.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1628f2;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:72px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__logo{align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__logoMark{background:linear-gradient(135deg, var(--blue), var(--accent));border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.Navbar-module__cJzEcG__logoText{color:var(--white);font-family:Playfair Display,serif;font-size:18px;font-weight:600}.Navbar-module__cJzEcG__logoText span{color:var(--accent)}.Navbar-module__cJzEcG__links{align-items:center;gap:36px;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{color:#ffffffa6;font-size:14px;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--white)}.Navbar-module__cJzEcG__cta{background:var(--blue);border-radius:6px;padding:9px 22px;color:var(--white)!important;font-weight:500!important}.Navbar-module__cJzEcG__cta:hover{background:var(--blue-light)!important}.Navbar-module__cJzEcG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--white);border-radius:2px;width:24px;height:2px;display:block}@media (max-width:768px){.Navbar-module__cJzEcG__nav{padding:0 24px}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__links{background:var(--navy);border-bottom:1px solid #ffffff14;flex-direction:column;gap:20px;padding:24px;display:none;position:absolute;top:72px;left:0;right:0}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{display:flex}}
.Hero-module__ZARIfG__hero{background:url(/images/hero-bg.jpg) 50%/cover no-repeat;align-items:center;min-height:100vh;padding:120px 48px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";background:radial-gradient(60% 50% at 30%,#1a56db0f 0%,#0000 70%);position:absolute;inset:0}.Hero-module__ZARIfG__hero:after{content:"";background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__inner{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.Hero-module__ZARIfG__content{max-width:620px}.Hero-module__ZARIfG__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#00b4d814;border:1px solid #00b4d84d;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:12px;font-weight:500;animation:.5s .1s both Hero-module__ZARIfG__fadeUp;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__blink}.Hero-module__ZARIfG__h1{color:var(--white);letter-spacing:-.02em;text-shadow:0 2px 24px #000c;margin-bottom:24px;font-family:Inter,sans-serif;font-size:clamp(34px,4vw,58px);font-weight:700;line-height:1.2;animation:.5s .2s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__h1 em{color:var(--accent);font-style:normal;font-weight:700}.Hero-module__ZARIfG__sub{color:#fffffff2;text-shadow:0 1px 10px #000000b3;max-width:500px;margin-bottom:40px;font-size:17px;font-weight:300;line-height:1.7;animation:.5s .3s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:48px;animation:.5s .4s both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__btnPrimary{color:#fff;text-shadow:0 1px 3px #0003;background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #f9731666}.Hero-module__ZARIfG__btnPrimary:hover{background:linear-gradient(135deg,#ea6c0a,#f59e0b);transform:translateY(-2px);box-shadow:0 8px 24px #f9731680}.Hero-module__ZARIfG__btnSecondary{color:#ffffffe6;text-shadow:0 1px 6px #0009;font-size:15px;transition:color .2s}.Hero-module__ZARIfG__btnSecondary:hover{color:var(--white)}.Hero-module__ZARIfG__stats{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;max-width:480px;animation:.5s .5s both Hero-module__ZARIfG__fadeUp;display:grid;overflow:hidden}.Hero-module__ZARIfG__stat{background:#0a162880;padding:22px 20px}.Hero-module__ZARIfG__statNum{color:var(--white);margin-bottom:6px;font-family:Inter,sans-serif;font-size:28px;font-weight:700;line-height:1}.Hero-module__ZARIfG__statNum span{color:#fbbf24;font-size:20px}.Hero-module__ZARIfG__statLabel{color:#fff9;font-size:12px}.Hero-module__ZARIfG__floatingChat{z-index:200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#081020eb;border:1px solid #ffffff1f;border-radius:16px;width:340px;position:fixed;top:88px;right:24px;overflow:hidden;box-shadow:0 8px 40px #00000080}.Hero-module__ZARIfG__floatHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a56db33;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:14px 16px;transition:background .2s;display:flex}.Hero-module__ZARIfG__floatHeader:hover{background:#1a56db4d}.Hero-module__ZARIfG__floatAvatar{background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.Hero-module__ZARIfG__floatInfo{flex:1}.Hero-module__ZARIfG__floatName{color:var(--white);margin-bottom:2px;font-size:13px;font-weight:600}.Hero-module__ZARIfG__floatStatus{color:var(--accent);align-items:center;gap:4px;font-size:10px;display:flex}.Hero-module__ZARIfG__floatStatus:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px}.Hero-module__ZARIfG__floatActions{align-items:center;gap:6px;display:flex}.Hero-module__ZARIfG__toggleChat{color:#fff6;padding:2px 4px;font-size:11px}.Hero-module__ZARIfG__voiceToggle{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:all .2s;display:flex}.Hero-module__ZARIfG__voiceToggle:hover{background:#ffffff1f}.Hero-module__ZARIfG__voiceOn{background:#00b4d826!important;border-color:#00b4d866!important}.Hero-module__ZARIfG__voiceBanner{color:var(--accent);text-align:center;background:#00b4d814;border-bottom:1px solid #00b4d826;padding:6px 16px;font-size:11px}.Hero-module__ZARIfG__bubbles{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;gap:8px;max-height:280px;padding:14px 14px 8px;display:flex;overflow-y:auto}.Hero-module__ZARIfG__bubble{word-break:break-word;border-radius:12px;max-width:88%;padding:9px 13px;font-size:13px;line-height:1.5}.Hero-module__ZARIfG__user{color:var(--white);background:linear-gradient(135deg,#f97316,#fbbf24);border-bottom-right-radius:3px;align-self:flex-end}.Hero-module__ZARIfG__ai{color:#ffffffe0;background:#ffffff17;border-bottom-left-radius:3px;align-self:flex-start}.Hero-module__ZARIfG__typing{align-items:center;gap:4px;display:flex!important}.Hero-module__ZARIfG__typing span{background:#ffffff80;border-radius:50%;width:6px;height:6px;animation:1.2s infinite Hero-module__ZARIfG__typingBounce}.Hero-module__ZARIfG__typing span:nth-child(2){animation-delay:.2s}.Hero-module__ZARIfG__typing span:nth-child(3){animation-delay:.4s}@keyframes Hero-module__ZARIfG__typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.Hero-module__ZARIfG__chatInput{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:8px;margin:8px 14px 14px;padding:7px 10px;display:flex}.Hero-module__ZARIfG__inputField{color:var(--white);background:0 0;border:none;outline:none;flex:1;font-family:Outfit,sans-serif;font-size:13px}.Hero-module__ZARIfG__inputField::placeholder{color:#ffffff40}.Hero-module__ZARIfG__inputField:disabled{opacity:.5}.Hero-module__ZARIfG__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#fbbf24);border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:all .2s;display:flex}.Hero-module__ZARIfG__sendBtn:hover:not(:disabled){opacity:.85;transform:scale(1.05)}.Hero-module__ZARIfG__sendBtn:disabled{opacity:.35;cursor:not-allowed}@media (max-width:900px){.Hero-module__ZARIfG__hero{padding:100px 24px 60px}.Hero-module__ZARIfG__floatingChat{width:calc(100vw - 32px);top:80px;right:16px}}
.Services-module__dpHhBa__section{background:var(--off-white);padding:110px 48px}.Services-module__dpHhBa__inner{max-width:1200px;margin:0 auto}.Services-module__dpHhBa__header{margin-bottom:56px}.Services-module__dpHhBa__label{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:12px;font-weight:500}.Services-module__dpHhBa__title{color:var(--navy);letter-spacing:-.02em;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.2}.Services-module__dpHhBa__sub{color:var(--gray);max-width:520px;font-size:16px;font-weight:300;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Services-module__dpHhBa__card{background:var(--white);cursor:default;flex-direction:column;padding:36px 32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:after{content:"";background:linear-gradient(90deg, var(--blue), var(--accent));transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover:after{transform:scaleX(1)}.Services-module__dpHhBa__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a162814}.Services-module__dpHhBa__icon{background:var(--blue-pale);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;font-size:24px;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--navy);letter-spacing:-.01em;margin-bottom:12px;font-family:Playfair Display,serif;font-size:20px;font-weight:600}.Services-module__dpHhBa__cardDesc{color:var(--gray);flex:1;font-size:14px;font-weight:300;line-height:1.7}.Services-module__dpHhBa__cardLink{color:#f97316;background:#f9731614;border:1px solid #f973164d;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;margin-top:16px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Services-module__dpHhBa__cardLink:hover{background:#f9731626;transform:translateY(-1px)}@media (max-width:900px){.Services-module__dpHhBa__section{padding:70px 24px}.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.PriceTool-module__hMlNSa__section{background:var(--navy);padding:110px 48px;position:relative;overflow:hidden}.PriceTool-module__hMlNSa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a56db26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.PriceTool-module__hMlNSa__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;display:grid;position:relative}.PriceTool-module__hMlNSa__label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:12px;font-weight:500}.PriceTool-module__hMlNSa__title{color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.2}.PriceTool-module__hMlNSa__sub{color:#ffffff73;margin-bottom:36px;font-size:15px;font-weight:300;line-height:1.6}.PriceTool-module__hMlNSa__features{flex-direction:column;gap:20px;display:flex}.PriceTool-module__hMlNSa__feature{align-items:flex-start;gap:14px;display:flex}.PriceTool-module__hMlNSa__featureIcon{background:#1a56db33;border:1px solid #1a56db4d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.PriceTool-module__hMlNSa__featureTitle{color:var(--white);margin-bottom:3px;font-size:14px;font-weight:600}.PriceTool-module__hMlNSa__featureDesc{color:#fff6;font-size:12px;line-height:1.5}.PriceTool-module__hMlNSa__calculator{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}.PriceTool-module__hMlNSa__calcHeader{background:#1a56db33;border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 22px;font-size:18px;display:flex}.PriceTool-module__hMlNSa__calcTitle{color:var(--white);flex:1;font-size:14px;font-weight:600}.PriceTool-module__hMlNSa__updated{color:#ffffff59;font-family:monospace;font-size:11px}.PriceTool-module__hMlNSa__calcBody{flex-direction:column;gap:14px;padding:22px;display:flex}.PriceTool-module__hMlNSa__fieldGroup{flex-direction:column;gap:6px;display:flex}.PriceTool-module__hMlNSa__fieldLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:500}.PriceTool-module__hMlNSa__input{color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:Outfit,sans-serif;font-size:14px;transition:border-color .2s}.PriceTool-module__hMlNSa__input:focus{border-color:#1a56db99}.PriceTool-module__hMlNSa__input::placeholder{color:#fff3}.PriceTool-module__hMlNSa__tabs{grid-template-columns:1fr 1fr;gap:6px;display:grid}.PriceTool-module__hMlNSa__tab{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:10px;font-family:Outfit,sans-serif;font-size:13px;transition:all .2s}.PriceTool-module__hMlNSa__tab:hover{color:var(--white);background:#ffffff14}.PriceTool-module__hMlNSa__tabActive{color:var(--white)!important;background:#1a56db40!important;border-color:#1a56db80!important}.PriceTool-module__hMlNSa__nightToggle{align-items:center;display:flex}.PriceTool-module__hMlNSa__toggleLabel{color:#fff9;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.PriceTool-module__hMlNSa__checkbox{width:16px;height:16px;accent-color:var(--blue);cursor:pointer}.PriceTool-module__hMlNSa__compareBtn{background:var(--blue);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:13px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:all .2s}.PriceTool-module__hMlNSa__compareBtn:hover:not(:disabled){background:var(--blue-light);transform:translateY(-1px);box-shadow:0 6px 20px #1a56db66}.PriceTool-module__hMlNSa__compareBtn:disabled{opacity:.4;cursor:not-allowed}.PriceTool-module__hMlNSa__error{color:#f87171;text-align:center;font-size:13px}.PriceTool-module__hMlNSa__results{border-top:1px solid #ffffff14;flex-direction:column;gap:6px;padding-top:14px;display:flex}.PriceTool-module__hMlNSa__resultRow{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;transition:background .2s;display:flex}.PriceTool-module__hMlNSa__resultRow:hover{background:#ffffff0f}.PriceTool-module__hMlNSa__best{background:#1a56db26!important;border-color:#1a56db4d!important}.PriceTool-module__hMlNSa__colorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.PriceTool-module__hMlNSa__providerInfo{flex:1;align-items:center;gap:8px;display:flex}.PriceTool-module__hMlNSa__providerName{color:#ffffffd9;font-size:13px;font-weight:500}.PriceTool-module__hMlNSa__providerPrices{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.PriceTool-module__hMlNSa__monthly{color:var(--white);font-size:14px;font-weight:600}.PriceTool-module__hMlNSa__annual{color:#fff6;font-size:11px}.PriceTool-module__hMlNSa__bestTag{background:var(--blue);color:#fff;border-radius:100px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.PriceTool-module__hMlNSa__diff{color:#f87171;flex-shrink:0;font-size:11px}.PriceTool-module__hMlNSa__savings{color:#86efac;text-align:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:8px;margin-top:8px;padding:12px 16px;font-size:13px}.PriceTool-module__hMlNSa__savings strong{color:#22c55e}@media (max-width:900px){.PriceTool-module__hMlNSa__section{padding:70px 24px}.PriceTool-module__hMlNSa__inner{grid-template-columns:1fr;gap:40px}}
.Contact-module__hcVmEa__section{background:var(--navy2);padding:110px 48px;position:relative;overflow:hidden}.Contact-module__hcVmEa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00b4d814 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;left:-100px}.Contact-module__hcVmEa__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.Contact-module__hcVmEa__label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:12px;font-weight:500}.Contact-module__hcVmEa__title{color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.2}.Contact-module__hcVmEa__sub{color:#fff6;margin-bottom:36px;font-size:16px;font-weight:300;line-height:1.6}.Contact-module__hcVmEa__info{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__row{align-items:center;gap:16px;display:flex}.Contact-module__hcVmEa__rowIcon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.Contact-module__hcVmEa__rowLabel{color:#ffffff59;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:11px}.Contact-module__hcVmEa__rowValue{color:#ffffffbf;font-size:15px}.Contact-module__hcVmEa__extraBtns{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__viberBtn{color:#c4a8ff;background:#7b3fe426;border:1px solid #7b3fe459;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Contact-module__hcVmEa__viberBtn:hover{background:#7b3fe440;transform:translateY(-1px)}.Contact-module__hcVmEa__gformBtn{color:var(--accent);background:#00b4d81a;border:1px solid #00b4d840;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Contact-module__hcVmEa__gformBtn:hover{background:#00b4d833;transform:translateY(-1px)}.Contact-module__hcVmEa__ydeBtn{color:#fbbf24;background:#f973161f;border:1px solid #f9731659;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Contact-module__hcVmEa__ydeBtn:hover{background:#f9731638;transform:translateY(-1px)}.Contact-module__hcVmEa__mapWrapper{border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.Contact-module__hcVmEa__formCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:36px}.Contact-module__hcVmEa__formTitle{color:var(--white);margin-bottom:24px;font-family:Playfair Display,serif;font-size:22px;font-weight:600}.Contact-module__hcVmEa__row2{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.Contact-module__hcVmEa__group{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.Contact-module__hcVmEa__group label{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:500}.Contact-module__hcVmEa__group input,.Contact-module__hcVmEa__group select,.Contact-module__hcVmEa__group textarea{color:var(--white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:Outfit,sans-serif;font-size:14px;transition:border-color .2s}.Contact-module__hcVmEa__group input:focus,.Contact-module__hcVmEa__group select:focus,.Contact-module__hcVmEa__group textarea:focus{border-color:#1a56db99}.Contact-module__hcVmEa__group input::placeholder,.Contact-module__hcVmEa__group textarea::placeholder{color:#fff3}.Contact-module__hcVmEa__group select option{background:var(--navy2)}.Contact-module__hcVmEa__group textarea{resize:vertical;min-height:100px}.Contact-module__hcVmEa__submit{background:var(--blue);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:14px;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;transition:all .2s}.Contact-module__hcVmEa__submit:hover:not(:disabled){background:var(--blue-light);transform:translateY(-1px);box-shadow:0 8px 24px #1a56db66}.Contact-module__hcVmEa__submit:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__success{color:#86efac;text-align:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:10px;padding:28px;font-size:15px;line-height:1.8}@media (max-width:900px){.Contact-module__hcVmEa__section{padding:70px 24px}.Contact-module__hcVmEa__inner{grid-template-columns:1fr;gap:40px}.Contact-module__hcVmEa__row2{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--navy);border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:32px 48px;display:flex}.Footer-module__S6Hkya__copy{color:#ffffff4d;font-size:13px}.Footer-module__S6Hkya__links{gap:24px;display:flex}.Footer-module__S6Hkya__links a{color:#ffffff4d;font-size:13px;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:#ffffffb3}@media (max-width:600px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;padding:24px}}
