.HeroSection_heroSection__KbuGI{--primary-color:#1f85bd;--text-dark:#2d3748;--text-light:#4a5568;--shadow-sm:0 4px 6px rgba(0,0,0,0.04);--shadow-md:0 12px 20px rgba(0,0,0,0.08);--shadow-lg:0 20px 40px rgba(0,0,0,0.12);width:100%;height:100vh;min-height:700px;display:flex;flex-direction:column;background:#ffffff;position:relative;overflow:hidden;padding-top:4rem}.HeroSection_heroSection__KbuGI:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 10% 10%,rgba(31,133,189,.35) 0,transparent 22%),radial-gradient(circle at 90% 10%,rgba(31,133,189,.25) 0,transparent 22%),radial-gradient(circle at 10% 90%,rgba(31,133,189,.25) 0,transparent 22%),radial-gradient(circle at 90% 90%,rgba(31,133,189,.35) 0,transparent 22%);pointer-events:none;z-index:1}.HeroSection_mainContentWrapper__D9nGL{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:1740px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);flex-grow:1;position:relative;z-index:2;gap:clamp(1rem,3vw,2.5rem)}.HeroSection_textContent__sfSux{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:0;min-width:0}.HeroSection_badge__ihYA6{display:inline-flex;align-items:center;gap:.6rem;background-color:#ebf5ff;color:#1f85bd;padding:.5rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem;transition:transform .3s ease}.HeroSection_badge__ihYA6:hover{transform:translateY(-2px)}.HeroSection_badgeIcon__5C_9Y{color:#1f85bd}.HeroSection_heroTitle__GOgCx{font-size:45px;font-weight:600;font-family:Helvetica,sans-serif;color:#1f85bd;line-height:1.1;margin:0 0 1rem}.HeroSection_heroDescription__KZh27{font-size:18px;font-weight:300;font-family:Helvetica,sans-serif;line-height:1.5;color:#000000;margin-bottom:1.25rem;max-width:60ch}.HeroSection_tagCloud__ZT3LB{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.HeroSection_tag__w53xQ{display:flex;align-items:center;gap:.4rem;background:#ffffff;border:1px solid #e2e8f0;padding:.5rem 1rem;border-radius:10px;font-size:.85rem;font-weight:600;color:#2d3748;box-shadow:0 2px 4px rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1)}.HeroSection_tag__w53xQ:hover{border-color:var(--primary-color);color:var(--primary-color);transform:scale(1.05);box-shadow:0 4px 12px rgba(31,131,189,.1)}.HeroSection_tag__w53xQ svg{color:var(--primary-color)}.HeroSection_focusCard__79WYu{display:flex;align-items:center;gap:1rem;background:linear-gradient(90deg,#f8fafc,#ffffff);padding:1rem 1.25rem;border-radius:16px;border-left:4px solid var(--primary-color);margin-bottom:2rem;box-shadow:0 8px 20px -5px rgba(0,0,0,.05);position:relative;overflow:hidden}.HeroSection_focusCard__79WYu:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 10%,rgba(31,131,189,.03) 0,transparent 60%);pointer-events:none}.HeroSection_focusIconWrapper__7VUMM{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ebf5ff;border-radius:12px;flex-shrink:0}.HeroSection_focusIcon__P5qv0{color:var(--primary-color)}.HeroSection_focusText__TnwIj{font-size:18px;font-weight:300;font-family:Helvetica,sans-serif;line-height:1.5;color:#000000;margin:0}.HeroSection_focusText__TnwIj strong{color:var(--primary-color);font-weight:600}.HeroSection_actionRow__NbkXZ{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center}.HeroSection_primaryBtn__CpCX5{display:flex;align-items:center;gap:.75rem;background-color:#1f85bd;color:#ffffff;padding:1rem 2rem;border-radius:14px;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 15px -3px rgba(31,133,189,.3)}.HeroSection_primaryBtn__CpCX5:hover{transform:translateY(-3px);background-color:#1873a3;box-shadow:0 20px 25px -5px rgba(31,133,189,.4)}.HeroSection_secondaryBtn__WY_kF{display:flex;align-items:center;gap:.75rem;background-color:#ffffff;color:#2d3748;padding:1rem 1.8rem;border-radius:14px;font-weight:700;font-size:1.1rem;border:2px solid #e2e8f0;cursor:pointer;transition:all .3s ease}.HeroSection_secondaryBtn__WY_kF:hover{border-color:#cbd5e0;background-color:#f7fafc;transform:translateY(-3px)}.HeroSection_imageSection__5rF5o{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:0;min-width:0}.HeroSection_imageSubText__szfCY{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;color:#718096;font-size:.95rem;font-weight:500;opacity:.9}.HeroSection_imageContainer__HOBHj{position:relative;width:100%;max-width:100%;aspect-ratio:1.2/1;border-radius:clamp(12px,2vw,20px);background-color:#f8f9fa;overflow:hidden;box-shadow:var(--shadow-lg);display:block;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease;margin-top:1rem}.HeroSection_imageContainer__HOBHj:hover{transform:translateY(-4px);box-shadow:0 30px 50px rgba(0,0,0,.15)}.HeroSection_heroImage__UQHcr{width:100%;height:100%;display:block;object-fit:fill;object-position:center}.HeroSection_imageContainer__HOBHj:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 40%,rgba(0,0,0,.04))}@media (max-width:1024px){.HeroSection_mainContentWrapper__D9nGL{gap:clamp(1.25rem,3vw,2rem)}.HeroSection_heroTitle__GOgCx{font-size:clamp(1.8rem,4.5vw,3.2rem)}.HeroSection_subHeadline__hNa5D{font-size:clamp(.95rem,1.5vw,1.15rem)}.HeroSection_imageContainer__HOBHj{aspect-ratio:3/2}}@media (max-width:768px){.HeroSection_heroSection__KbuGI{height:auto;min-height:100vh;padding-bottom:3rem}.HeroSection_mainContentWrapper__D9nGL{flex-direction:column;gap:2.5rem;padding:5rem 1.25rem 1.5rem}.HeroSection_textContent__sfSux{align-items:center;text-align:center}.HeroSection_heroTitle__GOgCx{font-size:clamp(1.8rem,7vw,2.4rem);margin-bottom:.75rem}.HeroSection_heroDescription__KZh27{font-size:1rem;margin:0 auto 1.5rem;max-width:100%}.HeroSection_tagCloud__ZT3LB{justify-content:center;gap:.5rem;margin-bottom:2rem}.HeroSection_tag__w53xQ{padding:.4rem .8rem;font-size:.8rem}.HeroSection_focusCard__79WYu{padding:1rem;margin-bottom:2rem;width:100%;max-width:400px;align-self:center}.HeroSection_actionRow__NbkXZ,.HeroSection_primaryBtn__CpCX5{justify-content:center;width:100%}.HeroSection_primaryBtn__CpCX5{max-width:280px}.HeroSection_imageSection__5rF5o{width:100%;margin-top:1rem}.HeroSection_imageContainer__HOBHj{aspect-ratio:1.4/1;margin-top:0;border-radius:16px}.HeroSection_imageSubText__szfCY{font-size:.85rem;margin-top:1rem}}@media (max-width:480px){.HeroSection_mainContentWrapper__D9nGL{padding-top:4.5rem;gap:2rem}.HeroSection_heroTitle__GOgCx{font-size:1.6rem}.HeroSection_heroDescription__KZh27{font-size:.9rem}.HeroSection_tagCloud__ZT3LB{gap:.4rem}.HeroSection_tag__w53xQ{flex:1 1 140px;justify-content:center}.HeroSection_focusCard__79WYu{padding:.85rem}}@media (prefers-reduced-motion:reduce){.HeroSection_ctaWrapper__Y8kr_ a,.HeroSection_ctaWrapper__Y8kr_ button,.HeroSection_imageContainer__HOBHj{transition:none}.HeroSection_ctaWrapper__Y8kr_ a:hover,.HeroSection_ctaWrapper__Y8kr_ button:hover,.HeroSection_imageContainer__HOBHj:hover{transform:none}}.HeroSection_ctaWrapper__Y8kr_ a:focus-visible,.HeroSection_ctaWrapper__Y8kr_ button:focus-visible{outline:3px solid color-mix(in srgb,var(--primary,#1f85bd) 40%,white);outline-offset:3px;border-radius:8px}.HeroSection_heroSection__KbuGI{--primary:#1f85bd;--text:#2d3748}.Navbar_navContainer__59RwM{width:100%;height:4rem;position:fixed;top:0;left:0;background-color:white;z-index:1000}.Navbar_scrolled__mx4yO{box-shadow:0 2px 10px rgba(0,0,0,.1)}.Navbar_container__Pmy2v{display:flex;justify-content:space-between;align-items:center;padding:.75rem 4rem;gap:2rem;height:4rem;position:relative}.Navbar_container__Pmy2v:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.0625rem;background-image:linear-gradient(90deg,#2b2b2b00 0,#2b2b2b 50%,#2b2b2b00)}.Navbar_logoBox__Z49Fo{flex:1;display:flex;align-items:center;z-index:20}.Navbar_logoText__fdoj7{font-size:1.125rem;font-weight:700;color:#0d0d0d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.Navbar_logo__LoBp3{width:auto;height:2.6rem;max-height:2.6rem;object-fit:contain;display:block}.Navbar_navItems__JSbXI{flex:0 0 auto;display:flex;justify-content:center}.Navbar_list__Zkxy3{display:flex;list-style-type:none;color:#818181;font-size:.9rem;line-height:1.25rem;font-weight:400;gap:2.5rem;padding:0;margin:0}.Navbar_list__Zkxy3 li{position:relative;cursor:pointer;transition:color .3s ease,transform .3s ease;display:flex;align-items:center;height:100%;padding:0 .5rem}.Navbar_navLink__OzHb6{text-decoration:none;color:inherit;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Navbar_list__Zkxy3 li:hover{color:#0d0d0d;transform:scale(1.1)}.Navbar_list__Zkxy3 li:after{content:"";position:absolute;left:0;bottom:-.1875rem;width:100%;height:.125rem;transform:scaleX(0);transition:transform .3s ease-in-out}.Navbar_list__Zkxy3 li:hover:after{transform:scaleX(1)}.Navbar_ctaWrapper__ZKF8k{flex:1;display:flex;justify-content:flex-end}.Navbar_mobileMenuBtn__a7iHm{display:none;background:none;border:none;cursor:pointer;color:#0d0d0d;padding:8px;z-index:1001}.Navbar_mobileDropdownCard__ELM5a{position:absolute;top:4rem;right:0;width:100%;max-width:300px;max-height:calc(100vh - 6rem);background-color:white;border-radius:.75rem;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:999;padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;margin-right:1rem;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.Navbar_mobileDropdownCard__ELM5a.Navbar_open__8nz2v{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar_mobileList__eIA8m{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.Navbar_mobileList__eIA8m li{font-size:1rem;font-weight:500;padding:.75rem 0;width:100%}.Navbar_mobileNavLink__kYP5M{text-decoration:none;color:#0d0d0d;display:block;width:100%;transition:color .2s ease}.Navbar_mobileNavLink__kYP5M:hover{color:#0d0d0d}@media (max-width:1024px){.Navbar_ctaWrapper__ZKF8k,.Navbar_navItems__JSbXI{display:none}.Navbar_mobileMenuBtn__a7iHm{display:block}.Navbar_container__Pmy2v{padding:.75rem 2rem}}@media (max-width:480px){.Navbar_container__Pmy2v{padding:.75rem 1rem}.Navbar_logoText__fdoj7{font-size:.9rem}.Navbar_mobileDropdownCard__ELM5a{width:calc(100% - 2rem);right:1rem;margin-right:0}}.ProductDemo_productDemoSection__BmwA5{width:100%;background-color:#fff;padding:4rem 1.5rem;display:flex;justify-content:center;scroll-margin-top:var(--navbar-height,64px)}.ProductDemo_container__utQ1D{width:100%;max-width:1280px;margin:0 auto;text-align:center;display:flex;flex-direction:column}.ProductDemo_ctaWrapper__Csj7n{display:flex;justify-content:center;margin-top:1rem}.ProductDemo_heading__crLnU{font-size:1.75rem;font-weight:700;color:#004a75;margin-bottom:.5rem}.ProductDemo_description__rL7UG{font-size:1rem;color:#333;margin-bottom:2rem}.ProductDemo_videoWrapper__2pxgz{width:100%;max-width:1280px;margin-top:2rem;margin-bottom:2.5rem;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.ProductDemo_video__HQbbS{width:100%;height:100%;border-radius:6px;box-shadow:0 4px 10px rgba(0,0,0,.15);object-fit:cover}.ProductDemo_subSection__2gvvZ{margin-top:1.5rem}.ProductDemo_subTitle__vOLC5{font-size:1.5rem;font-weight:700;color:#004a75;margin-bottom:.25rem}.ProductDemo_subText__DOkfL{font-size:1rem;color:#333}@media (min-width:768px){.ProductDemo_heading__crLnU{font-size:2rem}.ProductDemo_subTitle__vOLC5{font-size:1.75rem}}.page_page__Fodj1{--navbar-height:64px;display:flex;flex-direction:column;width:100%;min-height:100vh;padding-top:0;margin-top:-4rem}.FeatureCards_section__HUYHT{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#f5f7fb;position:relative}.FeatureCards_section__HUYHT: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}.FeatureCards_content__vLS1v{width:100%;max-width:1740px;margin:0 auto;padding:3rem clamp(1rem,5vw,4rem);display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;position:relative;z-index:2}.FeatureCards_headingGroup__9NrTV{display:flex;flex-direction:column;gap:.5rem;max-width:900px;margin:0 auto;color:#0f3d5c}.FeatureCards_ctaWrapper__pqdc7{display:flex;justify-content:center;margin-top:1rem}.FeatureCards_cardsGrid__MsqWx{width:100%;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.FeatureCards_content__vLS1v{padding-top:4rem;padding-bottom:4rem}.FeatureCards_title__mHCBH{font-size:1.875rem}.FeatureCards_cardsGrid__MsqWx{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.FeatureCards_content__vLS1v{padding-top:5rem;padding-bottom:5rem}.FeatureCards_title__mHCBH{font-size:2.125rem}.FeatureCards_subtitle__5xbAC{font-size:1.0625rem}.FeatureCards_cardsGrid__MsqWx{grid-template-columns:repeat(3,minmax(0,1fr))}}.Card_card__ACDd6{transition:transform .3s ease-out,box-shadow .3s ease-out}.Card_card__ACDd6:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Principles_section__abf8U{background-color:#ffffff;scroll-margin-top:var(--navbar-height,64px)}.Principles_content__iYpcJ,.Principles_section__abf8U{width:100%;display:flex;flex-direction:column;align-items:center}.Principles_content__iYpcJ{max-width:1740px;margin:0 auto;padding:3rem clamp(1rem,5vw,4rem);gap:2rem;text-align:center}.Principles_headingGroup__awu2L{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;color:#0f3d5c}.Principles_ctaWrapper__v66xm{display:flex;justify-content:center;margin-top:1rem}.Principles_title__BRgN2{font-size:1.625rem;font-weight:700}.Principles_subtitle__oVtCN{font-size:1rem;color:#4a5568}.Principles_cardsGrid__7H7vZ{width:100%;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.Principles_content__iYpcJ{padding-top:4rem;padding-bottom:4rem}.Principles_cardsGrid__7H7vZ{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.Principles_content__iYpcJ{padding-top:5rem;padding-bottom:5rem}.Principles_title__BRgN2{font-size:2.125rem}.Principles_subtitle__oVtCN{font-size:1.0625rem}.Principles_cardsGrid__7H7vZ{grid-template-columns:repeat(4,minmax(0,1fr))}}.PrincipleCard_card__fDJps{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background-color:#fff;border-radius:1rem;box-shadow:0 10px 30px rgba(15,61,92,.08);transition:transform .3s ease,box-shadow .3s ease}.PrincipleCard_card__fDJps:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(15,61,92,.12)}.PrincipleCard_imageWrapper__iIZHW{width:100%;max-width:220px;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden}.PrincipleCard_image__4iFgh{width:100%;height:100%}.PrincipleCard_title__MuiQO{font-size:1.125rem;font-weight:700;color:#0f3d5c}.PrincipleCard_description__DRXP2{font-size:.9375rem;color:#4a5568;line-height:1.5}.TimeLine_timelineSection__m6eLw{position:relative;overflow:hidden}.TimeLine_headingGroup__O4jiG{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;text-align:center}.TimeLine_ctaWrapper__2R8w1{display:flex;justify-content:center;margin-top:1rem}.TimeLine_timelineSection__m6eLw: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}.TimeLine_card__0ovSa{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.TimeLine_card__0ovSa.TimeLine_show__86XLq{opacity:1;transform:translateY(0)}.TimeLine_hidden__UedqB{opacity:0}.TimeLine_card__0ovSa:hover{transform:scale(1.02);box-shadow:0 4px 15px rgba(0,0,0,.1)}.TimeLine_container__U0_YT{width:100%;max-width:1740px;margin:0 auto;padding:0 clamp(1rem,5vw,4rem);position:relative;z-index:2}@media (max-width:768px){.TimeLine_timelineSection__m6eLw{padding:2rem 0}.TimeLine_headingGroup__O4jiG{padding:0 1rem;gap:1rem}.TimeLine_ctaWrapper__2R8w1{margin-top:.75rem}}@media (max-width:480px){.TimeLine_timelineSection__m6eLw{padding:1.5rem 0}.TimeLine_headingGroup__O4jiG{padding:0 .75rem;gap:.75rem}.TimeLine_ctaWrapper__2R8w1{margin-top:.5rem}}.CardSection_section__z_XBJ{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#ffffff}.CardSection_content__6_LwT{width:100%;max-width:1740px;margin:0 auto;padding:3rem clamp(1rem,5vw,4rem);text-align:center;display:flex;flex-direction:column;gap:3rem}.CardSection_headingGroup__32LvO{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto}.CardSection_ctaWrapper__9SNN5{display:flex;justify-content:center;margin-top:1rem}.CardSection_cardsGrid__jwcB0{width:100%;display:grid;grid-template-columns:1fr;gap:2rem;padding:0 1rem}@media (min-width:768px){.CardSection_content__6_LwT{padding-top:4rem;padding-bottom:4rem}.CardSection_cardsGrid__jwcB0{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.CardSection_content__6_LwT{padding-top:5rem;padding-bottom:5rem}}.ComparisonSection_comparisonSection__TrkXZ{position:relative;overflow:hidden}.ComparisonSection_contentWrapper__V0MB0{width:100%;max-width:1740px;margin:0 auto;padding:0 clamp(1rem,5vw,4rem);position:relative;z-index:2}.ComparisonSection_headingGroup__4lz_4{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;text-align:center}.ComparisonSection_ctaWrapper__bYCTq{display:flex;justify-content:center;margin-top:1rem}.ComparisonSection_comparisonSection__TrkXZ: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__YmRRO{position:relative;background:linear-gradient(135deg,#1A2B6B,#2C3E8B);padding:80px 0;overflow:hidden}.BannerSection_bannerContent__LsrW6{position:relative;z-index:2;width:100%;max-width:1740px!important;margin:0 auto;padding:0 clamp(1rem,5vw,4rem)}.BannerSection_bannerFlex__QVE6p{min-height:200px;align-items:center}.BannerSection_textContent__EkRzd{flex:1;color:white}.BannerSection_headline__gfGr3{color:white!important;font-weight:700;line-height:1.2;margin-bottom:20px;font-family:Inter,sans-serif;max-width:800px}.BannerSection_subHeadline__Cyz_Y{color:white;font-size:18px;line-height:1.5;opacity:.95;font-family:Inter,sans-serif}.BannerSection_emailContainer__COJDx{flex-shrink:0}.BannerSection_emailForm__YWM3L{display:flex;align-items:center;gap:12px}.BannerSection_emailInput__s7HV9{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:.3s ease!important}.BannerSection_emailInput__s7HV9:focus{border-color:#6A5ACD!important;box-shadow:0 0 0 3px rgba(106,90,205,.1)!important}.BannerSection_emailInput__s7HV9::placeholder{color:#999!important}.BannerSection_submitButton__Xq1GY{background:#1f85bd!important;color:white!important;border-radius:8px!important;padding:12px 24px!important;font-weight:600!important;transition:.3s ease!important}.BannerSection_submitButton__Xq1GY:hover{background:#1f85bd!important;transform:translateY(-1px)}.BannerSection_geometricShapes__BAJt6{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_footerCopyright__k_v_C{position:absolute;bottom:-40px;left:clamp(1rem,5vw,4rem);z-index:3}.BannerSection_copyrightText__Sy36v{color:white;font-size:12px;font-family:Inter,sans-serif;opacity:.9}.BannerSection_geometricShapes__BAJt6: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__BAJt6: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__YmRRO{padding:60px 0}.BannerSection_bannerContent__LsrW6{padding:0 16px}.BannerSection_bannerFlex__QVE6p{text-align:center}.BannerSection_textContent__EkRzd{max-width:100%;text-align:center;margin-bottom:30px;padding:0}.BannerSection_emailContainer__COJDx{margin-left:0;width:100%;order:2}.BannerSection_emailForm__YWM3L{flex-direction:column;gap:12px;width:100%;align-items:stretch}.BannerSection_emailInput__s7HV9{width:100%!important;min-width:100%!important}.BannerSection_submitButton__Xq1GY{width:100%!important}.BannerSection_geometricShapes__BAJt6{width:200px;height:150px}.BannerSection_footerCopyright__k_v_C{position:relative;width:100%;text-align:center;left:0;bottom:0;padding-top:20px;padding-bottom:10px;order:3;margin-top:0}.BannerSection_bannerFlex__QVE6p{display:flex;flex-direction:column}.BannerSection_textContent__EkRzd{order:1}}@media (max-width:480px){.BannerSection_bannerContainer__YmRRO{padding:40px 0}.BannerSection_headline__gfGr3{font-size:24px!important}.BannerSection_subHeadline__Cyz_Y{font-size:16px}.BannerSection_geometricShapes__BAJt6{width:150px;height:100px}.BannerSection_footerCopyright__k_v_C{padding-bottom:8px;text-align:center}.BannerSection_copyrightText__Sy36v{font-size:11px}}.ContactFormModal_overlay__sbGfs{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__4FjMc{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__VThDc{padding:20px;display:flex;flex-direction:column}.ContactFormModal_closeButton__I6jgX{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__I6jgX:after,.ContactFormModal_closeButton__I6jgX:before{content:"";position:absolute;width:16px;height:2px;background:#0f172a;border-radius:4px}.ContactFormModal_closeButton__I6jgX:before{transform:rotate(45deg)}.ContactFormModal_closeButton__I6jgX:after{transform:rotate(-45deg)}.ContactFormModal_closeButton__I6jgX:hover{background:rgba(15,23,42,.12)}.ContactFormModal_closeButton__I6jgX:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.ContactFormModal_headingcontainer__iLRiR{width:100%;display:flex;gap:8px;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:1.5rem}.ContactFormModal_headingcontainer__iLRiR h6{font-weight:600;font-size:24px;line-height:32px;letter-spacing:0}.ContactFormModal_headingcontainer__iLRiR span{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}@media (max-width:768px){.ContactFormModal_overlay__sbGfs{padding:16px}.ContactFormModal_modal__4FjMc{max-height:calc(100vh - 32px);width:min(100%,calc(100vw - 32px))}.ContactFormModal_content__VThDc{padding:24px;gap:24px}.ContactFormModal_closeButton__I6jgX{top:12px;right:12px;width:36px;height:36px}}