.home-sticky-story-cards,.home-sticky-story-cards *{box-sizing:border-box}.home-sticky-story-cards{--story-font-primary: Roboto, var(--font-body-family), Arial, sans-serif;--story-scene-height: 100vh;--story-scene-min-height-mobile: var(--story-scene-height);--story-scene-min-height-desktop: var(--story-scene-height);--story-static-bottom-buffer-mobile: 104px;--story-static-bottom-buffer-desktop: 128px;--story-heading-gap: clamp(20px, 4svh, 31px);--story-text-gap: clamp(8px, 1.8svh, 12px);--story-sticker-gap: clamp(12px, 2.6svh, 20px);--story-sticker-size: clamp(88px, 13.5svh, 112px);--story-mobile-card-width: min(330px, 100%);--story-mobile-card-start-y-percent: 118;--story-mobile-card-start-y: 118%;position:relative;width:100%;min-height:var(--story-scene-height);overflow:hidden;color:var(--story-text);background:var(--story-bg);font-family:var(--story-font-primary);isolation:isolate}@supports (height: 100svh){.home-sticky-story-cards{--story-scene-height: 100svh}}@supports (height: 100dvh){.home-sticky-story-cards{--story-scene-height: 100dvh}}.home-sticky-story-cards__pin{position:relative;min-height:max(var(--story-scene-height),var(--story-scene-min-height-mobile));background:var(--story-bg)}.home-sticky-story-cards__scene{position:relative;width:100%;height:max(var(--story-scene-height),var(--story-scene-min-height-mobile));min-height:max(var(--story-scene-height),var(--story-scene-min-height-mobile));overflow:hidden;background:var(--story-bg)}.home-sticky-story-cards__card{position:absolute;z-index:1;top:0;left:50%;width:calc(100vw - 30px);max-width:none;height:max(var(--story-scene-height),var(--story-scene-min-height-mobile));min-height:max(var(--story-scene-height),var(--story-scene-min-height-mobile));padding-top:30px;color:var(--story-text);translate:-50% 0;transform:translateZ(0);transform-origin:center;will-change:transform}.home-sticky-story-cards__card:before{content:"";position:absolute;z-index:0;top:0;left:50%;width:100vw;height:100%;min-height:max(var(--story-scene-height),var(--story-scene-min-height-mobile));background:var(--story-bg);transform:translate3d(-50%,0,0);pointer-events:none}.home-sticky-story-cards__card-inner{position:relative;z-index:1;width:var(--story-mobile-card-width);margin:0 auto}.home-sticky-story-cards__image-wrap{position:relative;display:block;width:100%;height:auto;aspect-ratio:330 / 450;overflow:hidden;background:var(--story-card-bg)}.home-sticky-story-cards__image{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-sticky-story-cards__placeholder{position:relative;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;color:var(--lucien-vert-1, #334324);background:var(--story-card-bg)}.home-sticky-story-cards__placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.18}.home-sticky-story-cards__heading{margin:var(--story-heading-gap) 0 0;color:inherit;font-family:var(--story-font-primary);font-size:16px;font-weight:700;line-height:1.08;letter-spacing:0;text-transform:uppercase}.home-sticky-story-cards__text{margin-top:var(--story-text-gap);color:inherit;font-family:var(--story-font-primary);font-size:14px;font-weight:400;line-height:1.3;letter-spacing:0}.home-sticky-story-cards__text p{margin:0}.home-sticky-story-cards__sticker-slot{display:flex;justify-content:flex-end;margin-top:var(--story-sticker-gap)}.home-sticky-story-cards__sticker{position:relative;z-index:3;width:min(var(--story-sticker-size),72%);height:auto;aspect-ratio:1;line-height:0;transform:rotate(var(--story-sticker-rotation));transform-origin:center;filter:drop-shadow(0 5px 6px rgba(51,51,51,.18));pointer-events:none}.home-sticky-story-cards__sticker-img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-sticky-story-cards__sticker-fallback{display:block;width:100%;aspect-ratio:1;border:3px solid currentColor;border-radius:50%;background:radial-gradient(circle,transparent 48%,currentColor 49%,currentColor 53%,transparent 54%),var(--story-bg);opacity:.9}@media screen and (max-width:767px){.home-sticky-story-cards:not(.is-story-ready):not(.is-story-static):not(.is-story-reduced) .home-sticky-story-cards__card+.home-sticky-story-cards__card{visibility:hidden;transform:translate3d(0,var(--story-mobile-card-start-y),0)}}.home-sticky-story-cards.is-story-static,.home-sticky-story-cards.is-story-reduced{overflow:hidden}.home-sticky-story-cards.is-story-static .home-sticky-story-cards__pin,.home-sticky-story-cards.is-story-reduced .home-sticky-story-cards__pin{min-height:auto}.home-sticky-story-cards.is-story-static .home-sticky-story-cards__scene,.home-sticky-story-cards.is-story-reduced .home-sticky-story-cards__scene{height:auto;min-height:var(--story-scene-height);padding:var(--story-padding-top-mobile) 24px max(var(--story-padding-bottom-mobile),var(--story-static-bottom-buffer-mobile));display:flex;flex-direction:column;gap:48px}.home-sticky-story-cards.is-story-static .home-sticky-story-cards__card,.home-sticky-story-cards.is-story-reduced .home-sticky-story-cards__card{position:relative;top:auto;left:auto;width:100%;height:auto;min-height:0;padding-top:0;translate:none;transform:none}.home-sticky-story-cards.is-story-static .home-sticky-story-cards__card:before,.home-sticky-story-cards.is-story-reduced .home-sticky-story-cards__card:before{display:none}@media screen and (max-width:767px)and (max-height:760px){.home-sticky-story-cards{--story-static-bottom-buffer-mobile: 132px;--story-heading-gap: clamp(16px, 3.2svh, 24px);--story-text-gap: clamp(7px, 1.4svh, 10px);--story-sticker-gap: clamp(8px, 1.8svh, 14px);--story-sticker-size: clamp(74px, 12svh, 96px);--story-mobile-card-width: min(310px, 100%)}.home-sticky-story-cards__card{padding-top:24px}}@media screen and (max-width:767px)and (max-height:680px){.home-sticky-story-cards{--story-heading-gap: clamp(14px, 2.8svh, 20px);--story-text-gap: clamp(6px, 1.3svh, 9px);--story-sticker-gap: clamp(7px, 1.6svh, 10px);--story-sticker-size: clamp(62px, 11svh, 78px);--story-mobile-card-width: min(292px, 100%)}.home-sticky-story-cards__card{padding-top:20px}.home-sticky-story-cards__heading{font-size:15px}.home-sticky-story-cards__text{font-size:13px}}@media screen and (min-width:768px){.home-sticky-story-cards{--story-heading-gap: 31px;--story-text-gap: 20px;--story-sticker-gap: clamp(10px, 1.5svh, 16px);--story-sticker-size: clamp(112px, 10vw, 150px)}.home-sticky-story-cards__pin{min-height:max(var(--story-scene-height),var(--story-scene-min-height-desktop))}.home-sticky-story-cards__scene{height:max(var(--story-scene-height),var(--story-scene-min-height-desktop));min-height:max(var(--story-scene-height),var(--story-scene-min-height-desktop))}.home-sticky-story-cards__card{top:var(--story-card-top-desktop, 112px);left:var(--story-row-left, var(--story-card-desktop-x));width:var(--story-row-width, var(--story-card-width-desktop));height:auto;min-height:0;padding-top:0}.home-sticky-story-cards__card:before{display:none}.home-sticky-story-cards__image-wrap{width:275px;max-width:100%;height:auto;aspect-ratio:275 / 386}.home-sticky-story-cards__heading{font-size:18px;line-height:1.08}.home-sticky-story-cards__text{width:min(400px,100%);max-width:400px;font-size:14px;line-height:1.28}.home-sticky-story-cards__sticker-slot{justify-content:flex-end}.home-sticky-story-cards__sticker{transform:rotate(calc(var(--story-sticker-rotation) * -1))}.home-sticky-story-cards.is-story-static .home-sticky-story-cards__scene,.home-sticky-story-cards.is-story-reduced .home-sticky-story-cards__scene{min-height:var(--story-scene-height);padding:var(--story-padding-top-desktop) 60px max(var(--story-padding-bottom-desktop),var(--story-static-bottom-buffer-desktop));display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.home-sticky-story-cards.is-story-static .home-sticky-story-cards__card,.home-sticky-story-cards.is-story-reduced .home-sticky-story-cards__card{position:relative;top:auto;left:auto;width:100%;translate:none;transform:none}.home-sticky-story-cards.is-story-static .home-sticky-story-cards__card:before,.home-sticky-story-cards.is-story-reduced .home-sticky-story-cards__card:before{display:none}}@media screen and (min-width:768px)and (max-height:860px){.home-sticky-story-cards{--story-scene-min-height-desktop: var(--story-scene-height);--story-heading-gap: 31px;--story-text-gap: 20px;--story-sticker-gap: clamp(9px, 1.4svh, 14px);--story-sticker-size: clamp(98px, 9vw, 132px)}.home-sticky-story-cards__heading{font-size:18px}.home-sticky-story-cards__text{font-size:14px;line-height:1.28}}@media screen and (min-width:768px)and (max-height:740px){.home-sticky-story-cards{--story-heading-gap: 31px;--story-text-gap: 20px;--story-sticker-gap: clamp(8px, 1.2svh, 12px);--story-sticker-size: clamp(92px, 8vw, 116px)}.home-sticky-story-cards__heading{font-size:18px}.home-sticky-story-cards__text{font-size:14px}}@media(prefers-reduced-motion:reduce){.home-sticky-story-cards__card{will-change:auto}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/home-sticky-story-cards.css.map */
