.responsive-video-section{position:relative;overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.responsive-video-wrapper{position:relative;width:100%;height:var(--section-height, 700px)}.responsive-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.responsive-video__el{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.responsive-video--desktop{display:block}.responsive-video--mobile{display:none}@media screen and (max-width:749px){.responsive-video-wrapper{height:auto;aspect-ratio:1080 / 1920;max-height:100dvh}.responsive-video--desktop{display:none}.responsive-video--mobile{display:block}}.responsive-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:1rem;color:#fff}.responsive-video-overlay--top{justify-content:flex-start;padding-top:4rem}.responsive-video-overlay--bottom{justify-content:flex-end;padding-bottom:4rem}.responsive-video-overlay__heading{font-size:clamp(1.75rem,4vw,3rem);margin:0}.responsive-video-overlay__subheading{font-size:clamp(1rem,2vw,1.25rem);max-width:40em;margin:0}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-responsive-video.css.map */
