.sponsors{background-color:#000;border-top:1px solid #27272a80;width:100%;height:auto;padding:64px 0}.sponsors .content{box-sizing:border-box;flex-direction:column;gap:48px;width:100%;max-width:1400px;margin:0 auto;padding:0 16px;display:flex}.sponsors .content h2{text-align:center;color:#9ca3af;width:100%;margin:0;font-size:24px;font-weight:700;line-height:32px}.sponsors .content .sponsors-container{flex-flow:wrap;justify-content:center;align-items:center;gap:48px;width:100%;display:flex}.sponsors .content .sponsors-container a{justify-content:center;align-items:center;width:140px;height:48px;display:flex}.sponsors .content .sponsors-container a.fade-in:first-child{animation-delay:0s}.sponsors .content .sponsors-container a.fade-in:nth-child(2){animation-delay:.1s}.sponsors .content .sponsors-container a.fade-in:nth-child(3){animation-delay:.2s}.sponsors .content .sponsors-container a.fade-in:nth-child(4){animation-delay:.3s}.sponsors .content .sponsors-container a.fade-in:nth-child(5){animation-delay:.4s}.sponsors .content .sponsors-container a svg{color:#171717;width:100%;height:100%;transition:all .3s}.sponsors .content .sponsors-container a img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:all .3s}.sponsors .content .sponsors-container a:hover svg,.sponsors .content .sponsors-container a:hover img{transform:scale(1.1)}
