.video-hero{position:relative;width:100%;height:var(--vh-height, 90vh);overflow:hidden;background:#000}.video-hero__placeholder,.video-hero__placeholder .placeholder-svg{width:100%;height:100%}.video-hero__bg{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%) scale(1.15);filter:blur(var(--vh-blur, 30px)) brightness(.7);z-index:1}.video-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--vh-overlay, .2));z-index:2;pointer-events:none}.video-hero__fg-wrap{position:absolute;top:50%;left:50%;height:90%;width:auto;transform:translate(-50%,-50%);z-index:3}.video-hero__fg{position:relative;display:block;height:100%;width:auto;object-fit:cover;border-radius:8px;box-shadow:0 10px 40px #00000080}.video-hero__fg--9-16{aspect-ratio:9 / 16}.video-hero__fg--4-5{aspect-ratio:4 / 5}.video-hero__fg--3-4{aspect-ratio:3 / 4}.video-hero__fg--1-1{aspect-ratio:1 / 1}.video-hero__fg-wrap .video-hero__fg--9-16,.video-hero__fg-wrap .video-hero__fg--4-5,.video-hero__fg-wrap .video-hero__fg--3-4,.video-hero__fg-wrap .video-hero__fg--1-1{height:100%;width:auto}.video-hero__mute-toggle{position:absolute;bottom:12px;right:12px;z-index:4;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#00000080;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease,transform .15s ease}.video-hero__mute-toggle:hover{background:#000000b3;transform:scale(1.05)}.video-hero__mute-toggle svg{width:20px;height:20px}.video-hero__mute-toggle .icon-unmuted{display:none}.video-hero__mute-toggle .icon-muted,.video-hero__mute-toggle.is-unmuted .icon-unmuted{display:block}.video-hero__mute-toggle.is-unmuted .icon-muted{display:none}@media(min-aspect-ratio:3/2){.video-hero__fg-wrap{height:auto;width:36vw;max-width:480px}.video-hero__fg-wrap .video-hero__fg--9-16,.video-hero__fg-wrap .video-hero__fg--4-5,.video-hero__fg-wrap .video-hero__fg--3-4,.video-hero__fg-wrap .video-hero__fg--1-1{height:auto;width:100%}}.video-hero__content{position:absolute;bottom:8%;left:50%;transform:translate(-50%);z-index:4;text-align:center;color:#fff;width:90%;max-width:600px}.video-hero__heading{font-size:clamp(1.5rem,4vw,2.5rem);margin:0 0 .5rem;text-shadow:0 2px 12px rgba(0,0,0,.5)}.video-hero__subheading{font-size:clamp(.9rem,2vw,1.1rem);margin:0 0 1rem;text-shadow:0 2px 8px rgba(0,0,0,.5)}.video-hero__button{display:inline-block;padding:.75em 2em;background:#fff;color:#000;text-decoration:none;border-radius:999px;font-weight:600;transition:opacity .2s ease}.video-hero__button:hover{opacity:.85}@media screen and (max-width:749px){.video-hero{height:calc(var(--vh-height, 90vh) * .85)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/video-hero.css.map */
