:root{--c_primary:#ff751f;--c_secondary:#e05600;--c_white:#fff;--c_black:#1f1f1f;--c_text:#222;--radius-sm:4px;--radius-md:8px;--radius-lg:12px}body{background-color:var(--c_white);color:var(--c_text)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif}
.NavBar-module__M9OD4G__nav{flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.NavBar-module__M9OD4G__logoContainer{background:linear-gradient(90deg,#e05600 30%,#ff751f 70%);place-items:center;width:100%;height:90px;display:grid}.NavBar-module__M9OD4G__logoContainer>.NavBar-module__M9OD4G__container{justify-content:space-between;align-items:center;width:100%;max-width:1000px;height:100%;display:flex}.NavBar-module__M9OD4G__logo{object-fit:contain;width:auto;height:55px}.NavBar-module__M9OD4G__daily_notices{color:var(--c_white);background-color:var(--c_secondary);border-radius:var(--radius-sm);padding:10px 30px;font-weight:700}.NavBar-module__M9OD4G__social_container{align-items:center;gap:1rem;display:flex}.NavBar-module__M9OD4G__social_container>a{color:var(--c_white);font-size:1.5rem;text-decoration:none}.NavBar-module__M9OD4G__menuList{background:linear-gradient(90deg,#e05600 30%,#ff751f 70%);justify-content:center;align-items:center;gap:2rem;width:100%;height:60px;list-style:none;display:flex}.NavBar-module__M9OD4G__menuItem a{color:var(--c_white);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;position:relative}.NavBar-module__M9OD4G__menuItem a:after{content:"";background-color:var(--c_white);width:0;height:2px;transition:all .3s;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.NavBar-module__M9OD4G__menuItem a:hover:after{width:calc(100% - 1.5rem)}.NavBar-module__M9OD4G__menuItemActive a{color:var(--c_primary);background-color:#f973161a}.NavBar-module__M9OD4G__icon{font-size:1.2rem}.NavBar-module__M9OD4G__headerRight{align-items:center;gap:1rem;display:flex}.NavBar-module__M9OD4G__mobileToggle{color:var(--c_white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:2rem;transition:transform .2s;display:none}.NavBar-module__M9OD4G__mobileToggle:active{transform:scale(.9)}@media (max-width:1024px){.NavBar-module__M9OD4G__logoContainer>.NavBar-module__M9OD4G__container{padding:0 2rem}}@media (max-width:768px){.NavBar-module__M9OD4G__nav{height:auto}.NavBar-module__M9OD4G__logoContainer{height:80px}.NavBar-module__M9OD4G__logoContainer>.NavBar-module__M9OD4G__container{padding:0 1rem}.NavBar-module__M9OD4G__logo{height:40px}.NavBar-module__M9OD4G__social_container,.NavBar-module__M9OD4G__daily_notices{display:none}.NavBar-module__M9OD4G__mobileToggle{display:flex}.NavBar-module__M9OD4G__menuList{background-color:var(--c_primary);flex-direction:column;gap:0;height:auto;padding:1rem 0;display:none}.NavBar-module__M9OD4G__menuList.NavBar-module__M9OD4G__menuOpen{display:flex}.NavBar-module__M9OD4G__menuItem{border-bottom:1px solid #ffffff1a;width:100%}.NavBar-module__M9OD4G__menuItem:last-child{border-bottom:none}.NavBar-module__M9OD4G__menuItem a{justify-content:center;width:100%;padding:1.25rem 2rem;font-size:1.1rem}.NavBar-module__M9OD4G__menuItem a:after{display:none}}
.Footer-module__76AXSG__footer{background-color:var(--c_black);width:100%;color:var(--c_white);justify-content:center;padding:60px 0 20px;display:flex}.Footer-module__76AXSG__container{flex-direction:column;gap:40px;width:100%;max-width:1000px;padding:0 20px;display:flex}.Footer-module__76AXSG__top{justify-content:space-between;align-items:center;gap:40px;display:flex}.Footer-module__76AXSG__info{flex:1}.Footer-module__76AXSG__text{opacity:.8;max-width:600px;font-size:.95rem;line-height:1.6}.Footer-module__76AXSG__logo_box{justify-content:flex-end;display:flex}.Footer-module__76AXSG__logo{object-fit:contain;width:250px;height:auto}.Footer-module__76AXSG__divider{background-color:#ffffff1a;width:100%;height:1px}.Footer-module__76AXSG__bottom{text-align:center}.Footer-module__76AXSG__copyright{opacity:.6;font-size:.85rem;font-weight:400}@media (max-width:768px){.Footer-module__76AXSG__top{text-align:center;flex-direction:column;gap:30px}.Footer-module__76AXSG__info{order:2}.Footer-module__76AXSG__logo_box{order:1;justify-content:center}.Footer-module__76AXSG__text{max-width:100%}.Footer-module__76AXSG__footer{padding:40px 0 20px}}
