.hero-video{position:relative;width:100%;height:60vh;overflow:hidden;width:96vw;width:96dvw;max-width:96vw;max-width:96dvw;margin:auto;border-radius:var(--border-radius)}.hero-video .hero-video__content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-video .hero-video__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video .hero-video__mobile,.hero-video .hero-video__desktop{position:absolute;top:0;left:0;width:100%;height:100%}.hero-video .hero-video__video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-video .hero-video__mobile{display:block}@media screen and (min-width: 750px){.hero-video .hero-video__mobile{display:none}}.hero-video .hero-video__desktop{display:none}@media screen and (min-width: 750px){.hero-video .hero-video__desktop{display:block}}.hero-video .hero-video__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:3;opacity:0;transition:all .3s ease}.hero-video .hero-video__play-btn:hover{background:#000c;transform:translate(-50%,-50%) scale(1.1)}.hero-video .hero-video__play-btn--mobile{width:60px;height:60px}.hero-video .hero-video__play-btn--desktop{width:80px;height:80px}.hero-video .hero-video__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;padding:2rem;background:linear-gradient(135deg,#0006,#0000001a,#0003)}@media screen and (min-width: 750px){.hero-video .hero-video__overlay{padding:4rem}}@media screen and (min-width: 990px){.hero-video .hero-video__overlay{padding:6rem}}.hero-video .hero-video__overlay--top-left{justify-content:flex-start;align-items:flex-start}.hero-video .hero-video__overlay--top-center{justify-content:flex-start;align-items:center}.hero-video .hero-video__overlay--top-right{justify-content:flex-start;align-items:flex-end}.hero-video .hero-video__overlay--center-left{justify-content:center;align-items:flex-start}.hero-video .hero-video__overlay--center{justify-content:center;align-items:center}.hero-video .hero-video__overlay--center-right{justify-content:center;align-items:flex-end}.hero-video .hero-video__overlay--bottom-left{justify-content:flex-end;align-items:flex-start}.hero-video .hero-video__overlay--bottom-center{justify-content:flex-end;align-items:center}.hero-video .hero-video__overlay--bottom-right{justify-content:flex-end;align-items:flex-end}.hero-video .hero-video__overlay--left{text-align:left}.hero-video .hero-video__overlay--center{text-align:center}.hero-video .hero-video__overlay--right{text-align:right}.hero-video .hero-video__heading{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;font-weight:700}.hero-video .hero-video__heading.color-white{color:#fff}.hero-video .hero-video__heading.color-black{color:#000}.hero-video .hero-video__heading.color-fifth-color{color:var(--fifth-color)}.hero-video .hero-video__heading.--text-shadow{text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-video .hero-video__text{margin:0 0 2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.5;max-width:600px}.hero-video .hero-video__text.color-white{color:#fff}.hero-video .hero-video__text.color-black{color:#000}.hero-video .hero-video__text.color-fifth-color{color:var(--fifth-color)}.hero-video .hero-video__text.--text-shadow{text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-video .hero-video__text.subtitle{font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:500}.hero-video .hero-video__text.caption-with-letter-spacing{font-size:clamp(.9rem,1.5vw,1rem);letter-spacing:.1em;text-transform:uppercase}.hero-video .hero-video__buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-video .hero-video__buttons .button{padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:var(--border-radius-small);transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:150px}.hero-video .hero-video__buttons .button--primary{background-color:var(--primary-color);color:var(--primary-color-overtext)}.hero-video .hero-video__buttons .button--primary:hover{background-color:var(--primary-color-hover)}.hero-video .hero-video__buttons .button--secondary{background-color:var(--secondary-color);color:var(--secondary-color-overtext)}.hero-video .hero-video__buttons .button--secondary:hover{background-color:var(--secondary-color-hover)}.hero-video .hero-video__buttons .button--tertiary{background-color:var(--tertiary-color);color:var(--tertiary-color-overtext)}.hero-video .hero-video__buttons .button--tertiary:hover{background-color:var(--tertiary-color-hover)}.hero-video .hero-video__buttons .button--fourth{background-color:var(--fourth-color);color:var(--fourth-color-overtext)}.hero-video .hero-video__buttons .button--fourth:hover{background-color:var(--fourth-color-hover)}.hero-video .hero-video__buttons .button--fifth{background-color:var(--fifth-color);color:var(--fifth-color-overtext)}.hero-video .hero-video__buttons .button--fifth:hover{background-color:var(--fifth-color-hover)}.hero-video .hero-video__video:not([data-loaded=true]){opacity:0}.hero-video .hero-video__video[data-loaded=true]{opacity:1;transition:opacity .5s ease}
/*# sourceMappingURL=/cdn/shop/t/187/assets/section-video-hero.css.map */
