.home-sponsors__wrap{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:60px}@media screen and (max-width:991px){.home-sponsors__wrap{margin-bottom:40px}}.home-sponsors .title{margin-bottom:0;text-transform:capitalize}.home-sponsors__container{display:flex;margin-bottom:24px}.home-sponsors__container.centered{width:-moz-fit-content;width:fit-content;margin:0 auto 24px}.home-sponsors .sponsor-term-name{margin-bottom:4px;font-size:18px;font-weight:600;text-align:center;background-color:#dbe9f6;color:#191a1e;border-radius:4px}@media screen and (max-width:991px){.home-sponsors .sponsor-term-name{font-size:16px}}.home-sponsors__link{display:flex;align-items:center;justify-content:center;padding:4px 8px;min-width:100%;height:114px;border:2px solid #d2d7dd;border-radius:4px;overflow:hidden}@media screen and (max-width:991px){.home-sponsors__link{height:104px}}.home-sponsors__link img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1);transition:transform 250ms ease}.home-sponsors__link:hover img{transform:scale(1.02)}.home-sponsors .buttons{display:flex;justify-content:center;gap:24px;display:none}.home-sponsors__next,.home-sponsors__prev{width:32px;height:32px;cursor:pointer;transform:scale(1);transition:all 250ms ease}.home-sponsors__next:hover,.home-sponsors__prev:hover{transform:scale(1.08);color:#3078c5}.home-sponsors__next.swiper-button-disabled,.home-sponsors__prev.swiper-button-disabled{display:block;color:#9a9ca3;pointer-events:none;opacity:0}