.scroll-hero{position:relative;overflow:hidden;display:flex;align-items:flex-start;color:#fff;width:100%}.scroll-hero.text-color--dark{color:#2d2d2d}.scroll-hero.hero-height--small{min-height:400px}.scroll-hero.hero-height--medium{min-height:600px}.scroll-hero.hero-height--large{min-height:800px}.scroll-hero.hero-height--extra-large{min-height:1000px}.scroll-hero.hero-height--viewport{min-height:100vh}.scroll-hero__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:0 80px;width:100%;z-index:2}.scroll-hero__copy{display:flex;flex-direction:column;padding:60px 0;z-index:2;max-width:590px}.scroll-hero.vertical-align--top .scroll-hero__wrapper{justify-content:flex-start}.scroll-hero.vertical-align--center .scroll-hero__wrapper{justify-content:center}.scroll-hero.vertical-align--bottom .scroll-hero__wrapper{justify-content:flex-end}.scroll-hero.horizontal-align--left .scroll-hero__wrapper{align-items:flex-start}.scroll-hero.horizontal-align--center .scroll-hero__wrapper{align-items:center}.scroll-hero.horizontal-align--right .scroll-hero__wrapper{align-items:flex-end}.scroll-hero.horizontal-align--center .scroll-hero__copy{max-width:100%}.scroll-hero.text-align--left .scroll-hero__copy{align-items:flex-start;text-align:left}.scroll-hero.text-align--center .scroll-hero__copy{align-items:center;text-align:center}.scroll-hero.text-align--right .scroll-hero__copy{align-items:flex-end;text-align:right}.scroll-hero__block{width:100%}.scroll-hero__block+.scroll-hero__block{margin-top:16px}.scroll-hero__background-color,.scroll-hero__background-image,.scroll-hero__vid-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.scroll-hero__background-image{object-fit:cover}.scroll-hero__background-image img{width:100%;height:100%;object-fit:cover}.scroll-hero__vid-wrap video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.scroll-hero__background-video.mobile{display:none}@media screen and (max-width:1024px){.scroll-hero__background-video.desktop{display:none}.scroll-hero__background-video.mobile{display:block}}.scroll-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.scroll-hero__hover-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition-property:opacity;transition-timing-function:ease-in-out;pointer-events:none}.scroll-hero__hover-bg img{width:100%;height:100%;object-fit:cover}.scroll-hero:hover .scroll-hero__hover-bg{opacity:1}.scroll-hero__hotspot{position:absolute;z-index:3}.scroll-hero__hotspot-dot{position:relative;width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.6);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1;color:inherit;background:inherit;transition:transform .2s,box-shadow .2s}.scroll-hero__hotspot-dot:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid currentColor;opacity:.4;animation:scroll-hero-pulse 2s ease-out infinite}@keyframes scroll-hero-pulse{0%{transform:scale(1);opacity:.4}70%{transform:scale(1.5);opacity:0}to{transform:scale(1.5);opacity:0}}.scroll-hero__hotspot-dot:hover,.scroll-hero__hotspot.is-open .scroll-hero__hotspot-dot{transform:scale(1.15);box-shadow:0 0 0 4px #ffffff40}.scroll-hero__hotspot-panel{position:absolute;width:240px;background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;border-radius:6px;padding:14px 16px;font-size:14px;line-height:1.5;pointer-events:none;opacity:0;transform:scale(.92);transition:opacity .2s,transform .2s;z-index:10}.scroll-hero__hotspot.is-open .scroll-hero__hotspot-panel{opacity:1;transform:scale(1);pointer-events:auto}.scroll-hero__hotspot-panel--right{left:calc(100% + 12px);top:50%;transform-origin:left center;translate:0 -50%}.scroll-hero__hotspot-panel--left{right:calc(100% + 12px);top:50%;transform-origin:right center;translate:0 -50%}.scroll-hero__hotspot-panel--bottom{top:calc(100% + 12px);left:50%;transform-origin:top center;translate:-50% 0}.scroll-hero__hotspot-panel--top{bottom:calc(100% + 12px);left:50%;transform-origin:bottom center;translate:-50% 0}.scroll-hero__hotspot.is-open .scroll-hero__hotspot-panel--right,.scroll-hero__hotspot.is-open .scroll-hero__hotspot-panel--left{transform:scale(1);translate:0 -50%}.scroll-hero__hotspot.is-open .scroll-hero__hotspot-panel--bottom,.scroll-hero__hotspot.is-open .scroll-hero__hotspot-panel--top{transform:scale(1);translate:-50% 0}@media screen and (max-width:869px){.scroll-hero__wrapper{padding:0 30px}}@media screen and (min-width:870px){.scroll-hero__wrapper{padding:0 98px}}@media screen and (max-width:699px){.scroll-hero__copy{padding:45px 0}.scroll-hero__hotspot-panel{width:180px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/section-scroll-hero-v2__general.css.map */
