.section-video-hero{aspect-ratio:16/9;overflow:hidden;position:relative;width:100%}@media (min-width:1024px){.section-video-hero{aspect-ratio:unset;height:100vh;height:var(--vh,100vh)}}.section-video-hero .video-hero__poster{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.section-video-hero .video-hero__poster img{height:100%;object-fit:cover;width:100%}.section-video-hero .video-hero__poster:after{--tw-bg-opacity:1;background-color:#000;bottom:0;content:"";left:0;opacity:.35;pointer-events:none;position:absolute;right:0;top:0;transition-duration:.3s}@supports (color:rgb(0 0 0/0)) and (top:var(--f )){.section-video-hero .video-hero__poster:after{background-color:rgb(0 0 0/var(--tw-bg-opacity))}}.section-video-hero .video-hero__poster .video-hero__play{align-items:center;background-color:initial;border-width:0;bottom:0;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;transition-duration:.3s;width:100%;z-index:10}.section-video-hero .video-hero__poster .video-hero__play svg{height:80px;transition-duration:.3s;width:80px}.section-video-hero .video-hero__poster .video-hero__play:hover svg{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.section-video-hero.is-playing .video-hero__poster{opacity:0;pointer-events:none}.section-video-hero .video-hero__player{bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition-duration:.3s;width:100%}.section-video-hero .video-hero__player iframe,.section-video-hero .video-hero__player video{border:none;height:100%;width:100%}.section-video-hero.is-playing .video-hero__player{opacity:1;pointer-events:auto}