@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--main-color: #FF499E;--black-color: #030301;--white-color: #FBFBF2}html{font-size:62.5%}*{margin:0;padding:0;font-size:1.6rem;line-height:2em}#page-title{margin:2rem;text-align:center}#page-title h1{font-size:3rem}body{background-color:var(--white-color);color:var(--black-color);font-family:Roboto,sans-serif}span{font-style:italic}img{max-height:500px;max-width:80%;margin:2rem}.error{color:red}.success{background-color:#69cb68;color:var(--white-color);padding-left:2rem;margin:1rem 0}#preregistering-form{margin-left:2rem;margin-top:2rem}#preregistering-form h2{margin:0}#preregistering-infos{margin-left:2rem;margin-top:2rem}th{font-weight:400}.list-header th{font-weight:700}.preregistering-table{margin-top:2rem}#course-introduction,#course-program,#course-subject,#course-precision,.course-details{margin-left:2rem;width:calc(95% - 2rem)}#course-program{margin-top:2rem}#course-program li{margin-top:1rem}#course-subject{margin-top:2rem}h2{margin-left:2rem;margin-bottom:0;font-size:2.5rem}br{margin-bottom:.5em}strong{margin-top:O}#course-calendar{position:relative;display:flex;height:300px;margin-top:2rem;margin-bottom:2rem}#course-calendar ol{list-style:none;display:flex;flex-direction:column;margin-left:2%}.time-column{height:calc(100% - 3.5rem);margin-top:2.2rem;justify-content:space-between}.saturday-column,.sunday-column{height:100%}.saturday-column li,.sunday-column li{border-top:1px solid var(--main-color);border-bottom:1px solid var(--main-color);display:flex;align-items:center}.saturday-column li p,.sunday-column li p{width:80%;padding:10%;line-height:1em!important}.column-day{text-align:center;font-size:1.6rem}#course-calendar .split{display:flex}#course-calendar .time-column li{line-height:10%;font-size:1.3rem}.saturday-1{height:9.5%;border-top:2px solid var(--main-color)!important}.saturday-2{height:14%}.saturday-3{height:19%}.saturday-4{height:28.5%}.saturday-5{height:14%;border-bottom:2px solid var(--main-color)!important}.sunday-1{height:10%;border-top:2px solid var(--main-color)!important}.sunday-2{height:18.5%}.sunday-3{height:14%}.split{height:35%;border-bottom:2px solid var(--main-color)!important}.split li{width:40%;padding:5%;border-bottom:none}.sunday-4-1{border-right:1px dashed var(--main-color)}.sunday-4-2{border-left:1px dashed var(--main-color)}@media screen and (max-width:600px){.saturday-column li p,.sunday-column li p{font-size:1rem!important}}footer{margin-top:3rem;margin-left:2rem}footer h2{font-size:2rem;margin-left:0;margin-top:2rem}footer h3{margin-top:2rem}footer p,footer strong,footer li,footer a{font-size:1rem}
