:root{--primary:#425c86;--secondary:#cda75e;--accent:#c4585f}h1,h2,h3,h4,h5,h6{font-family:Lora,serif}body,p,a,li,div{font-family:Roboto,sans-serif}a{text-decoration:none}*{box-sizing:border-box;margin:0;padding:0;outline:none!important}html,body{width:100%;overflow-x:hidden}
:root{--navbar-height:80px}body{overflow-x:hidden}.Navbar-module__Yp6P_a__navbar-wrapper.Navbar-module__Yp6P_a__sticky{width:100%;max-width:100%;padding:0;top:0;left:0;right:0;transform:none}.Navbar-module__Yp6P_a__navbar-wrapper{z-index:9999;width:100%;max-width:1400px;padding:0 20px;transition:all .4s;position:fixed;top:45px;left:50%;transform:translate(-50%)}.Navbar-module__Yp6P_a__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:20px 50px;justify-content:space-between;align-items:center;width:100%;padding:4px 40px;display:flex;box-shadow:0 10px 35px #00000014}.Navbar-module__Yp6P_a__navbar-wrapper.Navbar-module__Yp6P_a__sticky .Navbar-module__Yp6P_a__navbar{height:var(--navbar-height);border-radius:0}.Navbar-module__Yp6P_a__logo img{width:auto;height:72px}.Navbar-module__Yp6P_a__nav-links{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:26px;list-style:none;display:flex}.Navbar-module__Yp6P_a__nav-links li{font-size:15px;font-weight:500;position:relative}.Navbar-module__Yp6P_a__nav-links a,.Navbar-module__Yp6P_a__dropdown-title{color:#1f2937;cursor:pointer;align-items:center;gap:6px;text-decoration:none;transition:color .3s;display:flex}.Navbar-module__Yp6P_a__nav-links a:hover,.Navbar-module__Yp6P_a__dropdown-title:hover{color:#e27b33}.Navbar-module__Yp6P_a__nav-active{font-weight:600;color:#e27b33!important}.Navbar-module__Yp6P_a__contact-icon{background:linear-gradient(145deg,#e27b33,#c4585f);border-radius:50%;padding:10px 12px;box-shadow:4px 4px 10px #0000004d,-2px -2px 8px #fff6}.Navbar-module__Yp6P_a__contact-icon a{color:#fff;justify-content:center;align-items:center;display:flex}.Navbar-module__Yp6P_a__contact-icon a:hover{color:#fff;box-shadow:4px 4px 20px #0000004d,-2px -2px 18px #fff6}.Navbar-module__Yp6P_a__dropdown{align-items:center;display:flex}.Navbar-module__Yp6P_a__dropdown-menu{opacity:0;visibility:hidden;background:#fff;border-radius:20px;width:700px;padding:30px;transition:all .4s;position:absolute;top:130%;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 20px 50px #00000026}.Navbar-module__Yp6P_a__dropdown:hover .Navbar-module__Yp6P_a__dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__Yp6P_a__dropdown-grid{grid-template-columns:repeat(3,1fr);gap:10px 30px;display:grid}.Navbar-module__Yp6P_a__dropdown-grid a{color:#374151;padding:4px;font-size:14px;transition:all .3s}.Navbar-module__Yp6P_a__dropdown-grid a:hover{transform:translate(5px)}.Navbar-module__Yp6P_a__hamburger{color:#fff;cursor:pointer;background:linear-gradient(145deg,#e27b33,#c4585f);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;transition:transform .3s;display:none;box-shadow:4px 4px 10px #0000004d,-2px -2px 8px #fff6}.Navbar-module__Yp6P_a__hamburger:active{transform:scale(.95)}.Navbar-module__Yp6P_a__mobile-menu{display:none}@media (max-width:1024px){.Navbar-module__Yp6P_a__desktop-nav{display:none}.Navbar-module__Yp6P_a__hamburger{display:flex}.Navbar-module__Yp6P_a__navbar-wrapper{width:100%;padding:0;top:0;left:0;transform:none}.Navbar-module__Yp6P_a__navbar{height:var(--navbar-height);border-radius:0 0 50px 50px;padding:4px 20px}.Navbar-module__Yp6P_a__nav-active:after{display:none}.Navbar-module__Yp6P_a__logo img{width:240px;height:72px}.Navbar-module__Yp6P_a__mobile-menu{top:var(--navbar-height);z-index:9998;opacity:0;background:linear-gradient(145deg,#e27b33,#c4585f);flex-direction:column;gap:18px;width:100%;padding:30px 20px;transition:all .4s;display:flex;position:fixed;left:-100%;transform:translate(-30px);box-shadow:0 10px 35px #00000014}.Navbar-module__Yp6P_a__mobile-menu .Navbar-module__Yp6P_a__nav-active{color:#000;font-weight:600}.Navbar-module__Yp6P_a__mobile-menu.Navbar-module__Yp6P_a__active{opacity:1;left:0;transform:translate(0)}.Navbar-module__Yp6P_a__mobile-menu a{color:#fff;font-size:16px;text-decoration:none}.Navbar-module__Yp6P_a__mobile-menu a:active,.Navbar-module__Yp6P_a__mobile-dept-list a:active{color:#000;font-weight:600}.Navbar-module__Yp6P_a__mobile-dept span{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;padding-right:15px;display:flex}.Navbar-module__Yp6P_a__mobile-dept-list{border:1px solid #ccc;border-radius:10px;max-height:160px;margin-top:6px;padding:8px 10px;overflow-y:auto}.Navbar-module__Yp6P_a__mobile-dept-list a{padding:6px 0;font-size:14px;display:block}.Navbar-module__Yp6P_a__rotate{transform:rotate(180deg)}}@media (max-width:1200px){.Navbar-module__Yp6P_a__nav-links{gap:18px}}@media (max-width:1200px) and (min-width:1025px){.Navbar-module__Yp6P_a__logo img{height:56px}.Navbar-module__Yp6P_a__nav-links{gap:18px}}*{-webkit-tap-highlight-color:transparent}a:focus,a:active,span:focus,div:focus{box-shadow:none;outline:none}
.Footer-module__NVhknq__footer{margin-top:-1px;border:none!important;outline:none!important}.Footer-module__NVhknq__footerContainer,.Footer-module__NVhknq__statsSection{backface-visibility:hidden;outline:1px solid #0000;margin-top:-1px;transform:translateZ(0)}.Footer-module__NVhknq__pmcFooter{color:#ebeae7;background-color:#425c86;padding:50px 20px 20px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.Footer-module__NVhknq__footerContainer{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1300px;margin:auto;display:grid}.Footer-module__NVhknq__footerCol{flex-direction:column;gap:15px;display:flex}.Footer-module__NVhknq__footerLogo{width:260px;margin-bottom:0}.Footer-module__NVhknq__footerAddress{font-size:14px;line-height:1.6}.Footer-module__NVhknq__footerHeading{color:#cda75e;margin-top:10px;font-size:18px;font-weight:600}.Footer-module__NVhknq__footerSocial a{color:#ebeae7;margin-right:12px;font-size:18px;transition:all .3s}.Footer-module__NVhknq__footerSocial a:hover{color:#cda75e}.Footer-module__NVhknq__footerLinks{padding:0;list-style:none}.Footer-module__NVhknq__footerLinks li{margin-bottom:8px}.Footer-module__NVhknq__footerLinks li a{color:#ebeae7;font-size:14px;text-decoration:none;transition:all .3s}.Footer-module__NVhknq__footerLinks li a:hover{color:#cda75e}.Footer-module__NVhknq__footerRow{align-items:center;gap:12px;font-size:14px;display:flex}.Footer-module__NVhknq__footerIcon{color:#cda75e;font-size:18px}.Footer-module__NVhknq__verticalLine{background-color:#cda75e;width:3px;height:18px}.Footer-module__NVhknq__footerBottom{border-top:1px solid #fff6;justify-content:center;align-items:center;gap:15px;margin-top:40px;padding-top:15px;display:flex}.Footer-module__NVhknq__vDivider{background-color:#fff;width:2px;height:20px}@media (max-width:992px){.Footer-module__NVhknq__footerContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__NVhknq__footerContainer{text-align:left;grid-template-columns:1fr;gap:10px}.Footer-module__NVhknq__footerRow{justify-content:left}.Footer-module__NVhknq__footerSocial{justify-content:left;display:flex}.Footer-module__NVhknq__footerBottom{flex-direction:column;gap:10px;padding-top:12px;font-size:14px}.Footer-module__NVhknq__vDivider{display:none}}.Footer-module__NVhknq__footerLinks a,.Footer-module__NVhknq__footerRow a{color:#eaeaea;font-family:Roboto,sans-serif;text-decoration:none}.Footer-module__NVhknq__footerLinks a:hover,.Footer-module__NVhknq__footerRow a:hover{color:#cda75e}.Footer-module__NVhknq__footerLinks a.Footer-module__NVhknq__active,.Footer-module__NVhknq__footerRow a.Footer-module__NVhknq__active{color:#cda75e!important}
