.navbar{position:relative;z-index:10}.logo{display:flex;align-items:center;gap:2.5rem}.nav-links{display:flex;gap:clamp(10px,2vw,25px);list-style:none;font-weight:500;color:#18181b;padding:0}.nav-links a{cursor:pointer;display:flex;align-items:center;gap:5px}.nav-links li{position:relative}.nav-links li:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;border-radius:999px;background:linear-gradient(120deg,#f05536,#f79d2f);transition:width .3s ease}.nav-links li:hover:after{width:100%}.expert-btn{background:linear-gradient(90deg,#f05536,#f05536);border:1px solid #ede82c;color:#fff;padding:12px 15px;border-radius:40px;font-weight:500;letter-spacing:.02em;text-decoration:none;display:inline-flex;align-items:center;gap:5px;box-shadow:0 15px 35px rgba(240,85,54,.35);transition:transform .3s ease,box-shadow .3s ease}.expert-btn img{transition:transform .3s ease;transform:rotate(325deg)}.expert-btn:hover img{transform:translate(4px)}.expert-btn:hover{opacity:.9;color:#fff}.mega-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:94vw;display:flex;justify-content:space-between;padding:1rem;z-index:99;animation:fadeIn .2s ease-in-out;background:#fcfcfe;border:1px solid #e8d6ec;box-shadow:0 4px 30px rgba(36,51,128,.25);border-radius:20px}.menu-left{width:65%;padding-right:1rem}.menu-left h4{font-size:20px;font-weight:600;margin:0}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 30px}.mobile-submenu li div,.services-grid a{display:flex;align-items:center;gap:8px;color:#363649;font-size:16px;cursor:pointer;transition:transform .3s ease;font-weight:500}.services-grid a:hover{transform:translate(6px)}.get-started-btn{background:transparent;color:#000;border:1px solid #c1bcd3;border-radius:8px;padding:10px 27px;cursor:pointer;font-size:14px;transition:.3s;display:flex;justify-content:center;align-items:center;gap:8px}.get-started-btn:hover{color:#000}.menu-right{width:30%;border-radius:20px;padding:20px;background:linear-gradient(127.27deg,#f3f0fe 1.29%,#f0f6fe 97.77%)}.menu-right h4{font-size:16px;font-weight:600;color:#121724;margin:0 0 1rem}.contact-item a{display:flex;align-items:center;gap:15px;padding:1rem;color:#363649;font-size:16px;font-weight:600}.contact-item-location a{display:flex;align-items:start;gap:15px}.contact-item a:hover{background:linear-gradient(90deg,#e7e3ff 44.23%,hsla(0,0%,100%,0));border-radius:10px}.social-icons{gap:1.1rem;font-size:18px;margin-top:1.5rem}.social-icons,.social-icons a{display:flex;justify-content:center;align-items:center}.arrow{transition:transform .3s}.arrow.rotate{transform:rotate(180deg)}.mega_menuHeadingbox{display:flex;justify-content:space-between;align-items:center;padding:0 0 30px}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%)}}.mobile-toggle{display:none;cursor:pointer}@media screen and (max-width:1024px){.expert-btn,.nav-links{display:none}.mobile-toggle{display:block}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;width:100%;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:20px;border-top:1px solid #ddd;animation:fadeInUp .3s ease-out;z-index:99;height:100vh;margin-top:1rem;overflow-y:auto;overflow-x:hidden}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{padding:12px 0;border-bottom:1px solid #eee;font-weight:500;color:#333}.mobile-menu a{color:#333}.mobile-menu .mobile-expert-btn{color:#fff}.mobile-menu li:last-child{border-bottom:none}.mobile-expert-btn{display:inline-flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:12px 20px;border-radius:10px;text-decoration:none;margin-top:15px;width:100%;transition:.3s}.mobile-expert-btn:hover{opacity:.9}.mobile-dropdown{cursor:pointer}.mobile-dropdown .arrow{transition:transform .3s ease}.mobile-dropdown .arrow.rotate{transform:rotate(180deg)}.mobile-submenu{list-style:none;margin-top:10px;padding-left:15px;animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-submenu li{padding:10px 0;font-size:15px;color:#444;border-bottom:1px solid #f3f3f3}.mobile-submenu li:last-child{border-bottom:none}.services-grid{display:grid;grid-template-columns:1fr;gap:20px 20px}ul.mobile-submenu{padding:15px;background:linear-gradient(127.27deg,#f3f0fe 1.29%,#f0f6fe 97.77%);border-radius:10px;margin-top:5px}.mobile-submenu .services-grid a{padding:8px 0;border-bottom:1px solid #e8e8e8}.mobile-submenu .services-grid a:last-child{border-bottom:none}}