.sponsors{margin-top:10vh;flex-wrap:wrap;margin-bottom:10vh}.sponsors,.sponsors-text{display:flex;flex-direction:column}.sponsors-heading-wrapper{display:flex;flex-direction:row;justify-content:space-between;margin-left:7vw;margin-right:7vw;margin-bottom:2vh;animation:fadeInNoDelay 1s ease 0s 1 normal forwards}.sponsors-heading{font-size:4vh;font-weight:700}.sponsors-desc{font-size:2vh;margin-bottom:4vh;animation:fadeInDelay20 1s ease 0s 1 normal forwards;background-color:var(--mui-palette-primary-main);color:var(--mui-palette-primary-contrastText);padding:3vh 7vw;gap:2vh;display:flex;flex-direction:column}.sponsor-logo{display:flex;object-fit:contain;position:relative!important;height:100%}.sponsor{display:flex;height:12vh;width:20vh;position:relative;justify-content:center;transition:background-color .2s ease-in-out;padding:1.2vh}.sponsor,.sponsor-href-wrapper{border-radius:1.5vh}.sponsor-category-heading{font-size:3vh}.sponsor:hover{background-color:rgb(var(--mui-palette-primary-mainChannel)/35%)}.sponsor-wrapper{display:flex;flex-direction:row;gap:1.5vmax;flex-wrap:wrap}.sponsors-wrapper{display:flex;flex-direction:column;gap:3vh;margin-left:7vw;margin-right:7vw;animation:fadeInDelay40 1s ease 0s 1 normal forwards}.sponsor-category{display:flex;flex-direction:column;gap:1vh}.sponsor-category-hr{height:4px;width:100%;margin-bottom:1vh;color:var(--mui-palette-text-primary);background-color:var(--mui-palette-text-primary);border:none}.sponsors-button,.sponsors-button .MuiButton-startIcon>:first-of-type{font-size:2vh!important}.sponsor-not-found-text{font-size:3vh;margin-bottom:4vh}@media screen and (max-width:599px){.sponsors{margin-top:12vh}.sponsors-heading{font-size:8vw}.sponsors-desc{font-size:5vw;gap:5vw}.sponsor-category-heading,.sponsor-not-found-text{font-size:6vw}.sponsor-category-hr{height:3px}.sponsor,.sponsor-href-wrapper{width:100%}.sponsors-button,.sponsors-button .MuiButton-startIcon>:first-of-type{font-size:4vw!important}.sponsors-wrapper{gap:5vh}.sponsors-heading-wrapper{flex-direction:column;gap:2vh}.sponsor{padding:2vh}}