@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@600;700;800&display=swap";
.navbar-module__7Ahrqa__headerWrapper{z-index:1000;background-color:#fff;width:100%;position:sticky;top:0;box-shadow:0 4px 15px #0000000d}.navbar-module__7Ahrqa__topNav{color:#fff;background-color:#071936;border-bottom:1px solid #ffffff14;padding:.6rem 0;font-size:.8125rem;font-weight:500}.navbar-module__7Ahrqa__topContainer{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.navbar-module__7Ahrqa__topItem{color:#f1f5f9;white-space:nowrap;letter-spacing:.01em;align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;transition:opacity .2s,color .2s;display:flex}.navbar-module__7Ahrqa__topItem:hover{color:#93c5fd}.navbar-module__7Ahrqa__topIcon{color:#fff;stroke-width:2.2px;flex-shrink:0;width:16px;height:16px}.navbar-module__7Ahrqa__mainNav{background-color:#fff;border-bottom:1px solid #e2e8f0;transition:all .25s}.navbar-module__7Ahrqa__mainContainer{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.navbar-module__7Ahrqa__brand{color:inherit;align-items:center;gap:.875rem;text-decoration:none;transition:opacity .2s;display:flex}.navbar-module__7Ahrqa__brand:hover{opacity:.95}.navbar-module__7Ahrqa__logoWrapper{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.navbar-module__7Ahrqa__logoImage{object-fit:contain;width:100%;height:100%}.navbar-module__7Ahrqa__brandTextContainer{flex-direction:column;justify-content:center;display:flex}.navbar-module__7Ahrqa__brandTitle{color:#071936;letter-spacing:-.01em;font-family:inherit;font-size:1.35rem;font-weight:900;line-height:1.1}.navbar-module__7Ahrqa__brandSubtitle{color:#1e293b;margin-top:2px;font-size:.75rem;font-weight:600;line-height:1.25}.navbar-module__7Ahrqa__navDesktop{align-items:center;gap:2rem;display:flex}.navbar-module__7Ahrqa__navList{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.navbar-module__7Ahrqa__navLink{color:#1e293b;white-space:nowrap;padding:.5rem 0;font-size:.9375rem;font-weight:700;text-decoration:none;transition:color .2s;position:relative}.navbar-module__7Ahrqa__navLink:hover,.navbar-module__7Ahrqa__navLinkActive{color:#071936}.navbar-module__7Ahrqa__activeIndicator{background-color:#071936;border-radius:2px;height:3px;position:absolute;bottom:-4px;left:0;right:0}.navbar-module__7Ahrqa__applyBtn{color:#fff;white-space:nowrap;background-color:#071936;border-radius:10px;justify-content:center;align-items:center;padding:.625rem 1.375rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #07193633}.navbar-module__7Ahrqa__applyBtn:hover{background-color:#0f2b5c;transform:translateY(-1.5px);box-shadow:0 6px 16px #0719364d}.navbar-module__7Ahrqa__applyBtn:active{transform:translateY(0)}.navbar-module__7Ahrqa__mobileToggleBtn{cursor:pointer;color:#071936;background:0 0;border:none;border-radius:6px;padding:.4rem;transition:background-color .2s;display:none}.navbar-module__7Ahrqa__mobileToggleBtn:hover{background-color:#f1f5f9}.navbar-module__7Ahrqa__mobileMenu{background-color:#fff;border-top:1px solid #e2e8f0;flex-direction:column;padding:1.25rem 1.5rem 1.5rem;animation:.2s ease-out forwards navbar-module__7Ahrqa__slideDown;display:none;box-shadow:0 12px 24px #0000001f}@keyframes navbar-module__7Ahrqa__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar-module__7Ahrqa__mobileNavList{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.navbar-module__7Ahrqa__mobileNavLink{color:#1e293b;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.navbar-module__7Ahrqa__mobileNavLink:hover{color:#071936;background-color:#f1f5f9}.navbar-module__7Ahrqa__mobileApplyBtn{color:#fff;text-align:center;background-color:#071936;border-radius:10px;justify-content:center;align-items:center;padding:.875rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex;box-shadow:0 4px 12px #07193633}.navbar-module__7Ahrqa__mobileApplyBtn:hover{background-color:#0f2b5c}.navbar-module__7Ahrqa__mobileTopInfo{border-top:1px solid #e2e8f0;flex-direction:column;gap:.75rem;margin-top:1.25rem;padding-top:1rem;font-size:.8125rem;display:flex}.navbar-module__7Ahrqa__mobileTopItem{color:#334155;align-items:center;gap:.625rem;font-weight:500;text-decoration:none;display:flex}.navbar-module__7Ahrqa__mobileTopItem .navbar-module__7Ahrqa__topIcon{color:#071936}@media (max-width:1080px){.navbar-module__7Ahrqa__navList{gap:1.25rem}.navbar-module__7Ahrqa__navLink{font-size:.875rem}.navbar-module__7Ahrqa__brandTitle{font-size:1.2rem}.navbar-module__7Ahrqa__brandSubtitle{font-size:.7rem}}@media (max-width:950px){.navbar-module__7Ahrqa__navDesktop{display:none}.navbar-module__7Ahrqa__mobileToggleBtn{justify-content:center;align-items:center;display:flex}.navbar-module__7Ahrqa__mobileMenuOpen{display:flex}.navbar-module__7Ahrqa__topContainer{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem}}@media (max-width:640px){.navbar-module__7Ahrqa__topNav{padding:.5rem 0}.navbar-module__7Ahrqa__topContainer{text-align:center;flex-direction:column;align-items:center;gap:.4rem}.navbar-module__7Ahrqa__brandTitle{font-size:1.05rem}.navbar-module__7Ahrqa__brandSubtitle{font-size:.65rem}.navbar-module__7Ahrqa__logoWrapper{width:40px;height:40px}}
.hero-module__6Ae8XW__heroSection{-webkit-user-select:none;user-select:none;width:100%;position:relative}.hero-module__6Ae8XW__bannerWrapper{align-items:center;width:100%;min-height:520px;display:flex;position:relative;overflow:hidden}.hero-module__6Ae8XW__bgImageContainer{width:100%;height:100%;position:absolute;inset:0}.hero-module__6Ae8XW__heroMainImage{object-fit:cover;object-position:right center;transition:transform .5s}.hero-module__6Ae8XW__heroOverlayGradient{pointer-events:none;background:linear-gradient(90deg,#fffffff5 0%,#ffffffe0 35%,#fff6 60%,#fff0 100%);position:absolute;inset:0}.hero-module__6Ae8XW__contentContainer{z-index:10;align-items:center;width:100%;max-width:1360px;margin:0 auto;padding:3.5rem 2rem 5.5rem 1rem;display:flex;position:relative}.hero-module__6Ae8XW__textContent{flex-direction:column;align-items:flex-start;max-width:580px;margin-left:-.5rem;display:flex}.hero-module__6Ae8XW__kickerText{color:#d97706;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.hero-module__6Ae8XW__mainHeading{color:#0a254e;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(1.85rem,3.8vw,2.85rem);font-weight:800;line-height:1.15}.hero-module__6Ae8XW__descriptionText{color:#475569;max-width:480px;margin:0 0 2rem;font-size:1.05rem;font-weight:450;line-height:1.6}.hero-module__6Ae8XW__ctaButtonGroup{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.hero-module__6Ae8XW__primaryBtn{color:#fff;background-color:#0a254e;border:1.5px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.85rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px #0a254e40}.hero-module__6Ae8XW__primaryBtn:hover,.hero-module__6Ae8XW__primaryBtn:focus-visible{background-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 12px 25px #0a254e59}.hero-module__6Ae8XW__secondaryBtn{color:#0a254e;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.85rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #00000008}.hero-module__6Ae8XW__secondaryBtn:hover,.hero-module__6Ae8XW__secondaryBtn:focus-visible{background-color:#f8fafc;border-color:#0a254e;transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.hero-module__6Ae8XW__featuresFloatingWrapper{z-index:30;width:100%;max-width:1280px;margin:-3.25rem auto;padding:0 1.5rem;position:relative}.hero-module__6Ae8XW__featuresCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 15px 35px -5px #0f172a14,0 6px 12px -4px #0f172a0a}.hero-module__6Ae8XW__featureItem{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.hero-module__6Ae8XW__iconCircle{color:#0a254e;background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;transition:transform .25s,background-color .25s;display:flex}.hero-module__6Ae8XW__featureItem:hover .hero-module__6Ae8XW__iconCircle{background-color:#e2e8f0;transform:scale(1.06)}.hero-module__6Ae8XW__featureMeta{flex-direction:column;display:flex}.hero-module__6Ae8XW__featureTitle{color:#0a254e;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:.825rem;font-weight:800;line-height:1.2}.hero-module__6Ae8XW__featureDesc{color:#64748b;white-space:nowrap;margin:.25rem 0 0;font-size:.75rem;line-height:1.35}.hero-module__6Ae8XW__divider{background-color:#e2e8f0;flex-shrink:0;width:1px;height:42px}@media (max-width:1100px){.hero-module__6Ae8XW__featuresCard{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem;display:grid}.hero-module__6Ae8XW__divider{display:none}.hero-module__6Ae8XW__featuresFloatingWrapper{margin-top:-2.5rem}}@media (max-width:768px){.hero-module__6Ae8XW__bannerWrapper{min-height:440px}.hero-module__6Ae8XW__contentContainer{padding:2.5rem 1.25rem 4.5rem}.hero-module__6Ae8XW__descriptionText{font-size:.95rem}.hero-module__6Ae8XW__heroOverlayGradient{background:linear-gradient(90deg,#fffffff5 0%,#ffffffe0 60%,#ffffff80 100%)}.hero-module__6Ae8XW__featuresFloatingWrapper{margin-top:-2rem;padding:0 1rem}.hero-module__6Ae8XW__featuresCard{border-radius:1rem;grid-template-columns:1fr;gap:1.25rem;padding:1.25rem}.hero-module__6Ae8XW__featureDesc{white-space:normal}}@media (max-width:480px){.hero-module__6Ae8XW__bannerWrapper{min-height:400px}.hero-module__6Ae8XW__ctaButtonGroup{flex-direction:column;width:100%}.hero-module__6Ae8XW__primaryBtn,.hero-module__6Ae8XW__secondaryBtn{width:100%}.hero-module__6Ae8XW__featuresFloatingWrapper{margin-top:-1.5rem}}
.about-module__Sg6H0a__aboutSection{background-color:#f4f0f8;width:100%;padding:5rem 1.5rem;scroll-margin-top:7rem;position:relative;overflow:hidden}.about-module__Sg6H0a__container{grid-template-columns:1.15fr .85fr 1fr;align-items:center;gap:2.5rem;max-width:80rem;margin:0 auto;display:grid}.about-module__Sg6H0a__leftContent{flex-direction:column;align-items:flex-start;display:flex}.about-module__Sg6H0a__subTitle{letter-spacing:.12em;text-transform:uppercase;color:#d97706;margin-bottom:.75rem;font-size:.875rem;font-weight:800;display:inline-block}.about-module__Sg6H0a__mainTitle{color:#0b1b3d;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.35rem;font-weight:900;line-height:1.25}.about-module__Sg6H0a__titleUnderline{background:linear-gradient(90deg,#0b1b3d 0%,#d97706 100%);border-radius:2px;width:3.5rem;height:4px;margin-top:.75rem;display:block}.about-module__Sg6H0a__description{color:#475569;margin-bottom:1.75rem;font-size:.975rem;font-weight:400;line-height:1.65}.about-module__Sg6H0a__featureList{flex-direction:column;gap:.875rem;width:100%;margin-bottom:2rem;display:flex}.about-module__Sg6H0a__featureItem{color:#1e293b;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.about-module__Sg6H0a__checkIconWrapper{color:#d97706;background-color:#fffbeb;border:1.5px solid #f59e0b;border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;display:flex}.about-module__Sg6H0a__checkIcon{width:13px;height:13px}.about-module__Sg6H0a__ctaButton{color:#fff;background-color:#0b1b3d;border-radius:9999px;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:.925rem;font-weight:700;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex;box-shadow:0 4px 12px #0b1b3d33}.about-module__Sg6H0a__ctaButton:hover{background-color:#071228;transform:translateY(-2px);box-shadow:0 8px 20px #0b1b3d4d}.about-module__Sg6H0a__arrowIcon{width:18px;height:18px;transition:transform .2s}.about-module__Sg6H0a__ctaButton:hover .about-module__Sg6H0a__arrowIcon{transform:translate(4px)}.about-module__Sg6H0a__centerVisual{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.about-module__Sg6H0a__imageWrapper{aspect-ratio:1;border:1px solid #e2e8f099;border-radius:110px 20px 20px;width:100%;margin-top:1.5rem;position:relative;overflow:hidden;box-shadow:0 16px 36px -8px #0b264f38}.about-module__Sg6H0a__aboutImg{object-fit:cover;object-position:center;transition:transform .5s}.about-module__Sg6H0a__imageWrapper:hover .about-module__Sg6H0a__aboutImg{transform:scale(1.03)}.about-module__Sg6H0a__rightCard{color:#fff;background-color:#0b264f;border-radius:24px;flex-direction:column;padding:2.5rem 2.25rem;scroll-margin-top:7rem;display:flex;position:relative;box-shadow:0 20px 40px -10px #0b264f59}.about-module__Sg6H0a__cardSubTitle{letter-spacing:.12em;text-transform:uppercase;color:#f59e0b;margin-bottom:.5rem;font-size:.825rem;font-weight:800;display:inline-block}.about-module__Sg6H0a__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:1.25rem;font-size:1.95rem;font-weight:800;line-height:1.25}.about-module__Sg6H0a__cardTitleUnderline{background-color:#f59e0b;border-radius:2px;width:3.5rem;height:3px;margin-top:.75rem;display:block}.about-module__Sg6H0a__divider{background-color:#ffffff1f;border:none;height:1px;margin:.5rem 0 1.75rem}.about-module__Sg6H0a__statsGrid{grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem;display:grid;position:relative}.about-module__Sg6H0a__statBox{flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex;position:relative}.about-module__Sg6H0a__statBox:first-child{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;padding-bottom:1.5rem;padding-right:1.25rem}.about-module__Sg6H0a__statBox:nth-child(2){border-bottom:1px solid #ffffff1f;padding-bottom:1.5rem;padding-left:1.25rem}.about-module__Sg6H0a__statBox:nth-child(3){border-right:1px solid #ffffff1f;padding-top:.5rem;padding-right:1.25rem}.about-module__Sg6H0a__statBox:nth-child(4){padding-top:.5rem;padding-left:1.25rem}.about-module__Sg6H0a__statIconWrapper{color:#f59e0b;justify-content:flex-start;align-items:center;margin-bottom:.25rem;display:flex}.about-module__Sg6H0a__statIcon{width:28px;height:28px}.about-module__Sg6H0a__statValue{color:#f59e0b;font-size:2rem;font-weight:800;line-height:1}.about-module__Sg6H0a__statLabel{color:#cbd5e1;font-size:.825rem;font-weight:500;line-height:1.3}@media (max-width:1200px){.about-module__Sg6H0a__container{grid-template-columns:1fr 1fr}.about-module__Sg6H0a__centerVisual{grid-column:span 2;max-width:600px;margin:0 auto}.about-module__Sg6H0a__rightCard{grid-column:span 2}}@media (max-width:768px){.about-module__Sg6H0a__aboutSection{padding:3.5rem 1rem}.about-module__Sg6H0a__container{grid-template-columns:1fr;gap:2.5rem}.about-module__Sg6H0a__centerVisual,.about-module__Sg6H0a__rightCard{grid-column:span 1}.about-module__Sg6H0a__mainTitle{font-size:1.95rem}.about-module__Sg6H0a__cardTitle{font-size:1.65rem}.about-module__Sg6H0a__imageWrapper{aspect-ratio:1;border-radius:80px 16px 16px}.about-module__Sg6H0a__statValue{font-size:1.75rem}.about-module__Sg6H0a__rightCard{padding:2rem 1.5rem}}
.our-service-module__FCM1Aa__servicesSection{background-color:#edf0f198;width:100%;padding:5.5rem 0 4.5rem;scroll-margin-top:5rem;font-family:inherit}.our-service-module__FCM1Aa__servicesContainer{max-width:1280px;margin:0 auto;padding:0 1.5rem}.our-service-module__FCM1Aa__headerContainer{text-align:center;flex-direction:column;align-items:center;max-width:768px;margin:0 auto 3.5rem;display:flex}.our-service-module__FCM1Aa__eyebrow{color:#d99b26;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:inline-block}.our-service-module__FCM1Aa__sectionTitle{color:#0b264f;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:2.25rem;font-weight:800;line-height:1.25}@media (min-width:640px){.our-service-module__FCM1Aa__sectionTitle{font-size:2.5rem}}.our-service-module__FCM1Aa__titleUnderline{background-color:#0b264f;border-radius:2px;width:48px;height:4px;position:relative}.our-service-module__FCM1Aa__servicesGrid{grid-template-columns:repeat(1,1fr);gap:1.75rem;display:grid}@media (min-width:640px){.our-service-module__FCM1Aa__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.our-service-module__FCM1Aa__servicesGrid{grid-template-columns:repeat(4,1fr)}}.our-service-module__FCM1Aa__serviceCard{text-align:center;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:30px;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px -4px #0b264f0f}.our-service-module__FCM1Aa__serviceCard:hover{border-color:#cbd5e1;transform:translateY(-6px);box-shadow:0 16px 32px -4px #0b264f17}.our-service-module__FCM1Aa__iconWrapper{color:#0b264f;background-color:#e4ecf7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:2rem;transition:transform .3s,background-color .3s;display:flex}.our-service-module__FCM1Aa__serviceCard:hover .our-service-module__FCM1Aa__iconWrapper{background-color:#d6e3f5;transform:scale(1.05)}.our-service-module__FCM1Aa__cardTitle{color:#0b264f;margin:0 0 .875rem;padding:0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.35}.our-service-module__FCM1Aa__cardDescription{color:#526075;flex-grow:1;margin:0 0 2rem;padding:0 .25rem;font-size:.9375rem;line-height:1.55}.our-service-module__FCM1Aa__arrowIcon{color:#0b264f;justify-content:center;align-items:center;transition:transform .3s,color .3s;display:flex}.our-service-module__FCM1Aa__serviceCard:hover .our-service-module__FCM1Aa__arrowIcon{color:#d99b26;transform:translate(6px)}
.emi-cal-module___wv_YW__wrapper{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.emi-cal-module___wv_YW__headingFont{font-family:Outfit,system-ui,-apple-system,sans-serif}.emi-cal-module___wv_YW__monoFont{font-family:JetBrains Mono,monospace}.emi-cal-module___wv_YW__gradientTitle{background:linear-gradient(135deg,#0b264f 0%,#1e3a8a 45%,#2563eb 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-family:Outfit,sans-serif}.emi-cal-module___wv_YW__badgeGlow{color:#1e40af;letter-spacing:.05em;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;font-family:Outfit,sans-serif;box-shadow:0 2px 10px #2563eb14}.emi-cal-module___wv_YW__cardContainer{background:#fff;border:1px solid #e2e8f0;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 20px 50px -12px #0b264f17,0 0 1px #0000000d}.emi-cal-module___wv_YW__cardContainer:before{content:"";background:linear-gradient(90deg,#0b264f 0%,#2563eb 50%,#059669 100%);height:6px;position:absolute;top:0;left:0;right:0}.emi-cal-module___wv_YW__presetBtn{border:1.5px solid #e2e8f0;font-family:Plus Jakarta Sans,sans-serif;transition:all .25s cubic-bezier(.4,0,.2,1)}.emi-cal-module___wv_YW__presetBtn:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb1f}.emi-cal-module___wv_YW__presetBtnActive{color:#fff!important;background:#0b264f!important;border-color:#0b264f!important;box-shadow:0 6px 16px #0b264f40!important}.emi-cal-module___wv_YW__customSlider{appearance:none;background:#e2e8f0;border-radius:999px;outline:none;width:100%;height:8px;transition:all .2s}.emi-cal-module___wv_YW__customSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0b264f;border:3px solid #fff;border-radius:50%;width:22px;height:22px;transition:all .2s;box-shadow:0 2px 8px #0b264f59}.emi-cal-module___wv_YW__customSlider::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.15);box-shadow:0 0 0 6px #2563eb2e}.emi-cal-module___wv_YW__customInput{font-family:JetBrains Mono,monospace;transition:all .2s}.emi-cal-module___wv_YW__customInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.emi-cal-module___wv_YW__resultCard{color:#fff;background:linear-gradient(145deg,#0b264f 0%,#0f172a 70%,#09152b 100%);border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0b264f40}.emi-cal-module___wv_YW__resultCardGlow{pointer-events:none;background:radial-gradient(circle,#2563eb40 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-50%}.emi-cal-module___wv_YW__emiAmountText{background:linear-gradient(135deg,#fff 0%,#38bdf8 60%,#4ade80 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;font-family:Outfit,sans-serif;line-height:1.1}.emi-cal-module___wv_YW__breakdownBar{background:#1e293b;border-radius:999px;height:10px;display:flex;overflow:hidden}.emi-cal-module___wv_YW__btnPrimary{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);font-family:Outfit,sans-serif;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px #2563eb4d}.emi-cal-module___wv_YW__btnPrimary:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 12px 25px #2563eb73}.emi-cal-module___wv_YW__tableHeader{background:#f8fafc;font-family:Outfit,sans-serif}
.happy-module__407Nzq__fullWidthSection{color:#0f172a;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-top:1px solid #e2e8f0;border-bottom:none;width:100%;padding:4.5rem 1.5rem;position:relative;overflow:hidden}.happy-module__407Nzq__ambientGlow1{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#2563eb14 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-20%;left:15%}.happy-module__407Nzq__ambientGlow2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#10b98114 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-20%;right:15%}.happy-module__407Nzq__gridOverlay{opacity:.8;pointer-events:none;background-image:radial-gradient(#0f172a0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.happy-module__407Nzq__headerBadge{letter-spacing:.08em;text-transform:uppercase;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem 1.1rem;font-size:.75rem;font-weight:700;display:inline-flex}.happy-module__407Nzq__pulseDot{background-color:#2563eb;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite happy-module__407Nzq__pulseGlow;box-shadow:0 0 8px #2563eb}@keyframes happy-module__407Nzq__pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.happy-module__407Nzq__titleText{color:#0b264f;font-weight:900}.happy-module__407Nzq__statCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:2.25rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000a,0 2px 4px -2px #00000008}.happy-module__407Nzq__statCard:hover{border-color:#93c5fd;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0b264f14,0 8px 10px -6px #0b264f0a}.happy-module__407Nzq__statNumber{letter-spacing:-.03em;margin-bottom:.5rem;font-size:3.25rem;font-weight:900;line-height:1}.happy-module__407Nzq__statLabel{color:#0f172a;letter-spacing:-.01em;font-size:1.125rem;font-weight:800}.happy-module__407Nzq__statDesc{color:#64748b;margin-top:.35rem;font-size:.8125rem;line-height:1.45}.happy-module__407Nzq__cardGlowBorder{height:4px;position:absolute;bottom:0;left:0;right:0}.happy-module__407Nzq__trustBadge{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:.625rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 1px 3px #0000000d}.happy-module__407Nzq__trustBadge:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.happy-module__407Nzq__trustBadgeIcon{color:#059669;font-weight:900}
.gallery-section{background-color:#f8fafc;width:100%;padding:4rem 1rem;position:relative;overflow:hidden}.gallery-container{max-width:80rem;margin:0 auto}.gallery-header{text-align:center;max-width:48rem;margin:0 auto 3rem}.gallery-badge{color:#1e3a8a;text-transform:uppercase;letter-spacing:.05em;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.gallery-badge-pulse{background-color:#2563eb;border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite pulseDot;box-shadow:0 0 #2563eb66}@keyframes pulseDot{0%{transform:scale(.95);box-shadow:0 0 #2563ebb3}70%{transform:scale(1);box-shadow:0 0 0 8px #2563eb00}to{transform:scale(.95);box-shadow:0 0 #2563eb00}}.gallery-title{color:#0f172a;letter-spacing:-.025em;margin-bottom:.75rem;font-size:2.25rem;font-weight:900;line-height:2.5rem}@media (min-width:640px){.gallery-title{font-size:2.75rem;line-height:3rem}}.gallery-subtitle{color:#475569;font-size:1rem;line-height:1.5rem}.gallery-controls-bar{justify-content:flex-end;align-items:center;gap:.75rem;max-width:80rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:0 1rem;display:flex}.control-btn{color:#1e293b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.control-btn:hover{color:#fff;background-color:#0b264f;border-color:#0b264f;box-shadow:0 4px 12px #0b264f33}.marquee-wrapper{width:100%;padding:1rem 0;position:relative;overflow:hidden}.marquee-wrapper:before,.marquee-wrapper:after{content:"";z-index:10;pointer-events:none;width:5rem;position:absolute;top:0;bottom:0}.marquee-wrapper:before{background:linear-gradient(90deg,#f8fafc 0%,#f8fafc00 100%);left:0}.marquee-wrapper:after{background:linear-gradient(270deg,#f8fafc 0%,#f8fafc00 100%);right:0}.marquee-track{will-change:transform;gap:1.5rem;width:max-content;animation:30s linear infinite infiniteMarquee;display:flex}.marquee-track.paused{animation-play-state:paused!important}.marquee-wrapper:hover .marquee-track.pause-on-hover{animation-play-state:paused}.marquee-track.reverse{animation-direction:reverse}@keyframes infiniteMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.gallery-card{cursor:pointer;background-color:#0f172a;border:1px solid #e2e8f0;border-radius:1rem;flex:0 0 320px;height:230px;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 14px #0000000f}@media (min-width:640px){.gallery-card{flex:0 0 360px;height:250px}}.gallery-card:hover{border-color:#93c5fd;transform:translateY(-6px)scale(1.02);box-shadow:0 16px 32px -8px #0b264f40}.gallery-card-image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.gallery-card:hover .gallery-card-image{transform:scale(1.1)}.gallery-card-overlay{opacity:0;background:#0f172a00;justify-content:center;align-items:center;transition:background-color .3s,opacity .3s;display:flex;position:absolute;inset:0}.gallery-card:hover .gallery-card-overlay{opacity:1;background:#0f172a33}.gallery-card-zoom-icon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background-color:#2563ebe6;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:transform .3s;display:flex;box-shadow:0 4px 12px #0000004d}.gallery-card:hover .gallery-card-zoom-icon{transform:scale(1.1)}.lightbox-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0f172ae6;justify-content:center;align-items:center;padding:1.5rem;animation:.25s ease-out forwards fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{background-color:#0f172a;border:1px solid #ffffff26;border-radius:1.25rem;flex-direction:column;width:100%;max-width:56rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.lightbox-image-wrapper{background-color:#020617;width:100%;height:380px;position:relative}@media (min-width:640px){.lightbox-image-wrapper{height:480px}}.lightbox-close-btn{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background-color:#0f172ab3;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.lightbox-close-btn:hover{background-color:#ef4444;border-color:#ef4444}.lightbox-nav-btn{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background-color:#0f172ab3;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav-btn:hover{background-color:#2563eb;border-color:#2563eb}.lightbox-nav-btn.prev{left:1rem}.lightbox-nav-btn.next{right:1rem}.lightbox-details{color:#fff;background-color:#0f172a;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.lightbox-details-title{color:#fff;font-size:1.25rem;font-weight:700}.lightbox-details-sub{color:#94a3b8;margin-top:.25rem;font-size:.875rem}.lightbox-counter{color:#60a5fa;background-color:#2563eb26;border:1px solid #60a5fa4d;border-radius:9999px;padding:.35rem .85rem;font-size:.875rem;font-weight:600}
.footer-module__517C6G__footerContainer{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a284f;width:100%;font-family:Plus Jakarta Sans,Inter,Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.footer-module__517C6G__footerMain{max-width:80rem;margin:0 auto;padding:4rem 2rem 3rem}.footer-module__517C6G__gridWrapper{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:640px){.footer-module__517C6G__gridWrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-module__517C6G__gridWrapper{grid-template-columns:1.3fr .9fr 1.1fr 1.4fr;gap:0}.footer-module__517C6G__colWithDivider{border-right:1px solid #ffffff2e;padding-left:2rem;padding-right:2rem}.footer-module__517C6G__colWithDivider:first-child{padding-left:0}.footer-module__517C6G__colWithDivider:last-child{border-right:none;padding-right:0}}.footer-module__517C6G__brandSection{flex-direction:column;align-items:flex-start;display:flex}.footer-module__517C6G__brandHeader{align-items:center;gap:.5rem;display:flex}.footer-module__517C6G__logoWrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:50px;padding:2px;display:flex;position:relative;box-shadow:0 2px 8px #00000040}.footer-module__517C6G__logoImage{object-fit:contain;width:100%;height:100%}.footer-module__517C6G__brandTitle{letter-spacing:.03em;color:#fff;text-transform:uppercase;margin:0;font-size:1.45rem;font-weight:800;line-height:1.25}.footer-module__517C6G__brandSubtitle{color:#e2e8f0;max-width:320px;margin-top:.8rem;margin-bottom:1.75rem;font-size:1rem;font-weight:500;line-height:1.6}.footer-module__517C6G__socialList{align-items:center;gap:.85rem;margin-top:auto;display:flex}.footer-module__517C6G__socialBtn{color:#fff;background:#ffffff14;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .25s;display:flex}.footer-module__517C6G__socialBtn:hover{color:#0a284f;background:#fff;border-color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #00000040}.footer-module__517C6G__colHeading{letter-spacing:.06em;text-transform:uppercase;color:#fff;border-bottom:2px solid #fff3;margin-bottom:1.35rem;padding-bottom:.4rem;font-size:1.15rem;font-weight:700;display:inline-block}.footer-module__517C6G__linkList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__517C6G__linkItem{color:#f1f5f9;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.footer-module__517C6G__linkItem:hover{color:#fff;font-weight:600;transform:translate(4px)}.footer-module__517C6G__contactList{flex-direction:column;gap:1.25rem;display:flex}.footer-module__517C6G__contactItem{color:#f1f5f9;align-items:flex-start;gap:.9rem;font-size:1rem;font-weight:500;line-height:1.55;display:flex}.footer-module__517C6G__branchHeader{color:#60a5fa;font-weight:700}.footer-module__517C6G__contactIcon{stroke:#60a5fa;flex-shrink:0;width:24px;height:24px;margin-top:2px}.footer-module__517C6G__phoneGroup{flex-direction:column;gap:.35rem;display:flex}.footer-module__517C6G__phoneGroup a,.footer-module__517C6G__contactItem a{color:#f1f5f9;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__517C6G__phoneGroup a:hover,.footer-module__517C6G__contactItem a:hover{color:#60a5fa;text-decoration:underline}.footer-module__517C6G__bottomBar{color:#cbd5e1;background:#00000026;border-top:1px solid #ffffff2e;padding:1.25rem 2rem;font-size:.95rem;font-weight:500}.footer-module__517C6G__bottomBarContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;display:flex}@media (max-width:640px){.footer-module__517C6G__bottomBarContent{text-align:center;flex-direction:column}}.footer-module__517C6G__footerScrollTopBtn{color:#0a284f;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .95rem;font-size:.875rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.footer-module__517C6G__footerScrollTopBtn:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}.footer-module__517C6G__floatingScrollTopBtn{z-index:99;color:#0a284f;cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.3s ease-out forwards footer-module__517C6G__slideUpFade;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px -5px #0000002e,0 8px 10px -6px #0000001a}.footer-module__517C6G__floatingScrollTopBtn:hover{color:#2563eb;background-color:#eff6ff;border-color:#93c5fd;transform:translateY(-4px)scale(1.08);box-shadow:0 14px 28px #2563eb40}@keyframes footer-module__517C6G__slideUpFade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.footer-module__517C6G__floatingWhatsappBtn{z-index:99;color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.3s ease-out forwards footer-module__517C6G__slideRightFade;display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 8px 24px #25d36666}.footer-module__517C6G__floatingWhatsappBtn:hover{color:#fff;transform:translateY(-4px)scale(1.08);box-shadow:0 12px 28px #25d36699}.footer-module__517C6G__whatsappIcon{flex-shrink:0;width:24px;height:24px}@keyframes footer-module__517C6G__slideRightFade{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.footer-module__517C6G__floatingWhatsappBtn{bottom:2rem;left:1.25rem}.footer-module__517C6G__floatingScrollTopBtn{bottom:2rem;right:1.25rem}}
