.schedule{margin-top:10vh;flex-wrap:wrap;margin-bottom:10vh}.schedule,.schedule-text{display:flex;flex-direction:column}.schedule-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}.schedule-back-button-wrapper{display:flex;align-items:center;gap:1vh}.schedule-heading{font-size:4vh;font-weight:700}.schedule-back-button .MuiSvgIcon-root{font-size:3vh!important}.schedule-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}.schedule-button,.schedule-button .MuiButton-startIcon>:first-of-type{font-size:2vh!important}.schedule-button{animation:fadeInNoDelay 1s ease 0s 1 normal forwards}@media screen and (max-width:599px){.schedule{margin-top:12vh}.schedule-heading{font-size:8vw}.schedule-desc{font-size:5vw;gap:5vw}.schedule-back-button-wrapper{gap:3vw}.schedule-button,.schedule-button .MuiButton-startIcon>:first-of-type{font-size:4vw!important}.schedule-back-button .MuiSvgIcon-root{font-size:6vw!important}.schedule-heading-wrapper{flex-direction:column;gap:2vh}}