.CircuitBackground_container__7CtHn{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.CircuitBackground_circuitPath__M5nLn{stroke-dasharray:200;stroke-dashoffset:200;animation:CircuitBackground_drawLine__iJ4K7 4s linear infinite;opacity:.6}.CircuitBackground_circuitPathReverse__RJhQH{stroke-dasharray:200;stroke-dashoffset:200;animation:CircuitBackground_drawLineReverse__Pfvrl 4s linear infinite;opacity:.6}.CircuitBackground_glowingNode__Qxarp{filter:drop-shadow(0 0 5px rgba(31,133,189,.8));animation:CircuitBackground_pulse__biQFk 2s ease-in-out infinite alternate}@keyframes CircuitBackground_drawLine__iJ4K7{0%{stroke-dashoffset:200;opacity:0}10%{opacity:1}90%{opacity:1}to{stroke-dashoffset:-200;opacity:0}}@keyframes CircuitBackground_drawLineReverse__Pfvrl{0%{stroke-dashoffset:200;opacity:0}10%{opacity:1}90%{opacity:1}to{stroke-dashoffset:-200;opacity:0}}@keyframes CircuitBackground_pulse__biQFk{0%{opacity:.4;transform-origin:center;transform:scale(1)}to{opacity:1;transform-origin:center;transform:scale(1.5)}}.HeroSection_heroSection__hgi00{padding:var(--section-padding) 0;background-color:#ffffff;position:relative;overflow:hidden;padding-top:2.25rem;padding-bottom:6rem}.HeroSection_heroContent__AqZlu{max-width:900px;position:relative;z-index:2;text-align:left}.HeroSection_heroImageContainer__TCGu3{position:absolute;right:-50px;top:55%;transform:translateY(-50%);width:600px;display:flex;justify-content:center;align-items:center;z-index:1}.HeroSection_heroImage__LFC6M{width:100%;height:auto;object-fit:contain;border-radius:20px}.HeroSection_heroBadge__vjC42{display:inline-flex;align-items:center;gap:.5rem;color:#1f85bd;padding:.5rem 1rem;border-radius:100px;font-size:1.125rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.HeroSection_heroTitle__vvQ8Q{font-size:40px;font-weight:600;line-height:1.1;margin-bottom:1.5rem;color:#0f172a;text-align:left}.HeroSection_gradientText__YLH5E{color:#ff6b00;background:none;-webkit-text-fill-color:initial}.HeroSection_heroSubtitle__ociFw{font-size:1.125rem;color:#64748b;max-width:700px;margin-bottom:2.5rem;text-align:left;line-height:1.6}.HeroSection_heroSubtitle__ociFw p{margin-bottom:1.25rem}.HeroSection_heroSubtitle__ociFw p:last-child{margin-bottom:0}.HeroSection_heroCtaButtons__Im3nP{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-start}.HeroSection_btnPrimary__SQ2fS{background-color:#3296c8;color:#ffffff;font-weight:600;font-size:1rem;padding:.85rem 2.5rem;border-radius:50px;border:1px solid #3296c8;cursor:pointer;transition:all .2s ease}.HeroSection_btnPrimary__SQ2fS:hover{background:#2d7da6;border-color:#2d7da6;transform:translateY(-2px)}.HeroSection_btnSecondary__H5dEZ{background:#ffffff;color:#3898c5;padding:.85rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;transition:all .3s ease;border:1px solid #3898c5;cursor:pointer;font-size:1rem}.HeroSection_btnSecondary__H5dEZ:hover{background:#f0f9ff;transform:translateY(-2px)}@media (max-width:1400px){.HeroSection_heroImageContainer__TCGu3{width:500px;right:-20px}}@media (max-width:1200px){.HeroSection_heroImageContainer__TCGu3{width:400px;right:0}}@media (max-width:1024px){.HeroSection_heroTitle__vvQ8Q{font-size:2.75rem}.HeroSection_heroImageContainer__TCGu3{width:350px;right:0}}@media (max-width:991px){.HeroSection_heroContent__AqZlu{max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.HeroSection_heroImageContainer__TCGu3{position:relative;top:0;right:0;transform:none;width:100%;margin-top:3rem;justify-content:center}.HeroSection_heroSubtitle__ociFw,.HeroSection_heroTitle__vvQ8Q{text-align:center}.HeroSection_heroCtaButtons__Im3nP{justify-content:center}}@media (max-width:768px){.HeroSection_heroTitle__vvQ8Q{font-size:2.25rem;text-align:center}.HeroSection_heroContent__AqZlu{text-align:center;margin:0 auto}.HeroSection_heroSubtitle__ociFw{text-align:center;margin:0 auto 2rem}.HeroSection_heroCtaButtons__Im3nP{flex-direction:column;justify-content:center}.HeroSection_btnPrimary__SQ2fS,.HeroSection_btnSecondary__H5dEZ{width:100%;justify-content:center}.HeroSection_heroBadge__vjC42{display:inline-flex}}@media (max-width:480px){.HeroSection_heroTitle__vvQ8Q{font-size:1.875rem}}.ContactFormModal_overlay__VpwQN{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:32px;background-color:rgba(17,24,39,.6);z-index:1300;overflow-y:auto}.ContactFormModal_modal__CQEqo{position:relative;max-width:960px;max-height:calc(100vh - 64px);overflow-y:auto;background-color:#ffffff;border-radius:16px;box-shadow:0 24px 64px rgba(15,23,42,.3);overflow-x:hidden}.ContactFormModal_content__j8Qwg{padding:20px;display:flex;flex-direction:column}.ContactFormModal_closeButton__h_2z6{position:absolute;top:16px;right:16px;border:none;width:40px;height:40px;border-radius:9999px;background:rgba(15,23,42,.06);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:0;transition:background .16s ease}.ContactFormModal_closeButton__h_2z6:after,.ContactFormModal_closeButton__h_2z6:before{content:"";position:absolute;width:16px;height:2px;background:#0f172a;border-radius:4px}.ContactFormModal_closeButton__h_2z6:before{transform:rotate(45deg)}.ContactFormModal_closeButton__h_2z6:after{transform:rotate(-45deg)}.ContactFormModal_closeButton__h_2z6:hover{background:rgba(15,23,42,.12)}.ContactFormModal_closeButton__h_2z6:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.ContactFormModal_headingcontainer__MH4KY{width:100%;display:flex;gap:8px;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:1.5rem}.ContactFormModal_headingcontainer__MH4KY h6{font-weight:600;font-size:24px;line-height:32px;letter-spacing:0}.ContactFormModal_headingcontainer__MH4KY span{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}@media (max-width:768px){.ContactFormModal_overlay__VpwQN{padding:16px}.ContactFormModal_modal__CQEqo{max-height:calc(100vh - 32px);width:min(100%,calc(100vw - 32px))}.ContactFormModal_content__j8Qwg{padding:24px;gap:24px}.ContactFormModal_closeButton__h_2z6{top:12px;right:12px;width:36px;height:36px}}