.sv .section-hero-video{margin:0;padding:0}.sv .hero-video{--hero-gutter: 40px;--hero-edge-bottom: 55px;--hero-inset: max(var(--hero-gutter), calc((100% - var(--site-container)) / 2 + 15px));--hero-exit-shift: 0px;--hero-exit-opacity: 1;position:relative;display:block;width:100%;height:calc(var(--hero-height, 100) * 1vh);height:calc(var(--hero-height, 100) * 1svh);overflow:hidden;background-color:#000;isolation:isolate}.sv .hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sv .hero-video__video,.sv .hero-video__fallback-image,.sv .hero-video__placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sv .hero-video__placeholder{width:100%;height:100%;background-color:#ffffff14}.sv .hero-video__placeholder-svg{fill:#ffffff4d}.sv .hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#00000073,#0000 45%),rgba(0,0,0,var(--hero-overlay-opacity, .2))}.sv .hero-video__heading-block{position:absolute;z-index:2;top:50%;left:50%;width:min(90%,900px);transform:translate(-50%,calc(-50% + var(--hero-exit-shift)));opacity:var(--hero-exit-opacity);text-align:center;color:#fff}.sv .hero-video__heading{margin:0;font-size:clamp(28px,6vw,64px);font-weight:700;line-height:1.05;letter-spacing:.02em;text-transform:uppercase}.sv .hero-video__subheading{margin:12px 0 0;font-size:clamp(13px,1.6vw,16px);letter-spacing:.08em;text-transform:uppercase}.sv .hero-video__slot{position:absolute;z-index:2;display:flex;pointer-events:none}.sv .hero-video__slot>*{pointer-events:auto;transform:translate3d(0,var(--hero-exit-shift),0);opacity:var(--hero-exit-opacity)}.sv .hero-video[data-hero-exit-complete=true] .hero-video__slot>*{pointer-events:none}.sv .hero-video__slot--bottom-left{bottom:var(--hero-edge-bottom);left:var(--hero-inset);justify-content:flex-start}.sv .hero-video__slot--bottom-right{right:var(--hero-inset);bottom:var(--hero-edge-bottom);justify-content:flex-end}.sv .hero-video__slot--bottom-center{bottom:var(--hero-edge-bottom);left:50%;transform:translate(-50%);justify-content:center}.sv .hero-video__slot--middle-left{top:50%;left:var(--hero-inset);transform:translateY(-50%);justify-content:flex-start}.sv .hero-video__slot--middle-right{top:50%;right:var(--hero-inset);transform:translateY(-50%);justify-content:flex-end}.sv .hero-video__social.list-social{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin:0;padding:0;pointer-events:auto}.sv .hero-video__social .list-social__item{margin:0}.sv .hero-video__social .list-social__link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#fff;opacity:.85}.sv .hero-video__social .list-social__link:hover{opacity:1}.sv .hero-video__social .svg-wrapper,.sv .hero-video__social svg{width:20px;height:20px}.sv .hero-video__button{display:inline-flex;align-items:center;justify-content:center;min-width:160px;padding:13px 30px;border:1px solid #fff;background:transparent;color:#fff;font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase;text-decoration:none;cursor:pointer;pointer-events:auto}.sv .hero-video__button:hover{background:#fff;color:#000}.sv .hero-video__button[aria-disabled=true]{cursor:default}.sv .hero-video__scroll{display:flex;flex-direction:column;align-items:center;gap:14px;margin:0;padding:0;border:0;background:none;color:#fff;cursor:pointer}.sv .hero-video__scroll-window{display:flex;align-items:center;justify-content:center;height:180px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 10%,#000 90%,transparent 100%)}.sv .hero-video__scroll-text{display:block;writing-mode:vertical-rl;font-size:12px;letter-spacing:.16em;text-transform:capitalize;white-space:nowrap}.sv .hero-video__scroll-rule{display:block;width:1px;height:35px;background:linear-gradient(to bottom,#ffffff8c,#fff0)}@media(prefers-reduced-motion:no-preference){.sv .hero-video__scroll-text{animation:hero-scroll-text 7s linear infinite}.sv .hero-video__scroll:hover .hero-video__scroll-text,.sv .hero-video__scroll:focus-visible .hero-video__scroll-text{animation-play-state:paused}.sv .hero-video__scroll{transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.22,1,.36,1)}.sv .hero-video__scroll:hover{transform:translate3d(0,calc(var(--hero-exit-shift) + 4px),0)}.sv .hero-video__button,.sv .hero-video__social .list-social__link{transition:background-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}}@keyframes hero-scroll-text{0%{transform:translate3d(0,-85%,0);opacity:0;animation-timing-function:cubic-bezier(.33,0,.2,1)}26%{transform:translateZ(0);opacity:1;animation-timing-function:linear}64%{transform:translate3d(0,2%,0);opacity:1;animation-timing-function:cubic-bezier(.8,0,.75,.1)}88%{transform:translate3d(0,85%,0);opacity:0;animation-timing-function:linear}to{transform:translate3d(0,85%,0);opacity:0}}@media(prefers-reduced-motion:no-preference){.sv .hero-video__video,.sv .hero-video__fallback-image{animation:hero-media-settle 2s cubic-bezier(.22,1,.36,1) backwards}.sv .hero-video__overlay{animation:hero-fade 1.4s ease backwards}.sv .hero-video__heading-block{animation:hero-rise-centered 1s cubic-bezier(.22,1,.36,1) .3s backwards}.sv .hero-video__button{animation:hero-rise .9s cubic-bezier(.22,1,.36,1) .55s backwards}.sv .hero-video__social{animation:hero-rise .9s cubic-bezier(.22,1,.36,1) .7s backwards}.sv .hero-video__scroll{animation:hero-rise .9s cubic-bezier(.22,1,.36,1) .85s backwards}}.sv .hero-video[data-hero-scrolled=true] .hero-video__slot>*,.sv .hero-video[data-hero-scrolled=true] .hero-video__heading-block,.sv .hero-video[data-hero-scrolled=true] .hero-video__video,.sv .hero-video[data-hero-scrolled=true] .hero-video__fallback-image,.sv .hero-video[data-hero-scrolled=true] .hero-video__overlay{animation:none}@keyframes hero-rise{0%{opacity:0;transform:translate3d(0,18px,0)}}@keyframes hero-rise-centered{0%{opacity:0;transform:translate(-50%,calc(-50% + 18px))}}@keyframes hero-media-settle{0%{opacity:0;transform:scale(1.06)}}@keyframes hero-fade{0%{opacity:0}}@media screen and (max-width:989px){.sv .hero-video{--hero-gutter: 24px;--hero-edge-bottom: 45px}.sv .hero-video__scroll-window{height:160px}}@media screen and (max-width:749px){.sv .hero-video{--hero-gutter: 18px;--hero-edge-bottom: 36px}.sv .hero-video--bottom-occupied .hero-video__slot--bottom-center{bottom:calc(var(--hero-edge-bottom) + 65px)}.sv .hero-video__button{min-width:140px;padding:12px 24px;font-size:11px}.sv .hero-video__social .list-social__link{width:34px;height:34px}.sv .hero-video__social .svg-wrapper,.sv .hero-video__social svg{width:18px;height:18px}.sv .hero-video__scroll-text{font-size:10.5px}.sv .hero-video__scroll-window{height:140px}.sv .hero-video__scroll-rule{height:25px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-hero-video.css.map */
