.svid__intro{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.svid__intro--left{align-items:flex-start}.svid__intro .section-header{margin-bottom:0}.svid__intro .section-header--content{max-width:100%}.svid__intro .section-header h2,.svid__intro .section-header .rte,.svid__intro .section-header .rte p{color:var(--svid-label-text, inherit)}.row.full-width-row-full .svid__intro{padding-left:15px;padding-right:15px;box-sizing:border-box}@media only screen and (min-width:768px){.row.full-width-row-full .svid__intro{padding-left:50px;padding-right:50px}}.svid__track{position:relative;width:100%}.svid__sticky{position:-webkit-sticky;position:sticky;top:0;height:var(--svid-h-desktop, 650px);display:flex;align-items:center;justify-content:center}.svid__stage{position:relative;margin:0 auto;aspect-ratio:var(--svid-ar, 1.7778);height:calc(var(--svid-h-desktop, 650px) - 40px);width:auto;max-width:100%;overflow:visible}.svid__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:4px;background:#000}.svid__media video,.svid__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:var(--svid-fit, contain);background:#000}.svid__poster{z-index:1;transition:opacity .4s ease}.svid.is-ready .svid__poster{opacity:0;pointer-events:none}.svid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#000;opacity:var(--svid-overlay, .15);pointer-events:none}.svid-hotspot{position:absolute;z-index:4;left:var(--svid-x, 50%);top:var(--svid-y, 50%);--svid-line-eff: var(--svid-line, 48px);width:0;height:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.svid-hotspot.is-active{opacity:1;visibility:visible}.svid-hotspot__dot{position:absolute;left:0;top:0;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:var(--svid-accent, #fff);box-shadow:0 0 0 4px #00000040;transform:scale(.4);transition:transform .45s cubic-bezier(.22,1,.36,1)}.svid-hotspot.is-active .svid-hotspot__dot{transform:scale(1)}.svid-hotspot__dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid var(--svid-accent, #fff);opacity:0}.svid-hotspot.is-active .svid-hotspot__dot:after{animation:svid-pulse 2s ease-out infinite}@keyframes svid-pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(3.2);opacity:0}}.svid-hotspot__line{position:absolute;left:0;top:0;background:var(--svid-accent, #fff);transform-origin:left center;transition:transform .45s ease .05s;transform:scale(0)}.svid-hotspot.is-active .svid-hotspot__line{transform:scale(1)}.svid-hotspot__label{position:absolute;left:0;top:0;width:max-content;max-width:min(288px,62vw);color:var(--svid-label-text, #fff);font-size:.85rem;line-height:1.4;white-space:normal;text-shadow:0 1px 3px rgba(0,0,0,.65);transition:transform .45s cubic-bezier(.22,1,.36,1) .08s,opacity .3s ease .08s;opacity:0}.svid-hotspot__label *{color:inherit}.svid-hotspot.is-active .svid-hotspot__label{opacity:1}.svid-hotspot__title{margin:0;font-weight:600;font-size:.95rem;line-height:1.3}.svid-hotspot__title+.svid-hotspot__text{margin-top:4px}.svid-hotspot__text,.svid-hotspot__text p{margin:0;font-size:.82rem;line-height:1.4;opacity:.9}.svid-hotspot__text p+p{margin-top:6px}.svid-hotspot--right .svid-hotspot__line{width:var(--svid-line-eff, 48px);height:2px;transform:scaleX(0)}.svid-hotspot--right.is-active .svid-hotspot__line{transform:scaleX(1)}.svid-hotspot--right .svid-hotspot__label{left:calc(var(--svid-line-eff, 48px) + 6px);transform:translate(-8px,-.7em);text-align:left}.svid-hotspot--right.is-active .svid-hotspot__label{transform:translateY(-.7em)}.svid-hotspot--left .svid-hotspot__line{width:var(--svid-line-eff, 48px);height:2px;left:auto;right:0;transform-origin:right center;transform:scaleX(0)}.svid-hotspot--left.is-active .svid-hotspot__line{transform:scaleX(1)}.svid-hotspot--left .svid-hotspot__label{left:auto;right:calc(var(--svid-line-eff, 48px) + 6px);transform:translate(8px,-.7em);text-align:right}.svid-hotspot--left.is-active .svid-hotspot__label{transform:translateY(-.7em)}.svid-hotspot--top .svid-hotspot__line{width:2px;height:var(--svid-line-eff, 48px);top:auto;bottom:0;transform-origin:center bottom;transform:scaleY(0)}.svid-hotspot--top.is-active .svid-hotspot__line{transform:scaleY(1)}.svid-hotspot--top .svid-hotspot__label{left:50%;top:auto;bottom:calc(var(--svid-line-eff, 48px) + 8px);transform:translate(-50%,8px)}.svid-hotspot--top.is-active .svid-hotspot__label{transform:translate(-50%)}.svid-hotspot--bottom .svid-hotspot__line{width:2px;height:var(--svid-line-eff, 48px);transform-origin:center top;transform:scaleY(0)}.svid-hotspot--bottom.is-active .svid-hotspot__line{transform:scaleY(1)}.svid-hotspot--bottom .svid-hotspot__label{left:50%;top:calc(var(--svid-line-eff, 48px) + 8px);transform:translate(-50%,-8px)}.svid-hotspot--bottom.is-active .svid-hotspot__label{transform:translate(-50%)}.svid__placeholder{text-align:center;padding:60px 20px;background:#f4f4f4;border-radius:4px}.svid__placeholder svg{max-width:280px;opacity:.4}@media(max-width:749px){.svid__sticky{height:var(--svid-h-mobile, 500px)}.svid__stage{height:calc(var(--svid-h-mobile, 500px) - 24px)}.svid-hotspot{left:var(--svid-x-m, var(--svid-x, 50%));top:var(--svid-y-m, var(--svid-y, 50%));--svid-line-eff: var(--svid-line-m, var(--svid-line, 48px))}.svid-hotspot--hide-mobile{display:none!important}.svid-hotspot__label{max-width:min(190px,64vw);font-size:.78rem}.svid-hotspot__title{font-size:.88rem}}@media(prefers-reduced-motion:reduce){.svid-hotspot__dot:after{animation:none}.svid-hotspot,.svid-hotspot__dot,.svid-hotspot__line,.svid-hotspot__label{transition:opacity .2s ease}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/scroll-video-annotations.css.map */
