.list-with-free-days h1{text-align:center;padding:0;margin:0}.list-with-free-days h2{text-align:center}.table-of-contents-holidays ul{display:flex;flex-wrap:wrap;justify-content:center;gap:2vh;font-family:var(--secondary-font);font-size:.825rem;padding:0}.table-of-contents-holidays ul li{list-style-type:none;padding:8px}.table-of-contents-holidays ul li a{padding:15px 20px;background-color:var(--light-color);border:1px solid var(--primary-color);border-radius:18px;color:var(--primary-color);text-decoration:none}.table-of-contents-holidays ul li a:hover{background-color:var(--primary-color);border:1px solid var(--primary-color);color:var(--light-color)}.list-with-free-days table{width:100%;margin:0 auto;text-align:center;color:var(--main-black);border-collapse:collapse;border-collapse:separate;border-spacing:0}.list-with-free-days table th{font-weight:400;padding:10px 0;font-size:1rem;color:var(--dark-color);border-top:1px solid var(--dark-color);border-bottom:1px solid var(--dark-color)}.list-with-free-days table th:first-child{text-align:left;padding:0 0 0 20px;border-radius:20px 0 0 20px;border-left:1px solid var(--dark-color)}.list-with-free-days table th:last-child{text-align:right;padding:0 20px 0 0;border-radius:0 20px 20px 0;border-right:1px solid var(--dark-color)}.list-with-free-days table td{border-bottom:1px solid var(--weekend);padding:5px 30px}.list-with-free-days table td:first-child{text-align:left;font-weight:700}.list-with-free-days table td:last-child{text-align:right}.list-with-free-days table tr:last-child td{border-bottom:none}.calendars-section{display:flex;justify-content:center;flex-direction:column;width:70%;padding:0;margin:0 auto;border:none}.calendars-section h2{text-align:center}.calendars-section p{text-align:center;margin:0 auto}.legend{display:flex;gap:4vh;margin:0;padding:20px;list-style:none;justify-content:center;font-family:var(--secondary-font);font-size:.875rem}.legend li{display:flex;justify-content:center;gap:1vh;align-items:center}.legend li div{width:15px;height:15px;border-radius:50px}.legend li:first-child div{background-color:var(--highlight-color)}.legend li:nth-child(2) div{border:var(--free-day-proposal)}.legend li:nth-child(3) div{background-color:var(--school-vacation)}.holiday-name{display:none}.free-day:hover .holiday-name{display:flex;background:var(--highlight-color);color:var(--light-color);border:none;position:absolute;margin:-55px 0 0 -46px;padding:10px}.calendars{display:flex;justify-content:space-around;flex-direction:row;flex-wrap:wrap;width:100%;margin:0 auto;gap:2vh;line-height:normal;color:var(--main-black)}.calendars span{font-family:var(--secondary-font);font-size:.875rem;background:var(--light-color);border:1px solid var(--dark-color);border-radius:15px}.calendars table{padding:10px 15px}.calendars div{font-family:var(--basic-font);text-align:center;text-transform:uppercase;font-size:1.2rem;padding:15px 0 0;font-weight:700}.calendars table th{font-size:1rem;padding:10px;min-width:7px;max-width:10px;border-bottom:1px solid #D9D9D9}.calendars table th:last-child,.calendars table th:nth-child(6){color:var(--weekend)}.calendars table td{padding:10px;text-align:center;border-radius:50px;transition:.3s ease}.calendars span p{font-size:12px;text-align:center;padding:1vh}.calendars table td:last-child,.calendars table td:nth-child(6){color:var(--weekend)}.calendars table td:not(:empty):hover{background-color:var(--highlight-color);color:var(--light-color);border-radius:50px;cursor:pointer}.free-day{background-color:var(--highlight-color);color:var(--light-color)!important;border-radius:50px}.day-off-proposal{border:var(--free-day-proposal);border-radius:50px}.vacation-day{background-color:var(--school-vacation);border-radius:50px}.highlighted-section{background-color:var(--primary-color);color:var(--light-color)}.highlighted-section h4{font-weight:900}.highlighted-section p{margin:0}.similar-pages h3{text-align:center}.similar-pages ul{display:flex;flex-wrap:wrap;justify-content:center;padding:10px}.similar-pages li{list-style-type:none;padding:20px 10px}@media(max-width:1000px){.table-of-contents-holidays ul li{font-size:.95rem;list-style-type:none;padding:0;width:90%;margin:0}.table-of-contents-holidays ul li a{padding:15px 18px;background-color:var(--light-color);border:1px solid var(--primary-color);border-radius:18px;color:var(--primary-color);text-decoration:none;display:flex;justify-content:center}.list-with-free-days{display:flex;justify-content:center;flex-direction:column;margin:0 auto}.list-with-free-days table td{border-bottom:1px solid var(--dark-color);padding:10px}.list-with-free-days table th:first-child{padding:10px 0 10px 10px}.list-with-free-days table th:nth-child(2){display:none}.list-with-free-days table td:first-child{text-align:left;width:35%}.list-with-free-days table td:nth-child(2){display:none}.calendars-section{display:flex;justify-content:center;flex-direction:column;flex-wrap:wrap;width:90%;margin:0 auto}.calendars-section p{width:90%;text-align:center;margin:0 auto}}
