.d3-cust{--c-blue:#06c;--c-blue-dark:#1f56a4;--c-blue-deep:#0d2d5e;--c-yellow:#fc3;--c-yellow-dark:#f2b92c;--c-sector-cream:#faf7f2;--c-sector-eyebrow:#a67c32;--c-off-white:#fafaf8;--c-light-gray:#f3f4f8;--c-mid-gray:#dde1ea;--c-text-dark:#0d1a35;--c-text-body:#3d4560;--c-text-muted:#7a82a0}.d3-cust__trust{border-top:1px solid color-mix(in srgb, var(--c-mid-gray) 58%, transparent);border-bottom:1px solid color-mix(in srgb, var(--c-mid-gray) 58%, transparent);box-shadow:none;background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:clamp(1.35rem,3.5vw,2rem) 7%;display:grid}.d3-cust__trust--in-hero{width:100%;margin-left:0;padding-left:0;padding-right:0}.d3-cust__trust-item{border-right:1px solid color-mix(in srgb, var(--c-mid-gray) 50%, transparent);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:clamp(.65rem,2vw,1rem) clamp(.75rem,2vw,1.25rem);display:flex}.d3-cust__trust-item:last-child{border-right:none}.d3-cust__trust-num{font-family:var(--font-poppins), system-ui, sans-serif;letter-spacing:-.02em;color:var(--c-blue-deep);font-size:clamp(2.1rem,4.5vw,2.85rem);font-weight:800;line-height:1;display:block}.d3-cust__trust-lbl{letter-spacing:.12em;text-transform:uppercase;max-width:12rem;color:var(--c-text-muted);margin-top:8px;font-size:.72rem;font-weight:700;line-height:1.35;display:block}.d3-cust__sector{padding:clamp(56px,8vw,76px) 7%}.d3-cust__sector--plain{background:var(--c-sector-cream)}.d3-cust__sector--alt{background:color-mix(in srgb, var(--c-sector-cream) 88%, white)}.d3-cust__sector-header{border-bottom:1px solid color-mix(in srgb, var(--c-mid-gray) 65%, transparent);margin-bottom:clamp(28px,4vw,36px);padding-bottom:clamp(18px,3vw,22px)}.d3-cust__sector-eyebrow{font-family:var(--font-open-sans), system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--c-sector-eyebrow);margin:0 0 10px;font-size:.68rem;font-weight:700}.d3-cust__sector-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;display:flex}.d3-cust__sector-title-row h2{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-blue-deep);flex:12rem;margin:0;font-size:clamp(1.55rem,2.8vw,2.05rem);font-weight:700;line-height:1.2}.d3-cust__sector-count{font-family:var(--font-open-sans), system-ui, sans-serif;color:var(--c-text-muted);flex-shrink:0;font-size:clamp(.82rem,1.6vw,.95rem);font-weight:500}.d3-cust__sector-desc{max-width:52rem;font-family:var(--font-open-sans), system-ui, sans-serif;color:var(--c-text-body);margin:clamp(14px,2.5vw,18px) 0 0;font-size:.92rem;line-height:1.65}.d3-cust__clients-grid{grid-template-columns:repeat(var(--d3-cust-grid-cols,4), minmax(0, 1fr));gap:14px;display:grid}.d3-cust__client-card{cursor:default;border:1px solid var(--c-mid-gray);background:#fff;border-radius:4px;align-items:center;gap:12px;padding:18px 20px;transition:all .2s;display:flex}.d3-cust__sector--alt .d3-cust__client-card{background:var(--c-off-white)}.d3-cust__client-card:hover{border-color:var(--c-blue);background:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #0066cc1a}.d3-cust__cc-icon{flex-shrink:0;font-size:1.2rem;line-height:1}.d3-cust__client-card span:last-child{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-text-dark);font-size:.82rem;font-weight:500}.d3-cust__testimonial{border-top:1px solid color-mix(in srgb, var(--c-mid-gray) 70%, transparent);background:var(--c-sector-cream);padding:clamp(60px,7vw,88px) 7%}.d3-cust__testimonial-eyebrow{font-family:var(--font-open-sans), system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--c-sector-eyebrow);margin:0 0 12px;font-size:.68rem;font-weight:700}.d3-cust__testimonial-title{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-blue-deep);margin-bottom:40px;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;line-height:1.2}.d3-cust__testimonial-title span{color:var(--d3-section-title-accent,var(--c-blue))}.d3-cust__ct-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.d3-cust__ct-card{border:1px solid var(--c-mid-gray);background:#fff;border-radius:10px;padding:32px 28px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 14px #0d1a350d}.d3-cust__ct-card:hover{border-color:#0066cc59;box-shadow:0 8px 28px #0066cc14}.d3-cust__stars{letter-spacing:.06em;color:var(--c-yellow-dark);margin-bottom:14px;font-size:.9rem}.d3-cust__ct-card p{color:var(--c-text-body);margin:0 0 24px;font-size:.95rem;font-style:italic;line-height:1.75}.d3-cust__ct-author{align-items:center;gap:14px;display:flex}.d3-cust__ct-avatar{background:linear-gradient(145deg, var(--c-yellow) 0%, var(--c-yellow-dark) 100%);width:46px;height:46px;font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-blue-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.d3-cust__ct-info strong{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-text-dark);font-size:.85rem;font-weight:600;display:block}.d3-cust__ct-info span{color:var(--c-text-muted);font-size:.75rem}.d3-cust__institutional{--inst-cream:#fff9f0;--inst-amber:#f2b92c;--inst-amber-hover:#e5ad24;--inst-eyebrow:#9a6b2e;border-top:3px solid var(--inst-amber);background:var(--inst-cream);padding:clamp(52px,7vw,88px) 7%}.d3-cust__institutional-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(36px,5vw,72px);max-width:1120px;margin:0 auto;display:grid}.d3-cust__institutional-copy{max-width:520px}.d3-cust__institutional-eyebrow{font-family:var(--font-open-sans), system-ui, sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--c-sector-eyebrow);margin:0 0 12px;font-size:.68rem;font-weight:700}.d3-cust__institutional h2{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-blue-deep);margin:0 0 18px;font-size:clamp(1.75rem,3.2vw,2.65rem);font-weight:700;line-height:1.18}.d3-cust__institutional-lede{color:var(--c-text-dark);margin:0 0 28px;font-size:1rem;line-height:1.7}.d3-cust__institutional-actions{flex-wrap:wrap;gap:14px;display:flex}.d3-cust__institutional-btn{font-family:var(--font-poppins), system-ui, sans-serif;border-radius:8px;justify-content:center;align-items:center;padding:12px 26px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.d3-cust__institutional-btn--primary{border:2px solid var(--inst-amber);background:var(--inst-amber);color:var(--c-blue-deep)}.d3-cust__institutional-btn--primary:hover{background:var(--inst-amber-hover);border-color:var(--inst-amber-hover)}.d3-cust__institutional-btn--secondary{border:2px solid var(--c-blue-deep);color:var(--c-blue-deep);background:0 0}.d3-cust__institutional-btn--secondary:hover{background:#0d2d5e0a;box-shadow:0 4px 14px #0d2d5e14}.d3-cust__institutional-stats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.d3-cust__institutional-stat{background:#fff;border:1px solid #0d2d5e14;border-radius:10px;padding:22px 22px 20px;box-shadow:0 2px 14px #0d2d5e0d}.d3-cust__institutional-stat-num{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-blue-deep);margin-bottom:8px;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:800;line-height:1.15;display:block}.d3-cust__institutional-stat strong{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--c-blue-deep);margin-bottom:8px;font-size:.95rem;font-weight:700;display:block}.d3-cust__institutional-stat p{color:var(--c-text-body);margin:0;font-size:.82rem;line-height:1.55}@media (max-width:900px){.d3-cust__institutional-inner{grid-template-columns:1fr}.d3-cust__institutional-copy{max-width:none}.d3-cust__institutional-stats{grid-template-columns:1fr 1fr}.d3-cust__trust{grid-template-columns:1fr;gap:0;padding-top:clamp(1.15rem,3vw,1.5rem);padding-bottom:clamp(1.15rem,3vw,1.5rem)}.d3-cust__trust--in-hero{grid-template-columns:1fr;gap:0;width:100%;margin-left:0}.d3-cust__trust-item{border-right:none;border-bottom:1px solid color-mix(in srgb, var(--c-mid-gray) 55%, transparent);text-align:center;padding:1rem 0}.d3-cust__trust-item:first-child{padding-top:0}.d3-cust__trust-item:last-child{border-bottom:none;padding-bottom:0}.d3-cust__trust-lbl{max-width:none}.d3-cust__sector-title-row{flex-direction:column;align-items:flex-start}.d3-cust__sector-count{align-self:flex-end}.d3-cust__ct-grid{grid-template-columns:1fr}.d3-cust__clients-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (max-width:600px){.d3-cust__clients-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.d3-cust__institutional-stats{grid-template-columns:1fr}}
