/* Stream Digital - database-driven Trusted By section */
.trusted-by-section{padding:72px 0 78px;background:#f4f7fb;border-top:1px solid rgba(12,47,93,.06)}
.trusted-by-intro{text-align:center;max-width:760px;margin:0 auto 38px}
.trusted-by-eyebrow{display:block;margin-bottom:10px;color:#1dc7e7;font-size:.78rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.trusted-by-intro h2{margin:0 0 12px;color:#0b2f61;font-size:clamp(2rem,3vw,2.9rem);line-height:1.12;font-weight:800}
.trusted-by-intro p{margin:0;color:#63768d;font-size:1rem;line-height:1.7}
.trusted-by-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}
.trusted-by-card{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 15px 15px;border-radius:16px;background:#fff;border:1px solid #dbe5ef;box-shadow:0 12px 30px rgba(7,31,63,.055);color:#0b2f61;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.trusted-by-image{width:100%;height:118px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#fff;overflow:hidden;margin-bottom:13px}
.trusted-by-image img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.trusted-by-card strong{font-size:.95rem;line-height:1.35;margin:auto 0 5px}
.trusted-by-visit{font-size:.78rem;font-weight:700;color:#178bb8;opacity:.85}
@media (hover:hover) and (pointer:fine){.trusted-by-card:hover{transform:translateY(-4px);border-color:#bcd6e9;box-shadow:0 18px 38px rgba(7,31,63,.10)}.trusted-by-card:hover .trusted-by-visit{color:#0a6d9b}}
.trusted-by-card:focus-visible{outline:3px solid rgba(29,199,231,.35);outline-offset:3px}
@media(max-width:1080px){.trusted-by-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.trusted-by-section{padding:56px 0 60px}.trusted-by-intro{margin-bottom:28px}.trusted-by-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trusted-by-card{padding:12px 10px}.trusted-by-image{height:96px}.trusted-by-card strong{font-size:.88rem}}
@media(max-width:380px){.trusted-by-grid{grid-template-columns:1fr}.trusted-by-image{height:110px}}
