:root{--stories-ink:#101828;--stories-muted:#536273;--stories-orange:#ff6426;--stories-orange-soft:#fff0e8;--stories-petrol:#0aa6a6;--stories-petrol-dark:#087979;--stories-petrol-soft:#e9f8f6;--stories-border:#dce4e6;--stories-surface:#f7faf9}.customer-stories{color:var(--stories-ink);overflow:hidden}.customer-stories a{text-decoration:none}.customer-stories__hero{background:radial-gradient(circle at 84% 24%,rgba(10,166,166,.09),transparent 28rem),#fff;padding:clamp(5rem,9vw,8.5rem) 0 clamp(3.5rem,6vw,6rem)}.customer-stories__hero-inner{max-width:920px}.customer-stories__eyebrow,.customer-story-card__industry,.customer-story-post__industries a{background:var(--stories-petrol-soft);border-radius:999px;color:var(--stories-petrol-dark);display:inline-flex;font-size:.75rem;font-weight:700;letter-spacing:.09em;line-height:1;padding:.62rem .86rem;text-transform:uppercase}.customer-stories__hero h1,.customer-story-post__hero h1{color:var(--stories-ink);font-size:clamp(2.75rem,6vw,5.25rem);letter-spacing:-.055em;line-height:.98;margin:1.25rem 0 1.5rem;max-width:900px}.customer-stories__hero p,.customer-story-post__summary{color:var(--stories-muted);font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65;margin:0;max-width:760px}.customer-stories__author-hero{align-items:center;display:grid;gap:clamp(1.5rem,4vw,3rem);grid-template-columns:clamp(7.5rem,18vw,11rem) minmax(0,1fr)}.customer-stories__author-hero>img{aspect-ratio:1;border-radius:1.25rem;height:auto;object-fit:cover;width:100%}.customer-stories__author-hero h1{margin-bottom:.8rem}.customer-stories__author-bio,.customer-stories__author-bio p{color:var(--stories-muted);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.customer-stories__author-bio p{margin:0}.customer-stories__author-linkedin{align-items:center;background:#eef6fc;border:1px solid rgba(10,102,194,.28);border-radius:50%;display:inline-flex;height:2rem;justify-content:center;margin-top:1.25rem;width:2rem}.customer-stories__author-linkedin svg{fill:#0a66c2;height:1rem;width:1rem}.customer-story-post__author-wrapper .mp-customer-story-content__author-linkedin{align-items:center;background:#eef6fc;border:1px solid rgba(10,102,194,.24);border-radius:50%;box-shadow:none;color:#0a66c2;display:inline-flex;height:1.8rem;justify-content:center;padding:0;text-decoration:none;transform:none;width:1.8rem}.customer-story-post__author-wrapper .mp-customer-story-content__author-linkedin svg{fill:currentColor;height:.82rem;width:.82rem}.customer-story-post__author-wrapper .mp-customer-story-content__author-linkedin:focus-visible,.customer-story-post__author-wrapper .mp-customer-story-content__author-linkedin:hover{background:#dcecf8;border-color:rgba(10,102,194,.38);color:#084f97;transform:none}.customer-stories__author-articles-heading{border-bottom:1px solid var(--stories-border);margin-bottom:clamp(2.5rem,5vw,4rem);padding-bottom:1.25rem}.customer-stories__author-articles-heading>span{color:var(--stories-petrol-dark);font-size:.72rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.customer-stories__author-articles-heading h2{font-size:clamp(1.8rem,3.5vw,2.7rem);letter-spacing:-.04em;line-height:1.1;margin:.45rem 0 0}.customer-stories__listing-section{padding:0 0 clamp(5rem,9vw,9rem)}.customer-stories__filters{align-items:center;border-bottom:1px solid var(--stories-border);display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);padding-bottom:1.35rem}.customer-stories__filter-label{color:var(--stories-muted);font-size:.8rem;font-weight:700;letter-spacing:.08em;margin-right:.35rem;text-transform:uppercase}.customer-stories__filter{border:1px solid var(--stories-border);border-radius:999px;color:var(--stories-ink);font-size:.9rem;font-weight:650;line-height:1;padding:.65rem .9rem;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.customer-stories__filter:focus-visible,.customer-stories__filter:hover{border-color:var(--stories-orange);color:var(--stories-orange)}.customer-stories__filter.is-active{background:var(--stories-ink);border-color:var(--stories-ink);color:#fff}.customer-stories__active-filter{margin:-1.5rem 0 2.5rem}.customer-stories__active-filter span{color:var(--stories-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.customer-stories__active-filter h2{font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.15;margin:.35rem 0 0}.customer-stories__grid{display:grid;gap:clamp(1.25rem,2.5vw,2rem);grid-template-columns:repeat(3,minmax(0,1fr))}.customer-story-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgba(10,166,166,.55),rgba(220,228,230,.8) 46%,rgba(255,100,38,.45)) border-box;border:1px solid transparent;border-radius:1.25rem;box-shadow:0 18px 48px rgba(16,24,40,.07);display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease}.customer-story-card:hover{box-shadow:0 22px 58px rgba(16,24,40,.11)}.customer-story-card__media{aspect-ratio:16/9;background:var(--stories-surface);display:block;overflow:hidden;position:relative}.customer-story-card__media img{height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.2,.7,.2,1),filter .22s ease;width:100%}.customer-story-card:hover .customer-story-card__media img{transform:scale(1.025)}.customer-story-card__overlay,.customer-story-post__featured-image span{background:linear-gradient(125deg,rgba(4,70,76,.34),rgba(10,166,166,.09) 58%,rgba(255,100,38,.12));inset:0;pointer-events:none;position:absolute}.customer-story-card__placeholder{align-items:center;background:radial-gradient(circle at 80% 20%,rgba(255,100,38,.19),transparent 38%),linear-gradient(135deg,#e7f6f4,#f8faf9);display:flex;gap:.8rem;height:100%;justify-content:center}.customer-story-card__placeholder span{border:2px solid rgba(8,121,121,.55);border-radius:50%;display:block;height:2rem;position:relative;width:2rem}.customer-story-card__placeholder span+span:before{background:rgba(8,121,121,.45);content:"";height:2px;position:absolute;right:100%;top:50%;width:.8rem}.customer-story-card__body{display:flex;flex:1;flex-direction:column;padding:clamp(1.35rem,2.5vw,1.8rem)}.customer-story-card__industry{align-self:flex-start;font-size:.68rem;padding:.52rem .68rem}.customer-story-card__title{color:var(--stories-ink);font-size:clamp(1.35rem,2vw,1.75rem);letter-spacing:-.035em;line-height:1.18;margin:1rem 0 .85rem}.customer-story-card__title a{color:inherit}.customer-story-card__summary{color:var(--stories-muted);font-size:1rem;line-height:1.6;margin-bottom:1.65rem}.customer-story-card__summary p{color:inherit;font-size:inherit;line-height:inherit;margin:0}.customer-stories__text-link{align-items:center;align-self:flex-start;color:var(--stories-orange);display:inline-flex;font-weight:750;gap:.55rem;margin-top:auto}.customer-stories__text-link-label{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .18s ease}.customer-stories__text-link:focus-visible .customer-stories__text-link-label,.customer-stories__text-link:hover .customer-stories__text-link-label{background-size:100% 1px}.customer-stories__text-link-arrow{font-size:1.2em;line-height:1;text-decoration:none}.customer-stories__pagination{margin-top:clamp(3rem,6vw,5rem)}.customer-stories__empty{background:var(--stories-surface);border:1px solid var(--stories-border);border-radius:1.25rem;padding:clamp(2rem,5vw,4rem);text-align:center}.customer-stories__empty h2{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.2;margin:0 0 .8rem}.customer-stories__empty p{margin:0 auto;max-width:650px}.customer-story-post__hero{background:radial-gradient(circle at 88% 15%,rgba(10,166,166,.11),transparent 30rem),#fff;padding:clamp(5rem,9vw,8.5rem) 0 clamp(3rem,6vw,5.5rem)}.customer-story-post__hero-inner{align-items:center;display:grid;gap:clamp(2.5rem,6vw,5rem);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr)}.customer-story-post__industries{display:flex;flex-wrap:wrap;gap:.5rem}.customer-story-post__industries a:focus-visible,.customer-story-post__industries a:hover{color:var(--stories-orange)}.customer-story-post__summary p{color:inherit;font-size:inherit;line-height:inherit;margin:0}.customer-story-post__featured-image{aspect-ratio:4/3;border-radius:1.5rem;box-shadow:0 30px 70px rgba(16,24,40,.14);margin:0;overflow:hidden;position:relative}.customer-story-post__featured-image img{height:100%;object-fit:cover;width:100%}.customer-story-post__content-wrapper{padding-bottom:clamp(5rem,9vw,8rem);padding-top:clamp(3rem,6vw,5rem)}.customer-story-post__content-wrapper--additional{border-top:1px solid var(--stories-border)}.customer-story-post__body{color:var(--stories-ink);font-size:clamp(1.05rem,1.4vw,1.18rem);line-height:1.75;margin:0 auto;max-width:820px}.customer-story-post__body li,.customer-story-post__body p{color:inherit;font-size:inherit;line-height:inherit}.customer-story-post__body h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.045em;line-height:1.08;margin:3.5rem 0 1.25rem}.customer-story-post__body h3{font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:-.025em;line-height:1.2;margin:2.5rem 0 1rem}.customer-story-post__body img{border-radius:1.15rem;height:auto;margin:1.5rem 0;max-width:100%}.customer-story-post__body blockquote{border-left:3px solid var(--stories-petrol);color:var(--stories-ink);font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:650;line-height:1.45;margin:2.5rem 0;padding:.8rem 0 .8rem 1.5rem}.customer-story-post__cta{background:var(--stories-surface);border-bottom:1px solid var(--stories-border);border-top:1px solid var(--stories-border);padding:clamp(3rem,6vw,5rem) 0}.customer-story-post__cta-inner{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between}.customer-story-post__cta h2,.customer-story-post__related h2{color:var(--stories-ink);font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.045em;line-height:1.08;margin:1rem 0}.customer-story-post__cta p{margin:0;max-width:720px}.customer-story-post__cta-links{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:1.25rem}.customer-story-post__primary-cta{background:linear-gradient(100deg,var(--stories-orange),#ff9a72);border-radius:.7rem;color:#fff;display:inline-flex;font-weight:750;justify-content:center;padding:.95rem 1.3rem;transition:filter .18s ease}.customer-story-post__primary-cta:focus-visible,.customer-story-post__primary-cta:hover{color:#fff;filter:brightness(.94)}.customer-story-post__related{padding:clamp(5rem,9vw,8rem) 0}.customer-story-post__related>.content-wrapper>h2{margin-bottom:clamp(2rem,4vw,3rem)}@media (max-width:980px){.customer-stories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-story-post__hero-inner{grid-template-columns:1fr}.customer-story-post__featured-image{aspect-ratio:16/9}.customer-story-post__cta-inner{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.customer-stories__hero,.customer-story-post__hero{padding-top:4.5rem}.customer-stories__grid{grid-template-columns:1fr}.customer-stories__author-hero{align-items:start;grid-template-columns:5.5rem minmax(0,1fr)}.customer-stories__author-hero h1{font-size:clamp(2rem,10vw,3rem)}.customer-stories__author-bio,.customer-stories__author-linkedin{grid-column:1/-1}.customer-stories__filters{align-items:flex-start}.customer-stories__filter-label{flex-basis:100%;margin-bottom:.2rem}.customer-story-post__hero-inner{gap:2rem}.customer-story-post__featured-image{border-radius:1.1rem}.customer-story-post__cta-links{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.customer-stories__filter,.customer-stories__text-link-label,.customer-story-card,.customer-story-card__media img{transition:none}}