.sponsors-panel{background:#fff;border-radius:12px;padding:20px 16px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.sponsors-heading{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 14px 0}.sponsors-list{display:flex;flex-direction:column;gap:10px}.sponsors__link{display:block;text-decoration:none}.sponsors__wrapper{display:flex;align-items:center;justify-content:center;padding:10px 20px;height:110px;border-radius:10px;background:#f8fafc;transition:background .18s ease}.sponsors__wrapper:hover{background:#eef2f7}.sponsors__image{width:auto;max-width:100%;max-height:80px;object-fit:contain;border-radius:6px}@media (max-width:991px){.sponsors-list{flex-direction:row;flex-wrap:wrap;gap:8px}.sponsors__wrapper{height:80px;width:140px;padding:8px 12px}}
