.ComparisonSection_comparisonSection__g5HCa{position:relative;overflow:hidden}.ComparisonSection_headingGroup__5Y9Uq{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;text-align:center}.ComparisonSection_ctaWrapper__IDFcn{display:flex;justify-content:center;margin-top:1rem}.ComparisonSection_comparisonSection__g5HCa:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 10% 10%,rgba(31,133,189,.4) 0,transparent 20%),radial-gradient(circle at 90% 10%,rgba(31,133,189,.3) 0,transparent 20%),radial-gradient(circle at 10% 90%,rgba(31,133,189,.3) 0,transparent 20%),radial-gradient(circle at 90% 90%,rgba(31,133,189,.4) 0,transparent 20%);pointer-events:none;z-index:1}.BannerSection_bannerContainer__Ur22T{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:linear-gradient(135deg,#1A2B6B,#2C3E8B);padding:80px 0;overflow:hidden}.BannerSection_bannerContent__uobqQ{position:relative;z-index:2;padding:0 20px}.BannerSection_bannerFlex__nOu2f{min-height:200px;align-items:center}.BannerSection_textContent__RPwcH{flex:1;max-width:70%;color:white;padding-right:40px;padding-left:40px}.BannerSection_headline__Tnc4V{color:white!important;font-weight:700;line-height:1.2;margin-bottom:20px}.BannerSection_headline__Tnc4V,.BannerSection_subHeadline__V_w8T{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.BannerSection_subHeadline__V_w8T{color:white;font-size:18px;line-height:1.5;font-weight:400;opacity:.95}.BannerSection_emailContainer__ctsKo{flex-shrink:0;margin-left:40px}.BannerSection_emailForm__fz4_N{display:flex;align-items:center}.BannerSection_emailInput__s1038{background:white!important;border:2px solid rgba(255,255,255,.3)!important;border-radius:8px!important;padding:12px 16px!important;color:#333!important;font-size:16px!important;min-width:250px!important;transition:all .3s ease!important}.BannerSection_emailInput__s1038:focus{border-color:#6A5ACD!important;box-shadow:0 0 0 3px rgba(106,90,205,.1)!important;outline:none!important}.BannerSection_emailInput__s1038::placeholder{color:#999!important}.BannerSection_submitButton__d30zT{background:#1f85bd!important;color:white!important;border:none!important;border-radius:8px!important;padding:12px 24px!important;font-weight:600!important;font-size:16px!important;transition:all .3s ease!important;cursor:pointer!important}.BannerSection_submitButton__d30zT:hover{background:#1f85bd!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(106,90,205,.3)!important}.BannerSection_geometricShapes__bZbCc{position:absolute;bottom:0;left:0;width:300px;height:200px;background:linear-gradient(45deg,#00BFFF,#1E90FF 50%,#00BFFF);clip-path:polygon(0 100%,20% 80%,40% 90%,60% 70%,80% 85%,100% 60%,100% 100%);opacity:.3;z-index:1}.BannerSection_geometricShapes__bZbCc:before{content:"";position:absolute;top:20px;right:-50px;width:150px;height:120px;background:linear-gradient(135deg,#00BFFF,#1E90FF);clip-path:polygon(0 0,30% 20%,50% 0,70% 30%,100% 10%,100% 100%,0 100%);opacity:.4}.BannerSection_geometricShapes__bZbCc:after{content:"";position:absolute;top:60px;left:100px;width:80px;height:80px;background:linear-gradient(45deg,#00BFFF,#1E90FF);clip-path:polygon(0 0,50% 0,100% 50%,50% 100%,0 100%);opacity:.5}@media (max-width:768px){.BannerSection_bannerContainer__Ur22T{padding:60px 0}.BannerSection_bannerContent__uobqQ{padding:0 16px}.BannerSection_textContent__RPwcH{max-width:100%;text-align:center;margin-bottom:30px}.BannerSection_emailContainer__ctsKo{margin-left:0;width:100%}.BannerSection_emailForm__fz4_N{flex-direction:column;gap:12px;width:100%}.BannerSection_emailInput__s1038{min-width:100%!important;width:100%!important}.BannerSection_submitButton__d30zT{width:100%!important}.BannerSection_bannerFlex__nOu2f{flex-direction:column;text-align:center}.BannerSection_geometricShapes__bZbCc{width:200px;height:150px}}@media (max-width:480px){.BannerSection_bannerContainer__Ur22T{padding:40px 0}.BannerSection_headline__Tnc4V{font-size:24px!important}.BannerSection_subHeadline__V_w8T{font-size:16px}.BannerSection_geometricShapes__bZbCc{width:150px;height:100px}}.ContactFormModal_overlay__Okb2o{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__M82u5{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__8xLh7{padding:20px;display:flex;flex-direction:column}.ContactFormModal_closeButton__OM18z{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__OM18z:after,.ContactFormModal_closeButton__OM18z:before{content:"";position:absolute;width:16px;height:2px;background:#0f172a;border-radius:4px}.ContactFormModal_closeButton__OM18z:before{transform:rotate(45deg)}.ContactFormModal_closeButton__OM18z:after{transform:rotate(-45deg)}.ContactFormModal_closeButton__OM18z:hover{background:rgba(15,23,42,.12)}.ContactFormModal_closeButton__OM18z:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.ContactFormModal_headingcontainer__J9SUp{width:100%;display:flex;gap:8px;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:1.5rem}.ContactFormModal_headingcontainer__J9SUp h6{font-weight:600;font-size:24px;line-height:32px;letter-spacing:0}.ContactFormModal_headingcontainer__J9SUp span{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}@media (max-width:768px){.ContactFormModal_overlay__Okb2o{padding:16px}.ContactFormModal_modal__M82u5{max-height:calc(100vh - 32px);width:min(100%,calc(100vw - 32px))}.ContactFormModal_content__8xLh7{padding:24px;gap:24px}.ContactFormModal_closeButton__OM18z{top:12px;right:12px;width:36px;height:36px}}