@font-face{font-family:__geistSans_1e4310;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistSans_Fallback_1e4310;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:__geistSans_1e4310,__geistSans_Fallback_1e4310}.__variable_1e4310{--font-geist-sans:"__geistSans_1e4310","__geistSans_Fallback_1e4310"}@font-face{font-family:__geistMono_c3aa02;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistMono_Fallback_c3aa02;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:__geistMono_c3aa02,__geistMono_Fallback_c3aa02}.__variable_c3aa02{--font-geist-mono:"__geistMono_c3aa02","__geistMono_Fallback_c3aa02"}.ant-layout{background:#fff!important}*{margin:0;padding:0;box-sizing:border-box}.navbar-container{max-width:100%;margin:0 auto;padding:0 24px}.custom-menu{display:flex;gap:32px;align-items:center}.custom-menu-item{cursor:pointer;font-weight:500;color:#333;transition:color .3s}.custom-menu-item:hover{color:#1890ff}.header{position:fixed;top:0;left:0;right:0;background-color:#fff;padding:0 120px;height:64px;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,.05);z-index:1000}.header,.navbar-logo{display:flex;align-items:center}.navbar-logo{height:100%;cursor:pointer}.logo{max-height:64px;display:block}.logo-text-container{margin-left:12px}.logo-text{font-size:20px;font-weight:600;color:#333;line-height:20px}.service-center{font-size:14px;font-weight:500;color:#79bcfc}.desktop-menu{display:flex;align-items:center;gap:40px}.navbar-menu{border:none!important;background:transparent!important}.navbar-menu .ant-menu-item a,.navbar-menu .ant-menu-submenu-title{color:#333;font-weight:500}.navbar-menu .ant-menu-item-selected a,.navbar-menu .ant-menu-item:hover a,.navbar-menu .ant-menu-submenu:hover .ant-menu-submenu-title{color:#1890ff}.login-signup{display:flex;align-items:center;gap:16px}.mobile-menu-icon{display:none;cursor:pointer}@media (max-width:992px){.header{padding:0 24px}.desktop-menu{display:none}.mobile-menu-icon{display:block}.logo{max-height:64px}.logo-text{font-size:medium}}.footer{background:#002e53;color:#fff;padding:80px 100px}.footer-container{margin:0 auto}.footer-top{display:flex;flex-wrap:wrap;gap:56px;margin-bottom:40px}.footer-about{flex:1 1 180px}.footer-logo{display:flex;align-items:center;margin-bottom:16px}.footer-logo-img{height:56px;margin-right:10px}.footer-logo-text{font-size:20px;font-weight:600;color:#d4d4d4}.footer-logo-link{display:flex;align-items:center}.footer-description{color:#cbd5e0;font-size:14px;margin-bottom:24px;max-width:300px;text-align:justify}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);width:36px;height:36px;border-radius:50%;color:#fff;margin-right:10px;transition:background .3s ease,transform .3s ease}.footer-socials a:hover{background:#6c63ff;transform:translateY(-2px)}.footer-links{flex:1 1 160px}.footer-links h4{font-size:16px;margin-bottom:16px;position:relative}.footer-links h4:after{content:"";display:block;width:40px;height:2px;background:#6c63ff;margin-top:5px}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links ul li{margin-bottom:12px;font-size:14px;color:#cbd5e0}.footer-links ul li a{color:#cbd5e0;text-decoration:none}.footer-links ul li a:hover{color:#6c63ff}.footer-privacy-policy{padding-bottom:16px;text-align:center}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:16px;text-align:center;color:#a0aec0;font-size:14px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.fade-in-up{opacity:0;animation:fadeInUp .8s ease forwards}.slide-in-left{opacity:0;animation:slideInLeft .9s ease forwards}.zoom-in{opacity:0;animation:zoomIn .7s ease forwards}.delay-1{animation-delay:.3s}.delay-2{animation-delay:.6s}.delay-3{animation-delay:.9s}.delay-4{animation-delay:1.2s}.footer-links ul li a{position:relative;transition:color .3s ease}.footer-links ul li a:after{content:"";position:absolute;width:0;height:2px;left:0;bottom:-2px;background:#6c63ff;transition:width .3s ease}.footer-links ul li a:hover:after{width:100%}@media (max-width:992px){.footer{padding:60px 40px}.footer-top{flex-direction:column;gap:36px}.footer-about{flex:1 1 140px}.footer-about,.footer-description{max-width:100%}.footer-links{flex:1 1 120px}.footer-socials a{width:32px;height:32px;margin-right:8px}}@media (max-width:768px){.footer{padding:50px 20px}.footer-top{flex-direction:column;align-items:flex-start;gap:20px}.footer-about,.footer-links{max-width:100%}.footer-logo-img{height:36px}.footer-logo-text{font-size:medium}.footer-links h4{font-size:16px;margin-bottom:10px}.footer-links{flex:1 1 80px}.footer-links ul li{font-size:14px;margin-bottom:6px}.footer-description{font-size:14px;margin-bottom:15px}.footer-socials a{width:30px;height:30px}.footer-bottom{font-size:12px;margin-top:20px}}@media (max-width:576px){.footer{padding:40px 16px}.footer-top{gap:16px}.footer-logo-img{height:30px}.footer-links h4:after{width:30px}.footer-links h4{font-size:14px;margin-bottom:8px}.footer-links ul li{margin-bottom:6px;font-size:12px}.footer-description{font-size:12px;margin-bottom:12px}.footer-socials a{width:28px;height:28px;margin-right:6px}.footer-bottom{font-size:12px;margin-top:16px}}.floating-buttons{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:16px;z-index:2000}.floating-btn{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .3s ease}.call-btn{background-color:#1677ff}.whatsapp-btn{background-color:#25d366}.floating-btn:hover{transform:scale(1.1);box-shadow:0 6px 14px rgba(0,0,0,.25)}@media (max-width:768px){.floating-buttons{bottom:16px;right:16px}.floating-btn{width:48px;height:48px;font-size:20px}}.need-ro-popup{position:fixed;bottom:200px;right:24px;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1);padding:24px;width:300px;z-index:1000;transition:all .3s ease;animation:slideIn .5s ease forwards}@keyframes slideIn{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-close-btn{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer;color:#999;font-size:16px;transition:color .3s}.popup-close-btn:hover{color:#000}.popup-title{color:#0056d2;font-weight:600;font-size:18px;margin-bottom:8px}.popup-description{color:#555;font-size:15px;line-height:1.4;margin-bottom:16px}.popup-call-btn{background:linear-gradient(90deg,#0078ff,#00c6ff);border:none;font-weight:600;border-radius:8px}.popup-call-btn:hover{background:linear-gradient(90deg,#006ae6,#00b2e6)}@media (max-width:992px){.need-ro-popup{right:24px;bottom:180px;padding:20px}}@media (max-width:768px){.need-ro-popup{right:16px;bottom:160px;width:260px;padding:18px}}@media (max-width:576px){.need-ro-popup{right:12px;bottom:160px;width:240px;padding:16px}}