.borm-ahps{position:relative;isolation:isolate;min-height:var(--borm-ahps-desktop-height);overflow:hidden;background:var(--borm-ahps-bg, #0d0d0d);color:var(--borm-ahps-text, #fff);letter-spacing:0}.borm-ahps *,.borm-ahps *:before,.borm-ahps *:after{box-sizing:border-box;letter-spacing:0}.borm-ahps:before,.borm-ahps:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.borm-ahps:before{z-index:-1;background:var(--borm-ahps-overlay-color, #000);opacity:var(--borm-ahps-overlay-opacity, .5)}.borm-ahps:after{z-index:-1;background:linear-gradient(90deg,#000000c7,#0000002e 42%,#000000b8),linear-gradient(180deg,#00000014,#000000e6)}.borm-ahps__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;background:#0d0d0d}.borm-ahps__hero-image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--borm-ahps-hero-position, center center);transform:scale(1.08);animation:bormAhpsHeroFloat 9s ease-in-out infinite alternate}.borm-ahps__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.16;pointer-events:none;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0 1px,transparent 1px 7px),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 11px);mix-blend-mode:soft-light}.borm-ahps__topline{position:absolute;z-index:5;top:clamp(18px,3vw,34px);left:clamp(18px,5vw,64px);right:clamp(18px,5vw,64px);display:flex;justify-content:space-between;gap:18px;color:#ffffffb3;font-size:11px;font-weight:900;line-height:1.2;text-transform:uppercase}.borm-ahps__viewport{position:relative;z-index:2;min-height:var(--borm-ahps-desktop-height)}.borm-ahps__slide{position:absolute;top:0;right:0;bottom:0;left:0;min-height:var(--borm-ahps-desktop-height);opacity:0;pointer-events:none;transform:translate(5vw);transition:opacity var(--borm-ahps-speed, .75s) ease,transform var(--borm-ahps-speed, .75s) cubic-bezier(.19,1,.22,1)}.borm-ahps__slide.is-active{opacity:1;pointer-events:auto;transform:translate(0)}.borm-ahps__slide.is-leaving{opacity:0;transform:translate(-4vw)}.borm-ahps__slide-grid{position:relative;display:grid;grid-template-columns:minmax(240px,.86fr) minmax(330px,.94fr) minmax(260px,.62fr);gap:clamp(20px,4vw,58px);align-items:center;min-height:var(--borm-ahps-desktop-height);padding:clamp(76px,8vw,116px) clamp(18px,5vw,72px) clamp(130px,10vw,170px)}.borm-ahps__ghost-title{position:absolute;z-index:-1;right:-3vw;bottom:clamp(92px,12vw,150px);left:-2vw;margin:0;color:#ffffff24;font-size:clamp(72px,13vw,190px);font-weight:950;line-height:.82;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:clip;transform:translate(6vw);opacity:0;transition:opacity var(--borm-ahps-speed, .75s) ease,transform calc(var(--borm-ahps-speed, .75s) + .22s) cubic-bezier(.19,1,.22,1)}.borm-ahps__slide.is-active .borm-ahps__ghost-title{opacity:1;transform:translate(0)}.borm-ahps__copy{display:grid;gap:18px;max-width:620px;color:inherit;transform:translateY(28px);opacity:0;transition:opacity var(--borm-ahps-speed, .75s) ease .12s,transform var(--borm-ahps-speed, .75s) cubic-bezier(.19,1,.22,1) .12s}.borm-ahps__slide.is-active .borm-ahps__copy{opacity:1;transform:translateY(0)}.borm-ahps__eyebrow,.borm-ahps__product-label{margin:0;color:#ffffffbd;font-size:11px;font-weight:950;line-height:1.2;text-transform:uppercase}.borm-ahps__copy h2,.borm-ahps__empty h2{max-width:690px;margin:0;color:inherit;font-size:clamp(44px,6.2vw,92px);font-weight:950;line-height:.92;text-transform:uppercase}.borm-ahps__subheading{max-width:470px;margin:0;color:#ffffffc2;font-size:15px;font-weight:650;line-height:1.75}.borm-ahps__counter{display:flex;align-items:center;gap:14px;width:min(260px,100%);margin-top:10px;color:#ffffffd1;font-size:12px;font-weight:950}.borm-ahps__counter i{display:block;flex:1 1 auto;height:1px;background:#ffffff61;transform:scaleX(0);transform-origin:left;transition:transform calc(var(--borm-ahps-speed, .75s) + .3s) cubic-bezier(.19,1,.22,1) .24s}.borm-ahps__slide.is-active .borm-ahps__counter i{transform:scaleX(1)}.borm-ahps__product-media{position:relative;display:grid;place-items:center;justify-self:center;width:min(520px,100%);min-height:min(620px,calc(var(--borm-ahps-desktop-height) - 210px));color:inherit;text-decoration:none;overflow:hidden}.borm-ahps__product-media:before{content:"";position:absolute;top:6%;right:12%;bottom:2%;left:12%;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#f4f1eb14;transform:scaleY(.84);opacity:0;transition:opacity var(--borm-ahps-speed, .75s) ease .18s,transform var(--borm-ahps-speed, .75s) cubic-bezier(.19,1,.22,1) .18s}.borm-ahps__slide.is-active .borm-ahps__product-media:before{opacity:1;transform:scaleY(1)}.borm-ahps__media-reveal{position:absolute;top:5%;right:8%;bottom:5%;left:8%;z-index:3;background:#f4f1eb;transform:translate(0);transition:transform calc(var(--borm-ahps-speed, .75s) + .18s) cubic-bezier(.19,1,.22,1) 80ms}.borm-ahps__slide.is-active .borm-ahps__media-reveal{transform:translate(112%)}.borm-ahps__product-image{position:relative;z-index:2;width:100%;height:min(620px,calc(var(--borm-ahps-desktop-height) - 170px));max-height:70vh;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 42px 54px rgba(0,0,0,.48));transform:translateY(44px) scale(.94);opacity:0;transition:opacity var(--borm-ahps-speed, .75s) ease .18s,transform calc(var(--borm-ahps-speed, .75s) + .12s) cubic-bezier(.19,1,.22,1) .18s}.borm-ahps__slide.is-active .borm-ahps__product-image{opacity:1;transform:translateY(0) scale(1)}.borm-ahps__product-fallback{position:relative;z-index:2;display:grid;place-items:center;width:min(360px,80%);aspect-ratio:4 / 5;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#ffffffb8;font-size:84px;font-weight:950;text-transform:uppercase}.borm-ahps__product-info{display:grid;justify-items:start;gap:13px;align-self:center;max-width:360px;padding-top:22px;border-top:1px solid rgba(255,255,255,.32);color:inherit;transform:translateY(32px);opacity:0;transition:opacity var(--borm-ahps-speed, .75s) ease .24s,transform var(--borm-ahps-speed, .75s) cubic-bezier(.19,1,.22,1) .24s}.borm-ahps__slide.is-active .borm-ahps__product-info{opacity:1;transform:translateY(0)}.borm-ahps__product-info h3{margin:0;color:inherit;font-size:clamp(26px,3vw,42px);font-weight:950;line-height:1;text-transform:uppercase}.borm-ahps__product-info a{color:inherit}.borm-ahps__price{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;color:#ffffffeb;font-size:17px;font-weight:950}.borm-ahps__price s{color:#ffffff7a;font-weight:700}.borm-ahps__form{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin-top:8px}.borm-ahps__button,.borm-ahps__details{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid rgba(255,255,255,.36);border-radius:8px;padding:0 20px;color:inherit;font-size:12px;font-weight:950;line-height:1;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.borm-ahps__button{flex:1 1 150px;border-color:var(--borm-ahps-button-bg, #f4f1eb);background:var(--borm-ahps-button-bg, #f4f1eb);color:var(--borm-ahps-button-text, #0d0d0d)}.borm-ahps__details{flex:0 1 auto;background:#ffffff14}.borm-ahps__button:hover,.borm-ahps__details:hover,.borm-ahps__arrow:hover,.borm-ahps__thumb:hover{transform:translateY(-2px)}.borm-ahps__button:disabled{opacity:.58;cursor:not-allowed}.borm-ahps__button.is-added{background:#fff;color:#0d0d0d}.borm-ahps__status{min-height:18px;margin:0;color:#ffffffb8;font-size:12px;font-weight:800}.borm-ahps__nav{position:relative;z-index:8;right:clamp(18px,5vw,72px);bottom:clamp(20px,4vw,46px);left:clamp(18px,5vw,72px);display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:14px;margin-top:45px;align-items:end}.borm-ahps__arrow,.borm-ahps__thumb{-webkit-appearance:none;appearance:none;border:0;cursor:pointer}.borm-ahps__arrow{display:grid;place-items:center;width:48px;height:58px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:#ffffff1a;color:inherit;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .18s ease,background .18s ease,border-color .18s ease}.borm-ahps__arrow svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.borm-ahps__thumbs{display:flex;align-items:stretch;gap:10px;min-width:0;overflow-x:auto;scrollbar-width:none}.borm-ahps__thumbs::-webkit-scrollbar{display:none}.borm-ahps__thumb{position:relative;display:grid;grid-template-columns:44px auto;align-items:center;gap:10px;min-width:74px;min-height:58px;border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:6px 10px 6px 6px;background:#ffffff14;color:#ffffffb8;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.borm-ahps__thumb.is-active{border-color:#ffffffb8;background:#ffffff2e;color:#fff}.borm-ahps__thumb img{width:44px;height:46px;object-fit:contain;object-position:center}.borm-ahps__thumb span{font-size:11px;font-weight:950}.borm-ahps__empty{display:grid;place-items:center;align-content:center;min-height:var(--borm-ahps-desktop-height);padding:40px;text-align:center}.borm-ahps-layout-product_left .borm-ahps__slide-grid{grid-template-columns:minmax(260px,.62fr) minmax(330px,.94fr) minmax(240px,.86fr)}.borm-ahps-layout-product_left .borm-ahps__copy{order:3}.borm-ahps-layout-product_left .borm-ahps__product-media{order:2}.borm-ahps-layout-product_left .borm-ahps__product-info{order:1}.borm-ahps-layout-editorial_center .borm-ahps__slide-grid{grid-template-columns:minmax(0,1fr);justify-items:center;gap:22px;text-align:center}.borm-ahps-layout-editorial_center .borm-ahps__copy,.borm-ahps-layout-editorial_center .borm-ahps__product-info{justify-items:center;text-align:center}.borm-ahps-layout-editorial_center .borm-ahps__subheading{margin-inline:auto}.borm-ahps-layout-editorial_center .borm-ahps__product-info{max-width:540px}.borm-ahps-text-top_left .borm-ahps__copy{align-self:start}.borm-ahps-text-center_left .borm-ahps__copy{align-self:center}.borm-ahps-text-bottom_left .borm-ahps__copy{align-self:end}.borm-ahps-text-center .borm-ahps__copy,.borm-ahps-text-bottom_center .borm-ahps__copy{justify-self:center;text-align:center}.borm-ahps-text-center .borm-ahps__subheading,.borm-ahps-text-bottom_center .borm-ahps__subheading{margin-inline:auto}.borm-ahps[data-borm-ahps-slide-count="0"] .borm-ahps__nav,.borm-ahps[data-borm-ahps-slide-count="1"] .borm-ahps__nav{display:none}@media(max-width:1100px){.borm-ahps__slide-grid,.borm-ahps-layout-product_left .borm-ahps__slide-grid{grid-template-columns:minmax(220px,.8fr) minmax(300px,1fr)}.borm-ahps__product-info,.borm-ahps-layout-product_left .borm-ahps__product-info{grid-column:1 / -1;justify-self:end;width:min(440px,100%)}}@media(max-width:820px){.borm-ahps{min-height:var(--borm-ahps-mobile-height)}.borm-ahps:after{background:linear-gradient(180deg,#000000bd,#0000004d 42%,#000000e6)}.borm-ahps__topline{top:16px;left:16px;right:16px;font-size:10px}.borm-ahps__viewport,.borm-ahps__slide{min-height:var(--borm-ahps-mobile-height)}.borm-ahps__slide-grid,.borm-ahps-layout-product_left .borm-ahps__slide-grid,.borm-ahps-layout-editorial_center .borm-ahps__slide-grid{grid-template-columns:1fr;gap:18px;align-content:center;min-height:var(--borm-ahps-mobile-height);padding:64px 16px clamp(150px,20vw,190px);text-align:left}.borm-ahps__copy,.borm-ahps__product-info,.borm-ahps-layout-product_left .borm-ahps__copy,.borm-ahps-layout-product_left .borm-ahps__product-media,.borm-ahps-layout-product_left .borm-ahps__product-info{order:initial;grid-column:auto;justify-self:stretch;width:auto;max-width:none;text-align:left}.borm-ahps-mobile-product_first .borm-ahps__product-media{order:1}.borm-ahps-mobile-product_first .borm-ahps__copy{order:2}.borm-ahps-mobile-product_first .borm-ahps__product-info{order:3}.borm-ahps__copy{gap:12px}.borm-ahps__copy h2,.borm-ahps__empty h2{font-size:clamp(38px,12vw,58px);line-height:.95}.borm-ahps__subheading{max-width:none;font-size:14px;line-height:1.55}.borm-ahps__counter{display:none}.borm-ahps__ghost-title{top:45%;bottom:auto;font-size:clamp(58px,20vw,98px);opacity:.16}.borm-ahps__product-media{width:min(360px,92vw);min-height:300px;margin-inline:auto}.borm-ahps__product-image{height:min(360px,43vh);max-height:none}.borm-ahps__product-info{gap:10px;padding-top:14px}.borm-ahps__product-info h3{font-size:24px}.borm-ahps__form{gap:8px}.borm-ahps__button,.borm-ahps__details{min-height:48px;padding-inline:14px}.borm-ahps__nav{right:14px;left:14px;bottom:16px;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}.borm-ahps__arrow{width:42px;height:52px}.borm-ahps__thumb{min-width:58px;grid-template-columns:1fr;justify-items:center;gap:3px;padding:5px}.borm-ahps__thumb img{width:36px;height:36px}}@media(max-width:420px){.borm-ahps__slide-grid,.borm-ahps-layout-product_left .borm-ahps__slide-grid,.borm-ahps-layout-editorial_center .borm-ahps__slide-grid{padding-inline:12px}.borm-ahps__copy h2,.borm-ahps__empty h2{font-size:clamp(34px,11vw,46px)}.borm-ahps__product-media{min-height:270px}.borm-ahps__product-image{height:min(320px,40vh)}}@media(prefers-reduced-motion:reduce){.borm-ahps__hero-image{animation:none}.borm-ahps__slide,.borm-ahps__ghost-title,.borm-ahps__copy,.borm-ahps__counter i,.borm-ahps__product-media:before,.borm-ahps__media-reveal,.borm-ahps__product-image,.borm-ahps__product-info,.borm-ahps__button,.borm-ahps__details,.borm-ahps__arrow,.borm-ahps__thumb{transition-duration:1ms}}@keyframes bormAhpsHeroFloat{0%{transform:scale(1.08) translate3d(-.6%,0,0)}to{transform:scale(1.13) translate3d(.8%,-.8%,0)}}@media(max-width:820px){.borm-ahps__slide-grid,.borm-ahps-layout-product_left .borm-ahps__slide-grid,.borm-ahps-layout-editorial_center .borm-ahps__slide-grid{padding:64px 16px 180px}}.borm-ahps__nav{bottom:calc(env(safe-area-inset-bottom) + 90px)}.borm-ahps__hero-image--mobile{display:none}@media(max-width:820px){.borm-ahps__hero-image--desktop:has(+.borm-ahps__hero-image--mobile){display:none}.borm-ahps__hero-image--mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/animated-hero-product-slider.css.map */
