.scroll-video-feature{position:relative;--svf-card-radius: 8px;--svf-card-gap: 10px;--svf-title-size: 20px;--svf-title-line-height: 1.2;--svf-body-size: 14px;--svf-body-line-height: 1.5;--svf-heading-size: 40px;--svf-heading-line-height: 1.2;--svf-heading-width: 490px;--svf-heading-padding-top: var(--spacing-16);--svf-heading-padding-bottom: var(--spacing-8);--svf-media-inset-block: 6vh;--svf-media-inset-inline: 10vw}@media (max-width: 719px){.scroll-video-feature{--svf-heading-size: 28px;--svf-heading-padding-top: var(--spacing-8);--svf-heading-padding-bottom: var(--spacing-4);--svf-media-inset-block: 0px;--svf-media-inset-inline: 0px }}.shopify-section.scroll-video-feature__outer-wrapper{overflow:visible}.shopify-section.main-product-section~.shopify-section.scroll-video-feature__outer-wrapper{overflow:visible}.scroll-video-feature__track{position:relative;height:500vh;height:calc(var(--svf-scroll-length, 5) * 100vh)}.scroll-video-feature__stage{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column}.scroll-video-feature__heading-wrap{flex:0 0 auto;height:auto;height:var(--svf-heading-height, auto);overflow:hidden;opacity:1;transition:height .4s ease,opacity .3s ease}.scroll-video-feature__heading-wrap.is-hidden{height:0;opacity:0}.scroll-video-feature__heading{margin:0 auto;padding:var(--svf-heading-padding-top) var(--spacing-4) var(--svf-heading-padding-bottom);max-width:min(var(--svf-heading-width),100%);text-align:center;text-transform:capitalize;font-size:var(--svf-heading-size);line-height:var(--svf-heading-line-height);font-weight:var(--global-font-weight-heading)}@media (prefers-reduced-motion: reduce){.scroll-video-feature__heading-wrap{transition:opacity .3s ease}}.scroll-video-feature__media{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;width:100%;width:var(--svf-media-width, 100%);margin-left:auto;margin-right:auto}.scroll-video-feature__video{position:absolute;top:var(--svf-media-inset-block);left:var(--svf-media-inset-inline);width:calc(100% - (2 * var(--svf-media-inset-inline)));height:calc(100% - (2 * var(--svf-media-inset-block)));-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.scroll-video-feature__video .image__img{width:100%}.scroll-video-feature__video.image .image__inner{height:100%}.scroll-video-feature__video.image .image__img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.scroll-video-feature__cards{position:absolute;top:0;bottom:0;left:50%;width:min(calc(100% - var(--space-outer) - var(--space-outer)),var(--content-max-width));transform:translate(-50%);pointer-events:none}.scroll-video-feature__card{position:absolute;top:40%;top:var(--svf-card-top, 40%);display:flex;flex-direction:column;gap:var(--svf-card-gap);padding:var(--spacing-4);background-color:var(--svf-card-bg, var(--color-surface-blue));border-radius:var(--svf-card-radius);width:min(352px,calc(100% - var(--spacing-6)));width:min(var(--svf-card-width, 352px),calc(100% - var(--spacing-6)));word-break:break-word;opacity:0;transform:translateY(100%);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.scroll-video-feature__card.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-video-feature__card--left{left:0}.scroll-video-feature__card--right{right:0}.scroll-video-feature__card-title{margin:0;font-size:var(--svf-title-size);line-height:var(--svf-title-line-height);font-weight:var(--global-font-weight-heading)}.scroll-video-feature__card-text{margin:0;font-size:var(--svf-body-size);line-height:var(--svf-body-line-height);font-weight:var(--global-font-weight-body)}@media (max-width: 719px){.scroll-video-feature__card{top:auto;bottom:calc(0px + var(--spacing-6));bottom:calc(var(--sticky-atc-bar-height, 0px) + var(--spacing-6));left:0;right:0;width:auto}}@media (prefers-reduced-motion: reduce){.scroll-video-feature__card{transform:none;transition:opacity .5s linear}}
