*{box-sizing:border-box;font-family:var(--font-flexo),"Noto Sans","Arial Unicode MS",sans-serif;margin:0;padding:0}html,body{font-family:var(--font-flexo),"Noto Sans","Arial Unicode MS",sans-serif;z-index:-1}h1,h2,h3,h4,h5,h6,p,span,div,a,button{font-family:var(--font-flexo),"Noto Sans","Arial Unicode MS",sans-serif}main{min-height:100vh}:root{--primaryColor:#3d9be9;--primaryColor-js:var(--primaryColor)}.animationUp{animation:1.2s ease-out forwards slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.top-title{color:#000;text-align:center;margin-bottom:36px;font-size:clamp(2rem,4vw,2.5rem);font-weight:400}.MuiTelInput-IconButton:after{content:"";vertical-align:middle;border-top:5px solid;border-left:5px solid #0000;border-right:5px solid #0000;width:10px;height:0;margin-left:8px;display:inline-block}.MuiSelect-select.MuiInputBase-input.MuiInput-input:focus{background-color:#fff}.MuiFormHelperText-root{color:red!important;margin-left:5px!important}input:-webkit-autofill{-webkit-text-fill-color:#000;height:8px;-webkit-box-shadow:inset 0 0 0 1000px #fff}.MuiCircularProgress-root{color:var(--primaryColor)!important}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rupee{font-family:Roboto,Noto Sans,system-ui,sans-serif!important}
.header{z-index:8888;background-color:#3d3c92bf;width:100%;padding:15px 0 10px;position:fixed;top:0;left:0}.headerContainer{max-width:900px;margin:0 auto}.logoLink h4{text-transform:uppercase;font-size:clamp(18px,3vw,28px)}.logo-img{width:86px;padding:2px}.logo-img img{width:100%;height:auto}.headerTop{justify-content:space-between;align-items:center;height:84px;margin:0 auto;display:flex}.logo a{color:#fff;font-size:22px;font-weight:600;text-decoration:none}.navBottom{justify-content:space-between;align-items:center;gap:28px;height:32px;display:flex}.navBottom button,.navBottom a{color:#cbd5f5;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.navBottom button:hover,.navBottom a:hover{color:#fff;text-decoration:none}.navBottom button.active,.navItem:hover>button,.navBottom button:hover{color:#b2b0e8;font-weight:500}.header,.navBottom,.logo{font-family:var(--font-poppins),sans-serif}body{font-family:var(--font-geist-sans),sans-serif}.navItem{position:relative}.navItem>button{color:#cbd5f5;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.navItem:hover>button,.navItem>button.active{color:#b2b0e8;font-weight:500}.dropdown{z-index:1000;background:#020617;border-radius:6px;flex-direction:column;min-width:220px;padding:8px 0;display:none;position:absolute;top:100%;left:0}.navItem:hover .dropdown{display:flex}.dropdown button{color:#fff;white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;text-decoration:none}.dropdown button:hover{background-color:#1e293b}.navBottom button{color:#fff;font-weight:500;text-decoration:none}.logo a{font-family:var(--font-poppins),sans-serif;color:#fff;letter-spacing:1px;font-size:26px;font-weight:700;text-decoration:none}.headerActions{align-items:center;gap:12px;display:flex}.searchBox{border-bottom:1.2px solid #fff;align-items:center;gap:8px;width:190px;padding-bottom:4px;display:flex;position:relative}.searchBox:hover,.searchBox:focus-within{border-bottom:2px solid #fff}.searchBox input{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;outline:none;max-width:125px;font-size:17px;overflow:hidden}.clearIcon{cursor:pointer;color:#fff;font-size:18px;position:absolute;right:10px}.clearIcon:hover{color:#fff}.searchBox input::placeholder{color:#e5e7eb}.searchIcon{color:#fff;font-size:18px}.loginBtn{color:#000;cursor:pointer;background-color:#fff;border:none;justify-content:center;align-items:center;width:90px;height:28px;font-size:17px;text-decoration:none;display:flex}.loginBtn:hover{color:#000;background-color:#fff}.logoLink{align-items:center;gap:12px;text-decoration:none;display:flex}.logoImg{object-fit:contain;width:60px;height:60px}.logoLink h4{color:#fff;font-weight:700}.navLeft{justify-content:space-between;gap:24px;width:100%;display:flex}.navRightLogo button{cursor:pointer;background:0 0;border:none;padding:0}.navRightLogo img{object-fit:contain;width:auto}.hamburger{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;display:none;z-index:99999!important;position:fixed!important;top:20px!important;right:5px!important}@media (max-width:1024px){.logo-img{width:72px}}@media (min-width:769px) and (max-width:1024px){.hamburger{display:block}.headerContainer{padding:16px}.logo-img{width:86px}.navBottom .navLeft,.headerActions,.navRightLogo{display:none}.loginBtn{padding:4px 12px;font-size:12px}.headerTop{height:70px}.navBottom{display:none}}@media (max-width:768px){.hamburger{display:block}.headerContainer{padding:0 16px}.logo-img{width:70px}.navBottom .navLeft,.headerActions,.navRightLogo{display:none}.loginBtn{padding:4px 12px;font-size:12px}.headerTop{height:70px}.navBottom{display:none}}
.footer{color:#fff;background:linear-gradient(90deg,#171733,#1b1b3a);padding:30px 0}.footer-container{grid-template-columns:1fr 2.5fr 1.5fr 2.8fr;align-items:start;gap:30px;max-width:950px;margin:auto;padding:0 20px 20px;display:grid}.footer-logo{cursor:pointer;flex-direction:column;gap:12px;margin-top:7px;display:flex}.footer-logo img{display:block}.footer-logo h3{margin:0;font-size:26px;font-weight:700;line-height:1.3}.footer-col h4{color:#3da5ff;letter-spacing:.5px;margin-bottom:14px;font-size:14px}.footer-col ul{margin:0;padding:0;list-style:none}.ul{gap:40px;width:100%;display:flex}.footer-col ul li{color:#fff;cursor:pointer;margin-bottom:18px;font-size:14px;text-decoration:none}.footer-col ul li a{color:#fff;font-size:14px;text-decoration:none}.footer-col ul li a:hover{opacity:1}.footer-contact p{margin-bottom:6px;font-size:14px;line-height:1.9}.footer-email{word-break:break-word;color:#fff;cursor:pointer;font-size:14px;text-decoration:none;display:inline-block}.footer-bottom{color:#171733;background-color:#fff;justify-content:center;align-items:center;height:45px;font-size:13px;display:flex}.contact-info{flex-direction:column;gap:6px;display:flex}@media (max-width:1024px){.footer-container{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:600px){.footer-container{grid-template-columns:1fr;margin:0 10px}.footer-logo{flex-direction:row;align-items:center;gap:20px;display:flex}.footer-logo h3{max-width:50px}.ul{gap:60px}}
@font-face{font-family:flexo;src:url(../media/Flexo_Regular-s.p.132b3ce2.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:flexo;src:url(../media/Flexo_Bold-s.p.601ecc07.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:flexo Fallback;src:local(Arial);ascent-override:1644.77%;descent-override:437.27%;line-gap-override:416.66%;size-adjust:4.8%}.flexo_7a45e18f-module__uNWaea__className{font-family:flexo,flexo Fallback}.flexo_7a45e18f-module__uNWaea__variable{--font-flexo:"flexo","flexo Fallback"}
