.delivery-story-section{background:linear-gradient(135deg,rgb(var(--color-background)),rgba(var(--color-background),.95));overflow:hidden;position:relative}.delivery-story-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(var(--color-button),.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(var(--color-button),.05) 0%,transparent 50%);pointer-events:none}.delivery-story-header{text-align:center;margin-bottom:2rem;position:relative;z-index:2}.delivery-story-title{margin-bottom:1rem;background:linear-gradient(135deg,rgb(var(--color-foreground)),rgba(var(--color-button),1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:-.02em}.delivery-story-subtitle{font-size:1.8rem;color:rgba(var(--color-foreground),.7);max-width:60rem;margin:0 auto;line-height:1.4}@media screen and (max-width: 749px){.delivery-story-header{margin-bottom:1.5rem}.delivery-story-title{font-size:2.2rem}.delivery-story-subtitle{font-size:1.5rem;max-width:90%}}.delivery-story-desktop{display:none}.delivery-story-mobile{display:block}.delivery-story-swiper{position:relative;padding-bottom:4rem}.delivery-story-slide{height:auto;display:flex;align-items:center;justify-content:center}.story-card{background:rgba(var(--color-background),.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2.4rem;padding:0;box-shadow:0 8px 32px rgba(var(--color-shadow),.08),0 1px 3px rgba(var(--color-shadow),.05);border:none;max-width:32rem;margin:0 auto;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.story-image-container{position:relative;border-radius:2.4rem;overflow:hidden;margin-bottom:0;aspect-ratio:4/5;width:100%;height:100%}.story-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.story-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--color-button),.1),rgba(var(--color-button),.05))}.story-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000bf);padding:3rem 2rem 2rem;color:#fff}.story-time{margin-bottom:1rem}.time-badge{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.6rem 1.2rem;border-radius:2rem;font-size:1.2rem;font-weight:600;border:1px solid rgba(255,255,255,.3)}.story-title{font-size:1.8rem;font-weight:700;margin-bottom:.6rem;line-height:1.2}.story-description{font-size:1.3rem;line-height:1.3;opacity:.9;margin:0}.swiper-button-prev,.swiper-button-next{display:none}.swiper-pagination{bottom:1.5rem;padding:0;background:none;width:fit-content;left:50%;transform:translate(-50%)}.swiper-pagination-bullet{width:.6rem;height:.6rem;background:#fff6;opacity:1;transition:all .3s ease;margin:0 .4rem;border-radius:50%}.swiper-pagination-bullet-active{background:#ffffffe6;transform:scale(1.2)}@media screen and (min-width: 990px){.delivery-story-mobile{display:none}.delivery-story-desktop{display:block}.story-timeline{display:flex;gap:3rem;padding:2rem 0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;position:relative}.story-timeline::-webkit-scrollbar{display:none}.story-step{flex:0 0 auto;display:flex;align-items:center;gap:3rem}.story-card-desktop{background:rgba(var(--color-background),.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2.4rem;padding:2.4rem;box-shadow:0 20px 40px rgba(var(--color-shadow),.1),0 1px 3px rgba(var(--color-shadow),.1),inset 0 1px #ffffff1a;border:1px solid rgba(var(--color-foreground),.1);width:35rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.story-card-desktop:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgb(var(--color-button)),rgba(var(--color-button),.5))}.story-card-desktop:hover{transform:translateY(-.8rem) scale(1.02);box-shadow:0 32px 64px rgba(var(--color-shadow),.15),0 1px 3px rgba(var(--color-shadow),.1),inset 0 1px #ffffff1a}.story-image-container-desktop{position:relative;border-radius:2rem;overflow:hidden;margin-bottom:2rem;aspect-ratio:4/3}.story-image-desktop{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.story-card-desktop:hover .story-image-desktop{transform:scale(1.05)}.story-image-placeholder-desktop{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--color-button),.1),rgba(var(--color-button),.05))}.story-overlay{position:absolute;top:2rem;right:2rem}.time-badge-desktop{background:rgba(var(--color-background),.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.6rem;border-radius:2rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.1);box-shadow:0 4px 12px rgba(var(--color-shadow),.1)}.story-content-desktop{padding:0}.story-title-desktop{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:rgb(var(--color-foreground));line-height:1.2}.story-description-desktop{font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.7);margin:0}.timeline-connector{display:flex;align-items:center;color:rgba(var(--color-foreground),.3);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}}.delivery-story-cta{display:none}@media screen and (max-width: 749px){.delivery-story-section{padding-left:1.5rem;padding-right:1.5rem}.story-card{max-width:100%;padding:0;border-radius:2rem;box-shadow:0 4px 20px rgba(var(--color-shadow),.06),0 1px 3px rgba(var(--color-shadow),.03)}.story-image-container{border-radius:2rem;aspect-ratio:3/4}.story-content{padding:2.5rem 1.8rem 1.8rem}.story-title{font-size:1.7rem}.story-description{font-size:1.2rem;line-height:1.4}}@media screen and (min-width: 750px) and (max-width: 989px){.story-timeline{gap:2rem;padding:2rem}.story-card-desktop{width:30rem;padding:2rem}.story-title-desktop{font-size:2rem}.story-description-desktop{font-size:1.4rem}}@media (prefers-reduced-motion: no-preference){.story-card,.story-card-desktop{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform:translateY(2rem)}.story-card:nth-child(1){animation-delay:.1s}.story-card:nth-child(2){animation-delay:.2s}.story-card:nth-child(3){animation-delay:.3s}.story-card:nth-child(4){animation-delay:.4s}.story-card:nth-child(5){animation-delay:.5s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}}@media (prefers-contrast: high){.story-card,.story-card-desktop{border-width:2px;border-color:rgb(var(--color-foreground))}.time-badge,.time-badge-desktop{border-width:2px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/delivery-story-slider.css.map */
