.story-slider{position:relative;padding-top:var(--story-slider-padding-top-mobile, 0px);padding-bottom:var(--story-slider-padding-bottom-mobile, 0px)}.story-slider lifestyle-story-slider{display:block;position:relative;width:100%}.story-slider .story-slider__sticky{position:relative}.story-slider .story-slider__track{display:flex;scrollbar-width:none}.story-slider .story-slider__empty{width:100%;padding:48px 24px;text-align:center}.story-slider .story-slider__track::-webkit-scrollbar{display:none}.story-slider .story-slider__card{box-sizing:border-box;flex:0 0 100%;width:100%;scroll-snap-align:center}.story-slider .story-slider__card-inner{width:100%}.story-slider .story-slider__slide-inner{display:flex;flex-direction:column;gap:24px}.story-slider .story-slider__text{display:flex;flex-direction:column}.story-slider .story-slider__flower{width:64px;height:64px;margin-bottom:16px}.story-slider .story-slider__flower svg,.story-slider .story-slider__flower img{display:block;width:100%;height:100%;object-fit:contain}.story-slider .story-slider__heading{position:relative;width:fit-content;max-width:100%}.story-slider .story-slider__eyebrow{margin-bottom:10px;color:var(--story-slider-eyebrow-color, #ff5d09);font-family:FT Terra,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:normal}.story-slider .story-slider__eyebrow--desktop{display:none}.story-slider .story-slider__eyebrow--mobile{display:block}.story-slider .story-slider__title{position:relative;z-index:1;margin:0;color:var(--story-slider-title-color, #000);font-family:FT Terra,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:26px;font-weight:500;line-height:1.15}.story-slider .story-slider__title p{margin:0}.story-slider .story-slider__scribble{position:absolute;z-index:0;left:-20px;top:50%;width:340px;aspect-ratio:338 / 59;transform:translateY(-50%) rotate(-3deg);pointer-events:none}.story-slider .story-slider__scribble svg,.story-slider .story-slider__scribble img{display:block;width:100%;height:100%}.story-slider .story-slider__subtitle{margin-top:18px;max-width:322px;color:var(--story-slider-text-color, #666);font-family:FT Terra,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:normal}.story-slider .story-slider__subtitle p{margin:0}.story-slider .story-slider__media{display:flex;align-items:flex-end;gap:12px;width:100%}.story-slider .story-slider__media-link{display:contents;color:inherit;text-decoration:none}.story-slider .story-slider__media-box{overflow:hidden;border-radius:var(--story-slider-media-radius-mobile, 4px);background:#f2f2f2;aspect-ratio:var(--ratio, 1)}.story-slider .story-slider__media-box img,.story-slider .story-slider__media-box svg{display:block;width:100%;height:100%;object-fit:cover}.story-slider .story-slider__main-img{width:50.9%;flex:0 0 50.9%;--ratio: 467 / 689}.story-slider .story-slider__secondary-img{width:47.6%;flex:0 0 47.6%;--ratio: 439 / 321}.story-slider .story-slider__side{display:flex;flex:0 0 47.6%;flex-direction:column;gap:12px;width:47.6%}.story-slider .story-slider__side-card{display:flex;min-width:0;min-height:168px;flex:1 1 auto;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:20px;border-radius:var(--story-slider-media-radius-mobile, 4px);background:var(--story-slider-side-background, #fff);color:var(--story-slider-side-text-color, #000);font-family:FT Terra,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.story-slider .story-slider__side-icon{display:block;width:40px;height:40px;margin-bottom:calc(100vh * 56 / 1440);object-fit:contain}.story-slider .story-slider__side-title{width:100%;min-width:0;margin:0;font-size:28px;font-weight:500;line-height:normal;white-space:normal;overflow-wrap:anywhere;word-break:normal}.story-slider .story-slider__side-title p{max-width:100%;overflow-wrap:inherit}.story-slider .story-slider__side .story-slider__secondary-img{width:100%;flex:0 0 46.6%;height:46.6%}.story-slider .story-slider__img.is-mobile{display:none}.story-slider .story-slider__controls-wrap{margin-top:28px}.story-slider .slider-navigation{display:flex;align-items:center;gap:42px}.story-slider .slider-navigation__arrows{display:flex;align-items:center;gap:28px;flex:0 0 auto}.story-slider .slider-navigation__button{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;border:0;border-radius:50%;background:var(--slider-navigation-arrow-background, #000);color:var(--slider-navigation-arrow-color, #fff);cursor:pointer;transition:opacity .2s ease,transform .2s ease}.story-slider .slider-navigation__button:hover{transform:scale(1.05)}.story-slider .slider-navigation__button.is-disabled{cursor:default;pointer-events:none;transform:none}.story-slider .slider-navigation__button svg{width:22px;height:22px}.story-slider .slider-navigation__progress{position:relative;flex:0 0 auto;width:208px;max-width:45vw;height:5.5px;border-radius:40px;background:var(--slider-navigation-progress-track, #d9d9d9);overflow:hidden}.story-slider .slider-navigation__progress-fill{position:absolute;inset:0 auto 0 0;width:0;height:100%;border-radius:40px;background:var(--slider-navigation-progress, #000);transition:width .15s linear}@media screen and (min-width:750px){.story-slider .story-slider__eyebrow{font-size:18px}.story-slider .story-slider__eyebrow--desktop{display:block}.story-slider .story-slider__eyebrow--mobile{display:none}.story-slider{padding-top:var(--story-slider-padding-top, 0px);padding-bottom:var(--story-slider-padding-bottom, 0px)}.story-slider .story-slider__card{flex:0 0 100vw;width:100vw;display:flex;align-items:center}.story-slider .story-slider__slide-inner{flex-direction:row;align-items:center;gap:1.5%;width:100%}.story-slider .story-slider__text{flex:0 0 30%;max-width:30%;box-sizing:border-box;padding-right:32px}.story-slider .story-slider__flower{width:88px;height:88px}.story-slider .story-slider__title{font-size:36px;line-height:normal}.story-slider .story-slider__subtitle{margin-top:32px;font-size:18px;line-height:normal}.story-slider .story-slider__media{flex:1 1 auto;height:min(70vh,689px);gap:1.5%}.story-slider .story-slider__media-box{aspect-ratio:auto;border-radius:var(--story-slider-media-radius-desktop, 4px)}.story-slider .story-slider__main-img{height:100%}.story-slider .story-slider__secondary-img{height:46.6%}.story-slider .story-slider__side{display:grid;grid-template-rows:minmax(0,51.9fr) minmax(0,46.6fr);height:100%;gap:12px}.story-slider .story-slider__side-card{min-height:0;height:auto;flex:none;padding:30px;border-radius:var(--story-slider-media-radius-desktop, 4px)}.story-slider .story-slider__side-icon{width:60px;height:60px}.story-slider .story-slider__side-title{font-size:32px}.story-slider .story-slider__side .story-slider__secondary-img{height:auto;flex:none}.story-slider .story-slider__track{overflow-x:auto;scroll-snap-type:x mandatory}.story-slider .story-slider__stage--scroll{height:calc(100vh + (var(--slides) - 1) * 100vh * var(--pace))}.story-slider .story-slider__stage--scroll .story-slider__sticky{position:sticky;top:0;height:100vh;overflow:hidden}.story-slider .story-slider__stage--scroll .story-slider__track{height:100%;width:max-content;overflow:visible;scroll-snap-type:none;will-change:transform}.story-slider .story-slider__stage--scroll .story-slider__card{height:100%}.story-slider .story-slider__stage--scroll .story-slider__controls-wrap{position:absolute;left:0;right:0;bottom:calc(100vh * 56 / 900);z-index:5;margin-top:0;pointer-events:none}.story-slider .story-slider__stage--scroll .slider-navigation{pointer-events:auto}}@media screen and (max-width:749px){.story-slider .story-slider__track{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.story-slider .story-slider__img.is-desktop{display:none}.story-slider .story-slider__img.is-mobile{display:block}.story-slider .story-slider__card{padding-inline:0}.story-slider .story-slider__slide-inner{gap:20px}.story-slider .story-slider__flower{width:48px;height:48px;margin-bottom:10px}.story-slider .story-slider__title{font-size:30px}.story-slider .story-slider__scribble{left:-10px;top:34%;width:min(74vw,300px);transform:translateY(-50%) rotate(-4deg)}.story-slider .story-slider__subtitle{font-size:14px;margin-top:12px;max-width:none}.story-slider .story-slider__media{flex-direction:column;align-items:stretch;gap:12px}.story-slider .story-slider__side{width:100%;flex:0 0 auto;gap:12px}.story-slider .story-slider__side-card{min-height:168px;flex:0 0 auto;padding:20px}.story-slider .story-slider__side-icon{width:40px;height:40px}.story-slider .story-slider__side-title{font-size:16px}.story-slider .story-slider__side .story-slider__secondary-img,.story-slider .story-slider__main-img,.story-slider .story-slider__secondary-img{width:100%;height:auto;flex:0 0 auto;aspect-ratio:auto}.story-slider .story-slider__main-img img,.story-slider .story-slider__secondary-img img{height:auto}.story-slider .story-slider__media--with-side{flex-direction:column;align-items:stretch;gap:8px}.story-slider .story-slider__media--with-side>.story-slider__main-img{width:100%;flex:0 0 auto;aspect-ratio:auto}.story-slider .story-slider__media--with-side>.story-slider__side{display:flex;width:100%;flex:0 0 auto;flex-direction:row;align-items:stretch;gap:8px}.story-slider .story-slider__media--with-side .story-slider__side-card{min-height:0;width:43%;flex:0 0 43%;justify-content:flex-end;padding:22px}.story-slider .story-slider__media--with-side .story-slider__side-icon{width:34px;height:34px;margin-bottom:44px}.story-slider .story-slider__media--with-side .story-slider__side-title{font-size:18px;line-height:1.08}.story-slider .story-slider__media--with-side .story-slider__side-title p{margin:0}.story-slider .story-slider__media--with-side .story-slider__secondary-img{width:auto;min-width:0;height:auto;flex:1 1 0;aspect-ratio:auto}.story-slider .story-slider__controls-wrap{margin-top:24px}.story-slider .slider-navigation{justify-content:center;gap:20px}.story-slider .slider-navigation__arrows{gap:20px}.story-slider .slider-navigation__button{width:40px;height:40px}.story-slider .slider-navigation__button svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/115/assets/section-lifestyle-story-slider.css.map */
