.product-customer-stories{--customer-stories-ink: #2e3133;--customer-stories-soft-ink: #6f7477;--customer-stories-brown: #6c4929;--customer-stories-blue: #6f8495;--customer-stories-line: rgba(108, 73, 41, .16);--customer-stories-surface: #fbfaf7;--customer-stories-shadow: 0 24px 60px rgba(46, 49, 51, .16);background:#e6dfd7;color:var(--customer-stories-ink);font-family:var(--font-body-family);overflow:hidden}.product-customer-stories__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,460px);align-items:center;gap:64px;max-width:1180px;margin:0 auto;padding-left:20px;padding-right:20px}.product-customer-stories__content{max-width:520px}.product-customer-stories__eyebrow{margin:0 0 14px;color:var(--customer-stories-blue);font-size:1.2rem;font-weight:600;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.product-customer-stories__heading{margin:0;color:var(--customer-stories-brown);font-family:var(--font-heading-family);font-size:3rem;font-weight:500;letter-spacing:.12em;line-height:1.5}.product-customer-stories__subheading{margin:22px 0 0;color:var(--customer-stories-soft-ink);font-size:1.5rem;letter-spacing:.08em;line-height:1.9}customer-stories-carousel{display:block}.customer-stories-carousel{width:100%}.customer-stories-carousel:focus{outline:none}.customer-stories-carousel:focus-visible .customer-stories-carousel__phone{outline:2px solid rgba(111,132,149,.55);outline-offset:6px}.customer-stories-carousel__stage{display:flex;justify-content:center}.customer-stories-carousel__phone{position:relative;width:100%;max-width:420px;aspect-ratio:9 / 16;overflow:hidden;border-radius:24px;background:#111;box-shadow:var(--customer-stories-shadow);isolation:isolate}.customer-stories-carousel__slides,.customer-stories-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0}.customer-stories-carousel__slide{display:grid;opacity:0;visibility:hidden;transform:scale(1.012);transition:opacity .26s ease,transform .42s ease,visibility .26s ease}.customer-stories-carousel__slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.customer-stories-carousel__slide:after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(to top,#000000b8,#0000);pointer-events:none;z-index:1}.customer-stories-carousel__image,.customer-stories-carousel__placeholder{width:100%;height:100%;display:block;object-fit:cover}.customer-stories-carousel__placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#ffffff24,#6f849533),#2d3032}.customer-stories-carousel__placeholder-svg{width:42%;color:#ffffff61}.customer-stories-carousel__progress{position:absolute;top:14px;left:14px;right:14px;z-index:5;display:flex;gap:5px}.customer-stories-carousel__progress-segment{height:3px;flex:1 1 0;overflow:hidden;border-radius:999px;background:#ffffff52}.customer-stories-carousel__progress-fill{display:block;width:100%;height:100%;border-radius:inherit;background:#fffffff2;transform:scaleX(0);transform-origin:left center}.customer-stories-carousel__progress-segment.is-complete .customer-stories-carousel__progress-fill{transform:scaleX(1)}.customer-stories-carousel__progress-fill.is-animating{animation:customerStoryProgress linear forwards}.customer-stories-carousel.is-paused .customer-stories-carousel__progress-fill.is-animating{animation-play-state:paused}@keyframes customerStoryProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.customer-stories-carousel__meta{position:absolute;top:28px;left:16px;right:16px;z-index:6;display:flex;align-items:center;gap:10px;color:#fff}.customer-stories-carousel__avatar{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:50%;background:#ffffff29;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-stories-carousel__avatar img{display:block;width:100%;height:100%;object-fit:cover}.customer-stories-carousel__meta-text{min-width:0;flex:1 1 auto}.customer-stories-carousel__account,.customer-stories-carousel__context{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-stories-carousel__account{font-size:1.2rem;font-weight:700;letter-spacing:.02em;line-height:1.3}.customer-stories-carousel__context{margin-top:1px;font-size:1rem;letter-spacing:.08em;line-height:1.3;opacity:.78}.customer-stories-carousel__pause{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border:0;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-stories-carousel__pause:before,.customer-stories-carousel__pause:after{content:"";display:block;width:3px;height:13px;border-radius:2px;background:currentColor}.customer-stories-carousel__pause:before{margin-right:4px}.customer-stories-carousel__pause.is-paused:before{width:0;height:0;margin:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid currentColor;border-radius:0;background:transparent}.customer-stories-carousel__pause.is-paused:after{display:none}.customer-stories-carousel__pause[hidden]{display:none}.customer-stories-carousel__caption{position:absolute;left:18px;right:18px;bottom:20px;z-index:3;color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.36)}.customer-stories-carousel__caption p{margin:0;font-size:1.45rem;letter-spacing:.05em;line-height:1.75}.customer-stories-carousel__byline{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;color:#ffffffd1;font-size:1.1rem;letter-spacing:.08em;line-height:1.4}.customer-stories-carousel__tap-zone{position:absolute;top:72px;bottom:0;z-index:4;width:50%;border:0;padding:0;background:transparent;cursor:pointer}.customer-stories-carousel__tap-zone--prev{left:0}.customer-stories-carousel__tap-zone--next{right:0}.customer-stories-carousel__tap-zone:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:-8px}@media screen and (max-width:989px){.product-customer-stories__inner{grid-template-columns:1fr;gap:36px}.product-customer-stories__content{max-width:680px;text-align:center;margin:0 auto}.product-customer-stories__heading{font-size:2.5rem}.product-customer-stories__subheading{font-size:1.4rem}}@media screen and (max-width:749px){.product-customer-stories__inner{padding-left:16px;padding-right:16px}.product-customer-stories__content{text-align:left}.product-customer-stories__eyebrow{font-size:1.05rem}.product-customer-stories__heading{font-size:2.15rem;letter-spacing:.1em}.product-customer-stories__subheading{margin-top:16px;font-size:1.3rem;letter-spacing:.06em}.customer-stories-carousel__phone{max-width:390px;border-radius:20px}.customer-stories-carousel__caption{left:16px;right:16px;bottom:18px}.customer-stories-carousel__caption p{font-size:1.3rem;line-height:1.7}}@media(prefers-reduced-motion:reduce){.customer-stories-carousel__slide{transition:none}.customer-stories-carousel__progress-fill.is-animating{animation:none;transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-product-customer-stories.css.map */
