.Navbar-module-scss-module__N8yoJa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s;position:sticky;top:0}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled{border-bottom-color:#e5e7eb;box-shadow:0 1px 3px #00000014}.Navbar-module-scss-module__N8yoJa__nav{align-items:center;gap:24px;height:68px;display:flex}.Navbar-module-scss-module__N8yoJa__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module-scss-module__N8yoJa__logoImg{object-fit:cover;border-radius:50%}.Navbar-module-scss-module__N8yoJa__logoText{color:#1a1a6e;letter-spacing:-.3px;font-size:1.125rem;font-weight:800;line-height:1.2}.Navbar-module-scss-module__N8yoJa__logoText span{color:#4b5563;letter-spacing:.5px;text-transform:uppercase;font-size:.65rem;font-weight:500;display:block}.Navbar-module-scss-module__N8yoJa__navLinks{gap:4px;margin-left:auto;list-style:none;display:none}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navLinks{display:flex}}.Navbar-module-scss-module__N8yoJa__navLink{color:#4b5563;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:600;transition:color .2s,background .2s;display:block}.Navbar-module-scss-module__N8yoJa__navLink:hover{color:#1a1a6e;background:#eef0ff}.Navbar-module-scss-module__N8yoJa__navCtas{align-items:center;gap:10px;margin-left:auto;display:none}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navCtas{display:flex}}.Navbar-module-scss-module__N8yoJa__btnOutline{color:#1a1a6e;white-space:nowrap;border:2px solid #1a1a6e;border-radius:8px;padding:8px 18px;font-size:.875rem;font-weight:700;transition:background .2s,color .2s}.Navbar-module-scss-module__N8yoJa__btnOutline:hover{color:#fff;background:#1a1a6e}.Navbar-module-scss-module__N8yoJa__btnSolid{color:#fff;white-space:nowrap;background:#f97316;border:2px solid #f97316;border-radius:8px;padding:8px 18px;font-size:.875rem;font-weight:700;transition:background .2s,transform .15s}.Navbar-module-scss-module__N8yoJa__btnSolid:hover{background:#ea6a0a;border-color:#ea6a0a;transform:translateY(-1px)}.Navbar-module-scss-module__N8yoJa__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:6px;transition:background .2s;display:flex}.Navbar-module-scss-module__N8yoJa__hamburger:hover{background:#eef0ff}.Navbar-module-scss-module__N8yoJa__hamburger span{transform-origin:50%;background:#1a1a6e;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module-scss-module__N8yoJa__hamburger.Navbar-module-scss-module__N8yoJa__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module-scss-module__N8yoJa__hamburger.Navbar-module-scss-module__N8yoJa__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module-scss-module__N8yoJa__hamburger.Navbar-module-scss-module__N8yoJa__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__hamburger{display:none}}.Navbar-module-scss-module__N8yoJa__mobileMenu{background:#fff;border-top:1px solid #e5e7eb;padding:16px 0 24px;animation:.2s Navbar-module-scss-module__N8yoJa__slideDown}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__mobileMenu{display:none}}.Navbar-module-scss-module__N8yoJa__mobileMenu ul{flex-direction:column;gap:4px;padding:0 20px;list-style:none;display:flex}.Navbar-module-scss-module__N8yoJa__mobileLink{color:#111827;border-radius:8px;padding:12px 16px;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:block}.Navbar-module-scss-module__N8yoJa__mobileLink:hover{color:#1a1a6e;background:#eef0ff}.Navbar-module-scss-module__N8yoJa__mobileCtas{border-top:1px solid #e5e7eb;flex-direction:column;gap:10px;margin-top:8px;padding-top:12px;display:flex}.Navbar-module-scss-module__N8yoJa__mobileCtas a{text-align:center;border-radius:8px;padding:12px 18px;font-size:1rem;font-weight:700;display:block}@keyframes Navbar-module-scss-module__N8yoJa__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.ConstructionBanner-module-scss-module__LzoGUW__banner{background:linear-gradient(90deg,#1a1a6e 0%,#2d2d9f 50%,#1a1a6e 100%) 0 0/200% 100%;padding:14px 0;animation:5s linear infinite ConstructionBanner-module-scss-module__LzoGUW__bannerShimmer}.ConstructionBanner-module-scss-module__LzoGUW__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}@media (min-width:768px){.ConstructionBanner-module-scss-module__LzoGUW__inner{justify-content:flex-start}}.ConstructionBanner-module-scss-module__LzoGUW__icon{flex-shrink:0;font-size:1.25rem}.ConstructionBanner-module-scss-module__LzoGUW__text{color:#ffffffeb;text-align:center;flex:1;min-width:0;font-size:.78rem;line-height:1.4}.ConstructionBanner-module-scss-module__LzoGUW__text strong{color:#fff;font-weight:700}.ConstructionBanner-module-scss-module__LzoGUW__text span{display:none}@media (min-width:768px){.ConstructionBanner-module-scss-module__LzoGUW__text span{display:inline}.ConstructionBanner-module-scss-module__LzoGUW__text{text-align:left;font-size:.875rem}}.ConstructionBanner-module-scss-module__LzoGUW__cta{color:#fff;white-space:nowrap;background:#f97316;border-radius:8px;flex-shrink:0;padding:7px 18px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.ConstructionBanner-module-scss-module__LzoGUW__cta:hover{background:#ea6a0a;transform:scale(1.03)}@keyframes ConstructionBanner-module-scss-module__LzoGUW__bannerShimmer{0%{background-position:0 0}to{background-position:200% 0}}
.Footer-module-scss-module__wcgw9G__footer{color:#fff;background:#1a1a6e;padding-top:60px;padding-bottom:0}.Footer-module-scss-module__wcgw9G__grid{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr;gap:40px;padding-bottom:48px;display:grid}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__grid{grid-template-columns:1.5fr 1fr 1.2fr;gap:48px}}.Footer-module-scss-module__wcgw9G__brandCol{flex-direction:column;gap:18px;display:flex}.Footer-module-scss-module__wcgw9G__logo{align-items:center;gap:12px;display:flex}.Footer-module-scss-module__wcgw9G__logoImg{object-fit:cover;border-radius:50%;flex-shrink:0}.Footer-module-scss-module__wcgw9G__logoName{color:#fff;font-size:1.125rem;font-weight:800;line-height:1.2}.Footer-module-scss-module__wcgw9G__logoTagline{color:#fff9;text-transform:uppercase;letter-spacing:.8px;font-size:.7rem;font-weight:500}.Footer-module-scss-module__wcgw9G__brandDesc{color:#ffffffbf;max-width:320px;font-size:.875rem;line-height:1.7}.Footer-module-scss-module__wcgw9G__whatsapp{color:#fff;background:#25d366;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:10px 20px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Footer-module-scss-module__wcgw9G__whatsapp:hover{background:#1ebe5b;transform:translateY(-2px)}.Footer-module-scss-module__wcgw9G__whatsapp span{font-size:1.1rem}.Footer-module-scss-module__wcgw9G__colTitle{text-transform:uppercase;letter-spacing:1.2px;color:#ffffff80;margin-bottom:16px;font-size:.78rem;font-weight:700}.Footer-module-scss-module__wcgw9G__linkCol ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module-scss-module__wcgw9G__footerLink{color:#fffc;font-size:.9rem;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.Footer-module-scss-module__wcgw9G__footerLink:hover{color:#fff;padding-left:4px}.Footer-module-scss-module__wcgw9G__contactList{flex-direction:column;gap:12px;display:flex}.Footer-module-scss-module__wcgw9G__contactItem{color:#fffc;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.Footer-module-scss-module__wcgw9G__contactItem span:first-child{flex-shrink:0;margin-top:1px;font-size:1rem}.Footer-module-scss-module__wcgw9G__contactItem a{color:#fffc;text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__contactItem a:hover{color:#fff}.Footer-module-scss-module__wcgw9G__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:20px 0;display:flex}.Footer-module-scss-module__wcgw9G__copyright,.Footer-module-scss-module__wcgw9G__madeWith{color:#ffffff80;font-size:.8rem}
.Hero-module-scss-module__twV7AW__hero{background:linear-gradient(145deg,#f0f1ff 0%,#fff 50%,#fff7f0 100%);align-items:center;min-height:10svh;padding-top:48px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__twV7AW__bgBlob1{pointer-events:none;background:radial-gradient(circle,#1a1a6e14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.Hero-module-scss-module__twV7AW__bgBlob2{pointer-events:none;background:radial-gradient(circle,#f9731614 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.Hero-module-scss-module__twV7AW__bgDots{pointer-events:none;background-image:radial-gradient(circle,#1a1a6e12 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%)}.Hero-module-scss-module__twV7AW__heroInner{z-index:1;grid-template-columns:1fr;align-items:center;gap:48px;display:grid;position:relative}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__heroInner{grid-template-columns:1fr 1fr;gap:64px}}.Hero-module-scss-module__twV7AW__heroContent{flex-direction:column;gap:24px;animation:.7s forwards Hero-module-scss-module__twV7AW__fadeUp;display:flex}.Hero-module-scss-module__twV7AW__badge{color:#1a1a6e;background:#eef0ff;border:1px solid #1a1a6e26;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module-scss-module__twV7AW__badgeDot{background:#16a34a;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module-scss-module__twV7AW__pulse}.Hero-module-scss-module__twV7AW__heading{color:#111827;letter-spacing:-.5px;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.Hero-module-scss-module__twV7AW__headingAccent{color:#1a1a6e;position:relative}.Hero-module-scss-module__twV7AW__headingAccent:after{content:"";transform-origin:0;background:#f97316;border-radius:2px;height:3px;animation:.8s .5s forwards Hero-module-scss-module__twV7AW__underlineReveal;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Hero-module-scss-module__twV7AW__subtext{color:#4b5563;max-width:500px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.Hero-module-scss-module__twV7AW__ctaGroup{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Hero-module-scss-module__twV7AW__ctaPrimary{color:#fff;background:#f97316;border-radius:16px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #f973164d}.Hero-module-scss-module__twV7AW__ctaPrimary:hover{background:#ea6a0a;transform:translateY(-2px);box-shadow:0 6px 24px #f9731659}.Hero-module-scss-module__twV7AW__ctaPrimary:active{transform:translateY(0)}.Hero-module-scss-module__twV7AW__ctaSecondary{color:#1a1a6e;border:2px solid #1a1a6e;border-radius:16px;align-items:center;gap:6px;padding:14px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.Hero-module-scss-module__twV7AW__ctaSecondary:hover{color:#fff;background:#1a1a6e;transform:translateY(-2px)}.Hero-module-scss-module__twV7AW__trustRow{flex-wrap:wrap;gap:16px;padding-top:8px;display:flex}.Hero-module-scss-module__twV7AW__trustItem{color:#4b5563;align-items:center;gap:6px;font-size:.875rem;font-weight:600;display:flex}.Hero-module-scss-module__twV7AW__trustIcon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:800;display:flex}.Hero-module-scss-module__twV7AW__heroVisual{justify-content:center;align-items:center;min-height:360px;animation:.9s .2s both Hero-module-scss-module__twV7AW__fadeUp;display:flex;position:relative}.Hero-module-scss-module__twV7AW__logoCard{filter:drop-shadow(0 16px 48px #1a1a6e2e);border-radius:50%;width:200px;height:200px;position:relative;overflow:visible}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__logoCard{width:240px;height:240px}}.Hero-module-scss-module__twV7AW__heroLogo{object-fit:cover;border-radius:50%;width:100%;height:100%}.Hero-module-scss-module__twV7AW__logoCardGlow{pointer-events:none;background:radial-gradient(circle,#1a1a6e1f 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite Hero-module-scss-module__twV7AW__glowPulse;position:absolute;inset:-20px}.Hero-module-scss-module__twV7AW__floatCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:10px;min-width:150px;padding:12px 16px;animation:4s ease-in-out infinite Hero-module-scss-module__twV7AW__floatBob;display:flex;position:absolute;box-shadow:0 8px 32px #1a1a6e26}.Hero-module-scss-module__twV7AW__floatCard1{animation-delay:0s;top:10%;right:0}.Hero-module-scss-module__twV7AW__floatCard2{animation-delay:1.5s;bottom:15%;right:0}.Hero-module-scss-module__twV7AW__floatCard3{animation-delay:.8s;top:50%;left:0;transform:translateY(-50%)}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__floatCard3{left:-20px}}.Hero-module-scss-module__twV7AW__floatIcon{flex-shrink:0;font-size:1.5rem}.Hero-module-scss-module__twV7AW__floatValue{color:#1a1a6e;font-size:.9rem;font-weight:800;line-height:1.2}.Hero-module-scss-module__twV7AW__floatLabel{color:#9ca3af;font-size:.72rem;font-weight:500}@keyframes Hero-module-scss-module__twV7AW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__twV7AW__floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero-module-scss-module__twV7AW__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes Hero-module-scss-module__twV7AW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes Hero-module-scss-module__twV7AW__underlineReveal{to{transform:scaleX(1)}}
.Services-module-scss-module__Nut0xG__services{background:#f8f9ff;padding:80px 0}.Services-module-scss-module__Nut0xG__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:52px;display:flex}.Services-module-scss-module__Nut0xG__sectionLabel{color:#1a1a6e;text-transform:uppercase;letter-spacing:1px;background:#eef0ff;border-radius:100px;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.Services-module-scss-module__Nut0xG__sectionTitle{color:#111827;letter-spacing:-.3px;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:800;line-height:1.2}.Services-module-scss-module__Nut0xG__sectionSub{color:#4b5563;max-width:560px;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.7}.Services-module-scss-module__Nut0xG__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:480px){.Services-module-scss-module__Nut0xG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module-scss-module__Nut0xG__grid{grid-template-columns:repeat(4,1fr)}}.Services-module-scss-module__Nut0xG__card{cursor:default;background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:12px;padding:28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 1px 3px #00000014}.Services-module-scss-module__Nut0xG__card:hover{transform:translateY(-6px);box-shadow:0 8px 32px #1a1a6e26}.Services-module-scss-module__Nut0xG__card--blue{border-top:4px solid #3b82f6}.Services-module-scss-module__Nut0xG__card--blue:hover{border-color:#3b82f6}.Services-module-scss-module__Nut0xG__card--indigo{border-top:4px solid #1a1a6e}.Services-module-scss-module__Nut0xG__card--indigo:hover{border-color:#1a1a6e}.Services-module-scss-module__Nut0xG__card--orange{border-top:4px solid #f97316}.Services-module-scss-module__Nut0xG__card--orange:hover{border-color:#f97316}.Services-module-scss-module__Nut0xG__card--green{border-top:4px solid #16a34a}.Services-module-scss-module__Nut0xG__card--green:hover{border-color:#16a34a}.Services-module-scss-module__Nut0xG__cardIcon{margin-bottom:4px;font-size:2.25rem;line-height:1}.Services-module-scss-module__Nut0xG__cardTitle{color:#111827;font-size:1.1rem;font-weight:800;line-height:1.3}.Services-module-scss-module__Nut0xG__cardDesc{color:#4b5563;flex:1;font-size:.875rem;line-height:1.65}.Services-module-scss-module__Nut0xG__featureList{flex-direction:column;gap:6px;list-style:none;display:flex}.Services-module-scss-module__Nut0xG__featureItem{color:#111827;align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:flex}.Services-module-scss-module__Nut0xG__featureItem span{color:#16a34a;font-size:.75rem;font-weight:800}.Services-module-scss-module__Nut0xG__cardCta{color:#1a1a6e;margin-top:8px;font-size:.875rem;font-weight:700;text-decoration:none;transition:letter-spacing .2s,color .2s;display:inline-block}.Services-module-scss-module__Nut0xG__cardCta:hover{color:#2d2d9f;letter-spacing:.3px}
.Plans-module-scss-module__fwqtQa__plans{background:#f8f9ff;padding:80px 0}.Plans-module-scss-module__fwqtQa__header{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-bottom:32px;display:flex}.Plans-module-scss-module__fwqtQa__sectionLabel{color:#1a1a6e;text-transform:uppercase;letter-spacing:1px;background:#eef0ff;border-radius:100px;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.Plans-module-scss-module__fwqtQa__title{color:#111827;letter-spacing:-.3px;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:800;line-height:1.2}.Plans-module-scss-module__fwqtQa__subtitle{color:#4b5563;max-width:480px;font-size:clamp(.9rem,2vw,1rem);line-height:1.65}.Plans-module-scss-module__fwqtQa__toggle{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;padding:6px;display:flex}.Plans-module-scss-module__fwqtQa__toggleBtn{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:3px;padding:10px 20px;font-size:.875rem;font-weight:700;line-height:1.2;transition:background .2s,color .2s;display:flex;position:relative}.Plans-module-scss-module__fwqtQa__toggleBtn.Plans-module-scss-module__fwqtQa__active{color:#fff;background:#1a1a6e}.Plans-module-scss-module__fwqtQa__toggleBtn:not(.Plans-module-scss-module__fwqtQa__active):hover{color:#1a1a6e;background:#eef0ff}.Plans-module-scss-module__fwqtQa__toggleBadge{color:#f97316;white-space:nowrap;background:#f973161f;border-radius:100px;padding:2px 8px;font-size:.65rem;font-weight:700}.Plans-module-scss-module__fwqtQa__active .Plans-module-scss-module__fwqtQa__toggleBadge{color:#ffd580;background:#ffd58033}.Plans-module-scss-module__fwqtQa__chargesBanner{background:#eef0ff;border:1px solid #1a1a6e26;border-radius:16px;margin-bottom:32px;padding:14px 20px;transition:background .3s,border-color .3s}.Plans-module-scss-module__fwqtQa__chargesBanner.Plans-module-scss-module__fwqtQa__chargesFree{background:#dcfce7;border-color:#16a34a40}.Plans-module-scss-module__fwqtQa__chargesBanner.Plans-module-scss-module__fwqtQa__chargesFree .Plans-module-scss-module__fwqtQa__chargesIcon,.Plans-module-scss-module__fwqtQa__chargesBanner.Plans-module-scss-module__fwqtQa__chargesFree strong{color:#15803d}.Plans-module-scss-module__fwqtQa__chargesInner{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Plans-module-scss-module__fwqtQa__chargesIcon{flex-shrink:0;font-size:1.25rem}.Plans-module-scss-module__fwqtQa__chargesText{color:#111827;font-size:.875rem;line-height:1.6}.Plans-module-scss-module__fwqtQa__chargesText strong{color:#1a1a6e;margin-right:4px;font-weight:700}.Plans-module-scss-module__fwqtQa__chargesText span{color:#4b5563}.Plans-module-scss-module__fwqtQa__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;display:grid}@media (min-width:768px){.Plans-module-scss-module__fwqtQa__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.Plans-module-scss-module__fwqtQa__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.Plans-module-scss-module__fwqtQa__grid{grid-template-columns:repeat(7,1fr)}}.Plans-module-scss-module__fwqtQa__card{text-align:center;cursor:default;background:#fff;border:2px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:8px;padding:20px 16px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.Plans-module-scss-module__fwqtQa__card:hover{border-color:#1a1a6e;transform:translateY(-5px);box-shadow:0 8px 32px #1a1a6e26}.Plans-module-scss-module__fwqtQa__card.Plans-module-scss-module__fwqtQa__popular{background:#eef0ff;border-color:#1a1a6e;box-shadow:0 0 0 1px #1a1a6e,0 4px 16px #1a1a6e1a}.Plans-module-scss-module__fwqtQa__card.Plans-module-scss-module__fwqtQa__popular:hover{transform:translateY(-6px);box-shadow:0 0 0 2px #1a1a6e,0 8px 32px #1a1a6e26}.Plans-module-scss-module__fwqtQa__popularBadge{color:#fff;white-space:nowrap;background:#1a1a6e;border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Plans-module-scss-module__fwqtQa__planName{color:#4b5563;text-transform:uppercase;letter-spacing:.8px;font-size:.78rem;font-weight:800}.Plans-module-scss-module__fwqtQa__speed{justify-content:center;align-items:baseline;gap:3px;display:flex}.Plans-module-scss-module__fwqtQa__speedNum{color:#1a1a6e;font-size:2rem;font-weight:800;line-height:1}.Plans-module-scss-module__fwqtQa__speedUnit{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.Plans-module-scss-module__fwqtQa__priceRow{justify-content:center;align-items:baseline;gap:2px;margin-top:4px;display:flex}.Plans-module-scss-module__fwqtQa__currency{color:#111827;font-size:1rem;font-weight:700}.Plans-module-scss-module__fwqtQa__price{color:#111827;font-size:1.5rem;font-weight:800;line-height:1}.Plans-module-scss-module__fwqtQa__period{color:#9ca3af;align-self:flex-end;padding-bottom:2px;font-size:.65rem;font-weight:600}.Plans-module-scss-module__fwqtQa__equiv{color:#16a34a;background:#dcfce7;border-radius:100px;width:fit-content;margin:0 auto;padding:2px 8px;font-size:.7rem;font-weight:700}.Plans-module-scss-module__fwqtQa__features{color:#4b5563;flex-direction:column;flex:1;gap:4px;margin-top:4px;font-size:.72rem;font-weight:600;list-style:none;display:flex}.Plans-module-scss-module__fwqtQa__features li{line-height:1.5}.Plans-module-scss-module__fwqtQa__cardCta{color:#fff;text-align:center;background:#f97316;border-radius:8px;margin-top:6px;padding:9px 12px;font-size:.78rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:block}.Plans-module-scss-module__fwqtQa__cardCta:hover{background:#ea6a0a;transform:scale(1.02)}.Plans-module-scss-module__fwqtQa__popular .Plans-module-scss-module__fwqtQa__cardCta{background:#1a1a6e}.Plans-module-scss-module__fwqtQa__popular .Plans-module-scss-module__fwqtQa__cardCta:hover{background:#2d2d9f}.Plans-module-scss-module__fwqtQa__loyaltyBox{color:#fff;background:linear-gradient(135deg,#1a1a6e 0%,#2d2d9f 100%);border-radius:24px;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;padding:20px 24px;display:flex}.Plans-module-scss-module__fwqtQa__loyaltyIcon{flex-shrink:0;font-size:2rem}.Plans-module-scss-module__fwqtQa__loyaltyContent{flex:1;min-width:200px}.Plans-module-scss-module__fwqtQa__loyaltyTitle{color:#fff;margin-bottom:10px;font-size:.95rem;font-weight:800}.Plans-module-scss-module__fwqtQa__loyaltyItems{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Plans-module-scss-module__fwqtQa__loyaltyItem{flex-direction:column;gap:2px;display:flex}.Plans-module-scss-module__fwqtQa__loyaltyItem span{color:#ffffffb8;font-size:.78rem;font-weight:500}.Plans-module-scss-module__fwqtQa__loyaltyItem strong{color:#ffd580;font-size:.9rem;font-weight:800}.Plans-module-scss-module__fwqtQa__loyaltyDivider{background:#ffffff40;flex-shrink:0;width:1px;height:36px}@media (max-width:480px){.Plans-module-scss-module__fwqtQa__loyaltyDivider{display:none}}.Plans-module-scss-module__fwqtQa__streamNote{text-align:center;color:#4b5563;padding:0 16px;font-size:.82rem;font-weight:500}
.Coverage-module-scss-module__b5zwRa__coverage{text-align:center;background:#fdfdfd;border-top:1px solid #1a1a6e0d;border-bottom:1px solid #1a1a6e0d;padding:80px 0}.Coverage-module-scss-module__b5zwRa__inner{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.Coverage-module-scss-module__b5zwRa__label{text-transform:uppercase;letter-spacing:1px;color:#f97316;margin-bottom:12px;font-size:.8rem;font-weight:700;display:inline-block}.Coverage-module-scss-module__b5zwRa__title{color:#111827;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.Coverage-module-scss-module__b5zwRa__highlight{color:#1a1a6e}.Coverage-module-scss-module__b5zwRa__subtitle{color:#4b5563;margin-bottom:24px;font-size:1.05rem;line-height:1.6}.Coverage-module-scss-module__b5zwRa__areaList{color:#111827;background:#1a1a6e08;border:1px solid #1a1a6e14;border-radius:16px;padding:24px;font-size:1.1rem;line-height:1.8}.Coverage-module-scss-module__b5zwRa__areaList strong{color:#1a1a6e;font-weight:700}
.NewConnection-module-scss-module__2BNNlq__pageWrapper{background:#fdfdfd;flex-direction:column;min-height:100svh;display:flex}.NewConnection-module-scss-module__2BNNlq__mainContent{background:linear-gradient(145deg,#f0f1ff 0%,#fff 50%,#fff7f0 100%);flex:1;justify-content:center;align-items:flex-start;padding:120px 20px 80px;display:flex}.NewConnection-module-scss-module__2BNNlq__formCard{background:#fff;border:1px solid #1a1a6e0d;border-radius:24px;width:100%;max-width:500px;padding:40px;animation:.6s NewConnection-module-scss-module__2BNNlq__slideUp;box-shadow:0 8px 32px #1a1a6e26}.NewConnection-module-scss-module__2BNNlq__header{text-align:center;margin-bottom:32px}.NewConnection-module-scss-module__2BNNlq__title{color:#111827;letter-spacing:-.5px;margin-bottom:8px;font-size:2rem;font-weight:800}.NewConnection-module-scss-module__2BNNlq__subtitle{color:#4b5563;font-size:1rem;line-height:1.5}.NewConnection-module-scss-module__2BNNlq__form{flex-direction:column;gap:20px;display:flex}.NewConnection-module-scss-module__2BNNlq__inputGroup{flex-direction:column;gap:6px;display:flex}.NewConnection-module-scss-module__2BNNlq__inputGroup label{color:#111827;font-size:.875rem;font-weight:600}.NewConnection-module-scss-module__2BNNlq__inputGroup label span{color:#9ca3af;margin-left:4px;font-size:.8rem;font-weight:400}.NewConnection-module-scss-module__2BNNlq__inputGroup input{color:#111827;background:#f9f9fb;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.NewConnection-module-scss-module__2BNNlq__inputGroup input:focus{background:#fff;border-color:#1a1a6e;outline:none;box-shadow:0 0 0 3px #eef0ff}.NewConnection-module-scss-module__2BNNlq__inputGroup input::placeholder{color:#a0a0b0}.NewConnection-module-scss-module__2BNNlq__submitBtn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:16px;margin-top:10px;padding:14px;font-size:1.05rem;font-weight:700;transition:background .2s,transform .1s;box-shadow:0 4px 12px #f9731633}.NewConnection-module-scss-module__2BNNlq__submitBtn:hover{background:#ea6a0a;transform:translateY(-1px)}.NewConnection-module-scss-module__2BNNlq__submitBtn:active{transform:translateY(0)}.NewConnection-module-scss-module__2BNNlq__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.NewConnection-module-scss-module__2BNNlq__successMessage{text-align:center;padding:40px 20px}.NewConnection-module-scss-module__2BNNlq__successMessage .NewConnection-module-scss-module__2BNNlq__successIcon{margin-bottom:16px;font-size:3rem;display:block}.NewConnection-module-scss-module__2BNNlq__successMessage h2{color:#1a1a6e;margin-bottom:12px;font-size:1.5rem}.NewConnection-module-scss-module__2BNNlq__successMessage p{color:#4b5563;margin-bottom:24px;line-height:1.5}.NewConnection-module-scss-module__2BNNlq__successMessage .NewConnection-module-scss-module__2BNNlq__homeLink{color:#fff;background:#1a1a6e;border-radius:8px;padding:10px 24px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.NewConnection-module-scss-module__2BNNlq__successMessage .NewConnection-module-scss-module__2BNNlq__homeLink:hover{background:#2d2d9f}.NewConnection-module-scss-module__2BNNlq__errorMessage{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:8px;margin-top:16px;padding:12px;font-size:.9rem;font-weight:500}@keyframes NewConnection-module-scss-module__2BNNlq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.NewConnection-module-scss-module__2BNNlq__mainContent{padding:100px 16px 40px}.NewConnection-module-scss-module__2BNNlq__formCard{padding:32px 24px}}
.WhyUs-module-scss-module__M81h0G__whyUs{background:#fff;padding:80px 0;position:relative;overflow:hidden}.WhyUs-module-scss-module__M81h0G__bgAccent{background:linear-gradient(90deg,#1a1a6e,#f97316,#1a1a6e) 0 0/200% 100%;height:4px;animation:4s linear infinite WhyUs-module-scss-module__M81h0G__shimmer;position:absolute;top:0;left:0;right:0}.WhyUs-module-scss-module__M81h0G__inner{grid-template-columns:1fr;align-items:start;gap:52px;display:grid}@media (min-width:1024px){.WhyUs-module-scss-module__M81h0G__inner{grid-template-columns:1fr 1.4fr;align-items:center;gap:80px}}.WhyUs-module-scss-module__M81h0G__textSide{flex-direction:column;gap:20px;display:flex}.WhyUs-module-scss-module__M81h0G__sectionLabel{color:#1a1a6e;text-transform:uppercase;letter-spacing:1px;background:#eef0ff;border-radius:100px;width:fit-content;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.WhyUs-module-scss-module__M81h0G__title{color:#111827;letter-spacing:-.3px;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:800;line-height:1.2}.WhyUs-module-scss-module__M81h0G__desc{color:#4b5563;max-width:380px;font-size:1rem;line-height:1.75}.WhyUs-module-scss-module__M81h0G__cta{color:#fff;background:#1a1a6e;border-radius:16px;align-items:center;width:fit-content;padding:13px 26px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #1a1a6e33}.WhyUs-module-scss-module__M81h0G__cta:hover{background:#2d2d9f;transform:translateY(-2px);box-shadow:0 6px 24px #1a1a6e47}.WhyUs-module-scss-module__M81h0G__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:480px){.WhyUs-module-scss-module__M81h0G__grid{grid-template-columns:repeat(2,1fr)}}.WhyUs-module-scss-module__M81h0G__card{background:#f8f9ff;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:14px;padding:18px 20px;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.WhyUs-module-scss-module__M81h0G__card:hover{background:#eef0ff;border-color:#1a1a6e33;transform:translateY(-3px);box-shadow:0 4px 16px #1a1a6e1a}.WhyUs-module-scss-module__M81h0G__cardIcon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.WhyUs-module-scss-module__M81h0G__cardTitle{color:#111827;margin-bottom:4px;font-size:.9rem;font-weight:800}.WhyUs-module-scss-module__M81h0G__cardDesc{color:#4b5563;font-size:.82rem;line-height:1.6}@keyframes WhyUs-module-scss-module__M81h0G__shimmer{0%{background-position:0 0}to{background-position:200% 0}}
