.wrapper{margin:auto;max-width:max(90rem,75%);padding:2%;width:100%}@media screen and (min-width:0px) and (max-width:360px){.wrapper{padding:4%}}@media screen and (min-width:361px) and (max-width:768px){.wrapper{padding:4%}}@media screen and (min-width:769px) and (max-width:1024px){.wrapper{padding:3%}}@media screen and (min-width:1025px) and (max-width:1920px){.wrapper{padding:2%}}.row{display:flex;flex-direction:row}.row--center{align-items:center}.row--center,.row--center--x,.row--center--y{justify-content:center}*{box-sizing:inherit;font-family:inherit;font-size:inherit;margin:0;padding:0}body{box-sizing:border-box;font-family:sans-serif;font-size:1.6rem}html{font-size:62.5%}ol,ul{list-style:none}a{text-decoration:none}.dayroutine{display:grid;grid-template-columns:repeat(9,1fr);height:100%;margin:auto;width:100%}@media screen and (min-width:769px) and (max-width:1024px){.dayroutine{grid-template-columns:1fr}}@media screen and (min-width:361px) and (max-width:768px){.dayroutine{grid-template-columns:1fr}}@media screen and (min-width:0px) and (max-width:360px){.dayroutine{grid-template-columns:1fr}}.dayroutine__day{background-color:aqua;font-size:2rem;height:100%;justify-content:center;padding:2rem;text-transform:uppercase}.dayroutine__day,.header{align-items:center;display:flex;width:100%}.header{background-color:#0c0c0c;color:#fff;font-size:3.5rem;height:10vh;justify-content:flex-start;max-height:10rem;min-height:7rem;padding:1rem 2rem}@media screen and (min-width:361px) and (max-width:768px){.header{font-size:2.5rem;justify-content:center}}@media screen and (min-width:0px) and (max-width:360px){.header{font-size:2.5rem;justify-content:center}}.periodcard{align-items:center;background-color:aqua;background-image:linear-gradient(180deg,#042c82,#0745cc,#2869f8);display:flex;flex-direction:column;height:100%;justify-content:space-evenly;min-height:10rem;padding:1rem;text-align:center;width:100%}.periodcard__text{font-size:1.2rem}.weekroutine{display:grid}@media screen and (min-width:769px) and (max-width:1024px){.weekroutine{gap:1rem;grid-template-columns:repeat(2,1fr);margin:auto;width:90%}}
/*# sourceMappingURL=main.63638107.css.map*/