.customer-stories-page{--bg: #0a0a0a;--bg-elev: #141414;--bg-elev-2: #1a1a1a;--text: #ffffff;--text-muted: rgba(255, 255, 255, .68);--text-dim: rgba(255, 255, 255, .48);--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .22);--accent: #e91e8c;--accent-dim: rgba(233, 30, 140, .14);--max-w: 1240px;--read-w: 720px;background:var(--bg);color:var(--text);font-family:Archivo,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased}.customer-stories-page *{box-sizing:border-box}.customer-stories-page a{color:inherit;text-decoration:none}.customer-stories-page a:hover{color:var(--accent)}.customer-stories-page p{margin:0 0 1.1em}.customer-stories-page img{display:block;max-width:100%;height:auto}.customer-stories-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.customer-stories-page .cs-marquee{overflow:hidden;white-space:nowrap;border-bottom:1px solid var(--border);padding:28px 0;background:var(--bg)}.customer-stories-page .cs-marquee__track{display:inline-block;animation:cs-scroll 38s linear infinite;font-weight:900;font-size:clamp(54px,9vw,120px);letter-spacing:-.035em;line-height:.9}.customer-stories-page .cs-marquee__track span{display:inline-block;padding:0 40px}.customer-stories-page .cs-marquee__track .cs-dot{color:var(--accent)}@keyframes cs-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.customer-stories-page .cs-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.customer-stories-page .cs-eyebrow:before{content:"";display:inline-block;width:36px;height:1px;background:var(--accent)}.customer-stories-page .cs-hero{padding:96px 32px 72px;max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center}.customer-stories-page .cs-hero__content{min-width:0}.customer-stories-page .cs-hero__headline{font-size:clamp(36px,4.6vw,68px);font-weight:800;line-height:1.04;letter-spacing:-.025em;margin:0 0 28px}.customer-stories-page .cs-hero__headline em{font-style:normal;color:var(--accent)}.customer-stories-page .cs-hero__subhead{font-size:clamp(16px,1.3vw,19px);color:var(--text-muted);line-height:1.5;margin:0}.customer-stories-page .cs-hero__image{aspect-ratio:4 / 5;background:linear-gradient(135deg,var(--bg-elev) 0%,var(--bg-elev-2) 100%);border:1px solid var(--border);border-radius:4px;position:relative;overflow:hidden}.customer-stories-page .cs-hero__image img{width:100%;height:100%;object-fit:cover}@media(max-width:880px){.customer-stories-page .cs-hero{grid-template-columns:1fr;gap:48px;padding-top:64px}.customer-stories-page .cs-hero__image{aspect-ratio:16 / 10}}.customer-stories-page .cs-facts{max-width:var(--max-w);margin:0 auto;padding:48px 32px 56px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.customer-stories-page .cs-facts__cell--three{grid-template-columns:repeat(3,1fr)}.customer-stories-page .cs-facts__label{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim);margin-bottom:10px}.customer-stories-page .cs-facts__value{font-size:17px;font-weight:600;color:var(--text)}.customer-stories-page .cs-facts__value a{border-bottom:1px solid var(--accent);padding-bottom:2px}@media(max-width:820px){.customer-stories-page .cs-facts{grid-template-columns:repeat(2,1fr);gap:32px 24px}}.customer-stories-page .cs-metrics{max-width:var(--max-w);margin:72px auto 0;padding:0 32px;display:grid;grid-template-columns:1fr;gap:2px;background:var(--border)}.customer-stories-page .cs-metrics--two{grid-template-columns:repeat(2,1fr)}.customer-stories-page .cs-metric{background:var(--bg);padding:64px 48px;position:relative}.customer-stories-page .cs-metric__value{font-size:clamp(64px,9vw,128px);font-weight:900;line-height:.9;letter-spacing:-.04em;color:var(--accent);margin-bottom:18px}.customer-stories-page .cs-metric__label{font-size:14px;font-weight:600;color:var(--text-muted);max-width:28ch;line-height:1.4}@media(max-width:720px){.customer-stories-page .cs-metrics--two{grid-template-columns:1fr}}.customer-stories-page .cs-body{padding:96px 32px 48px;counter-reset:cs-section;max-width:var(--max-w);margin:0 auto}.customer-stories-page .cs-body>p,.customer-stories-page .cs-body>h2,.customer-stories-page .cs-body>h3,.customer-stories-page .cs-body>h4,.customer-stories-page .cs-body>ul,.customer-stories-page .cs-body>ol{max-width:var(--read-w);margin-left:auto;margin-right:auto}.customer-stories-page .cs-body>h4{counter-increment:cs-section;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:72px auto 16px}.customer-stories-page .cs-body>h4:before{content:counter(cs-section,decimal-leading-zero) " \2014  "}.customer-stories-page .cs-body>h4:first-child{margin-top:0}.customer-stories-page .cs-body>h4+h2{margin-top:0}.customer-stories-page .cs-body>h2{font-size:clamp(28px,3.4vw,42px);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:72px auto 28px;color:var(--text)}.customer-stories-page .cs-body>h2:first-child{margin-top:0}.customer-stories-page .cs-body>h3{font-size:22px;font-weight:700;letter-spacing:-.01em;margin:48px auto 16px;color:var(--text)}.customer-stories-page .cs-body>p{font-size:18px;line-height:1.65;color:var(--text-muted)}.customer-stories-page .cs-body>p strong{color:var(--text);font-weight:600}.customer-stories-page .cs-body>p em{font-style:italic}.customer-stories-page .cs-body a{color:var(--accent);border-bottom:1px solid var(--accent)}.customer-stories-page .cs-body>ul,.customer-stories-page .cs-body>ol{font-size:18px;line-height:1.65;color:var(--text-muted);padding-left:28px!important;margin-bottom:1.1em;list-style-position:outside!important}.customer-stories-page .cs-body>ul{list-style-type:disc!important}.customer-stories-page .cs-body>ol{list-style-type:decimal!important}.customer-stories-page .cs-body>ul li,.customer-stories-page .cs-body>ol li{margin-bottom:8px;display:list-item!important}.customer-stories-page .cs-body>ul li::marker,.customer-stories-page .cs-body>ol li::marker{color:var(--accent);font-weight:700}.customer-stories-page .cs-body>blockquote{max-width:820px;margin:72px auto;padding:0;border:0}.customer-stories-page .cs-body>blockquote>p{font-size:clamp(24px,2.8vw,36px);font-weight:500;line-height:1.3;letter-spacing:-.015em;color:var(--text);padding-left:32px;border-left:2px solid var(--accent);margin-bottom:20px}.customer-stories-page .cs-body>blockquote>p>em:last-child{display:block;font-style:normal;padding-left:0;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin-top:16px}.customer-stories-page .cs-body>p img,.customer-stories-page .cs-body>figure img,.customer-stories-page .cs-body>img{display:block;width:100%;max-width:var(--max-w);margin:96px auto;border-radius:4px}.customer-stories-page .cs-body>p:has(>img:only-child){max-width:var(--max-w)}.customer-stories-page .cs-body>figure{max-width:var(--max-w);margin:96px auto}.customer-stories-page .cs-body>figure>figcaption{max-width:var(--read-w);margin:16px auto 0;font-size:13px;color:var(--text-dim);line-height:1.5;text-align:left}.customer-stories-page .cs-agency{max-width:var(--max-w);margin:96px auto 0;padding:64px 32px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.customer-stories-page .cs-agency__inner{max-width:var(--read-w);margin:0 auto}.customer-stories-page .cs-agency h2{font-size:clamp(32px,3.8vw,52px);font-weight:800;line-height:1.05;letter-spacing:-.025em;margin:0 0 32px}.customer-stories-page .cs-agency p{font-size:18px;line-height:1.65;color:var(--text-muted);margin:0 0 20px}.customer-stories-page .cs-agency ul,.customer-stories-page .cs-agency ol{margin:32px 0;padding-left:28px!important;list-style-position:outside!important}.customer-stories-page .cs-agency ul{list-style-type:disc!important}.customer-stories-page .cs-agency ol{list-style-type:decimal!important}.customer-stories-page .cs-agency li{font-size:17px;line-height:1.55;color:var(--text);margin-bottom:12px;display:list-item!important}.customer-stories-page .cs-agency li::marker{color:var(--accent);font-weight:700}.customer-stories-page .cs-agency__cta{display:inline-flex;align-items:center;gap:10px;margin-top:16px;padding:16px 28px;background:var(--accent);color:var(--text);font-weight:700;border-radius:999px;letter-spacing:.02em;transition:transform .18s ease}.customer-stories-page .cs-agency__cta:hover{transform:translateY(-2px);color:var(--text)}.customer-stories-page .cs-cta{max-width:var(--max-w);margin:0 auto;padding:96px 32px;text-align:center}.customer-stories-page .cs-cta--bordered{border-top:1px solid var(--border)}.customer-stories-page .cs-cta__headline{font-size:clamp(44px,6vw,88px);font-weight:900;letter-spacing:-.035em;line-height:1;color:var(--accent);margin:0 auto 24px;max-width:14ch}.customer-stories-page .cs-cta__sub{font-size:17px;color:var(--text-muted);margin:0 0 36px}.customer-stories-page .cs-cta__buttons{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.customer-stories-page .cs-btn{display:inline-flex;align-items:center;padding:16px 32px;border-radius:999px;font-weight:700;letter-spacing:.02em;font-size:15px;transition:all .18s ease;border:1px solid transparent}.customer-stories-page .cs-btn--primary{background:var(--accent);color:var(--text)}.customer-stories-page .cs-btn--primary:hover{transform:translateY(-2px);color:var(--text)}.customer-stories-page .cs-btn--ghost{border-color:var(--border-strong);color:var(--text)}.customer-stories-page .cs-btn--ghost:hover{border-color:var(--accent);color:var(--accent)}.customer-stories-page .cs-related{max-width:var(--max-w);margin:0 auto;padding:80px 32px 120px;border-top:1px solid var(--border)}.customer-stories-page .cs-related__label{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);margin-bottom:48px}.customer-stories-page .cs-related__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:var(--border)}.customer-stories-page .cs-related__grid--one{grid-template-columns:1fr}.customer-stories-page .cs-related__card{background:var(--bg);padding:40px 32px;display:block;transition:background .18s ease}.customer-stories-page .cs-related__card:hover{background:var(--bg-elev);color:var(--text)}.customer-stories-page .cs-related__card-eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.customer-stories-page .cs-related__card-title{font-size:22px;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin-bottom:16px}.customer-stories-page .cs-related__card-meta{font-size:13px;color:var(--text-dim)}@media(max-width:820px){.customer-stories-page .cs-related__grid{grid-template-columns:1fr}}.customer-stories-page .cs-intro{max-width:var(--max-w);margin:0 auto;padding:64px 32px 56px}.customer-stories-page .cs-intro__subhead{font-size:clamp(22px,2.4vw,32px);font-weight:500;color:var(--text);max-width:28ch;line-height:1.3;letter-spacing:-.015em;margin:0}.customer-stories-page .cs-featured{max-width:var(--max-w);margin:0 auto;padding:0 32px 80px}.customer-stories-page .cs-featured__label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);margin-bottom:24px}.customer-stories-page .cs-featured__card{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-elev);border:1px solid var(--border);border-radius:4px;overflow:hidden;transition:border-color .18s ease}.customer-stories-page .cs-featured__card:hover{border-color:var(--border-strong);color:var(--text)}.customer-stories-page .cs-featured__image{aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--bg-elev-2) 0%,#0f0f0f 100%);position:relative;overflow:hidden}.customer-stories-page .cs-featured__image img{width:100%;height:100%;object-fit:cover}.customer-stories-page .cs-featured__content{padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.customer-stories-page .cs-featured__eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:18px}.customer-stories-page .cs-featured__title{font-size:clamp(28px,3.2vw,40px);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 20px}.customer-stories-page .cs-featured__excerpt{font-size:16px;color:var(--text-muted);line-height:1.55;margin:0 0 28px}.customer-stories-page .cs-featured__metric{display:inline-flex;align-items:baseline;gap:12px;margin-bottom:28px;padding:12px 20px;background:var(--accent-dim);border-radius:999px;width:fit-content}.customer-stories-page .cs-featured__metric-value{font-size:22px;font-weight:900;letter-spacing:-.02em;color:var(--accent)}.customer-stories-page .cs-featured__metric-label{font-size:12px;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.1em}.customer-stories-page .cs-featured__readmore{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}@media(max-width:880px){.customer-stories-page .cs-featured__card{grid-template-columns:1fr}.customer-stories-page .cs-featured__content{padding:40px 32px}}.customer-stories-page .cs-grid{max-width:var(--max-w);margin:0 auto;padding:0 32px 96px}.customer-stories-page .cs-grid__label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);margin-bottom:32px}.customer-stories-page .cs-grid__items{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:var(--border);border:1px solid var(--border)}.customer-stories-page .cs-grid__items--three{grid-template-columns:repeat(3,1fr)}.customer-stories-page .cs-card{background:var(--bg);padding:40px 32px;display:flex;flex-direction:column;gap:16px;transition:background .18s ease;min-height:240px}.customer-stories-page .cs-card:hover{background:var(--bg-elev);color:var(--text)}.customer-stories-page .cs-card__image{width:calc(100% + 64px);margin:-40px -32px 0;aspect-ratio:16 / 9;overflow:hidden;flex-shrink:0}.customer-stories-page .cs-card__image img{width:100%;height:100%;object-fit:cover;display:block}.customer-stories-page .cs-card:only-child{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.customer-stories-page .cs-card:only-child .cs-card__image{width:calc(100% + 32px);margin:-40px 0 -40px -32px;aspect-ratio:4 / 3}.customer-stories-page .cs-card:only-child .cs-card__content{padding-left:40px;justify-content:center}.customer-stories-page .cs-card:only-child .cs-card__excerpt{display:block}.customer-stories-page .cs-card:only-child .cs-card__readmore{display:block}.customer-stories-page .cs-card:only-child .cs-card__metric{padding:12px 20px;background:var(--accent-dim);border-radius:999px}.customer-stories-page .cs-card:only-child .cs-card__metric-value{font-size:22px}.customer-stories-page .cs-card__content{display:flex;flex-direction:column;gap:16px;flex-grow:1}.customer-stories-page .cs-card__eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent)}.customer-stories-page .cs-card__title{font-size:22px;font-weight:700;line-height:1.25;letter-spacing:-.01em;margin:0;flex-grow:1}.customer-stories-page .cs-card__excerpt{display:none;font-size:16px;color:var(--text-muted);line-height:1.55;margin:0}.customer-stories-page .cs-card__metric{display:inline-flex;align-items:baseline;gap:8px;width:fit-content}.customer-stories-page .cs-card__metric-value{font-size:18px;font-weight:900;letter-spacing:-.01em;color:var(--accent)}.customer-stories-page .cs-card__metric-label{font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.customer-stories-page .cs-card__readmore{display:none;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.customer-stories-page .cs-card__meta{font-size:13px;color:var(--text-dim);margin-top:auto}@media(max-width:820px){.customer-stories-page .cs-grid__items,.customer-stories-page .cs-grid__items--three{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/customer-stories.css.map */
