.customer-links-card{align-items:center;border-radius:34px;display:flex;justify-content:center;margin:0 auto;max-width:1200px;min-height:300px;overflow:hidden;position:relative}.customer-links__radial{left:-18%;opacity:.35;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:55%}.customer-links__content{padding:60px;position:relative;text-align:center;z-index:2}.customer-links__eyebrow{color:#263953;font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.customer-links__content h2{color:#263953;font-size:56px;font-weight:100;line-height:1;margin:0 0 16px}.customer-links__content p{color:#263953;font-size:20px;font-weight:700;line-height:1;margin:0 0 16px}.customer-links__grid{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.customer-card{align-items:center;border-radius:16px;box-shadow:0 8px 18px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;margin-top:30px;min-height:155px;padding:22px 18px;text-decoration:none;transition:.25s;width:200px}.customer-card:hover{box-shadow:0 18px 35px rgba(0,0,0,.15);transform:translateY(-6px)}.customer-card__icon{height:64px;margin-bottom:18px;object-fit:contain;width:64px}.customer-card__title{color:#263953;font-size:18px;font-weight:700;line-height:1.35;text-align:center}@media (max-width:1024px){.customer-links-section{padding:50px 24px}.customer-links-card{border-radius:28px;min-height:auto}.customer-links__content{padding:48px 32px}.customer-links__content h2{font-size:44px;line-height:1.1}.customer-links__content p{font-size:18px;line-height:1.3}.customer-links__radial{left:-28%;width:75%}.customer-links__grid{gap:24px;justify-content:center}.customer-card{margin:0;max-width:240px;min-height:145px;width:calc(50% - 12px)}}@media(max-width:768px){.customer-links-section{padding:50px 0}.customer-links-card{border-radius:24px}.customer-links__content{padding:40px 24px}.customer-links__content h2{font-size:36px}.customer-links__radial{left:-45%;width:100%}.customer-links__grid{gap:16px}.customer-card{margin:0;max-width:220px;width:100%}}