.hero-video{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;background-color:rgb(var(--color-background));isolation:isolate}.hero-video--full-height{min-height:100vh}.hero-video--large{min-height:70vh}.hero-video--medium{min-height:50vh}.hero-video__media{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh;transform:translate(-50%,-50%);z-index:0;pointer-events:none}.hero-video__media iframe{width:100%;height:100%;border:0;object-fit:cover;opacity:0!important;transition:opacity .8s ease;pointer-events:none}.hero-video__media iframe.is-playing{opacity:1!important}.hero-video__media--image-only{width:100%;height:100%;top:0;left:0;transform:none;min-width:unset;min-height:unset}.hero-video__media--mobile-image{display:none;width:100%;height:100%;top:0;left:0;transform:none;min-width:unset;min-height:unset}.hero-video__media--mobile-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-video__fallback-img{width:100%;height:100%;object-fit:cover}.hero-video__media--placeholder{width:100%;height:100%;top:0;left:0;transform:none;min-width:unset;min-height:unset;display:flex;align-items:center;justify-content:center}.hero-video__media--placeholder .placeholder-svg{width:100%;height:100%;object-fit:cover}.hero-video:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-button));z-index:5;pointer-events:none;display:block}.hero-video__divider{position:absolute;bottom:-1px;left:0;right:0;width:100%;height:7rem;display:block;z-index:6;pointer-events:none}@media screen and (max-width:749px){.hero-video__divider{height:4rem}}.hero-video__content{position:relative;z-index:10;padding:8rem 1.5rem 4rem;width:100%}.hero-video__content-inner{max-width:72rem}.hero-video__content-align--center{margin:0 auto;text-align:center}.hero-video__content-align--left{margin-right:auto;text-align:left}.hero-video__content-align--right{margin-left:auto;text-align:right}.hero-video__heading{color:rgb(var(--color-foreground));margin:0 0 1.5rem;text-shadow:0 2px 8px rgba(0,0,0,.3);font-size:clamp(4rem,8vw,9rem);line-height:1.1}.hero-video__text{color:rgba(var(--color-foreground),.9);margin:0 0 2.5rem;max-width:80rem;text-shadow:0 1px 4px rgba(0,0,0,.2);font-size:clamp(1.8rem,2.4vw,2.8rem);line-height:1.3}.hero-video__text.subtitle{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2rem,2.8vw,3.2rem)}.hero-video__content-align--center .hero-video__text{margin-left:auto;margin-right:auto}.hero-video__buttons{display:flex;gap:1.2rem;flex-wrap:wrap}.hero-video__content-align--center .hero-video__buttons{justify-content:center}.hero-video__content-align--right .hero-video__buttons{justify-content:flex-end}.hero-video__buttons .button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.hero-video__buttons .button--primary:hover{filter:brightness(.9)}.hero-video__buttons .button--secondary{background-color:transparent;color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.hero-video__buttons .button--secondary:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (max-width:749px){.hero-video--full-height{min-height:100vh}.hero-video--large{min-height:85vh}.hero-video--medium{min-height:70vh}.hero-video__media--video{display:none!important}.hero-video__media--mobile-image{display:block!important}.hero-video__content{padding:6rem 1.5rem 3rem}.hero-video__heading{font-size:clamp(5rem,16vw,8rem)!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-video.css.map */
