:root{--primary-font:"Syne-Medium",sans-serif}.schd__page_main{display:flex;width:100vw;flex-direction:column;justify-content:center;align-items:center;padding-bottom:7rem}.schedule__contain{display:flex;flex-direction:column;gap:2rem;width:65%}.schedule__chip_select{display:flex;width:100%;flex-direction:row;justify-content:space-evenly;align-items:center;gap:10rem}.schd__chip__days{display:flex;flex-direction:row;color:#fff;font-size:1.5rem;font-weight:600;width:70%;gap:3rem}.schd__chip__days>p:hover{cursor:pointer}.schedule__table{display:flex;flex-direction:column}.selected__day{background:#c827ec;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.schd__timeCard{display:flex;z-index:100;flex-direction:row;align-items:center;padding:5px}.image__and__scheduleCard{display:flex;flex-direction:column}.image__and__scheduleCard>img{width:150%}.schd__timeCard>p{width:50%;text-align:center;font-size:1.1rem;font-weight:500}.schd__genre__tile,.schd__timeCard>p{color:#fff;font-family:var(--primary-font)}.schd__genre__tile{display:flex;z-index:100;flex-direction:row;justify-content:space-around;align-items:center;font-weight:600;font-size:1.3rem}@media screen and (max-width:992px){.schedule__chip_select{gap:2rem}.schedule__contain{width:90%}}@media screen and (min-width:1015px){.schd__page_main{margin-left:-5rem}}@media screen and (max-width:800px){.schedule__chip_select{gap:19rem}.schedule__contain{width:100%}}@media screen and (max-width:650px){.schedule__chip_select{gap:16rem}}@media screen and (max-width:600px){.schd__genre__tile{font-size:1.1rem}.schd__timeCard>p{width:50%;font-size:1rem}.schedule__chip_select{gap:9rem}.schedule__contain{width:100%}}@media screen and (max-width:500px){.schedule__chip_select{gap:7rem}}@media screen and (max-width:450px){.schedule__chip_select{gap:4rem}}@media screen and (max-width:400px){.schd__genre__tile{font-size:1.1rem}.schd__timeCard>p{width:50%;font-size:.9rem}.schedule__chip_select{gap:1rem}.schedule__contain{width:98%}}