.customers-page{--customers-content-width:1120px;--customers-display-weight:400;--customers-ink:var(--execution-ink,#171313);--customers-muted:var(--execution-muted,#736b69);--customers-paper:var(--execution-paper,#fff);color:var(--customers-ink);background:var(--customers-paper)}[data-theme=dark] .customers-page{--customers-ink:#f6f3f1;--customers-muted:#aaa4a1;--customers-paper:#000}.customers-hero,.customers-library{width:min(calc(100% - 48px), var(--customers-content-width));margin-inline:auto}.customers-hero{padding-block:clamp(52px,6vw,76px) clamp(40px,4vw,56px)}.customers-hero p{color:#dc2929;letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:700}.customers-hero h1{max-width:22ch;font-size:clamp(48px,4vw,60px);font-weight:var(--customers-display-weight);letter-spacing:-.025em;text-wrap:balance;margin:0;line-height:1.083}.customers-hero>span{max-width:650px;color:var(--customers-muted);margin-top:24px;font-size:18px;line-height:1.55;display:block}.customers-library{padding-block:clamp(28px,3vw,40px) clamp(72px,8vw,112px)}.customers-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(44px,6vw,80px) clamp(20px,3vw,40px);display:grid}.customers-card{color:inherit;text-decoration:none;display:block}.customers-card-artwork{aspect-ratio:16/9;background:#f3efeb;border-radius:12px;position:relative;overflow:hidden}.customers-card-artwork img{object-fit:cover;transition:transform .3s}.customers-card:hover .customers-card-artwork img{transform:scale(1.025)}.customers-card-placeholder{color:#fff;background:linear-gradient(145deg,#211d1d,#dc2929);flex-direction:column;justify-content:space-between;height:100%;padding:clamp(26px,4vw,52px);display:flex}.customers-card-placeholder span{letter-spacing:.08em;text-transform:uppercase;font-size:15px;font-weight:700}.customers-card-placeholder strong{letter-spacing:-.04em;max-width:14ch;font-size:clamp(26px,3vw,44px);font-weight:450;line-height:1.05}.customers-card-copy{gap:20px;padding-top:24px;display:grid}.customers-card-copy h2{letter-spacing:-.045em;text-wrap:balance;max-width:19ch;margin:0;font-size:clamp(26px,3vw,42px);font-weight:470;line-height:1.08}.customers-card-link{color:#fff;width:fit-content;min-height:32px;font-family:var(--font-geist), Geist, sans-serif;letter-spacing:-.01em;background:#dc2929;border:1px solid #dc2929;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:650;transition:background-color .16s,border-color .16s;display:inline-flex}.customers-card:hover .customers-card-link{background:#b71f24;border-color:#b71f24}.customers-card:focus-visible{outline:2px solid var(--customers-ink);outline-offset:7px;border-radius:4px}[data-theme=dark] .customers-card-link{color:#fff;background:#dc2929;border-color:#dc2929}[data-theme=dark] .customers-card:hover .customers-card-link{background:#ef4747;border-color:#ef4747}@media (max-width:760px){.customers-hero,.customers-library{width:calc(100% - 40px)}.customers-card-grid{grid-template-columns:1fr}.customers-hero h1{font-size:clamp(40px,11vw,48px)}.customers-hero{padding-block:48px 40px}.customers-library{padding-top:28px}.customers-hero>span{font-size:16px}}@media (prefers-reduced-motion:reduce){.customers-card-artwork img,.customers-card-link{transition:none}}
