.hero-tabbed-slideshow{position:relative;width:100%;overflow:hidden}.hero-tabbed__slides-container{position:relative;width:100%;height:570px}@media(min-width:1400px)and (max-width:1699px){.hero-tabbed__slides-container{height:min(800px,calc(100vh - 60px));height:min(800px,calc(100svh - 60px))}}@media(min-width:1700px){.hero-tabbed__slides-container{height:min(1100px,calc(100vh - 60px));height:min(1100px,calc(100svh - 60px))}}.hero-tabbed__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease;z-index:1}.hero-tabbed__slide.is-active{position:relative;opacity:1;visibility:visible;z-index:2}.hero-tabbed__slide-image-wrapper{position:relative;width:100%;height:100%;overflow:hidden;border:none;outline:none}.hero-tabbed__slide-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;border:none;outline:none}.hero-tabbed__slide-image--frame{object-position:center 65%}.hero-tabbed__slide-video{display:block;width:100%;height:100%;object-fit:cover;border:none;outline:none}.hero-tabbed__slide-video--color{transform:scale(1.5)}.hero-tabbed__slide-placeholder{width:100%;padding-bottom:56.25%;background-color:#1a1a1a}.hero-tabbed__overlay{position:absolute;bottom:58px;left:0;right:0;z-index:3;display:flex;justify-content:center;align-items:flex-end;padding:0 20px;pointer-events:none}.hero-tabbed__overlay-content{text-align:center;max-width:30rem;width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:0}.hero-tabbed__header{margin:0;padding:0;font-family:var(--heading_font_family, var(--body_font_family));font-size:clamp(11px,1vw,18px);font-weight:400;letter-spacing:.14em;text-transform:none;color:#fff;line-height:1.2;text-shadow:0 1px 4px rgba(0,0,0,.6),0 0 12px rgba(0,0,0,.3)!important}.hero-tabbed__header strong{font-weight:600;text-shadow:inherit!important}.hero-tabbed__header--experiment{font-size:clamp(12px,1.2vw,22px);letter-spacing:.22em}.hero-tabbed__animated-line{display:block;height:1px;width:100%;background-color:#fff;transform:scaleX(0);transform-origin:left center;margin-top:6px;margin-bottom:6px;transition:none;box-shadow:0 1px 4px #00000080}.hero-tabbed__animated-line.is-animating{animation:hero-tabbed-line-fill 1.2s ease-out forwards}@keyframes hero-tabbed-line-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-tabbed__body{margin:0;padding:0;font-family:var(--body_font_family);font-size:clamp(9px,.8vw,14px);font-weight:400;letter-spacing:.06em;line-height:1.5;color:#fff;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.6),0 0 12px rgba(0,0,0,.3)}.hero-tabbed__body--emphasis{font-weight:600;margin-top:2px;letter-spacing:.14em}.hero-tabbed__you-are-here{font-weight:600}.hero-tabbed__method-steps{display:flex;flex-direction:column;gap:0;text-align:left;margin-top:4px;align-self:center;width:fit-content}.hero-tabbed__method-steps .hero-tabbed__body{text-align:left;font-size:9px;letter-spacing:.04em;line-height:1.4}.hero-tabbed__step{display:flex;flex-direction:column;align-items:center;gap:2px}.hero-tabbed__body--sub{font-size:8px;font-weight:300;letter-spacing:.04em;color:#ffffffb3;line-height:1.4}.hero-tabbed__step-divider{width:100%;height:1px;background-color:#fff3;margin:2px auto;box-shadow:0 1px 3px #0006}.hero-tabbed__tab-bar{position:absolute;bottom:0;left:0;right:0;z-index:10;display:flex;justify-content:center;align-items:stretch;background-color:transparent}.hero-tabbed__tab{flex:1;max-width:150px;padding:10px 6px;border:none;background:transparent;color:#ffffff80;font-family:var(--body_font_family);font-size:clamp(8px,.65vw,11px);font-weight:400;letter-spacing:.12em;text-transform:none;cursor:pointer;transition:color .3s ease,background-color .3s ease;text-shadow:0 1px 3px rgba(0,0,0,.5);position:relative;text-align:center;white-space:nowrap}.hero-tabbed__tab:hover{color:#fffc}.hero-tabbed__tab.is-active{color:#fff;font-weight:600}.hero-tabbed__tab:after{content:"";position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);height:1px;background-color:#fff;transition:transform .3s ease}.hero-tabbed__tab.is-active:after{transform:scaleX(1)}.hero-tabbed__tab+.hero-tabbed__tab:before{content:"";position:absolute;left:0;top:0;height:100%;width:1px;background-color:#ffffff40}@media(max-width:749px){.hero-tabbed__slides-container{height:280px;margin:0;border-radius:0;overflow:hidden}.hero-tabbed__slide:before{background:linear-gradient(to bottom,#141414 0%,rgba(20,20,20,.8) 2%,rgba(20,20,20,.4) 6%,rgba(20,20,20,.15) 12%,transparent 20%),linear-gradient(to top,rgba(20,20,20,.6) 0%,rgba(20,20,20,.4) 8%,rgba(20,20,20,.2) 16%,transparent 28%),radial-gradient(circle closest-side at 50% 50%,transparent 0%,transparent 50%,rgba(20,20,20,.05) 55%,rgba(20,20,20,.12) 60%,rgba(20,20,20,.25) 65%,rgba(20,20,20,.42) 70%,rgba(20,20,20,.6) 75%,rgba(20,20,20,.8) 82%,rgba(20,20,20,.93) 88%,#141414 93%)}.hero-tabbed__overlay{bottom:45px;padding:0 24px}.hero-tabbed__header{font-size:10px;letter-spacing:.12em}.hero-tabbed__header--experiment{font-size:11px;letter-spacing:.18em}.hero-tabbed__animated-line{margin-top:4px;margin-bottom:4px}.hero-tabbed__body{font-size:8px;line-height:1.4}.hero-tabbed__tab-bar{overflow-x:hidden;justify-content:center}.hero-tabbed__tab{flex:1 1 0;padding:8px 3px;font-size:8px;font-family:"Avenir Next","Avenir Next W01",var(--body_font_family),sans-serif;letter-spacing:.07em;min-width:0;white-space:nowrap}.hero-tabbed__method-steps .hero-tabbed__body{font-size:8px;line-height:1.4}.hero-tabbed__body--sub{font-size:7px;line-height:1.3}.hero-tabbed__step-divider{width:100%;margin:2px auto}}.section-hero-tabbed-slideshow{margin:0;padding:0}.hero-tabbed__slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#141414 0%,rgba(20,20,20,.85) 3%,rgba(20,20,20,.5) 8%,rgba(20,20,20,.2) 15%,transparent 25%),linear-gradient(to top,rgba(20,20,20,.65) 0%,rgba(20,20,20,.45) 10%,rgba(20,20,20,.25) 18%,rgba(20,20,20,.1) 26%,transparent 35%),radial-gradient(ellipse farthest-side at 50% 50%,transparent 0%,transparent 34%,rgba(20,20,20,.03) 40%,rgba(20,20,20,.08) 46%,rgba(20,20,20,.18) 52%,rgba(20,20,20,.35) 58%,rgba(20,20,20,.55) 64%,rgba(20,20,20,.76) 72%,rgba(20,20,20,.92) 80%,#141414 85%);pointer-events:none;z-index:2}.hero-tabbed__overlay{z-index:4}@media(prefers-reduced-motion:reduce){.hero-tabbed__slide{transition:none}.hero-tabbed__animated-line{transform:scaleX(1)}.hero-tabbed__animated-line.is-animating{animation:none;transform:scaleX(1)}.hero-tabbed__tab:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/186/assets/hero-tabbed-slideshow.css.map */
