.references{background:linear-gradient(180deg,#fff,#f5f6ff)}
.references .section-heading p{max-width:720px;margin:18px auto 0;color:#68718e}
.reference-logos{display:flex;align-items:center;justify-content:center;gap:26px;max-width:760px;margin:0 auto}
.reference-logos a{width:280px;height:150px;display:grid;place-items:center;padding:22px 32px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 45px rgba(8,21,76,.08);transition:transform .25s ease,box-shadow .25s ease}
.reference-logos a:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(8,21,76,.14)}
.reference-logos img{max-width:100%;max-height:94px;object-fit:contain}
.reference-source{text-align:center;margin:24px 0 0;font-size:12px;color:#7a829d}
.reference-source a{color:#5524c8;text-decoration:underline}
@media(max-width:600px){.reference-logos{flex-direction:column}.reference-logos a{width:100%;max-width:320px}}
