.mjb-hero{position:relative;width:100%;height:100vh;min-height:500px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.mjb-hero__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.mjb-hero__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.mjb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--hero-overlay, #000000);opacity:var(--hero-overlay-opacity, .18);pointer-events:none}.mjb-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;width:100%;padding:0 2rem}.mjb-hero__heading{font-family:var(--font-heading-family);font-size:clamp(5rem,10vw,10rem);font-weight:400;color:var(--hero-heading-color, #ffffff);line-height:1;margin:0;text-shadow:0 2px 24px rgba(0,0,0,.15)}.mjb-hero__subtitle{font-family:Josefin Sans,sans-serif;font-size:1.6rem;font-weight:300;color:var(--hero-subtitle-color, #ffffff);letter-spacing:.08em;margin:0}.mjb-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.mjb-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:1.3rem 3.2rem;font-family:Josefin Sans,sans-serif;font-size:1.3rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:50px;transition:all .25s ease;cursor:pointer;white-space:nowrap}.mjb-hero__btn--primary{background:var(--hero-btn1-bg, #ffffff);color:var(--hero-btn1-text, #212121);border:2px solid var(--hero-btn1-border, #ffffff)}.mjb-hero__btn--primary:hover{opacity:.88}.mjb-hero__btn--secondary{background:var(--hero-btn2-bg, transparent);color:var(--hero-btn2-text, #ffffff);border:2px solid var(--hero-btn2-border, rgba(255,255,255,.75))}.mjb-hero__btn--secondary:hover{opacity:.88}@media screen and (max-width:749px){.mjb-hero{height:90vh}.mjb-hero__subtitle{font-size:1.4rem}.mjb-hero__btn{padding:1.1rem 2.4rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/video-hero-mjb.css.map */
