.customer-home,.customer-page{padding:75px 7vw;background:#f5f8fa}.customer-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.customer-heading h2,.customer-page-intro h2{font-size:clamp(32px,4vw,50px);line-height:1.08;margin:.15em 0}.customer-heading>a{color:var(--blue);font-weight:800;white-space:nowrap}.customer-logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.customer-logo-card{min-height:150px;padding:16px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease}.customer-logo-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #08283d18}.customer-logo-card img{display:block;width:100%;height:78px;object-fit:contain}.customer-logo-card span{font-size:10px;line-height:1.25;text-align:center;font-weight:800;color:#506170}.customer-page{padding-top:65px;padding-bottom:95px}.customer-page-intro{max-width:850px;margin-bottom:40px}.customer-page-intro>p:last-child{font-size:18px;color:#526470}@media(max-width:1100px){.customer-logo-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.customer-home,.customer-page{padding:55px 5vw}.customer-heading{display:block}.customer-heading>a{display:inline-block;margin-top:12px}.customer-logo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.customer-logo-card{min-height:130px}.customer-logo-card img{height:65px}}
