.video-bg{position:fixed;inset:0;z-index:-2;pointer-events:none;overflow:hidden;background-color:rgb(var(--color-base-background,17 17 17));background-size:cover;background-position:center;background-repeat:no-repeat}.video-bg__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease;border:0}.video-bg__video.is-ready{opacity:1}.video-bg__iframe{top:50%;left:50%;width:100vw;height:56.25vw;min-height:100vh;min-width:177.78vh;transform:translate(-50%,-50%)}.video-bg__overlay{position:absolute;inset:0;pointer-events:none}body.template-index{background-color:transparent}body.template-index .footer-group .section,body.template-index .main-content,body.template-index .page-container,body.template-index .shopify-section,body.template-index .shopify-section .section,body.template-index .shopify-section .section::before,body.template-index footer.footer-group{background-color:transparent!important}@media (prefers-reduced-motion:reduce){.video-bg__video{display:none}}