.sponsors-section{text-align:center;background:#fff;padding:72px clamp(22px,7vw,108px)}.sponsors-section h2{letter-spacing:-.04em;margin:10px 0 32px;font-size:clamp(28px,3vw,42px)}.sponsors-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;width:min(1050px,100%);margin:0 auto;display:grid}.sponsor-card{background:#fffefa;border:1px solid #dfe7e2;border-radius:18px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.sponsor-card:hover,.sponsor-card:focus-within{transform:translateY(-3px);box-shadow:0 16px 38px #173c351a}.sponsor-link{color:#076c5b;overflow-wrap:anywhere;background:#e9f5f1;border-bottom:1px solid #dfe7e2;justify-content:center;align-items:center;height:52px;padding:7px 13px;font-size:12px;font-weight:800;line-height:1.25;display:flex}:is(.sponsor-link:hover,.sponsor-link:focus-visible){background:#d9eee7;text-decoration:underline}.sponsor-slot{border-radius:18px;min-height:150px}.sponsor-slot.filled{border-radius:0;place-items:center;height:190px;padding:24px;display:grid}.sponsor-slot img{object-fit:contain;width:100%;height:100%;display:block}.sponsor-slot.empty{visibility:hidden;pointer-events:none}@media (max-width:680px){.sponsors-section{padding:54px 18px}.sponsors-grid{grid-template-columns:1fr}.sponsor-slot{min-height:0}.sponsor-slot.filled{min-height:130px}.sponsor-slot.empty{display:none}}
