.sponsors-container{width:100%;padding:3rem 0}.sponsors-title{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.sponsors-title h2,.sponsors-title h3{font-size:2.4rem;font-weight:500;color:#2b3a55;white-space:nowrap}.sponsors-title::after{content:"";flex:1;height:1px;background:#cfcfcf}.sponsors-items{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.sponsors-item{position:relative;display:flex;align-items:center;justify-content:center}.sponsors-img{max-height:90px;max-width:220px;object-fit:contain;filter:grayscale(0%);opacity:0.85;transition:filter 0.25s ease,opacity 0.25s ease}.sp--big.sponsors-img{max-height:160px;max-width:360px;margin:1rem 3rem}.sp--mid.sponsors-img{max-height:120px;max-width:260px;margin:0.5rem 2rem}.sp--small.sponsors-img{max-height:90px;max-width:200px;margin:0.25rem 1.5rem}.sponsors-item .hoverLink{position:absolute;inset:0}.sponsors-item:hover .sponsors-img{filter:grayscale(100%);opacity:1}.sponsors-item .hoverLink{position:absolute;inset:0;background:none}
