.sticky-story-stack{display:block;position:relative;z-index:1;overflow:visible;padding-top:var(--story-padding-top);padding-bottom:var(--story-padding-bottom);color:var(--story-text);background:var(--story-bg);isolation:isolate}.sticky-story-stack:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--story-bg);pointer-events:none}.sticky-story-stack__outer--full{padding-inline:var(--story-page-padding)}.sticky-story-stack__layout{display:grid;grid-template-columns:minmax(0,var(--story-left-width)) minmax(0,calc(100% - var(--story-left-width) - var(--story-gap)));gap:var(--story-gap);align-items:stretch}.sticky-story-stack__copy-list,.sticky-story-stack__media-column{min-width:0}.sticky-story-stack__copy-chapter{position:relative;min-height:var(--story-row-height);padding-top:var(--story-copy-top-space);padding-bottom:10svh}.sticky-story-stack__copy{max-width:68rem}.sticky-story-stack__eyebrow{margin:0 0 1.6rem;font-size:1.2rem;line-height:1.2;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.sticky-story-stack__heading{margin:0;color:inherit;font-size:var(--story-heading-size);line-height:1.08;font-weight:600;letter-spacing:-.035em}.sticky-story-stack__body{max-width:56rem;margin-top:2.2rem;font-size:1.8rem;line-height:1.55}.sticky-story-stack__body>*:first-child{margin-top:0}.sticky-story-stack__button{display:inline-flex;align-items:center;justify-content:center;min-height:5.8rem;margin-top:3rem;padding:1.4rem 3rem;border-radius:var(--story-button-radius);color:var(--story-button-text);background:var(--story-button-bg);text-decoration:none;font-size:1.35rem;line-height:1;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:transform .22s ease,opacity .22s ease}.sticky-story-stack__button[aria-disabled=true]{opacity:.55;pointer-events:none}.sticky-story-stack__media-column{position:relative;align-self:stretch;min-height:100%}.sticky-story-stack__desktop-card{position:sticky;top:var(--story-media-top);z-index:var(--story-index);width:100%;height:min(var(--story-card-height),calc(100svh - var(--story-media-top) - 2rem));min-height:48rem;margin-bottom:max(0px,calc(var(--story-row-height) - var(--story-card-height)));overflow:hidden;border-radius:var(--story-card-radius);background:var(--story-card-background);box-shadow:0 2.4rem 7rem #0000001a;isolation:isolate;transform:translateZ(0);backface-visibility:hidden}.sticky-story-stack__desktop-card:last-child{margin-bottom:0}.sticky-story-stack__desktop-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:.1rem solid rgba(255,255,255,.16);border-radius:inherit;pointer-events:none}.sticky-story-stack__picture,.sticky-story-stack__media,.sticky-story-stack__placeholder,.sticky-story-stack__empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sticky-story-stack__media{display:block;object-fit:cover;object-position:var(--story-image-x) var(--story-image-y)}.sticky-story-stack__video{background:var(--story-card-background)}.sticky-story-stack__empty{z-index:0;display:grid;place-items:center;overflow:hidden;color:#111111b3;background:var(--story-card-background)}.sticky-story-stack__empty .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.25}.sticky-story-stack__empty span{position:relative;z-index:2;padding:1rem 1.6rem;border-radius:999px;background:#ffffffd1;font-size:1.3rem}.sticky-story-stack__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#000;opacity:var(--story-card-overlay);pointer-events:none}.sticky-story-stack__mobile-list{display:none}@media screen and (max-width:989px){.sticky-story-stack,.sticky-story-stack__outer,.sticky-story-stack__mobile-list{overflow:visible!important;background:var(--story-bg)}.sticky-story-stack__outer--full{padding-inline:clamp(1.6rem,4vw,3.2rem)}.sticky-story-stack__layout{display:none}.sticky-story-stack__mobile-list{display:block;position:relative;padding-bottom:var(--story-mobile-release-space, 80px)}.sticky-story-stack--mobile-sticky .sticky-story-stack__mobile-chapter{position:sticky;top:var( --story-mobile-panel-top, var(--story-mobile-sticky-top, 0px) );z-index:var(--story-mobile-index);width:100%;min-width:0;margin:0!important;padding:0;background:transparent;transform:translateZ(0);backface-visibility:hidden}.sticky-story-stack--mobile-sticky .sticky-story-stack__mobile-chapter+.sticky-story-stack__mobile-chapter{margin-top:0!important}.sticky-story-stack--mobile-normal .sticky-story-stack__mobile-list{padding-bottom:0}.sticky-story-stack--mobile-normal .sticky-story-stack__mobile-chapter{position:relative;top:auto;z-index:auto;margin:0 0 var(--story-mobile-panel-bottom, 50px)}.sticky-story-stack__mobile-media-stage{display:block;position:relative;z-index:1}.sticky-story-stack__mobile-media{position:relative!important;top:auto!important;z-index:1!important;width:100%;overflow:hidden;aspect-ratio:1 / 1;border-radius:min(var(--story-card-radius),32px);background:var(--story-card-background);box-shadow:0 1.5rem 4rem #00000014;isolation:isolate}.sticky-story-stack__mobile-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:.1rem solid rgba(255,255,255,.14);border-radius:inherit;pointer-events:none}.sticky-story-stack__mobile-media .sticky-story-stack__media{object-position:var(--story-mobile-image-x) var(--story-mobile-image-y)}.sticky-story-stack__mobile-copy{position:relative;z-index:2!important;padding:var(--story-mobile-copy-space, 48px) clamp(.2rem,1vw,.8rem) var(--story-mobile-panel-bottom, 50px);background:var(--story-bg)}.sticky-story-stack__mobile-chapter.is-last .sticky-story-stack__mobile-copy{padding-bottom:var(--story-mobile-final-bottom, 60px)}.sticky-story-stack__mobile-copy:before{content:"";position:absolute;inset:0 calc(50% - 50vw);z-index:-1;background:var(--story-bg);pointer-events:none}.sticky-story-stack__mobile-copy .sticky-story-stack__copy{display:flex;flex-direction:column;width:100%}.sticky-story-stack__mobile-copy .sticky-story-stack__heading,.sticky-story-stack__mobile-copy .sticky-story-stack__body{width:var(--story-mobile-text-width, 92%)}.sticky-story-stack__heading{font-size:var(--story-heading-size-mobile);line-height:1.12}.sticky-story-stack__body{font-size:1.6rem}.sticky-story-stack__mobile-copy .sticky-story-stack__button{position:relative;z-index:2;box-sizing:border-box;width:var(--story-mobile-button-width, 58%);min-height:var(--story-mobile-button-height, 54px);margin-top:2.6rem;margin-bottom:0;padding:1rem 1.6rem;border-radius:var(--story-mobile-button-radius, 8px);font-size:var(--story-mobile-button-size, 14px);line-height:1.2;text-align:center}.sticky-story-stack--mobile-copy-left .sticky-story-stack__mobile-copy .sticky-story-stack__copy{align-items:flex-start;text-align:left}.sticky-story-stack--mobile-copy-center .sticky-story-stack__mobile-copy .sticky-story-stack__copy{align-items:center;text-align:center}.sticky-story-stack--mobile-copy-right .sticky-story-stack__mobile-copy .sticky-story-stack__copy{align-items:flex-end;text-align:right}.sticky-story-stack__mobile-copy .sticky-story-stack__eyebrow{width:100%;margin-bottom:1.8rem}.sticky-story-stack--mobile-eyebrow-left .sticky-story-stack__mobile-copy .sticky-story-stack__eyebrow{text-align:left}.sticky-story-stack--mobile-eyebrow-center .sticky-story-stack__mobile-copy .sticky-story-stack__eyebrow{text-align:center}.sticky-story-stack--mobile-eyebrow-right .sticky-story-stack__mobile-copy .sticky-story-stack__eyebrow{text-align:right}.sticky-story-stack--mobile-button-left .sticky-story-stack__mobile-copy .sticky-story-stack__button{align-self:flex-start}.sticky-story-stack--mobile-button-center .sticky-story-stack__mobile-copy .sticky-story-stack__button{align-self:center}.sticky-story-stack--mobile-button-right .sticky-story-stack__mobile-copy .sticky-story-stack__button{align-self:flex-end}.sticky-story-stack__mobile-chapter.is-last .sticky-story-stack__mobile-media{box-shadow:none}}@media(hover:hover){.sticky-story-stack__button:hover{transform:translateY(-.2rem);opacity:.88}}@media(prefers-reduced-motion:reduce){.sticky-story-stack__button{transition:none}}@media screen and (max-width:989px){.sticky-story-stack--mobile-sticky .sticky-story-stack__mobile-list{padding-bottom:var(--story-mobile-release-space, 80px)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sticky-story-stack.css.map */
