:root{--background:#ffffff;--foreground:#171717;--grey:#008374;--orange:#f48924;--green:#7ac143;--greyLight:#00a78e;--blue:#00a4e4;--darkBlue:#7d3f98;--yellow:#ffdd00;--yellowShade:#84bd00;--logoYellow:#95d500}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;color:var(--foreground)}*{margin:0;padding:0;font-family:Arial,sans-serif;box-sizing:border-box;color:#555}#__next{display:flex;flex-direction:column;min-height:100vh}header{background-color:#95d500;padding:20px;display:flex;justify-content:space-between;align-items:center}p{margin-bottom:0}h1{font-size:26px;color:#6b6d72}h1,h3{font-weight:600;margin-bottom:16px;letter-spacing:.3px;line-height:1.5;font-family:Inter,sans-serif}h3{font-size:22px}.tableNoSpace td,.tableNoSpace th{padding:0!important}img{max-width:"70vw";height:"auto";border-radius:"8px";margin-bottom:"20px";display:"block";margin-left:"auto";margin-right:"auto"}td{padding-left:2rem}.title{font-weight:700}.subTitle,.subTitle2{font-size:1.2rem}.subTitle2{font-weight:700}.subTitle3{font-size:1rem}a{color:inherit;text-decoration:none}.footer{width:100%;background-color:#a0c4bf;position:relative;bottom:0!important;left:0;padding:10px 0;display:flex;justify-content:center;border-top:1px solid #e7e7e7;margin-top:50px}.footer .container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;width:100%}.footerNavLinks{list-style:none;display:flex;gap:15px}.footerNavLinks li a{text-decoration:none;color:#0070f3;font-weight:500}.footerNavLinks li a:hover{text-decoration:underline;color:#0056b3}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.subTitle{font-size:20px;font-weight:700;color:#333;text-align:center;padding:10px 15px;margin-top:10px;background:linear-gradient(90deg,#ff7e5f,#feb47b);border-radius:8px;display:inline-block;box-shadow:2px 2px 10px rgba(0,0,0,.2)}.content p img{max-width:100%;display:block;margin:20px auto;border-radius:8px}.content p a{color:#0056b3;text-decoration:underline;font-weight:700}.section{margin:5rem 0}.calendar{width:400px}.react-calendar__navigation{text-align:center}.calendar button{padding:5px}.Home_logo__IOQAX{color:#fff;font-size:24px;font-weight:700}.Home_navLinks___tPFn{list-style:none;margin:0;padding:0;display:flex}.Home_navLinks___tPFn li{margin-left:20px}.Home_navLinks___tPFn li a{color:black;text-decoration:none;font-size:16px;font-weight:700}.Home_navLinks___tPFn li a:hover{color:rgb(134,134,134)}.Home_hero__VkeT1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#f5f5f5}.Home_hero__VkeT1 h2{color:#333}.Home_hero__VkeT1 p{color:#777}.Home_hero__VkeT1 div{margin-bottom:1.5rem}.Home_ctaButton__lZzFU{background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:30px;font-size:18px;text-decoration:none}.Home_ctaButton__lZzFU:hover{background-color:#c0392b}@media (max-width:768px){.Home_hero__VkeT1 h1{font-size:36px}.Home_hero__VkeT1 p{font-size:18px}.Home_navLinks___tPFn li{margin-left:10px;font-weight:700}}