.ErrorBoundary_errorContainer__NNVDC{padding:2rem;text-align:center;min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:2rem}@media(max-width:768px){.ErrorBoundary_errorContainer__NNVDC{margin:1rem;padding:1.5rem;min-height:40vh}}.ErrorBoundary_errorTitle__76J4i{color:#dc2626;margin-bottom:1rem;font-size:1.5rem;font-weight:600}@media(max-width:768px){.ErrorBoundary_errorTitle__76J4i{font-size:1.25rem}}.ErrorBoundary_errorMessage__Hg4SE{color:#b91c1c;margin-bottom:1.5rem;max-width:600px;line-height:1.625;font-size:1rem}@media(max-width:768px){.ErrorBoundary_errorMessage__Hg4SE{font-size:.875rem}}.ErrorBoundary_errorDetails__lkOoM{margin-bottom:1.5rem;padding:1rem;background-color:#fee2e2;border-radius:.25rem;max-width:600px;width:100%}@media(max-width:768px){.ErrorBoundary_errorDetails__lkOoM{padding:.75rem}}.ErrorBoundary_errorSummary__Jl98c{cursor:pointer;font-weight:500;color:#b91c1c;margin-bottom:.5rem}.ErrorBoundary_errorSummary__Jl98c:hover{color:#dc2626}.ErrorBoundary_errorCode__LAn4D{display:block;padding:.5rem;background-color:#fef2f2;border-radius:.25rem;font-size:.875rem;color:#b91c1c;white-space:pre-wrap;word-break:break-word;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}@media(max-width:768px){.ErrorBoundary_errorCode__LAn4D{font-size:.75rem;padding:.25rem}}.ErrorBoundary_buttonContainer__axejI{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media(max-width:480px){.ErrorBoundary_buttonContainer__axejI{flex-direction:column;width:100%;max-width:300px}}.ErrorBoundary_primaryButton__mkj2N{padding:.75rem 1.5rem;background-color:#dc2626;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-weight:500;font-size:1rem;transition:all .2s ease;font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;min-height:2.5rem}.ErrorBoundary_primaryButton__mkj2N:hover{background-color:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ErrorBoundary_primaryButton__mkj2N:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px;box-shadow:0 0 0 3px rgba(239,68,68,.3)}@media(max-width:480px){.ErrorBoundary_primaryButton__mkj2N{width:100%}}.ErrorBoundary_secondaryButton__kMaPW{padding:.75rem 1.5rem;background-color:rgba(0,0,0,0);color:#dc2626;border:1px solid #dc2626;border-radius:.375rem;cursor:pointer;font-weight:500;font-size:1rem;transition:all .2s ease;font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;min-height:2.5rem}.ErrorBoundary_secondaryButton__kMaPW:hover{background-color:#dc2626;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ErrorBoundary_secondaryButton__kMaPW:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px;box-shadow:0 0 0 3px rgba(239,68,68,.3)}@media(max-width:480px){.ErrorBoundary_secondaryButton__kMaPW{width:100%}}.ErrorBoundary_supportText__Si54L{margin-top:1.5rem;font-size:.875rem;color:#b91c1c}@media(max-width:768px){.ErrorBoundary_supportText__Si54L{font-size:.75rem;margin-top:1rem}}.FooterSection_footer__qtqf3{padding:2rem 0}.FooterSection_footerInner__M_su7{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}@media(max-width:990px){.FooterSection_footerInner__M_su7{flex-direction:column-reverse;gap:2rem}}.FooterSection_branding__XqZKO{display:flex;flex-direction:column;gap:1rem;flex-shrink:0}@media(max-width:990px){.FooterSection_branding__XqZKO{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.FooterSection_logo__ABnwr{display:flex;align-items:center;margin-bottom:.5rem}@media(max-width:990px){.FooterSection_logo__ABnwr{margin-bottom:0}}.FooterSection_logo__ABnwr img{height:auto;width:auto;display:block}.FooterSection_copyright__bJx3c{font-size:.875rem;color:#4b5563;font-weight:400;line-height:1.4}.FooterSection_menuSections__6utjs{display:flex;gap:5rem;flex:1 1;justify-content:flex-end}@media(max-width:990px){.FooterSection_menuSections__6utjs{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;width:100%;justify-content:flex-start}}.FooterSection_menuSection__uMt7S{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(max-width:990px){.FooterSection_menuSection__uMt7S{width:100%}}.FooterSection_sectionTitle__cYJEL{font-size:.875rem;font-weight:500;color:#5d637d;margin:0;line-height:1.4}.FooterSection_menuList__IjyMt{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.FooterSection_menuItem__dcAdO{margin:0}.FooterSection_menuLink__7okva{display:block;color:#020202;font-size:1rem;font-weight:400;text-decoration:none;line-height:1.4;transition:color .2s ease;padding:0}.FooterSection_menuLink__7okva:hover{color:#2f59ff}.FooterSection_menuLink__7okva:focus{outline:none}@media(max-width:768px){.FooterSection_footer__qtqf3{padding:2.5rem 0}.FooterSection_footerInner__M_su7{gap:1.5rem}.FooterSection_menuSections__6utjs{gap:1rem}.FooterSection_menuSection__uMt7S{gap:.5rem}.FooterSection_sectionTitle__cYJEL{font-size:.75rem}.FooterSection_menuLink__7okva{font-size:.875rem}.FooterSection_copyright__bJx3c{font-size:.75rem}}.Button_button__R_jvv{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:.5rem;font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.Button_button__R_jvv:hover:not(:disabled){cursor:pointer}.Button_button__R_jvv:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.Button_button__R_jvv:disabled{cursor:not-allowed;opacity:.6}.Button_button__R_jvv.Button_loading__LU1q_{cursor:wait}.Button_sm__eETWe{padding:.5rem 1rem;font-size:.875rem;min-height:2rem}.Button_md__DS4vc{padding:.75rem 1.5rem;font-size:1rem;min-height:2.5rem}.Button_lg__XF7sT{padding:1rem 2rem;font-size:1.125rem;min-height:3rem}.Button_primary__vsxjd{background-color:#2f59ff;color:#fff;border:1px solid #2f59ff}.Button_primary__vsxjd:hover:not(:disabled){background-color:#294ee5;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Button_primary__vsxjd:focus{box-shadow:0 0 0 3px rgba(102,126,234,.3)}.Button_primary__vsxjd:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Button_secondary__o2RvC{background-color:#fff;color:#2f59ff;border:1px solid #2f59ff}.Button_secondary__o2RvC:hover:not(:disabled){background-color:#f0f4ff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Button_secondary__o2RvC:focus{box-shadow:0 0 0 3px rgba(226,232,240,.6)}.Button_secondary__o2RvC:active:not(:disabled){transform:translateY(0);background-color:#f0f4ff}.Button_outline__4cA7W{background-color:rgba(0,0,0,0);color:#667eea;border:2px solid #667eea}.Button_outline__4cA7W:hover:not(:disabled){background-color:#667eea;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.Button_outline__4cA7W:focus{box-shadow:0 0 0 3px rgba(102,126,234,.3)}.Button_outline__4cA7W:active:not(:disabled){transform:translateY(0)}.Button_ghost__VwsPf{background-color:rgba(0,0,0,0);color:#667eea}.Button_ghost__VwsPf:hover:not(:disabled){background-color:rgba(102,126,234,.1);transform:translateY(-1px)}.Button_ghost__VwsPf:focus{box-shadow:0 0 0 3px rgba(102,126,234,.3)}.Button_ghost__VwsPf:active:not(:disabled){transform:translateY(0);background-color:rgba(102,126,234,.2)}.Button_danger__Cubys{background-color:#e53e3e;color:#fff}.Button_danger__Cubys:hover:not(:disabled){background-color:#c53030;transform:translateY(-1px);box-shadow:0 4px 12px rgba(229,62,62,.4)}.Button_danger__Cubys:focus{box-shadow:0 0 0 3px rgba(229,62,62,.3)}.Button_danger__Cubys:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px rgba(229,62,62,.4)}.Button_fullWidth__oBNsI{width:100%}.Button_spinner__WCtfu{width:1rem;height:1rem;border:2px solid rgba(0,0,0,0);border-top-color:currentcolor;border-radius:50%;animation:Button_spin__nwdrE 1s linear infinite}@keyframes Button_spin__nwdrE{to{transform:rotate(1turn)}}.Button_content__ZzeE5,.Button_leftIcon__prpw1,.Button_rightIcon__tMYlt{display:flex;align-items:center;justify-content:center}@media(max-width:768px){.Button_button__R_jvv{min-height:2.75rem}.Button_button__R_jvv.Button_sm__eETWe{min-height:2.25rem}.Button_button__R_jvv.Button_lg__XF7sT{min-height:3.25rem}}.HeroSection_hero___vKyR{padding:4rem 0;position:relative;overflow:hidden}.HeroSection_hero___vKyR:before{content:"";position:absolute;top:-200px;right:-200px;width:530px;height:864px;background:linear-gradient(86.91deg,#FF0000 3.25%,#FFA200 15.56%,#FFE600 30.42%,#23E615 41.03%,#00FFEE 49.53%,#0062FF 62.69%,#3300FF 72.88%,#EE00FF 80.94%,#FF0004 91.56%);transform:rotate(26.94deg);transform-origin:top right;mask-image:radial-gradient(ellipse 800px 900px at 75% 15%,black 0,black 30%,rgba(0,0,0,.5) 50%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 800px 900px at 75% 15%,black 0,black 30%,rgba(0,0,0,.5) 50%,transparent 70%);filter:blur(60px);pointer-events:none;z-index:0;opacity:.73;mix-blend-mode:soft-light}@media(max-width:768px){.HeroSection_hero___vKyR:before{width:500px;height:800px;top:-150px;right:-150px;filter:blur(40px)}}@media(max-width:990px){.HeroSection_hero___vKyR{padding:3rem 0 0}}.HeroSection_heroInner__BWuD3{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}@media(max-width:990px){.HeroSection_heroInner__BWuD3{grid-template-columns:1fr;gap:2rem;padding-top:4rem}}.HeroSection_heroContent__5MrlO{display:flex;flex-direction:column;gap:1.5rem}.HeroSection_subheading__B69v_{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(47,89,255,.0196078431);border:1px solid rgba(47,89,255,.1019607843);border-radius:9999px;color:#2f59ff;font-size:.875rem;font-weight:500;width:-moz-fit-content;width:fit-content}.HeroSection_dot__VM654{width:8px;height:8px;background-color:#2f59ff;border-radius:50%;animation:HeroSection_pulse__F5rhU 2s infinite;flex-shrink:0}@keyframes HeroSection_pulse__F5rhU{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes HeroSection_floatCard1__XaYDs{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes HeroSection_floatCard2__59S92{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes HeroSection_slowFloat__eqQLX{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.HeroSection_heading__H_fHc h1,.HeroSection_heading__H_fHc h2,.HeroSection_heading__H_fHc h3,.HeroSection_heading__H_fHc h4,.HeroSection_heading__H_fHc h5,.HeroSection_heading__H_fHc h6{font-size:3.5rem;font-weight:700;line-height:1.1;color:#020202;margin:0}@media(max-width:1024px){.HeroSection_heading__H_fHc h1,.HeroSection_heading__H_fHc h2,.HeroSection_heading__H_fHc h3,.HeroSection_heading__H_fHc h4,.HeroSection_heading__H_fHc h5,.HeroSection_heading__H_fHc h6{font-size:3rem}}@media(max-width:768px){.HeroSection_heading__H_fHc h1,.HeroSection_heading__H_fHc h2,.HeroSection_heading__H_fHc h3,.HeroSection_heading__H_fHc h4,.HeroSection_heading__H_fHc h5,.HeroSection_heading__H_fHc h6{font-size:2.5rem}}@media(max-width:480px){.HeroSection_heading__H_fHc h1,.HeroSection_heading__H_fHc h2,.HeroSection_heading__H_fHc h3,.HeroSection_heading__H_fHc h4,.HeroSection_heading__H_fHc h5,.HeroSection_heading__H_fHc h6{font-size:2rem}}.HeroSection_heading__H_fHc p{font-size:3.5rem;font-weight:700;line-height:1.1;color:#020202;margin:0}@media(max-width:1024px){.HeroSection_heading__H_fHc p{font-size:3rem}}@media(max-width:990px){.HeroSection_heading__H_fHc p{font-size:2.5rem}}@media(max-width:480px){.HeroSection_heading__H_fHc p{font-size:2rem}}.HeroSection_heading__H_fHc strong{color:#2f59ff}.HeroSection_content__23_en p{font-size:1rem;line-height:1.6;color:#5d637d;margin:0 0 1rem;font-weight:400}.HeroSection_content__23_en p:last-child{margin-bottom:0}@media(max-width:990px){.HeroSection_content__23_en p{font-size:1rem}}.HeroSection_content__23_en ol,.HeroSection_content__23_en ul{margin:1rem 0;padding-left:1.5rem}.HeroSection_content__23_en ol li,.HeroSection_content__23_en ul li{font-size:1rem;line-height:1.6;color:#5d637d;margin-bottom:.5rem}@media(max-width:990px){.HeroSection_content__23_en ol li,.HeroSection_content__23_en ul li{font-size:1rem}}.HeroSection_content__23_en strong{font-weight:600;color:#020202}.HeroSection_content__23_en em{font-style:italic}.HeroSection_content__23_en a{color:#2f59ff;text-decoration:underline}.HeroSection_content__23_en a:hover{color:#294ee5}.HeroSection_buttonWrapper__69Us0{margin-top:.5rem}@media(max-width:768px){.HeroSection_buttonWrapper__69Us0{display:flex;justify-content:center;width:100%}.HeroSection_buttonWrapper__69Us0 a,.HeroSection_buttonWrapper__69Us0 button{width:100%}}.HeroSection_heroImage__knSis{display:flex;justify-content:center;align-items:center;width:100%;overflow:visible;margin-top:5rem}@media(max-width:990px){.HeroSection_heroImage__knSis{order:2;margin-top:1.5rem}}.HeroSection_heroCustomContent__DtnwD{display:flex;flex-direction:column;justify-content:center;padding:0;background:rgba(0,0,0,0);border:none}@media(max-width:990px){.HeroSection_heroCustomContent__DtnwD{order:2;margin-top:1.5rem}}.HeroSection_heroCustomContent__DtnwD .HeroSection_customImageComposition__VOEoq{position:relative;width:100%;overflow:visible;display:flex;flex-direction:column}@media(max-width:768px){.HeroSection_heroCustomContent__DtnwD .HeroSection_customImageComposition__VOEoq{min-height:auto}}.HeroSection_heroCustomContent__DtnwD .HeroSection_backgroundPattern__BM1mM{top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;max-width:800px;object-fit:contain;opacity:.12;animation:HeroSection_slowFloat__eqQLX 8s ease-in-out infinite;will-change:transform}@media(max-width:990px){.HeroSection_heroCustomContent__DtnwD .HeroSection_backgroundPattern__BM1mM{width:140%;height:140%;max-width:600px}}.HeroSection_heroCustomContent__DtnwD .HeroSection_rainbowEffect__YVpu8{display:none}.HeroSection_heroCustomContent__DtnwD .HeroSection_lineGroup__sRRS1{left:20px;top:50%;transform:translateY(-50%);width:200px;opacity:.8}@media(max-width:768px){.HeroSection_heroCustomContent__DtnwD .HeroSection_lineGroup__sRRS1{width:150px;left:10px}}.HeroSection_heroCustomContent__DtnwD .HeroSection_cardsContainer__JuxqG{display:flex;align-items:flex-start;justify-content:center;gap:1rem;position:relative;z-index:4;margin-top:7.5rem}@media(max-width:990px){.HeroSection_heroCustomContent__DtnwD .HeroSection_cardsContainer__JuxqG{flex-direction:column;gap:0;margin-top:1.5rem}}.HeroSection_heroCustomContent__DtnwD .HeroSection_cardImage1__l9f6z{width:100%;max-width:100%;height:100%;flex-shrink:0;margin-top:-2rem;animation:HeroSection_floatCard1__XaYDs 6s ease-in-out infinite;will-change:transform}.HeroSection_heroCustomContent__DtnwD .HeroSection_backgroundPattern__BM1mM{position:absolute;top:-80px;left:100px;width:100%;height:auto;object-fit:cover;opacity:.2;z-index:1;filter:blur(1px);mask-image:linear-gradient(180deg,black 0,black 60%,transparent);-webkit-mask-image:linear-gradient(180deg,black 0,black 60%,transparent)}@media(max-width:990px){.HeroSection_heroCustomContent__DtnwD .HeroSection_backgroundPattern__BM1mM{width:100%;left:0;opacity:.5}}.HeroSection_heroCustomContent__DtnwD .HeroSection_lineGroup__sRRS1{position:absolute;left:0;top:35%;width:350px;height:auto;z-index:3;opacity:1;animation:HeroSection_fadeInUp__53DbR .8s ease-out .5s both}@media(max-width:990px){.HeroSection_heroCustomContent__DtnwD .HeroSection_lineGroup__sRRS1{width:280px;left:-10px}}.HeroSection_image__zznIx{width:100%;height:auto;border-radius:.75rem;object-fit:contain}@keyframes HeroSection_fadeInUp__53DbR{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection_heroContent__5MrlO{animation:HeroSection_fadeInUp__53DbR .6s ease-out}.HeroSection_subheading__B69v_{animation:HeroSection_fadeInUp__53DbR .6s ease-out .05s both}.HeroSection_heading__H_fHc{animation:HeroSection_fadeInUp__53DbR .6s ease-out .1s both}.HeroSection_content__23_en{animation:HeroSection_fadeInUp__53DbR .6s ease-out .15s both}.HeroSection_buttonWrapper__69Us0{animation:HeroSection_fadeInUp__53DbR .6s ease-out .2s both}.HeroSection_heroCustomContent__DtnwD,.HeroSection_heroImage__knSis{animation:HeroSection_fadeInUp__53DbR .6s ease-out .1s both}.FeatureBrandsSection_featureBrands__rbKTi{padding:4rem 0;position:relative;overflow:hidden}@media(max-width:990px){.FeatureBrandsSection_featureBrands__rbKTi{padding:3rem 0}}.FeatureBrandsSection_featureBrands__rbKTi.FeatureBrandsSection_halfWidth__c4wys{padding-top:0;padding-bottom:4rem}@media(max-width:990px){.FeatureBrandsSection_featureBrands__rbKTi.FeatureBrandsSection_halfWidth__c4wys{padding-top:0;padding-bottom:3rem}}.FeatureBrandsSection_featureBrandsContainer__mEKwN{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;align-items:center}@media(max-width:990px){.FeatureBrandsSection_featureBrandsContainer__mEKwN{gap:1.5rem}}.FeatureBrandsSection_featureBrandsContainer__mEKwN.FeatureBrandsSection_halfWidth__c4wys{max-width:600px;margin:0;align-items:flex-start;width:50%}@media(max-width:990px){.FeatureBrandsSection_featureBrandsContainer__mEKwN.FeatureBrandsSection_halfWidth__c4wys{max-width:100%;width:100%;margin:0 auto;align-items:center}}.FeatureBrandsSection_title__Ut_Oq{font-size:.875rem;font-weight:500;color:#9ca4c7;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin:0;animation:FeatureBrandsSection_fadeInUp__AOJ1j .8s ease-out}@media(max-width:990px){.FeatureBrandsSection_title__Ut_Oq{font-size:.75rem}}.FeatureBrandsSection_halfWidth__c4wys .FeatureBrandsSection_title__Ut_Oq{text-align:left}@media(max-width:990px){.FeatureBrandsSection_halfWidth__c4wys .FeatureBrandsSection_title__Ut_Oq{text-align:center}}.FeatureBrandsSection_marqueeContainer__Hi0uA,.FeatureBrandsSection_marqueeWrapper__GjHPa{position:relative;width:100%;overflow:hidden}.FeatureBrandsSection_marqueeContent__kzCXP{display:flex;gap:3rem;animation:FeatureBrandsSection_marquee__xIENG 64s linear infinite;width:-moz-fit-content;width:fit-content}@media(max-width:990px){.FeatureBrandsSection_marqueeContent__kzCXP{gap:2rem;animation:FeatureBrandsSection_marquee__xIENG 48s linear infinite}}.FeatureBrandsSection_marqueeContent__kzCXP:hover{animation-play-state:paused}@keyframes FeatureBrandsSection_marquee__xIENG{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.FeatureBrandsSection_brandItem__EkcOZ{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 .5rem}.FeatureBrandsSection_brandLink__tu_qZ{display:inline-block;transition:opacity .3s ease,transform .3s ease}.FeatureBrandsSection_brandLink__tu_qZ:hover{opacity:.7;transform:scale(1.05)}.FeatureBrandsSection_brandLogo__C9oI3{display:block;height:auto;width:100%;max-width:150px;object-fit:contain}.FeatureBrandsSection_fadeLeft__ptjB6,.FeatureBrandsSection_fadeRight__pgTwE{position:absolute;top:0;bottom:0;width:200px;pointer-events:none;z-index:2}@media(max-width:990px){.FeatureBrandsSection_fadeLeft__ptjB6,.FeatureBrandsSection_fadeRight__pgTwE{width:80px}}.FeatureBrandsSection_fadeLeft__ptjB6{left:0;background:linear-gradient(to right,var(--background) 0,transparent 100%)}.FeatureBrandsSection_fadeRight__pgTwE{right:0;background:linear-gradient(to left,var(--background) 0,transparent 100%)}@keyframes FeatureBrandsSection_fadeInUp__AOJ1j{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.IconWithTextSection_iconWithText__VpqNw{padding-bottom:2rem;position:relative;border-top:1px solid rgba(47,89,255,.1490196078)}@media(max-width:990px){.IconWithTextSection_iconWithText__VpqNw{padding-bottom:1.5rem}}.IconWithTextSection_iconWithText__VpqNw.IconWithTextSection_container__s1qoF{padding-left:0;padding-right:0}.IconWithTextSection_itemsGrid__EW0zj{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;animation:IconWithTextSection_fadeInUp__3uJPo .8s ease-out .2s both}@media(max-width:990px){.IconWithTextSection_itemsGrid__EW0zj{grid-template-columns:repeat(2,1fr)}}.IconWithTextSection_itemsGrid__EW0zj.IconWithTextSection_alignLeft__5EwFw .IconWithTextSection_item__RD_ic{text-align:left;align-items:flex-start}.IconWithTextSection_itemsGrid__EW0zj.IconWithTextSection_alignCenter__rhxIj .IconWithTextSection_item__RD_ic{text-align:center;align-items:center}.IconWithTextSection_itemsGrid__EW0zj.IconWithTextSection_alignRight__gDW6D .IconWithTextSection_item__RD_ic{text-align:right;align-items:flex-end}.IconWithTextSection_item__RD_ic{display:flex;flex-direction:column;padding:1rem;position:relative;border-right:1px solid rgba(47,89,255,.1490196078)}@media(max-width:990px){.IconWithTextSection_item__RD_ic{padding:1.5rem;border-right:none}}.IconWithTextSection_item__RD_ic.IconWithTextSection_lastItem__vWK6K{border-right:none}.IconWithTextSection_itemIcon__4yY7M{margin-bottom:1rem;display:flex;align-items:center;justify-content:flex-start;width:24px;height:24px}.IconWithTextSection_alignLeft__5EwFw .IconWithTextSection_itemIcon__4yY7M{justify-content:flex-start}.IconWithTextSection_alignCenter__rhxIj .IconWithTextSection_itemIcon__4yY7M{justify-content:center}.IconWithTextSection_alignRight__gDW6D .IconWithTextSection_itemIcon__4yY7M{justify-content:flex-end}.IconWithTextSection_icon__kx_lQ{width:100%;height:100%;object-fit:contain;color:#2f59ff}.IconWithTextSection_itemContent__6UZ35{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.IconWithTextSection_itemTitle__4xQbI h1,.IconWithTextSection_itemTitle__4xQbI h2,.IconWithTextSection_itemTitle__4xQbI h3,.IconWithTextSection_itemTitle__4xQbI h4,.IconWithTextSection_itemTitle__4xQbI h5,.IconWithTextSection_itemTitle__4xQbI h6{font-size:1.125rem;font-weight:700;line-height:1.3;color:#020202;margin:0}@media(max-width:990px){.IconWithTextSection_itemTitle__4xQbI h1,.IconWithTextSection_itemTitle__4xQbI h2,.IconWithTextSection_itemTitle__4xQbI h3,.IconWithTextSection_itemTitle__4xQbI h4,.IconWithTextSection_itemTitle__4xQbI h5,.IconWithTextSection_itemTitle__4xQbI h6{font-size:1rem}}.IconWithTextSection_itemTitle__4xQbI p{font-size:1.125rem;font-weight:700;line-height:1.3;color:#020202;margin:0}@media(max-width:990px){.IconWithTextSection_itemTitle__4xQbI p{font-size:1rem}}.IconWithTextSection_itemTitle__4xQbI strong{color:#2f59ff}.IconWithTextSection_itemDescription__U2xvD p{font-size:1rem;line-height:1.6;color:#5d637d;margin:0;font-weight:400}@media(max-width:990px){.IconWithTextSection_itemDescription__U2xvD p{font-size:.875rem}}.IconWithTextSection_itemDescription__U2xvD ol,.IconWithTextSection_itemDescription__U2xvD ul{margin:.5rem 0;padding-left:1.5rem}.IconWithTextSection_itemDescription__U2xvD ol li,.IconWithTextSection_itemDescription__U2xvD ul li{font-size:1rem;line-height:1.6;color:#5d637d;margin-bottom:.25rem}@media(max-width:990px){.IconWithTextSection_itemDescription__U2xvD ol li,.IconWithTextSection_itemDescription__U2xvD ul li{font-size:.875rem}}.IconWithTextSection_itemDescription__U2xvD strong{font-weight:600;color:#020202}.IconWithTextSection_itemDescription__U2xvD em{font-style:italic}.IconWithTextSection_itemDescription__U2xvD a{color:#2f59ff;text-decoration:underline}.IconWithTextSection_itemDescription__U2xvD a:hover{color:#294ee5}@keyframes IconWithTextSection_fadeInUp__3uJPo{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.MultiColumnSection_multiColumn__AAl4t{padding:4rem 0;position:relative;overflow:hidden}@media(max-width:990px){.MultiColumnSection_multiColumn__AAl4t{padding:3rem 0}}.MultiColumnSection_withSvgDecorations__B8QDE:before{top:-35%;right:0}.MultiColumnSection_withSvgDecorations__B8QDE:after,.MultiColumnSection_withSvgDecorations__B8QDE:before{content:"";position:absolute;width:350px;height:100%;background-image:url(/circle.svg);background-size:100% 100%;background-repeat:no-repeat;z-index:-1;pointer-events:none}.MultiColumnSection_withSvgDecorations__B8QDE:after{bottom:-35%;left:0}@media(max-width:990px){.MultiColumnSection_withSvgDecorations__B8QDE:after,.MultiColumnSection_withSvgDecorations__B8QDE:before{display:none}}.MultiColumnSection_multiColumnStacked__0Jezw{display:flex;flex-direction:column;gap:3rem}@media(max-width:990px){.MultiColumnSection_multiColumnStacked__0Jezw{gap:2rem}}.MultiColumnSection_multiColumnWithSidebar__Nok_v{display:grid;grid-gap:4rem;gap:4rem;align-items:start}@media(max-width:990px){.MultiColumnSection_multiColumnWithSidebar__Nok_v{grid-template-columns:1fr;gap:2rem}}.MultiColumnSection_stackedHeading__M5d9c{animation:MultiColumnSection_fadeInUp__wK1jl .8s ease-out}.MultiColumnSection_stackedHeading__M5d9c.MultiColumnSection_alignLeft__WJQpe{text-align:left}.MultiColumnSection_stackedHeading__M5d9c.MultiColumnSection_alignCenter__KKPt_{text-align:center}.MultiColumnSection_stackedHeading__M5d9c.MultiColumnSection_alignRight__09lbK{text-align:right}.MultiColumnSection_stackedHeading__M5d9c h1,.MultiColumnSection_stackedHeading__M5d9c h2,.MultiColumnSection_stackedHeading__M5d9c h3,.MultiColumnSection_stackedHeading__M5d9c h4,.MultiColumnSection_stackedHeading__M5d9c h5,.MultiColumnSection_stackedHeading__M5d9c h6{font-size:2.5rem;font-weight:700;line-height:1.2;color:#020202;margin:0 0 1rem}@media(max-width:990px){.MultiColumnSection_stackedHeading__M5d9c h1,.MultiColumnSection_stackedHeading__M5d9c h2,.MultiColumnSection_stackedHeading__M5d9c h3,.MultiColumnSection_stackedHeading__M5d9c h4,.MultiColumnSection_stackedHeading__M5d9c h5,.MultiColumnSection_stackedHeading__M5d9c h6{font-size:2rem}}.MultiColumnSection_stackedHeading__M5d9c p{font-size:1rem;font-weight:400;line-height:1.6;color:#5d637d;margin:0 0 .75rem}@media(max-width:990px){.MultiColumnSection_stackedHeading__M5d9c p{font-size:.875rem}}.MultiColumnSection_sidebarHeading__bB45m{animation:MultiColumnSection_fadeInUp__wK1jl .8s ease-out;text-align:left}.MultiColumnSection_subheading__w8Z2P{margin-bottom:1rem;background:rgba(47,89,255,.0196078431);color:#2f59ff;border:1px solid rgba(47,89,255,.1019607843);border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}@media(max-width:990px){.MultiColumnSection_subheading__w8Z2P{font-size:.75rem;padding:.25rem .75rem}}.MultiColumnSection_mainHeading__JnKUd{color:#020202;max-width:650px}.MultiColumnSection_alignLeft__WJQpe .MultiColumnSection_mainHeading__JnKUd{margin-left:0}.MultiColumnSection_alignCenter__KKPt_ .MultiColumnSection_mainHeading__JnKUd{margin:0 auto}.MultiColumnSection_alignRight__09lbK .MultiColumnSection_mainHeading__JnKUd{margin-right:0}.MultiColumnSection_columnsGrid__C0eCa{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px;animation:MultiColumnSection_fadeInUp__wK1jl .8s ease-out .2s both}@media(max-width:990px){.MultiColumnSection_columnsGrid__C0eCa{grid-template-columns:1fr;gap:20px}}.MultiColumnSection_card__xT4_y{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}@media(max-width:990px){.MultiColumnSection_card__xT4_y{grid-column:span 1!important}}.MultiColumnSection_span1__Vz7ci{grid-column:span 1}.MultiColumnSection_span2___4BGp{grid-column:span 2}.MultiColumnSection_span3__CnI6R{grid-column:span 3}.MultiColumnSection_span4__3glGW{grid-column:span 4}.MultiColumnSection_imageCard__1ulAF{padding:12px;box-shadow:none}.MultiColumnSection_textCard___7TKj{background:rgba(0,0,0,0);padding:2rem}@media(max-width:990px){.MultiColumnSection_textCard___7TKj{padding:1.5rem}}.MultiColumnSection_gradientCard__aRMXB{background:linear-gradient(180deg,#15161C 50%,#2F59FF);padding:2rem;position:relative;overflow:hidden}.MultiColumnSection_gradientCard__aRMXB:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:500px;height:100px;background:radial-gradient(ellipse at center,rgba(255,255,255,.15) 0,transparent 70%);z-index:1}.MultiColumnSection_gradientCard__aRMXB:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(47,89,255,.4)}@media(max-width:990px){.MultiColumnSection_gradientCard__aRMXB{padding:1.5rem;min-height:370px}}.MultiColumnSection_cardInner__20Oq3,.MultiColumnSection_cardLink___dsUf{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.MultiColumnSection_cardLink___dsUf{cursor:pointer}.MultiColumnSection_cardImage__x0S7G{width:100%;background:hsla(0,0%,100%,.72);display:flex;align-items:center;justify-content:center;padding:2rem;border-radius:.75rem;box-shadow:0 4px 24px rgba(173,178,207,.22);min-height:320px}@media(max-width:990px){.MultiColumnSection_cardImage__x0S7G{padding:1.5rem;min-height:200px}}.MultiColumnSection_cardImage__x0S7G.MultiColumnSection_noBackground__sb0R7{background:rgba(0,0,0,0);box-shadow:none;padding:0;min-height:auto;border-radius:0}.MultiColumnSection_image___jnkr{width:100%;height:auto;max-height:280px;object-fit:contain}@media(max-width:990px){.MultiColumnSection_image___jnkr{max-height:200px}}.MultiColumnSection_cardContent__q2X0X{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1 1}@media(max-width:990px){.MultiColumnSection_cardContent__q2X0X{padding:1rem;gap:.5rem}}.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardContent__q2X0X,.MultiColumnSection_textCard___7TKj .MultiColumnSection_cardContent__q2X0X{padding:0;background:rgba(0,0,0,0);flex:1 1;display:flex;flex-direction:column;position:relative;z-index:2}.MultiColumnSection_imageCard__1ulAF .MultiColumnSection_cardContent__q2X0X{padding:1rem 12px 12px}.MultiColumnSection_cardHeading__w7Q7T h1,.MultiColumnSection_cardHeading__w7Q7T h2,.MultiColumnSection_cardHeading__w7Q7T h3,.MultiColumnSection_cardHeading__w7Q7T h4,.MultiColumnSection_cardHeading__w7Q7T h5,.MultiColumnSection_cardHeading__w7Q7T h6{font-size:1.25rem;font-weight:700;line-height:1.3;color:#020202;margin:0}@media(max-width:990px){.MultiColumnSection_cardHeading__w7Q7T h1,.MultiColumnSection_cardHeading__w7Q7T h2,.MultiColumnSection_cardHeading__w7Q7T h3,.MultiColumnSection_cardHeading__w7Q7T h4,.MultiColumnSection_cardHeading__w7Q7T h5,.MultiColumnSection_cardHeading__w7Q7T h6{font-size:1.125rem}}.MultiColumnSection_cardHeading__w7Q7T p{font-size:1.25rem;font-weight:700;line-height:1.3;color:#020202;margin:0}@media(max-width:990px){.MultiColumnSection_cardHeading__w7Q7T p{font-size:1.125rem}}.MultiColumnSection_cardHeading__w7Q7T strong{color:#2f59ff}.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T h1,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T h2,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T h3,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T h4,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T h5,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T h6,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T p,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardHeading__w7Q7T strong{color:#fff}.MultiColumnSection_cardDescription__wedmw p{font-size:1rem;line-height:1.6;color:#5d637d;margin:0 0 .75rem;font-weight:400}.MultiColumnSection_cardDescription__wedmw p:last-child{margin-bottom:0}@media(max-width:990px){.MultiColumnSection_cardDescription__wedmw p{font-size:.875rem}}.MultiColumnSection_cardDescription__wedmw ol,.MultiColumnSection_cardDescription__wedmw ul{margin:.75rem 0;padding-left:1.5rem}.MultiColumnSection_cardDescription__wedmw ol li,.MultiColumnSection_cardDescription__wedmw ul li{font-size:1rem;line-height:1.6;color:#5d637d;margin-bottom:.5rem}@media(max-width:990px){.MultiColumnSection_cardDescription__wedmw ol li,.MultiColumnSection_cardDescription__wedmw ul li{font-size:.875rem}}.MultiColumnSection_cardDescription__wedmw strong{font-weight:600;color:#020202}.MultiColumnSection_cardDescription__wedmw em{font-style:italic}.MultiColumnSection_cardDescription__wedmw a{color:#2f59ff;text-decoration:underline}.MultiColumnSection_cardDescription__wedmw a:hover{color:#294ee5}.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardDescription__wedmw a,.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardDescription__wedmw strong{color:#fff}.MultiColumnSection_gradientCard__aRMXB .MultiColumnSection_cardDescription__wedmw a:hover{opacity:.8}.MultiColumnSection_cardButton__Q9hOt{margin-top:auto;position:relative;z-index:2}@media(max-width:990px){.MultiColumnSection_cardButton__Q9hOt{margin-top:auto}}.MultiColumnSection_cardButton__Q9hOt a,.MultiColumnSection_cardButton__Q9hOt button{width:100%;background:#fff;color:#2f59ff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .3s ease}.MultiColumnSection_cardButton__Q9hOt a:hover,.MultiColumnSection_cardButton__Q9hOt button:hover{background:#f8f9ff;transform:translateY(-1px)}@keyframes MultiColumnSection_fadeInUp__wK1jl{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.StatsSection_stats__8qITe{padding:4rem 0;position:relative}@media(max-width:990px){.StatsSection_stats__8qITe{padding:3rem 0}}.StatsSection_statsInner__kSvNP{display:flex;flex-direction:column;gap:4rem;position:relative;overflow:visible}@media(max-width:990px){.StatsSection_statsInner__kSvNP{gap:3rem}}.StatsSection_statsContent__J_1tv{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:800px;position:relative;z-index:2}.StatsSection_heading__0CkjT{animation:StatsSection_fadeInUp__BJh3e .8s ease-out;max-width:500px}.StatsSection_heading__0CkjT p{font-size:2rem;font-weight:700;line-height:1.2;color:#020202;margin:0}@media(max-width:990px){.StatsSection_heading__0CkjT p{font-size:2rem}}.StatsSection_heading__0CkjT strong{color:#2f59ff}.StatsSection_statItems__PiCWn{display:flex;flex-direction:row;justify-content:flex-start;gap:4rem;animation:StatsSection_fadeInUp__BJh3e .8s ease-out .2s both}@media(max-width:990px){.StatsSection_statItems__PiCWn{flex-direction:column;gap:1.5rem}}.StatsSection_statItem__RGZdE{display:flex;flex-direction:column;gap:.5rem;text-align:left}.StatsSection_statValue__fMUfx{font-size:4rem;font-weight:700;line-height:1;color:#020202;margin:0}@media(max-width:990px){.StatsSection_statValue__fMUfx{font-size:3rem}}.StatsSection_statDescription__xXnKl{font-size:1rem;line-height:1.4;color:#2f59ff;font-weight:400}@media(max-width:990px){.StatsSection_statDescription__xXnKl{font-size:.875rem}}.StatsSection_tallyContainer__zXrDe{display:flex;align-items:flex-end;height:150px;width:100%;animation:StatsSection_fadeInUp__BJh3e .8s ease-out .4s both;position:relative;overflow:visible;margin-top:0}@media(max-width:990px){.StatsSection_tallyContainer__zXrDe{height:120px;margin-top:-30px}}.StatsSection_tallyBars__80S_l{display:flex;align-items:flex-end;justify-content:space-between;height:100%;width:100%;padding-right:0;position:relative}@media(max-width:990px){.StatsSection_tallyBars__80S_l{gap:20px;justify-content:flex-start}}.StatsSection_tallyBar__ZF3Zi{width:1.5px;background:rgba(0,0,0,0);transition:height .8s ease-out;position:absolute;bottom:0;min-height:15px;opacity:1;z-index:1}.StatsSection_tallyBar__ZF3Zi:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(47,89,255,0) 0,rgba(47,89,255,.3) 10%,rgba(47,89,255,.5) 20%,rgba(47,89,255,.8) 40%,#2F59FF 60%,#2F59FF)}@keyframes StatsSection_fadeInUp__BJh3e{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.GlowBackground_glowContainer__Ytnpj{position:absolute;left:50%;transform:translateX(-50%);width:100vw;overflow:visible;pointer-events:none;z-index:0}.GlowBackground_glowContainer__Ytnpj.GlowBackground_top__9KUyc{top:-46%;height:100px}.GlowBackground_glowContainer__Ytnpj.GlowBackground_top__9KUyc .GlowBackground_blurContainer__HICXx{mask-image:linear-gradient(180deg,rgb(21,22,28) 0,rgb(21,22,28) 80%,rgba(21,22,28,0));-webkit-mask-image:linear-gradient(180deg,rgb(21,22,28) 0,rgb(21,22,28) 80%,rgba(21,22,28,0))}.GlowBackground_glowContainer__Ytnpj.GlowBackground_top__9KUyc svg{top:87.5%}@media(max-width:990px){.GlowBackground_glowContainer__Ytnpj.GlowBackground_top__9KUyc{top:-17%;height:80px}}@media(max-width:568px){.GlowBackground_glowContainer__Ytnpj.GlowBackground_top__9KUyc{top:-22%}}.GlowBackground_glowContainer__Ytnpj.GlowBackground_bottom__fKqlt{bottom:0;height:100px}.GlowBackground_glowContainer__Ytnpj.GlowBackground_bottom__fKqlt .GlowBackground_blurContainer__HICXx{mask-image:linear-gradient(0deg,rgb(21,22,28) 0,rgb(21,22,28) 80%,rgba(21,22,28,0));-webkit-mask-image:linear-gradient(0deg,rgb(21,22,28) 0,rgb(21,22,28) 80%,rgba(21,22,28,0))}.GlowBackground_glowContainer__Ytnpj.GlowBackground_bottom__fKqlt svg{top:12.5%}@media(max-width:990px){.GlowBackground_glowContainer__Ytnpj.GlowBackground_bottom__fKqlt{bottom:-3%;height:80px}}@media(max-width:568px){.GlowBackground_glowContainer__Ytnpj.GlowBackground_bottom__fKqlt{bottom:-4%}}.GlowBackground_blurContainer__HICXx{width:100%;height:410px;position:relative;overflow:visible;filter:blur(26px)}@media(max-width:990px){.GlowBackground_blurContainer__HICXx{filter:blur(15px);height:212px}}.GlowBackground_ellipseLarge__5poxk,.GlowBackground_ellipseMedium__jUspP,.GlowBackground_ellipseSmall___KAVa{position:absolute;left:50%;transform:translate(-50%,-50%);width:calc(100% + 100px);overflow:visible}@media(max-width:990px){.GlowBackground_ellipseLarge__5poxk,.GlowBackground_ellipseMedium__jUspP,.GlowBackground_ellipseSmall___KAVa{width:calc(100% + 60px)}}.GlowBackground_ellipseLarge__5poxk{height:600px}@media(max-width:990px){.GlowBackground_ellipseLarge__5poxk{height:125px}}.GlowBackground_ellipseMedium__jUspP{height:500px}@media(max-width:990px){.GlowBackground_ellipseMedium__jUspP{height:190px}}.GlowBackground_ellipseSmall___KAVa{height:350px}@media(max-width:990px){.GlowBackground_ellipseSmall___KAVa{height:115px}}.ImageWithTextSection_imageWithText__9NV4O{padding:4rem 0;position:relative;overflow:visible}@media(max-width:990px){.ImageWithTextSection_imageWithText__9NV4O{padding:3rem 0}}.ImageWithTextSection_extraMarginTop__WGgK2{margin-top:300px}@media(max-width:990px){.ImageWithTextSection_extraMarginTop__WGgK2{margin-top:150px}}.ImageWithTextSection_lightTheme__uiVdR{background-color:rgba(0,0,0,0)}.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_header__rnUCC h1,.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_header__rnUCC h2,.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_header__rnUCC h3,.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_header__rnUCC h4,.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_header__rnUCC h5,.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_header__rnUCC h6,.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_header__rnUCC p{color:#020202}.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_content__U00c4{max-width:450px;width:100%}.ImageWithTextSection_lightTheme__uiVdR .ImageWithTextSection_content__U00c4 p{color:#5d637d}.ImageWithTextSection_darkTheme__a6ugU{background-color:#15161c}.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_header__rnUCC h1,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_header__rnUCC h2,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_header__rnUCC h3,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_header__rnUCC h4,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_header__rnUCC h5,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_header__rnUCC h6,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_header__rnUCC p{color:#fff}.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4{max-width:450px;width:100%}.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4 p{color:#8d93ab}.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4 h1,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4 h2,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4 h3,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4 h4,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4 h5,.ImageWithTextSection_darkTheme__a6ugU .ImageWithTextSection_content__U00c4 h6{color:#fff!important}.ImageWithTextSection_glowTop__EnpA8{padding-top:100px;position:relative}@media(max-width:990px){.ImageWithTextSection_glowTop__EnpA8{padding-top:100px}}.ImageWithTextSection_glowBottom__CY0Rq{padding-bottom:100px;position:relative}@media(max-width:990px){.ImageWithTextSection_glowBottom__CY0Rq{padding-bottom:100px}}.ImageWithTextSection_imageWithTextInner__s8oTX{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}@media(max-width:990px){.ImageWithTextSection_imageWithTextInner__s8oTX{display:flex;flex-direction:column-reverse;gap:2rem}}.ImageWithTextSection_textContent__EC2dZ{display:flex;flex-direction:column;gap:1.5rem;animation:ImageWithTextSection_fadeInUp__MO4OJ .8s ease-out}@media(max-width:990px){.ImageWithTextSection_textContent__EC2dZ{gap:1rem}}.ImageWithTextSection_header__rnUCC{animation:ImageWithTextSection_fadeInUp__MO4OJ .8s ease-out .1s both}.ImageWithTextSection_header__rnUCC h1,.ImageWithTextSection_header__rnUCC h2,.ImageWithTextSection_header__rnUCC h3,.ImageWithTextSection_header__rnUCC h4,.ImageWithTextSection_header__rnUCC h5,.ImageWithTextSection_header__rnUCC h6{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}@media(max-width:990px){.ImageWithTextSection_header__rnUCC h1,.ImageWithTextSection_header__rnUCC h2,.ImageWithTextSection_header__rnUCC h3,.ImageWithTextSection_header__rnUCC h4,.ImageWithTextSection_header__rnUCC h5,.ImageWithTextSection_header__rnUCC h6{font-size:2rem}}.ImageWithTextSection_header__rnUCC p{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}@media(max-width:990px){.ImageWithTextSection_header__rnUCC p{font-size:2rem}}.ImageWithTextSection_header__rnUCC strong{color:#2f59ff}.ImageWithTextSection_content__U00c4{animation:ImageWithTextSection_fadeInUp__MO4OJ .8s ease-out .2s both}.ImageWithTextSection_content__U00c4 p{font-size:1rem;line-height:1.6;margin:0 0 1rem;font-weight:400}.ImageWithTextSection_content__U00c4 p:last-child{margin-bottom:0}@media(max-width:990px){.ImageWithTextSection_content__U00c4 p{font-size:1rem}}.ImageWithTextSection_content__U00c4 ol,.ImageWithTextSection_content__U00c4 ul{margin:1rem 0;padding-left:1.5rem}.ImageWithTextSection_content__U00c4 ol li,.ImageWithTextSection_content__U00c4 ul li{font-size:1rem;line-height:1.6;margin-bottom:.5rem}@media(max-width:990px){.ImageWithTextSection_content__U00c4 ol li,.ImageWithTextSection_content__U00c4 ul li{font-size:1rem}}.ImageWithTextSection_withCheckmarks__zP6P5 ul{list-style:none;padding-left:0}.ImageWithTextSection_withCheckmarks__zP6P5 ul li{position:relative;padding-left:2rem}.ImageWithTextSection_withCheckmarks__zP6P5 ul li:before{content:"✓";position:absolute;left:0;top:0;width:0;height:0;color:#2f59ff;font-weight:700;font-size:1.125rem}.ImageWithTextSection_buttonWrapper__j7BD8{animation:ImageWithTextSection_fadeInUp__MO4OJ .8s ease-out .3s both}@media(max-width:768px){.ImageWithTextSection_buttonWrapper__j7BD8{display:flex;justify-content:center;width:100%}.ImageWithTextSection_buttonWrapper__j7BD8 a,.ImageWithTextSection_buttonWrapper__j7BD8 button{width:100%}}.ImageWithTextSection_imageContent__rXNvR{display:flex;justify-content:center;align-items:center;animation:ImageWithTextSection_fadeInUp__MO4OJ .8s ease-out .4s both}@media(max-width:990px){.ImageWithTextSection_imageContent__rXNvR{order:2}}.ImageWithTextSection_image__9vCMw{width:100%;height:auto;border-radius:.75rem;object-fit:contain}@media(max-width:990px){.ImageWithTextSection_image__9vCMw{max-width:100%;height:auto}}.ImageWithTextSection_richTextBlock__FZYq6{margin-bottom:1rem}.ImageWithTextSection_richTextBlock__FZYq6:last-child{margin-bottom:0}.ImageWithTextSection_contentImage__xKZ_i{margin:1rem 0;text-align:left}.ImageWithTextSection_contentImage__xKZ_i .ImageWithTextSection_inlineImage__7w2Kr{width:auto;max-width:400px;height:auto;max-height:200px;object-fit:contain;display:block}.ImageWithTextSection_contentImage__xKZ_i .ImageWithTextSection_imageCaption__tMpXj{margin-top:.5rem;font-size:.875rem;color:#4b5563;font-style:italic}.ImageWithTextSection_avatarQuote__ScyXh{margin:1rem 0}.ImageWithTextSection_avatarQuote__ScyXh .ImageWithTextSection_attribution__c6UIt{display:flex;align-items:center;gap:.5rem}.ImageWithTextSection_avatarQuote__ScyXh .ImageWithTextSection_attribution__c6UIt .ImageWithTextSection_avatar__QaDIB{width:40px;height:40px;border-radius:50%;object-fit:cover}.ImageWithTextSection_avatarQuote__ScyXh .ImageWithTextSection_attribution__c6UIt .ImageWithTextSection_attributionText__1o5WG{display:flex;align-items:center;gap:.25rem}.ImageWithTextSection_avatarQuote__ScyXh .ImageWithTextSection_attribution__c6UIt .ImageWithTextSection_attributionText__1o5WG .ImageWithTextSection_name___3At3{font-weight:600;color:#fff;margin:0}.ImageWithTextSection_avatarQuote__ScyXh .ImageWithTextSection_attribution__c6UIt .ImageWithTextSection_attributionText__1o5WG .ImageWithTextSection_title__R9awG{font-size:.875rem;color:#4b5563;margin:0}.ImageWithTextSection_quoteBlock__7G7va{margin:1.5rem 0;padding:1.5rem;background:rgba(47,89,255,.05);border-left:4px solid #2f59ff;border-radius:.5rem}.ImageWithTextSection_quoteBlock__7G7va .ImageWithTextSection_quote___8x5e{font-size:1.125rem;font-style:italic;color:#3f4458;margin-bottom:1rem;line-height:1.6}.ImageWithTextSection_quoteBlock__7G7va .ImageWithTextSection_attribution__c6UIt .ImageWithTextSection_name___3At3{font-weight:600;color:#020202;margin:0 0 .25rem}.ImageWithTextSection_quoteBlock__7G7va .ImageWithTextSection_attribution__c6UIt .ImageWithTextSection_title__R9awG{font-size:.875rem;color:#4b5563;margin:0}.ImageWithTextSection_statsBlock__FE5do{margin:1.5rem 0}.ImageWithTextSection_statsBlock__FE5do .ImageWithTextSection_statsGrid__UruNw{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem}@media(max-width:990px){.ImageWithTextSection_statsBlock__FE5do .ImageWithTextSection_statsGrid__UruNw{grid-template-columns:repeat(2,1fr)}}.ImageWithTextSection_statsBlock__FE5do .ImageWithTextSection_statsGrid__UruNw .ImageWithTextSection_stat__aTgbF{text-align:center;padding:1rem;background:rgba(47,89,255,.05);border-radius:.5rem}.ImageWithTextSection_statsBlock__FE5do .ImageWithTextSection_statsGrid__UruNw .ImageWithTextSection_stat__aTgbF .ImageWithTextSection_statValue__jhRgv{font-size:2rem;font-weight:700;color:#2f59ff;margin-bottom:.5rem}.ImageWithTextSection_statsBlock__FE5do .ImageWithTextSection_statsGrid__UruNw .ImageWithTextSection_stat__aTgbF .ImageWithTextSection_statLabel__AJYPt{font-size:.875rem;color:#5d637d;font-weight:500}.ImageWithTextSection_statCards__ZYoQi{margin:1.5rem 0}.ImageWithTextSection_statCards__ZYoQi .ImageWithTextSection_statCardsGrid__3NeI5{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.ImageWithTextSection_statCards__ZYoQi .ImageWithTextSection_statCardsGrid__3NeI5 .ImageWithTextSection_statCard__bWYUg{background:#1a1b23;border:1px solid rgba(116,144,255,.0588235294);padding:.5rem;border-radius:12px;text-align:left}.ImageWithTextSection_statCards__ZYoQi .ImageWithTextSection_statCardsGrid__3NeI5 .ImageWithTextSection_statCard__bWYUg .ImageWithTextSection_statCardValue__Ozdub{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.2}.ImageWithTextSection_statCards__ZYoQi .ImageWithTextSection_statCardsGrid__3NeI5 .ImageWithTextSection_statCard__bWYUg .ImageWithTextSection_statCardDescription__tkps6{font-size:.875rem;color:#6282ff;font-weight:500;line-height:1.4}.ImageWithTextSection_codeBlock__VjqHG{margin:1.5rem 0;border-radius:.5rem;overflow:hidden;background:#1a1a1a}.ImageWithTextSection_codeBlock__VjqHG .ImageWithTextSection_codeHeader__ZCDwC{background:#2d2d2d;padding:.75rem 1rem;border-bottom:1px solid #3d3d3d}.ImageWithTextSection_codeBlock__VjqHG .ImageWithTextSection_codeHeader__ZCDwC .ImageWithTextSection_filename__0zv83{font-size:.875rem;color:#fff;font-weight:500}.ImageWithTextSection_codeBlock__VjqHG .ImageWithTextSection_code__zyJ_P{margin:0;padding:1rem;background:#1a1a1a;color:#fff;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto}.ImageWithTextSection_codeBlock__VjqHG .ImageWithTextSection_code__zyJ_P code{background:rgba(0,0,0,0);color:inherit;padding:0;border-radius:0}@keyframes ImageWithTextSection_fadeInUp__MO4OJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CalculatorSection_calculator__F9mye{padding:4rem 0;position:relative}@media(max-width:990px){.CalculatorSection_calculator__F9mye{padding:3rem 0}}.CalculatorSection_lightTheme__W0oFx{background-color:#fff;color:#020202}.CalculatorSection_darkTheme__dkTqu{background-color:#15161c;color:#fff}.CalculatorSection_calculatorInner__8KV4H{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}@media(max-width:990px){.CalculatorSection_calculatorInner__8KV4H{grid-template-columns:1fr;gap:2rem}}.CalculatorSection_calculatorContent__RjFOM{display:flex;flex-direction:column;gap:1.5rem;max-width:520px;width:100%}.CalculatorSection_heading__elxBM h1,.CalculatorSection_heading__elxBM h2,.CalculatorSection_heading__elxBM h3,.CalculatorSection_heading__elxBM h4,.CalculatorSection_heading__elxBM h5,.CalculatorSection_heading__elxBM h6{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:#fff}@media(max-width:1024px){.CalculatorSection_heading__elxBM h1,.CalculatorSection_heading__elxBM h2,.CalculatorSection_heading__elxBM h3,.CalculatorSection_heading__elxBM h4,.CalculatorSection_heading__elxBM h5,.CalculatorSection_heading__elxBM h6{font-size:2rem}}@media(max-width:768px){.CalculatorSection_heading__elxBM h1,.CalculatorSection_heading__elxBM h2,.CalculatorSection_heading__elxBM h3,.CalculatorSection_heading__elxBM h4,.CalculatorSection_heading__elxBM h5,.CalculatorSection_heading__elxBM h6{font-size:1.75rem}}.CalculatorSection_heading__elxBM p{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:#fff}@media(max-width:1024px){.CalculatorSection_heading__elxBM p{font-size:2rem}}@media(max-width:768px){.CalculatorSection_heading__elxBM p{font-size:1.75rem}}.CalculatorSection_heading__elxBM strong{color:#2f59ff}.CalculatorSection_content__5JjC7 p{font-size:1.125rem;line-height:1.6;margin:0 0 1rem;font-weight:400;color:#8d93ab}.CalculatorSection_content__5JjC7 p:last-child{margin-bottom:0}@media(max-width:990px){.CalculatorSection_content__5JjC7 p{font-size:1rem}}.CalculatorSection_content__5JjC7 strong{font-weight:600}.CalculatorSection_calculatorCard__lbxA3{background:rgba(26,27,35,.8);border-radius:.75rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.3);max-width:520px;width:100%}@media(max-width:990px){.CalculatorSection_calculatorCard__lbxA3{padding:1.5rem;max-width:100%}}.CalculatorSection_calculatorHeading__9pc2v{margin-bottom:1.5rem;text-align:left}.CalculatorSection_calculatorHeading__9pc2v h3{font-size:20px;font-weight:700;color:#fff;margin:0;line-height:1.3}@media(max-width:990px){.CalculatorSection_calculatorHeading__9pc2v h3{font-size:1.25rem}}.CalculatorSection_calculatorForm__rIV8o{display:flex;flex-direction:column;gap:1.5rem}.CalculatorSection_inputRow__D6jMQ{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:768px){.CalculatorSection_inputRow__D6jMQ{grid-template-columns:1fr}}.CalculatorSection_inputGroup__iG9Qi{display:flex;flex-direction:column;gap:.5rem;width:100%;box-sizing:border-box}.CalculatorSection_label__MQONE{font-size:.875rem;font-weight:500;color:#5d637d;margin:0}.CalculatorSection_input__g1vCH{background:rgba(18,29,74,.1294117647);border:1px solid rgba(47,89,255,.5411764706);border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;color:#fff;font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.CalculatorSection_input__g1vCH::placeholder{color:hsla(0,0%,100%,.6)}.CalculatorSection_input__g1vCH:focus{outline:none;border-color:#2f59ff;box-shadow:0 0 0 3px rgba(47,89,255,.1)}.CalculatorSection_input__g1vCH:hover{border-color:#2f59ff}.CalculatorSection_inputWithPrefix__P0_Nk{position:relative;display:flex;align-items:center;width:100%;box-sizing:border-box}.CalculatorSection_currencyPrefix__RR6rC{position:absolute;left:1rem;color:#fff;font-size:1rem;font-weight:500;z-index:1;pointer-events:none}.CalculatorSection_inputWithPrefix__P0_Nk .CalculatorSection_input__g1vCH{padding-left:2rem}.CalculatorSection_separator__E3rax{height:1px;background:rgba(156,164,199,.3);margin:.5rem 0}.CalculatorSection_savingsDisplay__CGbBk{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.CalculatorSection_savingsLabel__LRAjK{font-size:1rem;color:#9ca4c7;font-weight:500}.CalculatorSection_savingsAmount__gkmaD{font-size:2rem;font-weight:700;color:#fff}@media(max-width:768px){.CalculatorSection_savingsAmount__gkmaD{font-size:1.5rem}}.CalculatorSection_buttonContainer__5N10C{display:flex;gap:1rem;justify-content:center}@media(max-width:768px){.CalculatorSection_buttonContainer__5N10C{flex-direction:column}}.CalculatorSection_calculateButton__g_182{flex:1 1;background:#fff;color:#2f59ff;border:1px solid #fff;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center}.CalculatorSection_calculateButton__g_182:hover:not(:disabled){background:#f8f9ff;border-color:#f8f9ff}.CalculatorSection_bookDemoButton__Os3i4{background:#2f59ff;color:#fff;border:1px solid #2f59ff;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center}.CalculatorSection_bookDemoButton__Os3i4:hover:not(:disabled){background:#1e3fd9;border-color:#1e3fd9}.CalculatorSection_disclaimerMessage__blM20{margin-top:.5rem;font-size:.875rem;line-height:1.5;color:#8d93ab;font-style:italic;text-align:left}@media(max-width:990px){.CalculatorSection_disclaimerMessage__blM20{font-size:.75rem}}.CalculatorSection_savingsDisplay__CGbBk{animation:CalculatorSection_fadeInUp__Yu0if .5s ease-out}@keyframes CalculatorSection_fadeInUp__Yu0if{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CalculatorSection_calculatorContent__RjFOM{animation:CalculatorSection_fadeInUp__Yu0if .8s ease-out}.CalculatorSection_calculatorCard__lbxA3{animation:CalculatorSection_fadeInUp__Yu0if .8s ease-out .2s both}.CustomerTestimonialSection_customerTestimonial__WgX46{padding:4rem 0;position:relative;overflow:hidden}@media(max-width:990px){.CustomerTestimonialSection_customerTestimonial__WgX46{padding:3rem 0}}.CustomerTestimonialSection_lightTheme__gxTRu{background-color:#fff;color:#020202}.CustomerTestimonialSection_darkTheme__3zrSE{background-color:#15161c;color:#fff}.CustomerTestimonialSection_testimonialInner___a5Mh{display:flex;flex-direction:column;gap:3rem}@media(max-width:990px){.CustomerTestimonialSection_testimonialInner___a5Mh{gap:2rem}}.CustomerTestimonialSection_sectionHeading__PZpLJ{text-align:left;max-width:680px}.CustomerTestimonialSection_sectionHeading__PZpLJ h1,.CustomerTestimonialSection_sectionHeading__PZpLJ h2,.CustomerTestimonialSection_sectionHeading__PZpLJ h3,.CustomerTestimonialSection_sectionHeading__PZpLJ h4,.CustomerTestimonialSection_sectionHeading__PZpLJ h5,.CustomerTestimonialSection_sectionHeading__PZpLJ h6{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:#fff}@media(max-width:1024px){.CustomerTestimonialSection_sectionHeading__PZpLJ h1,.CustomerTestimonialSection_sectionHeading__PZpLJ h2,.CustomerTestimonialSection_sectionHeading__PZpLJ h3,.CustomerTestimonialSection_sectionHeading__PZpLJ h4,.CustomerTestimonialSection_sectionHeading__PZpLJ h5,.CustomerTestimonialSection_sectionHeading__PZpLJ h6{font-size:2rem}}@media(max-width:768px){.CustomerTestimonialSection_sectionHeading__PZpLJ h1,.CustomerTestimonialSection_sectionHeading__PZpLJ h2,.CustomerTestimonialSection_sectionHeading__PZpLJ h3,.CustomerTestimonialSection_sectionHeading__PZpLJ h4,.CustomerTestimonialSection_sectionHeading__PZpLJ h5,.CustomerTestimonialSection_sectionHeading__PZpLJ h6{font-size:1.75rem}}.CustomerTestimonialSection_sectionHeading__PZpLJ p{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:#fff}@media(max-width:1024px){.CustomerTestimonialSection_sectionHeading__PZpLJ p{font-size:2rem}}@media(max-width:768px){.CustomerTestimonialSection_sectionHeading__PZpLJ p{font-size:1.75rem}}.CustomerTestimonialSection_sectionHeading__PZpLJ strong{color:#2f59ff}.CustomerTestimonialSection_testimonialCard__UTAq2{position:relative;width:100%;min-height:650px;border-radius:1rem;border:1px solid #2f313d;overflow:hidden}@media(max-width:990px){.CustomerTestimonialSection_testimonialCard__UTAq2{min-height:400px;max-width:100%}}.CustomerTestimonialSection_backgroundImage__0X9PO{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:brightness(.4) contrast(1.1);z-index:1}.CustomerTestimonialSection_testimonialContent__4mMD_{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:4rem}@media(max-width:768px){.CustomerTestimonialSection_testimonialContent__4mMD_{padding:1rem}}.CustomerTestimonialSection_quoteSection__HHuos{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:45%}@media(max-width:990px){.CustomerTestimonialSection_quoteSection__HHuos{max-width:80%}}@media(max-width:768px){.CustomerTestimonialSection_quoteSection__HHuos{max-width:100%;margin-top:0;margin-bottom:auto}}.CustomerTestimonialSection_quote__6k5N5{margin-bottom:1.5rem}.CustomerTestimonialSection_quote__6k5N5 p{font-size:24px;line-height:1.6;color:#fff;font-style:italic;margin:0}@media(max-width:1024px){.CustomerTestimonialSection_quote__6k5N5 p{font-size:1.125rem}}@media(max-width:768px){.CustomerTestimonialSection_quote__6k5N5 p{font-size:1rem}}.CustomerTestimonialSection_author___QUAZ{display:flex;align-items:center;gap:.25rem}.CustomerTestimonialSection_authorName__ZQECO{font-size:1rem;color:hsla(0,0%,100%,.7215686275)}@media(max-width:768px){.CustomerTestimonialSection_authorName__ZQECO{font-size:.875rem}}.CustomerTestimonialSection_authorTitle__O6xM3{font-size:1rem;font-weight:400;color:hsla(0,0%,100%,.7215686275)}@media(max-width:768px){.CustomerTestimonialSection_authorTitle__O6xM3{font-size:.75rem}}.CustomerTestimonialSection_logoTabs__iNdZg{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:1;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:4px 2rem 1rem;background:linear-gradient(135deg,rgba(21,22,28,.2),rgba(21,22,28,.8));width:100%}.CustomerTestimonialSection_logoTab__Mf1I2{position:relative;background:none;border:none;cursor:pointer;transition:all .3s ease;opacity:.7;flex:1 1;display:flex;justify-content:center;align-items:center;padding-top:1rem}.CustomerTestimonialSection_logoTab__Mf1I2:hover{opacity:1;transform:translateY(-2px)}.CustomerTestimonialSection_logoTab__Mf1I2.CustomerTestimonialSection_active__N8cv7{opacity:1}.CustomerTestimonialSection_logoImage__74St5{width:auto;object-fit:contain;object-position:center;filter:grayscale(100%) opacity(.6);transition:all .3s ease}.CustomerTestimonialSection_logoTab__Mf1I2.CustomerTestimonialSection_active__N8cv7 .CustomerTestimonialSection_logoImage__74St5{filter:grayscale(0) opacity(1)}.CustomerTestimonialSection_logoTab__Mf1I2:hover .CustomerTestimonialSection_logoImage__74St5{filter:grayscale(50%) opacity(.8)}@media(max-width:768px){.CustomerTestimonialSection_logoImage__74St5{height:28px;max-width:80px}}@media(max-width:380px){.CustomerTestimonialSection_logoImage__74St5{height:24px;max-width:60px}}.CustomerTestimonialSection_activeIndicator__OTIKZ{position:absolute;top:-4px;left:50%;transform:translateX(-50%);width:80%;height:3px;background:#2f59ff;border-radius:2px;animation:CustomerTestimonialSection_slideIn__Pnp_8 .3s ease-out;box-shadow:0 0 8px rgba(47,89,255,.5)}@keyframes CustomerTestimonialSection_slideIn__Pnp_8{0%{width:0}to{width:100%}}.CustomerTestimonialSection_testimonialContent__4mMD_{animation:CustomerTestimonialSection_fadeInUp__0PvUl .8s ease-out}@keyframes CustomerTestimonialSection_fadeInUp__0PvUl{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FaqSection_faq__SYwNm{padding:4rem 0}@media(max-width:990px){.FaqSection_faq__SYwNm{padding:3rem 0}}.FaqSection_extraMarginTop__shifQ{margin-top:300px}@media(max-width:990px){.FaqSection_extraMarginTop__shifQ{margin-top:150px}}.FaqSection_faqInner__jchEr{display:grid;grid-template-columns:2fr 3fr;grid-gap:4rem;gap:4rem;align-items:start;width:100%;max-width:100%}@media(max-width:990px){.FaqSection_faqInner__jchEr{grid-template-columns:1fr;gap:2rem}}.FaqSection_header__vw_6M h1,.FaqSection_header__vw_6M h2,.FaqSection_header__vw_6M h3,.FaqSection_header__vw_6M h4,.FaqSection_header__vw_6M h5,.FaqSection_header__vw_6M h6{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:#020202}@media(max-width:1024px){.FaqSection_header__vw_6M h1,.FaqSection_header__vw_6M h2,.FaqSection_header__vw_6M h3,.FaqSection_header__vw_6M h4,.FaqSection_header__vw_6M h5,.FaqSection_header__vw_6M h6{font-size:2rem}}@media(max-width:768px){.FaqSection_header__vw_6M h1,.FaqSection_header__vw_6M h2,.FaqSection_header__vw_6M h3,.FaqSection_header__vw_6M h4,.FaqSection_header__vw_6M h5,.FaqSection_header__vw_6M h6{font-size:1.75rem}}.FaqSection_header__vw_6M p{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:#020202}@media(max-width:1024px){.FaqSection_header__vw_6M p{font-size:2rem}}@media(max-width:768px){.FaqSection_header__vw_6M p{font-size:1.75rem}}.FaqSection_header__vw_6M strong{color:#2f59ff}.FaqSection_faqItems__nvx5I{display:flex;flex-direction:column;gap:1rem;padding-right:0;max-width:100%;overflow:hidden}.FaqSection_faqItem__HkE25{background:hsla(0,0%,100%,.4705882353);border:1px solid #fff;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;width:100%;max-width:100%;box-sizing:border-box}.FaqSection_faqItem__HkE25:hover{box-shadow:0 4px 16px rgba(0,0,0,.12)}.FaqSection_faqItem__HkE25.FaqSection_open__rEVMp{background:hsla(0,0%,100%,.4705882353);border:1px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.12)}.FaqSection_questionButton__NQ_al{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:none;border:none;cursor:pointer;text-align:left;transition:all .2s ease}.FaqSection_faqItem__HkE25.FaqSection_open__rEVMp .FaqSection_questionButton__NQ_al{background:none;border:none}.FaqSection_question__QgpIb{font-size:20px;font-weight:500;color:#020202;line-height:1.4;flex:1 1;margin:0 1rem 0 0}@media(max-width:768px){.FaqSection_question__QgpIb{font-size:1rem}}.FaqSection_toggleIcon__0hst_{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#2f59ff;font-size:1.5rem;font-weight:300;line-height:1;flex-shrink:0;transition:all .2s ease;background:none;border:none;font-family:Arial,sans-serif}.FaqSection_faqItem__HkE25.FaqSection_open__rEVMp .FaqSection_toggleIcon__0hst_{color:#2f59ff;transform:rotate(0deg)}.FaqSection_answer__yoPAP{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.FaqSection_answer__yoPAP.FaqSection_answerOpen__N_0lr{max-height:1000px;transition:max-height .3s ease-in}.FaqSection_answerContent__f90jY{padding:0 1.5rem 1.5rem}.FaqSection_answerContent__f90jY p{font-size:1rem;line-height:1.6;color:#5d637d;margin:0 0 1rem}.FaqSection_answerContent__f90jY p:last-child{margin-bottom:0}@media(max-width:768px){.FaqSection_answerContent__f90jY p{font-size:.875rem}}.FaqSection_answerContent__f90jY strong{font-weight:600;color:#020202}.FaqSection_answerContent__f90jY ol,.FaqSection_answerContent__f90jY ul{margin:1rem 0;padding-left:1.5rem}.FaqSection_answerContent__f90jY ol li,.FaqSection_answerContent__f90jY ul li{font-size:1rem;line-height:1.6;color:#5d637d;margin-bottom:.5rem}.FaqSection_answerContent__f90jY ol li:last-child,.FaqSection_answerContent__f90jY ul li:last-child{margin-bottom:0}@media(max-width:768px){.FaqSection_answerContent__f90jY ol li,.FaqSection_answerContent__f90jY ul li{font-size:.875rem}}.FaqSection_answerContent__f90jY a{color:#2f59ff;text-decoration:none;font-weight:500}.FaqSection_answerContent__f90jY a:hover{text-decoration:underline}.FaqSection_faqItem__HkE25{animation:FaqSection_fadeInUp___wDrw .6s ease-out}@keyframes FaqSection_fadeInUp___wDrw{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FaqSection_faqItem__HkE25:first-child{animation-delay:.1s}.FaqSection_faqItem__HkE25:nth-child(2){animation-delay:.2s}.FaqSection_faqItem__HkE25:nth-child(3){animation-delay:.3s}.FaqSection_faqItem__HkE25:nth-child(4){animation-delay:.4s}.FaqSection_faqItem__HkE25:nth-child(5){animation-delay:.5s}.FaqSection_faqItem__HkE25:nth-child(6){animation-delay:.6s}.ContactFormSection_contactForm__8eO2L{padding:4rem 0;position:relative}@media(max-width:990px){.ContactFormSection_contactForm__8eO2L{padding:3rem 0}}.ContactFormSection_contactFormInner__AW5ZM{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;align-items:start;position:relative;z-index:1;background:linear-gradient(to top left,#411a45,#15161C 40%,#15161C);border-radius:32px;padding:2.5rem 2.5rem 33px}@media(max-width:990px){.ContactFormSection_contactFormInner__AW5ZM{grid-template-columns:1fr;gap:1.5rem;padding:1rem 1rem 6px}}.ContactFormSection_textContent__sAOwM{display:flex;flex-direction:column;gap:1.5rem;animation:ContactFormSection_fadeInUp__fe58Y .8s ease-out}@media(max-width:990px){.ContactFormSection_textContent__sAOwM{gap:1rem}}.ContactFormSection_textCard__0HJbl{padding:2rem;position:relative;z-index:2;margin-right:-2rem;max-width:400px;overflow:hidden}@media(max-width:990px){.ContactFormSection_textCard__0HJbl{padding:1.5rem;margin-right:0}}.ContactFormSection_backgroundPattern__myVrc{position:absolute;bottom:0;left:0;width:50%;height:auto;object-fit:contain;opacity:.4;z-index:0;filter:blur(1px);pointer-events:none}@media(max-width:990px){.ContactFormSection_backgroundPattern__myVrc{top:-1px;left:0;width:100%;bottom:unset;opacity:.6}}.ContactFormSection_heading__HnCnc{animation:ContactFormSection_fadeInUp__fe58Y .8s ease-out .1s both;margin-bottom:1rem}.ContactFormSection_heading__HnCnc h1,.ContactFormSection_heading__HnCnc h2,.ContactFormSection_heading__HnCnc h3,.ContactFormSection_heading__HnCnc h4,.ContactFormSection_heading__HnCnc h5,.ContactFormSection_heading__HnCnc h6{font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin:0}@media(max-width:990px){.ContactFormSection_heading__HnCnc h1,.ContactFormSection_heading__HnCnc h2,.ContactFormSection_heading__HnCnc h3,.ContactFormSection_heading__HnCnc h4,.ContactFormSection_heading__HnCnc h5,.ContactFormSection_heading__HnCnc h6{font-size:2rem}}.ContactFormSection_heading__HnCnc p{font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin:0}@media(max-width:990px){.ContactFormSection_heading__HnCnc p{font-size:2rem}}.ContactFormSection_heading__HnCnc strong{color:#2f59ff}.ContactFormSection_description__MYDoE{animation:ContactFormSection_fadeInUp__fe58Y .8s ease-out .2s both}.ContactFormSection_description__MYDoE p{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0 0 1rem;font-weight:400}.ContactFormSection_description__MYDoE p:last-child{margin-bottom:0}@media(max-width:990px){.ContactFormSection_description__MYDoE p{font-size:1rem}}.ContactFormSection_description__MYDoE ol,.ContactFormSection_description__MYDoE ul{margin:1rem 0;padding-left:1.5rem}.ContactFormSection_description__MYDoE ol li,.ContactFormSection_description__MYDoE ul li{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.8);margin-bottom:.5rem}@media(max-width:990px){.ContactFormSection_description__MYDoE ol li,.ContactFormSection_description__MYDoE ul li{font-size:1rem}}.ContactFormSection_description__MYDoE strong{font-weight:600;color:#fff}.ContactFormSection_description__MYDoE em{font-style:italic}.ContactFormSection_description__MYDoE a{color:#2f59ff;text-decoration:underline}.ContactFormSection_description__MYDoE a:hover{color:#294ee5}.ContactFormSection_formCard___XAgM{background:hsla(0,0%,100%,.9411764706);border:1px solid #fff;-webkit-backdrop-filter:blur(115.08px);backdrop-filter:blur(115.08px);box-shadow:0 4px 20px 0 rgba(38,56,128,.6980392157);border-radius:32px;padding:2rem;position:relative;z-index:3;border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:510px;margin:-6rem 3rem -2.03rem auto}@media(max-width:990px){.ContactFormSection_formCard___XAgM{padding:1.5rem;max-width:100%;margin:0}}.ContactFormSection_formCard___XAgM a,.ContactFormSection_formCard___XAgM button{width:-moz-fit-content;width:fit-content}.ContactFormSection_formTitle__3S_bA{font-size:1.5rem;font-weight:700;color:#020202;margin:0 0 1.5rem;animation:ContactFormSection_fadeInUp__fe58Y .8s ease-out .3s both}@media(max-width:990px){.ContactFormSection_formTitle__3S_bA{font-size:1.25rem;margin-bottom:1rem}}.ContactFormSection_form__olefV{display:flex;flex-direction:column;gap:1rem;animation:ContactFormSection_fadeInUp__fe58Y .8s ease-out .4s both}.ContactFormSection_formRow__EZFuE{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:768px){.ContactFormSection_formRow__EZFuE{gap:.75rem}}.ContactFormSection_formField__FMDS9{display:flex;flex-direction:column;gap:.5rem}.ContactFormSection_formField__FMDS9.ContactFormSection_fullWidth__z2Jgb{grid-column:1/-1}.ContactFormSection_label__WS_zH{font-size:.875rem;font-weight:500;color:#5d637d;margin:0}.ContactFormSection_input__G4oip,.ContactFormSection_select__oJ5JO,.ContactFormSection_textarea____F1a{width:100%;padding:.75rem 1rem;border:1px solid #fff;border-radius:.375rem;font-size:1rem;font-family:inherit;background:rgba(18,29,74,.0117647059);color:#5d637d;box-shadow:inset 0 4px 7.2px 0 rgba(225,227,242,.4784313725);transition:all .2s ease}.ContactFormSection_input__G4oip::placeholder,.ContactFormSection_select__oJ5JO::placeholder,.ContactFormSection_textarea____F1a::placeholder{color:#5d637d}.ContactFormSection_input__G4oip:invalid,.ContactFormSection_select__oJ5JO:invalid,.ContactFormSection_textarea____F1a:invalid{border-color:#fff}.ContactFormSection_textarea____F1a{min-height:100px;resize:vertical}.ContactFormSection_select__oJ5JO{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ContactFormSection_disclaimer__fXodM{font-size:.75rem;color:#6b7280;line-height:1.4;margin-top:1rem;animation:ContactFormSection_fadeInUp__fe58Y .8s ease-out .5s both}@media(max-width:990px){.ContactFormSection_disclaimer__fXodM{font-size:.75rem}}.ContactFormSection_backgroundElement__pYPqu{position:absolute;top:20%;left:-10%;width:200px;height:200px;background:linear-gradient(135deg,rgba(47,89,255,.1),rgba(47,89,255,.05));border-radius:50%;filter:blur(40px);z-index:0;pointer-events:none}@media(max-width:990px){.ContactFormSection_backgroundElement__pYPqu{width:150px;height:150px;top:10%;left:-5%}}.ContactFormSection_successMessage__JTDu8{background-color:#f0f9ff;border:1px solid #0ea5e9;border-radius:.375rem;color:#0369a1}.ContactFormSection_errorMessage__83RTY,.ContactFormSection_successMessage__JTDu8{margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-align:center;animation:ContactFormSection_fadeInUp__fe58Y .3s ease-out}.ContactFormSection_errorMessage__83RTY{background-color:#fef2f2;border:1px solid #f87171;border-radius:.375rem;color:#dc2626}@keyframes ContactFormSection_fadeInUp__fe58Y{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SuccessStoriesSection_successStories__02Aiy{padding:4rem 0;background:rgba(0,0,0,0)}.SuccessStoriesSection_successStories__02Aiy.SuccessStoriesSection_extraMarginTop__l9qb2{padding-top:calc(4rem + 80px)}@media(max-width:990px){.SuccessStoriesSection_successStories__02Aiy.SuccessStoriesSection_extraMarginTop__l9qb2{padding-top:calc(3rem + 60px)}.SuccessStoriesSection_successStories__02Aiy{padding:3rem 0}}.SuccessStoriesSection_content__cvfuw{margin-bottom:4rem}@media(max-width:990px){.SuccessStoriesSection_content__cvfuw{margin-bottom:3rem;padding:0 1rem}}.SuccessStoriesSection_content__cvfuw.SuccessStoriesSection_left__d2M5b{text-align:left;margin-left:0;margin-right:auto}.SuccessStoriesSection_content__cvfuw.SuccessStoriesSection_center__DzKDr{text-align:center}.SuccessStoriesSection_content__cvfuw.SuccessStoriesSection_right__rda4O{text-align:right;margin-left:auto;margin-right:0}.SuccessStoriesSection_heading__CFwlN{margin-bottom:1.5rem}.SuccessStoriesSection_heading__CFwlN h1,.SuccessStoriesSection_heading__CFwlN h2,.SuccessStoriesSection_heading__CFwlN h3,.SuccessStoriesSection_heading__CFwlN h4,.SuccessStoriesSection_heading__CFwlN h5,.SuccessStoriesSection_heading__CFwlN h6{font-size:2.5rem;font-weight:700;line-height:1.2;color:#020202;margin:0 0 1rem}@media(max-width:990px){.SuccessStoriesSection_heading__CFwlN h1,.SuccessStoriesSection_heading__CFwlN h2,.SuccessStoriesSection_heading__CFwlN h3,.SuccessStoriesSection_heading__CFwlN h4,.SuccessStoriesSection_heading__CFwlN h5,.SuccessStoriesSection_heading__CFwlN h6{font-size:2rem}}@media(max-width:768px){.SuccessStoriesSection_heading__CFwlN h1,.SuccessStoriesSection_heading__CFwlN h2,.SuccessStoriesSection_heading__CFwlN h3,.SuccessStoriesSection_heading__CFwlN h4,.SuccessStoriesSection_heading__CFwlN h5,.SuccessStoriesSection_heading__CFwlN h6{font-size:1.75rem}}.SuccessStoriesSection_heading__CFwlN p{font-size:2.5rem;font-weight:700;line-height:1.2;color:#020202;margin:0 0 1rem}@media(max-width:990px){.SuccessStoriesSection_heading__CFwlN p{font-size:2rem}}@media(max-width:768px){.SuccessStoriesSection_heading__CFwlN p{font-size:1.75rem}}.SuccessStoriesSection_heading__CFwlN strong{color:#2f59ff}.SuccessStoriesSection_description__G30cZ{margin-bottom:2rem}.SuccessStoriesSection_description__G30cZ p{font-size:1rem;line-height:1.6;color:#5d637d;margin:0 0 1rem;font-weight:400}.SuccessStoriesSection_description__G30cZ p:last-child{margin-bottom:0}@media(max-width:990px){.SuccessStoriesSection_description__G30cZ p{font-size:1rem}}.SuccessStoriesSection_buttonWrapper__DEGXQ{display:flex}.SuccessStoriesSection_left__d2M5b .SuccessStoriesSection_buttonWrapper__DEGXQ{justify-content:flex-start}.SuccessStoriesSection_center__DzKDr .SuccessStoriesSection_buttonWrapper__DEGXQ{justify-content:center}.SuccessStoriesSection_right__rda4O .SuccessStoriesSection_buttonWrapper__DEGXQ{justify-content:flex-end}@media(max-width:768px){.SuccessStoriesSection_buttonWrapper__DEGXQ{justify-content:center}.SuccessStoriesSection_buttonWrapper__DEGXQ a,.SuccessStoriesSection_buttonWrapper__DEGXQ button{width:100%;max-width:300px}}.SuccessStoriesSection_storiesGrid___Avs_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;animation:SuccessStoriesSection_fadeInUp__DuGPT .8s ease-out}@media(max-width:990px){.SuccessStoriesSection_storiesGrid___Avs_{display:none}}.SuccessStoriesSection_storyCard__R_htx{border-radius:1.25rem;overflow:hidden;aspect-ratio:336/397;height:auto;position:relative;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 0 34px 0 rgba(0,0,0,.25);background:rgba(0,0,0,0)}.SuccessStoriesSection_storyCard__R_htx:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.35)}@media(max-width:990px){.SuccessStoriesSection_storyCard__R_htx,.SuccessStoriesSection_storyCard__R_htx:hover{box-shadow:none}}.SuccessStoriesSection_cardBackground__9mTtC{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);position:relative}.SuccessStoriesSection_cardOverlay__Sut3O{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.3) 50%,rgba(0,0,0,.7));display:flex;align-items:flex-end;padding:1.5rem}.SuccessStoriesSection_cardOverlay__Sut3O.SuccessStoriesSection_gradient1__V0niM{background:linear-gradient(180deg,rgba(21,22,28,0),#041246)}.SuccessStoriesSection_cardOverlay__Sut3O.SuccessStoriesSection_gradient2__RX9VT{background:linear-gradient(180deg,rgba(21,22,28,0),#270A38)}.SuccessStoriesSection_cardOverlay__Sut3O.SuccessStoriesSection_gradient3__KpHzz{background:linear-gradient(180deg,rgba(21,22,28,0),#0A2B36)}.SuccessStoriesSection_cardContent__BQWQh{width:100%;color:#fff;display:flex;flex-direction:column;gap:.75rem}.SuccessStoriesSection_brandLogo__eToc2{margin-bottom:.5rem}.SuccessStoriesSection_brandLogo__eToc2 img{max-height:40px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.SuccessStoriesSection_quote__eru9U p{font-size:16px;line-height:1.5;color:#fff;margin:0 0 .75rem;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.3)}.SuccessStoriesSection_quote__eru9U p:last-child{margin-bottom:0}@media(max-width:990px){.SuccessStoriesSection_quote__eru9U p{font-size:16px}}.SuccessStoriesSection_storyLink__ImOFH{color:#95abff;text-decoration:none;font-size:16px;font-weight:400;display:inline-flex;align-items:center;gap:.25rem;transition:opacity .2s ease;text-shadow:0 1px 2px rgba(0,0,0,.3)}.SuccessStoriesSection_storyLink__ImOFH:hover{opacity:.8}.SuccessStoriesSection_mobileCarousel__NuZ6q{display:none;background:rgba(0,0,0,0);margin:0;padding:0}@media(max-width:990px){.SuccessStoriesSection_mobileCarousel__NuZ6q{display:block;overflow:visible}}.SuccessStoriesSection_carouselContainer__8foJw{display:flex;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1rem;padding:0 1rem;margin:0 0 1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.SuccessStoriesSection_carouselContainer__8foJw::-webkit-scrollbar{display:none;width:0;height:0}.SuccessStoriesSection_carouselContainer__8foJw .SuccessStoriesSection_storyCard__R_htx{scroll-snap-align:center;scroll-snap-stop:always;flex-shrink:0;width:calc(100vw - 2rem);max-width:500px}.SuccessStoriesSection_carouselControls__B_Q2O{display:flex;align-items:center;justify-content:center}.SuccessStoriesSection_dotsContainer__ZNO3V{background:hsla(0,0%,100%,.47);border:1px solid #fff;border-radius:100px;padding:1rem 1.5rem;display:inline-flex;align-items:center;justify-content:center}.SuccessStoriesSection_dots__nftIV{display:flex;gap:8px;align-items:center}.SuccessStoriesSection_dot__nxCZG{width:10px;height:4px;border-radius:2px;border:none;background:rgba(47,89,255,.3);cursor:pointer;transition:all .3s ease;padding:0}.SuccessStoriesSection_dot__nxCZG:hover{background:rgba(47,89,255,.5)}.SuccessStoriesSection_dot__nxCZG.SuccessStoriesSection_active__rVVO6{width:32px;background:#2f59ff}@keyframes SuccessStoriesSection_fadeInUp__DuGPT{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:990px){.SuccessStoriesSection_storyCard__R_htx{aspect-ratio:336/397;height:auto}.SuccessStoriesSection_cardOverlay__Sut3O{padding:1rem}.SuccessStoriesSection_brandLogo__eToc2 img{max-height:35px}.SuccessStoriesSection_quote__eru9U p,.SuccessStoriesSection_storyLink__ImOFH{font-size:16px}}@media(max-width:768px){.SuccessStoriesSection_storyCard__R_htx{aspect-ratio:336/397;height:auto}.SuccessStoriesSection_cardOverlay__Sut3O{padding:.75rem}.SuccessStoriesSection_brandLogo__eToc2 img{max-height:30px}.SuccessStoriesSection_quote__eru9U p{font-size:16px;line-height:1.4}.SuccessStoriesSection_storyLink__ImOFH{font-size:16px}}.CustomerStatsSection_customerStats__TKoYQ{padding:4rem 0;background:rgba(0,0,0,0)}.CustomerStatsSection_customerStats__TKoYQ.CustomerStatsSection_extraMarginTop__S2soK{padding-top:calc(4rem + 80px)}@media(max-width:990px){.CustomerStatsSection_customerStats__TKoYQ.CustomerStatsSection_extraMarginTop__S2soK{padding-top:calc(3rem + 60px)}.CustomerStatsSection_customerStats__TKoYQ{padding:3rem 0}}.CustomerStatsSection_statsGrid__rxFxy{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;animation:CustomerStatsSection_fadeInUp__hboPm .8s ease-out .2s both}@media(max-width:990px){.CustomerStatsSection_statsGrid__rxFxy{grid-template-columns:1fr;gap:1rem}}.CustomerStatsSection_statCard__VO_DL{background:hsla(0,0%,100%,.4705882353);border:1px solid #fff;border-radius:1.25rem;padding:2.5rem;box-shadow:0 4px 24px rgba(173,178,207,.22);transition:transform .3s ease,box-shadow .3s ease}.CustomerStatsSection_statCard__VO_DL:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(173,178,207,.35)}@media(max-width:990px){.CustomerStatsSection_statCard__VO_DL{padding:1rem}}.CustomerStatsSection_cardContent__b55sj{display:flex;flex-direction:column;gap:1rem;height:100%}.CustomerStatsSection_brandLogo__Zt_iD{margin-bottom:.5rem}.CustomerStatsSection_brandLogo__Zt_iD img{max-height:30px;width:auto}.CustomerStatsSection_description__HaflO p{font-size:16px;line-height:1.5;color:#020202;margin:0 0 .75rem;font-weight:400}.CustomerStatsSection_description__HaflO p:last-child{margin-bottom:0}@media(max-width:990px){.CustomerStatsSection_description__HaflO p{font-size:14px}}.CustomerStatsSection_statsContainer__Km0MR{display:flex;gap:1rem;margin:1rem 0}@media(max-width:990px){.CustomerStatsSection_statsContainer__Km0MR{gap:.75rem}}.CustomerStatsSection_statItem__tHGzu{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}.CustomerStatsSection_statNumber__OQPRB{font-size:1.25rem;font-weight:700;color:#2f59ff;line-height:1;margin-bottom:.25rem}@media(max-width:990px){.CustomerStatsSection_statNumber__OQPRB{font-size:1.75rem}}.CustomerStatsSection_statLabel__A6C5a{font-size:14px;font-weight:400;color:#020202;line-height:1.3;text-align:left;max-width:150px}@media(max-width:990px){.CustomerStatsSection_statLabel__A6C5a{font-size:13px}}.CustomerStatsSection_statLink__pZv0H{color:#2f59ff;text-decoration:none;font-size:16px;font-weight:400;display:inline-flex;align-items:center;gap:.25rem;transition:opacity .2s ease;margin-top:auto}.CustomerStatsSection_statLink__pZv0H:hover{opacity:.8}.CustomerStatsSection_customerInfo__FDzwQ{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1rem}@media(max-width:990px){.CustomerStatsSection_customerInfo__FDzwQ{flex-direction:column-reverse;align-items:flex-start;gap:.75rem}}.CustomerStatsSection_customerDetails__ybVyw{display:flex;align-items:center;gap:.75rem}.CustomerStatsSection_customerAvatar__mnV25{flex-shrink:0}.CustomerStatsSection_customerAvatar__mnV25 img{width:40px;height:40px;border-radius:50%;object-fit:cover}.CustomerStatsSection_customerText__uWVfE{display:flex;flex-direction:column;gap:.25rem}.CustomerStatsSection_customerName__cmTMu{font-size:16px;font-weight:400;color:#020202;line-height:1.2}.CustomerStatsSection_customerRole__QGNTj{font-size:14px;font-weight:400;color:#5d637d;line-height:1.2}.CustomerStatsSection_packages__0n_jr{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@media(max-width:990px){.CustomerStatsSection_packages__0n_jr{align-items:flex-start;flex-direction:row;flex-wrap:wrap}}.CustomerStatsSection_packageItem__jLfPd{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.125rem;font-size:12px;color:#5d637d}.CustomerStatsSection_packageIcon__S3Sh3{width:14px;height:14px;flex-shrink:0}.CustomerStatsSection_packageLabel__vo4g_{font-weight:500}@keyframes CustomerStatsSection_fadeInUp__hboPm{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CustomerReviewsSection_customerReviews__UQ0PG{padding:4rem 0;position:relative}.CustomerReviewsSection_customerReviews__UQ0PG,.CustomerReviewsSection_customerReviews__UQ0PG:before{background:#eeeff5;-webkit-backdrop-filter:blur(150.8000030518px);backdrop-filter:blur(150.8000030518px)}.CustomerReviewsSection_customerReviews__UQ0PG:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.CustomerReviewsSection_customerReviews__UQ0PG.CustomerReviewsSection_extraMarginTop__SoJAX{padding-top:calc(4rem + 80px)}@media(max-width:990px){.CustomerReviewsSection_customerReviews__UQ0PG.CustomerReviewsSection_extraMarginTop__SoJAX{padding-top:calc(3rem + 60px)}.CustomerReviewsSection_customerReviews__UQ0PG{padding:3rem 0}}.CustomerReviewsSection_header__e_vkN{margin-bottom:4rem}@media(max-width:990px){.CustomerReviewsSection_header__e_vkN{margin-bottom:3rem}}.CustomerReviewsSection_header__e_vkN.CustomerReviewsSection_left__u0M48{text-align:left}.CustomerReviewsSection_header__e_vkN.CustomerReviewsSection_center__2w0p5{text-align:center}.CustomerReviewsSection_header__e_vkN.CustomerReviewsSection_right__DMwJb{text-align:right}.CustomerReviewsSection_heading__nuV2Y{margin-bottom:1.5rem}.CustomerReviewsSection_heading__nuV2Y h1,.CustomerReviewsSection_heading__nuV2Y h2,.CustomerReviewsSection_heading__nuV2Y h3,.CustomerReviewsSection_heading__nuV2Y h4,.CustomerReviewsSection_heading__nuV2Y h5,.CustomerReviewsSection_heading__nuV2Y h6{font-size:2.5rem;font-weight:700;line-height:1.2;color:#020202;margin:0}@media(max-width:990px){.CustomerReviewsSection_heading__nuV2Y h1,.CustomerReviewsSection_heading__nuV2Y h2,.CustomerReviewsSection_heading__nuV2Y h3,.CustomerReviewsSection_heading__nuV2Y h4,.CustomerReviewsSection_heading__nuV2Y h5,.CustomerReviewsSection_heading__nuV2Y h6{font-size:2rem}}.CustomerReviewsSection_heading__nuV2Y p{font-size:2.5rem;font-weight:700;line-height:1.2;color:#020202;margin:0}@media(max-width:990px){.CustomerReviewsSection_heading__nuV2Y p{font-size:2rem}}.CustomerReviewsSection_heading__nuV2Y strong{color:#2f59ff}.CustomerReviewsSection_description__v6WbE p{font-size:1rem;line-height:1.6;color:#5d637d;margin:0 0 1rem;font-weight:400}.CustomerReviewsSection_description__v6WbE p:last-child{margin-bottom:0}@media(max-width:990px){.CustomerReviewsSection_description__v6WbE p{font-size:1rem}}.CustomerReviewsSection_reviewsContainer__UMTC0{position:relative;padding-top:1.5rem}@media(max-width:990px){.CustomerReviewsSection_reviewsContainer__UMTC0{padding-top:1rem}}.CustomerReviewsSection_reviewsGrid__wCBlH{display:flex;gap:1.5rem;align-items:flex-start;animation:CustomerReviewsSection_fadeInUp__hPwLH .8s ease-out .2s both}@media(max-width:990px){.CustomerReviewsSection_reviewsGrid__wCBlH{flex-direction:column;gap:1rem}}.CustomerReviewsSection_column__iugIj{flex:1 1;display:flex;flex-direction:column;gap:1.5rem;transition:all .5s ease}@media(min-width:991px){.CustomerReviewsSection_column__iugIj:first-child{margin-top:2rem}.CustomerReviewsSection_column__iugIj:nth-child(2){margin-top:-2rem}.CustomerReviewsSection_column__iugIj:nth-child(3){margin-top:1rem}}@media(max-width:990px){.CustomerReviewsSection_column__iugIj{gap:1rem;margin-top:0!important}.CustomerReviewsSection_column__iugIj:first-child .CustomerReviewsSection_previewCard__DCSeA,.CustomerReviewsSection_column__iugIj:nth-child(2) .CustomerReviewsSection_previewCard__DCSeA{display:none}}.CustomerReviewsSection_reviewCard__fCwoC{background:hsla(0,0%,100%,.4705882353);border:1px solid #fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 4px 24px rgba(173,178,207,.22);transition:transform .3s ease,box-shadow .3s ease,opacity .5s ease,max-height .5s ease;position:relative;display:flex;flex-direction:column}.CustomerReviewsSection_reviewCard__fCwoC:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(173,178,207,.35)}@media(max-width:990px){.CustomerReviewsSection_reviewCard__fCwoC{padding:1rem}}.CustomerReviewsSection_reviewCard__fCwoC.CustomerReviewsSection_previewFade__r9mGU:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(180deg,transparent 0,rgba(255,255,255,.8) 50%,rgba(255,255,255,.95));pointer-events:none;border-radius:0 0 1.25rem 1.25rem}.CustomerReviewsSection_previewCard__DCSeA{background:hsla(0,0%,100%,.6);opacity:.3;filter:blur(2px);max-height:180px;overflow:hidden;pointer-events:none;position:relative;transition:opacity .5s ease,filter .5s ease,max-height .5s ease}.CustomerReviewsSection_previewCard__DCSeA:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(180deg,transparent 0,rgba(238,239,245,.5) 50%,rgba(238,239,245,.9));pointer-events:none;transition:opacity .5s ease}.CustomerReviewsSection_cardContent__dv2GP{display:flex;flex-direction:column;gap:1rem}.CustomerReviewsSection_customerLogo__FouMT{margin-bottom:.5rem}.CustomerReviewsSection_customerLogo__FouMT img{max-height:30px;width:auto}.CustomerReviewsSection_quote__jeIY_ p{font-size:16px;line-height:1.5;color:#020202;margin:0 0 .75rem;font-weight:400}.CustomerReviewsSection_quote__jeIY_ p:last-child{margin-bottom:0}@media(max-width:990px){.CustomerReviewsSection_quote__jeIY_ p{font-size:16px}}.CustomerReviewsSection_customerInfo__o499Y{display:flex;align-items:center;gap:.75rem;margin-top:auto}.CustomerReviewsSection_customerAvatar__GRmmQ{flex-shrink:0}.CustomerReviewsSection_customerAvatar__GRmmQ img{width:40px;height:40px;border-radius:50%;object-fit:cover}.CustomerReviewsSection_customerDetails__MgrDs{display:flex;flex-direction:column}.CustomerReviewsSection_customerName__h0DRP{font-size:14px;font-weight:400;color:#5d637d;line-height:1.2}.CustomerReviewsSection_loadMoreWrapper__Ym2mk{display:flex;justify-content:center;margin-top:2rem;position:relative;z-index:10;transition:margin-top .5s ease}@media(max-width:990px){.CustomerReviewsSection_loadMoreWrapper__Ym2mk{margin-top:1.5rem}}.CustomerReviewsSection_loadMoreWrapper__Ym2mk.CustomerReviewsSection_overlapping__03Dmt{margin-top:-4rem}@media(max-width:990px){.CustomerReviewsSection_loadMoreWrapper__Ym2mk.CustomerReviewsSection_overlapping__03Dmt{margin-top:-3rem}}.CustomerReviewsSection_loadMoreWrapper__Ym2mk a,.CustomerReviewsSection_loadMoreWrapper__Ym2mk button{min-width:220px}@keyframes CustomerReviewsSection_fadeInUp__hPwLH{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes CustomerReviewsSection_fadeInCard__FJ8pi{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes CustomerReviewsSection_fadeOutCard__UMVYr{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.95)}}.CustomerReviewsSection_fadeIn__DSuYi{animation:CustomerReviewsSection_fadeInCard__FJ8pi .5s ease-out forwards}.CustomerReviewsSection_fadeOut__5rIhc{animation:CustomerReviewsSection_fadeOutCard__UMVYr .5s ease-in forwards}.RelatedCaseStudiesSection_relatedCaseStudies__WzCT1{padding:4rem 0;background:rgba(0,0,0,0);overflow:hidden}@media(max-width:990px){.RelatedCaseStudiesSection_relatedCaseStudies__WzCT1{padding:3rem 0}}.RelatedCaseStudiesSection_sectionHeader__29Km9{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;max-width:1440px;margin-left:auto;margin-right:auto;padding:0 1.5rem}@media(max-width:990px){.RelatedCaseStudiesSection_sectionHeader__29Km9{margin-bottom:1.5rem;padding:0 1rem}}.RelatedCaseStudiesSection_sectionTitle__es7St{font-size:36px;font-weight:700;color:#020202;margin:0}@media(max-width:990px){.RelatedCaseStudiesSection_sectionTitle__es7St{font-size:1.75rem}}.RelatedCaseStudiesSection_carouselControls__475hN{display:flex;gap:.75rem}.RelatedCaseStudiesSection_controlButton__4J2bQ{width:43px;height:43px;border-radius:.5rem;border:none;background:hsla(0,0%,100%,.47);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.RelatedCaseStudiesSection_controlButton__4J2bQ:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-1px)}.RelatedCaseStudiesSection_controlButton__4J2bQ:active{transform:translateY(0)}.RelatedCaseStudiesSection_controlButton__4J2bQ:disabled{opacity:.4;cursor:not-allowed}.RelatedCaseStudiesSection_controlButton__4J2bQ:disabled:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.08)}.RelatedCaseStudiesSection_controlButton__4J2bQ svg{width:20px;height:20px;color:#2f59ff}.RelatedCaseStudiesSection_embla__jeiLU{overflow:hidden;padding-left:calc((100vw - 1440px)/2 + 1.5rem)}@media(max-width:1440px){.RelatedCaseStudiesSection_embla__jeiLU{padding-left:1.5rem}}@media(max-width:990px){.RelatedCaseStudiesSection_embla__jeiLU{padding-left:1rem}}@media(max-width:768px){.RelatedCaseStudiesSection_embla__jeiLU{padding-left:.75rem}}.RelatedCaseStudiesSection_emblaContainer__wSMBT{display:flex;gap:1rem}@media(max-width:768px){.RelatedCaseStudiesSection_emblaContainer__wSMBT{gap:.75rem}}.RelatedCaseStudiesSection_caseStudyCard__dkYLS{width:500px;flex-shrink:0}@media(max-width:768px){.RelatedCaseStudiesSection_caseStudyCard__dkYLS{width:calc(100vw - 48px);max-width:400px}}.RelatedCaseStudiesSection_cardContent__gAFsx{background:hsla(0,0%,100%,.4705882353);border:1px solid #fff;border-radius:1.25rem;padding:2.5rem;transition:transform .3s ease;display:flex;flex-direction:column;gap:1rem;height:100%}.RelatedCaseStudiesSection_cardContent__gAFsx:hover{transform:translateY(-4px)}@media(max-width:990px){.RelatedCaseStudiesSection_cardContent__gAFsx{padding:1rem}}.RelatedCaseStudiesSection_customerLogo__EhbED{margin-bottom:.5rem}.RelatedCaseStudiesSection_customerLogo__EhbED img{max-height:30px;width:auto}.RelatedCaseStudiesSection_description__Q6jU2{margin-bottom:1rem}.RelatedCaseStudiesSection_description__Q6jU2 p{font-size:16px;line-height:1.5;color:#020202;margin:0;font-weight:400}@media(max-width:990px){.RelatedCaseStudiesSection_description__Q6jU2 p{font-size:14px}}.RelatedCaseStudiesSection_caseStudyLink__uBTz0{color:#2f59ff;text-decoration:none;font-size:16px;font-weight:400;display:inline-flex;align-items:center;gap:.25rem;transition:opacity .2s ease;margin-top:auto}.RelatedCaseStudiesSection_caseStudyLink__uBTz0:hover{opacity:.8}.RelatedCaseStudiesSection_customerInfo__fICRa{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1rem}@media(max-width:990px){.RelatedCaseStudiesSection_customerInfo__fICRa{flex-direction:column-reverse;align-items:flex-start;gap:.75rem}}.RelatedCaseStudiesSection_customerDetails__0CkJ5{display:flex;align-items:center;gap:.75rem}.RelatedCaseStudiesSection_customerAvatar__DYlnm{flex-shrink:0}.RelatedCaseStudiesSection_customerAvatar__DYlnm img{width:40px;height:40px;border-radius:50%;object-fit:cover}.RelatedCaseStudiesSection_customerText__Y2lHG{display:flex;flex-direction:column;gap:.25rem}.RelatedCaseStudiesSection_customerName__MlhqD{font-size:16px;font-weight:400;color:#020202;line-height:1.2}.RelatedCaseStudiesSection_customerRole__u8oTG{font-size:14px;font-weight:400;color:#5d637d;line-height:1.2}.RelatedCaseStudiesSection_packages__PQE_E{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@media(max-width:990px){.RelatedCaseStudiesSection_packages__PQE_E{align-items:flex-start;flex-direction:row;flex-wrap:wrap}}.RelatedCaseStudiesSection_packageItem__p7JEE{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.125rem;font-size:12px;color:#5d637d}.RelatedCaseStudiesSection_packageIcon__2g1yR{width:14px;height:14px;flex-shrink:0}.RelatedCaseStudiesSection_packageLabel__GXtWF{font-weight:500}.BlogPostCard_blogPostCard__LZiEs{background:rgba(0,0,0,0);border-radius:20px;overflow:hidden}.BlogPostCard_blogLink__Ex_fj{display:block;text-decoration:none;color:inherit;height:100%}.BlogPostCard_large__QFUnL .BlogPostCard_imageContainer__kTgxa{position:relative;width:100%;aspect-ratio:2/1;border-radius:20px;overflow:hidden}.BlogPostCard_large__QFUnL .BlogPostCard_cardContent__hubL0{padding:1.5rem 0}@media(max-width:990px){.BlogPostCard_large__QFUnL .BlogPostCard_cardContent__hubL0{padding:1rem 0}}.BlogPostCard_large__QFUnL .BlogPostCard_category__Noo1_{font-size:.875rem;font-weight:500;color:#2f59ff;margin-bottom:.5rem}.BlogPostCard_large__QFUnL .BlogPostCard_title__uKrwX{font-size:2.25rem;font-weight:700;color:#020202;line-height:1.3;margin:0 0 .75rem}@media(max-width:990px){.BlogPostCard_large__QFUnL .BlogPostCard_title__uKrwX{font-size:1.875rem}}.BlogPostCard_large__QFUnL .BlogPostCard_excerpt___n5BC{font-size:1rem;color:#4b5563;line-height:1.6;margin:0 0 1rem}@media(max-width:990px){.BlogPostCard_large__QFUnL .BlogPostCard_excerpt___n5BC{font-size:.875rem}}.BlogPostCard_large__QFUnL .BlogPostCard_authorInfo__VlOTC{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.BlogPostCard_large__QFUnL .BlogPostCard_authorAvatar__rGyAt{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.BlogPostCard_large__QFUnL .BlogPostCard_authorDetails__RDpxl{display:flex;justify-content:space-between;align-items:center;flex:1 1}.BlogPostCard_large__QFUnL .BlogPostCard_authorName__SH3pr{font-size:1rem;font-weight:600;color:#020202}.BlogPostCard_large__QFUnL .BlogPostCard_publishDate__OQ9zx{font-size:.875rem;color:#4b5563}.BlogPostCard_small__UrQkP{display:flex;gap:1rem;min-height:120px}.BlogPostCard_small__UrQkP .BlogPostCard_imageContainer__kTgxa{position:relative;width:250px;height:160px;flex-shrink:0;border-radius:20px;overflow:hidden;float:left;margin-right:1rem;margin-bottom:.5rem}@media(max-width:768px){.BlogPostCard_small__UrQkP .BlogPostCard_imageContainer__kTgxa{width:180px;height:115px}}.BlogPostCard_small__UrQkP .BlogPostCard_cardContent__hubL0{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:.5rem 0;overflow:hidden}.BlogPostCard_small__UrQkP .BlogPostCard_category__Noo1_{font-size:.875rem;font-weight:500;color:#2f59ff;margin-bottom:.25rem}.BlogPostCard_small__UrQkP .BlogPostCard_title__uKrwX{font-size:1.25rem;font-weight:600;color:#020202;line-height:1.3;margin:0}@media(max-width:990px){.BlogPostCard_small__UrQkP .BlogPostCard_title__uKrwX{font-size:1.125rem}}.BlogPostCard_small__UrQkP .BlogPostCard_authorInfo__VlOTC,.BlogPostCard_small__UrQkP .BlogPostCard_excerpt___n5BC{display:none}.BlogPostCard_featuredImage__naqRN{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}.BlogPostCard_blogLink__Ex_fj:hover .BlogPostCard_featuredImage__naqRN{transform:scale(1.05);filter:brightness(.7)}