.marlow-product-hero{--marlow-hero-duration: .72s;--marlow-hero-ease: cubic-bezier(.22, .61, .36, 1);--marlow-intro-ease: cubic-bezier(.16, 1, .3, 1);--marlow-intro-spread-ease: cubic-bezier(.65, 0, .35, 1);--marlow-model-shift: clamp(-80px, -10svh, -56px);--marlow-rail-height: clamp(128px, 20svh, 190px);position:relative;width:100%;height:100svh;min-height:680px;overflow:clip;color:var(--marlow-hero-ink, #111);background:var(--marlow-hero-background, #fff);isolation:isolate}.marlow-product-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--marlow-hero-background, #fff);opacity:0;pointer-events:none;transform:scaleY(0);transform-origin:center bottom}.marlow-product-hero.is-intro{color:#f5f2ec;background:#080808}body.template-index .header-hero-wrap:has(.marlow-product-hero.is-intro){background:#080808}.marlow-product-hero.is-intro:before{opacity:1}.marlow-product-hero.is-intro-reveal:before{transform:scaleY(1);transition:transform .88s var(--marlow-intro-spread-ease)}body.template-index .header-hero-wrap:has(.marlow-product-hero.is-intro:not(.is-intro-reveal)) .site-header--home{background:#080808!important;transition:none}body.template-index .header-hero-wrap:has(.marlow-product-hero.is-intro:not(.is-intro-reveal)) .site-header--home .site-header__logo-text,body.template-index .header-hero-wrap:has(.marlow-product-hero.is-intro:not(.is-intro-reveal)) .site-header--home .site-header__location,body.template-index .header-hero-wrap:has(.marlow-product-hero.is-intro:not(.is-intro-reveal)) .site-header--home .site-header__icon{color:#fff;transition:none}body.template-index .header-hero-wrap:has(.marlow-product-hero.is-intro:not(.is-intro-reveal)) .site-header--home .site-header__hamburger-line{background:#fff;transition:none}body.template-index .header-hero-wrap:has(.marlow-product-hero.is-intro:not(.is-intro-reveal)) .site-header--home .site-header__logo-img--home img{filter:brightness(0) invert(1)}@supports not (height: 100svh){.marlow-product-hero{height:var(--marlow-stable-viewport-height)}}.marlow-product-hero--near{--marlow-rail-height: clamp(112px, 16svh, 155px);height:max(560px,calc(100svh - var(--header-total-height) - var(--shipping-slider-height, 38px)));min-height:560px}.marlow-hero__viewport,.marlow-hero__track,.marlow-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.marlow-hero__viewport{bottom:var(--marlow-rail-height);height:auto;overflow:hidden;touch-action:pan-y pinch-zoom;z-index:2}.marlow-hero__slide{--marlow-final-opacity: 1;--marlow-final-scale: .88;--marlow-slide-drag: 0px;pointer-events:none}.marlow-hero__slide.is-active{--marlow-final-opacity: 1;--marlow-final-scale: 1.18}.marlow-hero__slide.is-far{--marlow-final-opacity: 1;--marlow-final-scale: .76}.marlow-hero__media{position:absolute;top:50%;left:50%;z-index:1;width:auto;height:clamp(340px,54svh,580px);aspect-ratio:9 / 16;overflow:visible;opacity:var(--marlow-final-opacity);background:transparent;cursor:pointer;pointer-events:auto;touch-action:pan-y pinch-zoom;transform:translate3d(calc(-50% + var(--marlow-slot-offset, 0px) + var(--marlow-slide-drag, 0px)),-50%,0) scale(var(--marlow-final-scale));transform-origin:50% 50%;transition:transform var(--marlow-hero-duration) var(--marlow-hero-ease),opacity .48s ease;-webkit-user-select:none;user-select:none;isolation:isolate;text-decoration:none}.marlow-product-hero.is-intro .marlow-hero__media,.marlow-product-hero.is-moving-next .marlow-hero__media,.marlow-product-hero.is-moving-previous .marlow-hero__media,.marlow-product-hero.is-dragging .marlow-hero__media{will-change:transform,opacity}.marlow-hero__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:transparent;border:0;border-radius:2px;box-shadow:none;opacity:0;clip-path:inset(0 0 0 0 round 2px);transform:scale(.985);transition:opacity .28s ease,clip-path .82s var(--marlow-intro-spread-ease),transform .82s var(--marlow-intro-spread-ease)}.marlow-product-hero.is-intro .marlow-hero__media{color:#111;cursor:default;pointer-events:none}.marlow-product-hero.is-intro-pending .marlow-hero__slide .marlow-hero__media{opacity:0;transform:translate3d(calc(-50% + var(--marlow-intro-slot-offset, 0px)),-110svh,0) scale(.72)}.marlow-product-hero.is-intro .marlow-hero__media:before{opacity:1;transform:scale(1)}.marlow-product-hero.is-intro-reveal .marlow-hero__media:before{opacity:0;clip-path:inset(0 0 100% 0 round 2px);transform:scale(1.005)}.marlow-product-hero.is-intro-arriving .marlow-hero__media{animation:marlowHeroCardDrop .86s var(--marlow-intro-ease) both;animation-delay:var(--marlow-intro-delay, 0ms)}.marlow-product-hero.is-intro-arriving .marlow-hero__slide.is-active .marlow-hero__media,.marlow-product-hero.is-intro-arriving .marlow-hero__slide.is-far .marlow-hero__media{animation-name:marlowHeroCardDrop}.marlow-product-hero.is-intro-spread .marlow-hero__media{animation:marlowHeroCardSpread .78s var(--marlow-intro-spread-ease) both}.marlow-hero__slide.is-active .marlow-hero__media{z-index:4;filter:none;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.marlow-product-hero.is-dragging .marlow-hero__media,.marlow-product-hero.is-dragging .marlow-hero__rail-track{transition:none}.marlow-hero__media:focus-visible{outline:1px solid currentColor;outline-offset:8px}.marlow-hero__picture,.marlow-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.marlow-hero__picture{transform:translateY(var(--marlow-model-shift));transition:opacity .48s var(--marlow-hero-ease),transform .78s var(--marlow-hero-ease)}.marlow-product-hero.is-intro:not(.is-intro-reveal) .marlow-hero__picture{transform:translateY(0)}.marlow-hero__picture--front{z-index:1;opacity:1}.marlow-hero__picture--back{z-index:2;opacity:0}.marlow-hero__picture--blur{pointer-events:none;filter:blur(1.4px);opacity:0;visibility:hidden;transition:none}.marlow-product-hero.is-intro .marlow-hero__picture--blur{display:none}.marlow-product-hero.is-intro .marlow-hero__picture--front.marlow-hero__picture--sharp{opacity:1;visibility:visible}.marlow-hero__slide:not(.is-active) .marlow-hero__picture--sharp{opacity:0;visibility:hidden}.marlow-hero__slide:not(.is-active) .marlow-hero__picture--front.marlow-hero__picture--blur{opacity:1;visibility:visible}.marlow-hero__slide:not(.is-active) .marlow-hero__media.is-back .marlow-hero__picture--front.marlow-hero__picture--blur{opacity:0;visibility:hidden}.marlow-hero__slide:not(.is-active) .marlow-hero__media.is-back .marlow-hero__picture--back.marlow-hero__picture--blur{opacity:1;visibility:visible}.marlow-hero__image{object-fit:contain;object-position:center bottom;filter:none;mix-blend-mode:normal;transform:translateY(14px);transition:transform .78s var(--marlow-hero-ease)}.marlow-hero__slide.is-active .marlow-hero__image{transform:translateY(0);transition:transform .78s var(--marlow-hero-ease)}.marlow-hero__placeholder,.marlow-hero__placeholder svg{width:100%;height:100%;color:#aaa;background:transparent}.marlow-hero__scrim{display:none}@media(hover:hover)and (pointer:fine){.marlow-hero__slide.is-active .marlow-hero__media.has-back:hover .marlow-hero__picture--front.marlow-hero__picture--sharp{opacity:0}.marlow-hero__slide.is-active .marlow-hero__media.has-back:hover .marlow-hero__picture--back.marlow-hero__picture--sharp{opacity:1}.marlow-hero__slide.is-active .marlow-hero__media.has-back:hover .marlow-hero__picture--back.marlow-hero__picture--sharp{transform:translateY(var(--marlow-model-shift)) scale(1.02)}}.marlow-hero__media.is-back .marlow-hero__picture--front.marlow-hero__picture--sharp{opacity:0}.marlow-hero__media.is-back .marlow-hero__picture--back.marlow-hero__picture--sharp{opacity:1}.marlow-hero__content{position:absolute;left:clamp(1rem,2.5vw,2.5rem);right:clamp(1rem,2.5vw,2.5rem);bottom:8px;z-index:10;color:var(--marlow-hero-ink, #111);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px);clip-path:inset(100% 0 0);transition:opacity .38s ease,transform .56s var(--marlow-hero-ease),clip-path .56s var(--marlow-hero-ease),visibility 0s linear .56s}.marlow-product-hero.is-shopping .marlow-hero__slide.is-active .marlow-hero__content{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);clip-path:inset(0);transition-delay:.16s}.marlow-hero__intro-copy{position:absolute;top:clamp(1rem,3svh,2.5rem);left:clamp(1rem,2.5vw,2.5rem);right:clamp(1rem,2.5vw,2.5rem);z-index:6;display:grid;grid-template-columns:minmax(220px,.75fr) minmax(260px,.45fr);justify-content:space-between;gap:2rem;color:#f5f2ec;font-family:var(--font-primary);pointer-events:none;transition:opacity .52s ease,transform .72s var(--marlow-hero-ease),clip-path .72s var(--marlow-hero-ease)}.marlow-product-hero.is-intro-pending .marlow-hero__intro-copy{opacity:0;transform:translateY(12px);clip-path:inset(0 0 18% 0)}.marlow-hero__intro-body{max-width:32rem;font-family:var(--font-primary);font-size:clamp(.52rem,.65vw,.68rem);font-weight:300;letter-spacing:.04em;line-height:1.5}.marlow-hero__intro-heading{justify-self:end;max-width:20rem;font-family:var(--font-primary);font-size:clamp(1.25rem,2.25vw,2.35rem);font-weight:400;letter-spacing:.035em;line-height:.94;text-align:right;text-transform:uppercase;white-space:pre-line}.marlow-product-hero.is-intro-reveal .marlow-hero__intro-copy{opacity:0;transform:translateY(-22px);clip-path:inset(0 0 100% 0)}.marlow-product-hero.is-ready .marlow-hero__intro-copy{opacity:0;visibility:hidden;transform:translateY(-22px);clip-path:inset(0 0 100% 0)}.marlow-hero__editorial{display:none}.marlow-hero__purchase{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(0,2fr);align-items:center;gap:clamp(1rem,2.5vw,2.5rem);width:100%;min-height:88px;padding:.75rem 1rem;background:#fffffff0;border-top:1px solid rgba(17,17,17,.22);border-bottom:1px solid rgba(17,17,17,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.marlow-hero__product-heading{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:.75rem}.marlow-hero__title{overflow:hidden;font-size:clamp(.76rem,1vw,.95rem);font-weight:400;letter-spacing:.1em;line-height:1.15;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.marlow-hero__price{display:flex;flex-shrink:0;align-items:baseline;gap:.4rem;font-size:.66rem;letter-spacing:.06em}.marlow-hero__price s{opacity:.42}.marlow-hero__form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,280px);align-items:end;gap:1rem;margin:0}.marlow-hero__options{display:flex;min-width:0;align-items:end;gap:1rem}.marlow-hero__option{min-width:0;border:0}.marlow-hero__option-name{margin-bottom:.35rem;font-size:.52rem;letter-spacing:.17em;line-height:1.3;text-transform:uppercase;opacity:.58}.marlow-hero__option-values{display:flex;flex-wrap:wrap;gap:.25rem}.marlow-hero__option-label{position:relative;display:inline-flex;min-width:42px;min-height:40px;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.42);cursor:pointer;transition:color .18s ease,background .18s ease,opacity .18s ease}.marlow-hero__option-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.marlow-hero__option-label span{font-size:.6rem;letter-spacing:.1em;text-transform:uppercase}.marlow-hero__option-label:has(.marlow-hero__option-input:checked){color:#fff;background:#111;border-color:#111;box-shadow:inset 0 0 0 1px #111}.marlow-hero__option-label.is-unavailable{opacity:.25;cursor:not-allowed;text-decoration:line-through}.marlow-hero__option-label:focus-within{outline:2px solid currentColor;outline-offset:2px}.marlow-hero__add{position:relative;display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;padding:.5rem 1rem;color:#fff;background:#111;border:1px solid #111;font-size:.58rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;transition:color .18s ease,background .18s ease,opacity .18s ease}@media(hover:hover){.marlow-hero__add:not(:disabled):hover{color:#111;background:#fff}}.marlow-hero__add:disabled{cursor:not-allowed;opacity:.35}.marlow-hero__add:focus-visible,.marlow-hero__nav-button:focus-visible,.marlow-hero__details-link:focus-visible,.marlow-hero__sticky-button:focus-visible,.marlow-hero__rail-item:focus-visible{outline:2px solid currentColor;outline-offset:3px}.marlow-hero__spinner{display:none;width:14px;height:14px;border:1px solid currentColor;border-right-color:transparent;border-radius:50%;animation:marlowHeroSpin .65s linear infinite}.marlow-hero__add.is-loading [data-marlow-add-label]{opacity:0}.marlow-hero__add.is-loading .marlow-hero__spinner{position:absolute;display:block}.marlow-hero__status{position:absolute;left:0;bottom:-1.2rem;min-height:1rem;font-size:.55rem;letter-spacing:.06em}.marlow-hero__status.is-error{color:#762d20}.marlow-hero__details-link{display:none}.marlow-hero__rail{position:absolute;left:0;right:0;bottom:0;z-index:12;height:var(--marlow-rail-height);overflow:hidden;color:var(--marlow-hero-ink, #111);background:var(--marlow-hero-rail-background, #eee);border-top:1px solid rgba(17,17,17,.18);opacity:0;transform:translateY(12px);transition:opacity .36s ease,transform .48s var(--marlow-hero-ease)}.marlow-product-hero.is-ready .marlow-hero__rail{opacity:1;transform:translateY(0)}.marlow-product-hero.is-intro .marlow-hero__rail{visibility:hidden;background:#080808;border-color:transparent}.marlow-hero__rail-track{display:flex;width:100%;height:100%}.marlow-hero__rail-item{position:relative;display:grid;flex:1 1 0;min-width:0;grid-template-rows:minmax(0,1fr) auto;color:inherit;background:transparent;border-right:1px solid rgba(17,17,17,.14);text-align:left;transition:background .32s ease,opacity .32s ease}.marlow-hero__rail-item:last-child{border-right:0}.marlow-hero__rail-item.is-active{background:#fff}.marlow-hero__rail-item:not(.is-active){opacity:1}.marlow-hero__rail-thumb,.marlow-hero__rail-thumb picture,.marlow-hero__rail-image,.marlow-hero__rail-thumb svg{display:block;width:100%;height:100%}.marlow-hero__rail-thumb{min-height:0;overflow:hidden}.marlow-hero__rail-image{padding:.45rem 1rem 0;object-fit:contain;object-position:center bottom;filter:none;mix-blend-mode:normal;transform:translateY(4px) scale(.96);transition:transform .56s var(--marlow-hero-ease)}.marlow-hero__rail-item.is-active .marlow-hero__rail-image{transform:translateY(0) scale(1.04)}.marlow-hero__rail-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.55rem .65rem .65rem;font-size:.55rem;letter-spacing:.04em;line-height:1.25;border-top:1px solid rgba(17,17,17,.1)}.marlow-hero__rail-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marlow-hero__rail-price{white-space:nowrap}.marlow-hero__navigation{position:absolute;top:auto;right:clamp(1rem,2.5vw,2.5rem);bottom:calc(var(--marlow-rail-height) + 18px);z-index:14;display:flex;align-items:center;gap:.35rem;color:var(--marlow-hero-ink, #111);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .36s ease,transform .56s var(--marlow-hero-ease),bottom .36s ease}.marlow-product-hero.is-ready .marlow-hero__navigation{opacity:1;pointer-events:auto;transform:translateY(0)}.marlow-product-hero.is-shopping .marlow-hero__navigation{bottom:calc(var(--marlow-rail-height) + 122px)}.marlow-hero__nav-button{display:inline-flex;width:42px;height:24px;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.35);border-radius:999px;font-size:.72rem;transition:color .18s ease,background .18s ease,opacity .18s ease}.marlow-hero__nav-button:disabled{opacity:.26;cursor:default}.marlow-hero__nav-button:not(:disabled):hover{color:#fff;background:#111}.marlow-hero__counter{display:none;font-size:.53rem;letter-spacing:.15em;text-align:center;text-transform:uppercase}.marlow-hero__sticky{display:none}.marlow-hero__empty{display:grid;min-height:inherit;place-items:center;padding:2rem;color:var(--marlow-hero-ink, #111);text-align:center;text-transform:uppercase;letter-spacing:.16em}.marlow-product-hero--static *,.marlow-product-hero--static *:before,.marlow-product-hero--static *:after{transition:none!important}@keyframes marlowHeroSpin{to{transform:rotate(360deg)}}@keyframes marlowHeroCardDrop{0%{opacity:0;transform:translate3d(calc(-50% + var(--marlow-intro-slot-offset, 0px)),-110svh,0) scale(.72)}42%{opacity:1}to{opacity:1;transform:translate3d(calc(-50% + var(--marlow-intro-slot-offset, 0px)),-50%,0) scale(var(--marlow-intro-scale, .9))}}@keyframes marlowHeroCardSpread{0%{opacity:1;transform:translate3d(calc(-50% + var(--marlow-intro-slot-offset, 0px)),-50%,0) scale(var(--marlow-intro-scale, .9))}to{opacity:var(--marlow-final-opacity);transform:translate3d(calc(-50% + var(--marlow-slot-offset, 0px) + var(--marlow-slide-drag, 0px)),-50%,0) scale(var(--marlow-final-scale))}}@keyframes marlowHeroPictureDropMobile{0%{opacity:0;transform:translate3d(0,-110svh,0)}42%{opacity:1}to{opacity:1;transform:translate3d(0,var(--marlow-model-shift),0)}}@keyframes marlowHeroMediaSpreadMobile{0%{opacity:1;transform:translate3d(calc(-50% + var(--marlow-intro-slot-offset, 0px)),-50%,0) scale(var(--marlow-intro-scale, .9))}to{opacity:var(--marlow-final-opacity);transform:translate3d(calc(-50% + var(--marlow-slot-offset, 0px) + var(--marlow-slide-drag, 0px)),-50%,0) scale(var(--marlow-final-scale))}}@media(max-width:1023px)and (min-width:768px){.marlow-hero__purchase{grid-template-columns:minmax(150px,.75fr) minmax(0,2fr)}.marlow-hero__details-link{display:none}.marlow-hero__form{grid-template-columns:minmax(0,1fr) minmax(170px,220px)}}@media(max-width:767px){.marlow-product-hero{--marlow-hero-duration: .58s;--marlow-rail-height: clamp(126px, 22svh, 170px);--marlow-model-shift: clamp(-104px, -12svh, -78px);height:100svh;min-height:640px}.marlow-product-hero--near{height:max(590px,calc(100svh - var(--header-total-height) - var(--shipping-slider-height, 34px)));min-height:590px}@supports not (height: 100svh){.marlow-product-hero{height:var(--marlow-stable-viewport-height)}.marlow-product-hero--near{height:max(590px,calc(var(--marlow-stable-viewport-height) - var(--header-total-height) - var(--shipping-slider-height, 34px)))}}.marlow-hero__slide{--marlow-final-opacity: 1;--marlow-final-scale: .78}.marlow-hero__slide.is-active{--marlow-final-opacity: 1;--marlow-final-scale: 1.07}.marlow-hero__slide.is-far{--marlow-final-opacity: 1;--marlow-final-scale: .76}.marlow-hero__media{top:50%;width:auto;height:min(57svh,112vw,490px);aspect-ratio:9 / 16;touch-action:pan-y pinch-zoom;transition:transform var(--marlow-hero-duration) var(--marlow-hero-ease),opacity .32s ease}.marlow-product-hero.is-intro-pending .marlow-hero__slide .marlow-hero__media{opacity:1;transform:translate3d(calc(-50% + var(--marlow-intro-slot-offset, 0px)),-50%,0) scale(var(--marlow-intro-scale, .9));transition:none}.marlow-product-hero.is-intro-sequence .marlow-hero__media,.marlow-product-hero.is-intro-sequence .marlow-hero__slide.is-active .marlow-hero__media,.marlow-product-hero.is-intro-sequence .marlow-hero__slide.is-far .marlow-hero__media{animation:marlowHeroMediaSpreadMobile .78s var(--marlow-intro-spread-ease) var(--marlow-mobile-spread-delay, 1.22s) both}.marlow-product-hero.is-intro-sequence .marlow-hero__slide.is-active .marlow-hero__media{animation-timing-function:cubic-bezier(.25,.1,.25,1)}.marlow-hero__picture{transition:opacity .36s var(--marlow-hero-ease),transform .58s var(--marlow-hero-ease)}.marlow-product-hero.is-intro.is-intro-pending:not(.is-intro-reveal) .marlow-hero__picture--front{opacity:0;transform:translate3d(0,-110svh,0);transition:none}.marlow-product-hero.is-intro-sequence .marlow-hero__picture--front{-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,opacity;animation:marlowHeroPictureDropMobile var(--marlow-intro-drop-duration, .86s) var(--marlow-intro-ease) var(--marlow-intro-delay, 0ms) both}.marlow-product-hero.is-intro-sequence .marlow-hero__slide.is-active .marlow-hero__picture--front{animation-timing-function:cubic-bezier(.16,.82,.35,.96)}.marlow-product-hero.is-intro:not(.is-intro-reveal) .marlow-hero__picture{transform:translateY(var(--marlow-model-shift))}.marlow-hero__image,.marlow-hero__slide:not(.is-active) .marlow-hero__image{mix-blend-mode:normal;transition:transform .58s var(--marlow-hero-ease)}.marlow-hero__content{left:10px;right:10px;bottom:6px;clip-path:none;transition:opacity .26s ease,transform .44s var(--marlow-hero-ease),visibility 0s linear .44s}.marlow-product-hero.is-shopping .marlow-hero__slide.is-active .marlow-hero__content{transition-delay:90ms}.marlow-hero__purchase{display:block;min-height:0;padding:.65rem .7rem;background:#fffffff5;backdrop-filter:none;-webkit-backdrop-filter:none}.marlow-hero__product-heading{margin-bottom:.55rem}.marlow-hero__title{font-size:.72rem}.marlow-hero__form{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem}.marlow-hero__options{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:.45rem;overflow:visible}.marlow-hero__option-name{display:none}.marlow-hero__option{width:100%}.marlow-hero__option-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(44px,1fr));width:100%;gap:.25rem}.marlow-hero__option-label{width:100%;min-width:44px;min-height:44px}.marlow-hero__add{min-height:44px;padding-inline:.75rem}.marlow-hero__details-link{display:none}.marlow-hero__status{bottom:-1rem}.marlow-hero__rail-track{width:max-content;transform:translate3d(calc(var(--marlow-rail-offset, 26vw) + var(--marlow-rail-drag, 0px)),0,0);transition:transform var(--marlow-hero-duration) var(--marlow-hero-ease)}.marlow-product-hero.is-moving-next .marlow-hero__rail-track,.marlow-product-hero.is-moving-previous .marlow-hero__rail-track,.marlow-product-hero.is-dragging .marlow-hero__rail-track{will-change:transform}.marlow-hero__rail-item{flex:0 0 48vw;width:48vw}.marlow-hero__rail-meta{min-height:calc(34px + var(--safe-bottom));align-items:center;padding:.4rem .55rem calc(.5rem + var(--safe-bottom));font-size:.5rem}.marlow-hero__rail-image{padding-top:.25rem}.marlow-hero__navigation{top:auto;right:calc(10px + var(--safe-right));bottom:calc(var(--marlow-rail-height) + 10px)}.marlow-product-hero.is-shopping .marlow-hero__navigation{bottom:calc(var(--marlow-rail-height) + clamp(152px,19svh,164px))}.marlow-hero__nav-button{width:40px;height:24px;background:#ffffffc7}.marlow-hero__counter{display:none}.marlow-hero__intro-copy{top:calc(var(--header-height) + .75rem);display:block}.marlow-hero__intro-body{max-width:72%;font-size:.52rem}.marlow-hero__intro-heading{max-width:68%;margin:1.2rem 0 0 auto;font-size:clamp(1.15rem,7vw,1.8rem)}.marlow-hero__sticky{position:fixed;left:0;right:0;bottom:var(--marlow-cookie-banner-offset);z-index:690;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:68px;padding:.65rem 12px calc(.65rem + var(--safe-bottom));color:#fff;background:#0c0c0cf5;border-top:1px solid rgba(255,255,255,.16);transform:translateY(110%);visibility:hidden;transition:transform .28s ease,visibility 0s linear .28s}.marlow-hero__sticky.is-visible{transform:translateY(0);visibility:visible;transition-delay:0s}.marlow-hero__sticky-info{min-width:0}.marlow-hero__sticky-title{overflow:hidden;font-size:.66rem;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.marlow-hero__sticky-meta{margin-top:.22rem;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;opacity:.68}.marlow-hero__sticky-button{min-width:128px;min-height:44px;padding:.5rem .8rem;color:#111;background:#fff;font-size:.56rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase}}@media(max-width:370px),(max-height:720px)and (max-width:767px){.marlow-product-hero,.marlow-product-hero--near{--marlow-rail-height: 124px;min-height:590px}.marlow-hero__media{height:42svh}.marlow-hero__purchase{padding-block:.5rem}.marlow-hero__product-heading{margin-bottom:.4rem}}@media(prefers-reduced-motion:reduce){.marlow-product-hero{--marlow-hero-duration: 1ms}.marlow-product-hero *,.marlow-product-hero *:before,.marlow-product-hero *:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/marlow-product-hero.css.map */
