.video-hero{position:relative;overflow:hidden;display:flex}.video-hero--small{min-height:42rem}.video-hero--medium{min-height:56rem}.video-hero--large{min-height:72rem}.video-hero--full-screen{min-height:100vh;min-height:100svh}@media screen and (max-width:749px){.video-hero--mobile-small{min-height:28rem}.video-hero--mobile-medium{min-height:34rem}.video-hero--mobile-large{min-height:39rem}.video-hero--mobile-full-screen{min-height:100vh;min-height:100svh}}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%}.video-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--video-fit, cover)}.video-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--video-fit, cover);transform:scale(var(--video-scale-mobile, 1));transform-origin:center}.video-hero__media iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(var(--video-scale-mobile, 1));width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh;border:0;pointer-events:none}@media screen and (min-width:750px){.video-hero__media video{transform:scale(var(--video-scale, 1))}.video-hero__media iframe{transform:translate(-50%,-50%) scale(var(--video-scale, 1))}}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--overlay-opacity, .4);z-index:1}.video-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;width:100%}.video-hero--v-top .video-hero__content{justify-content:flex-start}.video-hero--v-middle .video-hero__content{justify-content:center}.video-hero--v-bottom .video-hero__content{justify-content:flex-end}.video-hero--h-left .video-hero__content{align-items:flex-start;text-align:left}.video-hero--h-center .video-hero__content{align-items:center;text-align:center}.video-hero--h-right .video-hero__content{align-items:flex-end;text-align:right}@media screen and (max-width:749px){.video-hero--mobile-left .video-hero__content{align-items:flex-start;text-align:left}.video-hero--mobile-center .video-hero__content{align-items:left;text-align:left;margin:0 10px}.video-hero--mobile-right .video-hero__content{align-items:flex-end;text-align:right}}.video-hero__badge{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.6rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:4rem;font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:rgb(var(--color-foreground));margin-bottom:2rem}.video-hero__badge:before{content:"";width:.8rem;height:.8rem;background:#22c55e;border-radius:50%;flex-shrink:0}.video-hero__heading{font-size:3.6rem;line-height:1.1;margin:0 0 1.5rem;max-width:72rem;color:rgb(var(--color-foreground))}.video-hero__heading em,.video-hero__heading strong{color:var(--heading-accent-color, #D4A843);font-style:normal}@media screen and (min-width:750px){.video-hero__heading{font-size:5.2rem}}.video-hero__subheading{font-size:1.8rem;font-weight:700;margin:0 0 1rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.video-hero__subheading{font-size:2rem}}.video-hero__body{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.85);margin:0 0 2rem;max-width:60rem}.video-hero__body p{margin:0}.video-hero__body p+p{margin-top:1rem}@media screen and (min-width:750px){.video-hero__body{font-size:1.6rem}}.video-hero__rating{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.video-hero__stars{display:flex;gap:.2rem;color:#d4a843;font-size:var(--rating-star-size, 40px)}.video-hero__rating-text{font-size:var(--rating-text-size, 2.4rem);color:rgb(var(--color-foreground))}.video-hero__button-trust-wrapper{display:flex;align-items:center;gap:1.5rem}.video-hero__button{display:inline-flex;flex-shrink:0}@media screen and (max-width:749px){.video-hero__button-trust-wrapper{flex-direction:column;gap:.5rem}.video-hero__button{width:100%;max-width:none}}.video-hero__trust-text{font-size:var(--trust-text-size, 1.4rem);color:var(--trust-text-color, #FFFFFF);font-weight:var(--trust-text-font-weight, 400);margin:0;padding:0}@media screen and (max-width:749px){.video-hero__trust-text{padding-top:0}}@media(prefers-reduced-motion:reduce){.video-hero__media video,.video-hero__media iframe{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-video-hero.css.map */
