.industry_container__frfuf{display:flex;flex-direction:column;min-height:100vh;background:#fff;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.industry_content__3OXmZ{width:100%}.industry_sectionHeader__5hWZ1{text-align:center;margin-bottom:4rem}.industry_sectionLabel__G3lC4{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#215ff6;margin-bottom:1rem}.industry_sectionHeader__5hWZ1 h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin:0 0 1rem;letter-spacing:-.02em;color:#111827}.industry_sectionHeader__5hWZ1 p{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.industry_hero__Powa2{position:relative;display:flex;flex-direction:column;align-items:center;padding:10rem 2rem 6rem;overflow:hidden;background:linear-gradient(180deg,#f0f4ff,#ffffff)}@media(max-width:768px){.industry_hero__Powa2{padding:7rem 1rem 4rem}}.industry_heroGlow__6T6Gi{position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(33,95,246,.08) 0,rgba(33,95,246,.03) 40%,transparent 70%);pointer-events:none}.industry_heroContent__AiW_M{position:relative;z-index:1;text-align:center;max-width:800px;width:100%;margin:0 auto;padding:0}.industry_heroBadge__va2j5{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;animation:industry_fadeInUp__i9uTs .8s ease-out;box-shadow:0 1px 3px rgba(0,0,0,.04)}.industry_badgePrice__pa2fQ{color:#16a34a;font-weight:600;margin-left:.25rem}.industry_badgeDot__wAFom{width:8px;height:8px;background:#16a34a;border-radius:50%;animation:industry_pulse__hiAYX 2s ease-in-out infinite}@keyframes industry_pulse__hiAYX{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes industry_fadeInUp__i9uTs{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.industry_heroTitle__6yNWP{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.03em;color:#111827;animation:industry_fadeInUp__i9uTs .8s ease-out .1s backwards}.industry_heroGradient__OnTHj{background:linear-gradient(135deg,#215ff6,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.industry_heroSubtitle__xYhiv{font-size:1.125rem;color:#6b7280;line-height:1.7;margin:0 auto 2rem;max-width:600px;animation:industry_fadeInUp__i9uTs .8s ease-out .2s backwards}.industry_heroActions__vAEtc{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;animation:industry_fadeInUp__i9uTs .8s ease-out .3s backwards}.industry_primaryButton__TPB7Y{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 32px;background:#215ff6;border:none;border-radius:50px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px rgba(33,95,246,.3)}.industry_primaryButton__TPB7Y:hover{background:#4a7df7;transform:translateY(-2px);box-shadow:0 6px 20px rgba(33,95,246,.35)}.industry_primaryButton__TPB7Y svg{transition:transform .25s ease}.industry_primaryButton__TPB7Y:hover svg{transform:translateX(4px)}.industry_secondaryButton__MIqUh{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 32px;background:rgba(0,0,0,0);color:#111827;border:2px solid #e5e7eb;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .25s ease}.industry_secondaryButton__MIqUh:hover{border-color:#215ff6;color:#215ff6}.industry_heroFeatures___w_xR{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;animation:industry_fadeInUp__i9uTs .8s ease-out .4s backwards}.industry_heroFeature__mjQAe{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.industry_heroFeature__mjQAe svg{color:#16a34a}.industry_features__oUhoZ{padding:8rem 2rem;background:#f8f9fb}@media(max-width:768px){.industry_features__oUhoZ{padding:4rem 1.5rem}}.industry_featuresGrid__RLiL3{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1000px){.industry_featuresGrid__RLiL3{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.industry_featuresGrid__RLiL3{grid-template-columns:1fr}}.industry_featureCard__5Lw9r{padding:2rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s ease;opacity:0;transform:translateY(20px)}.industry_featureCard__5Lw9r.industry_visible__ELZGn{animation:industry_fadeInUp__i9uTs .6s ease forwards}.industry_featureCard__5Lw9r:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.06)}.industry_featureIcon__5XhEe{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(33,95,246,.12);border-radius:12px;margin-bottom:1rem;color:#215ff6}.industry_featureCard__5Lw9r h3{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#111827}.industry_featureCard__5Lw9r>p{font-size:.9375rem;color:#6b7280;line-height:1.6;margin:0 0 1rem}.industry_featureDetails__WlG7K{list-style:none;padding:0;margin:0}.industry_featureDetails__WlG7K li{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6b7280;padding:.375rem 0}.industry_featureDetails__WlG7K li svg{color:#215ff6;flex-shrink:0;width:16px;height:16px}.industry_howItWorks__6umzn{padding:8rem 2rem;background:#fff}@media(max-width:768px){.industry_howItWorks__6umzn{padding:4rem 1.5rem}}.industry_stepsGrid__l2cmM{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1000px){.industry_stepsGrid__l2cmM{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.industry_stepsGrid__l2cmM{grid-template-columns:1fr}}.industry_stepCard__iliWM{text-align:center;padding:2rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;opacity:0;transform:translateY(30px);transition:all .3s ease}.industry_stepCard__iliWM.industry_visible__ELZGn{animation:industry_fadeInUp__i9uTs .6s ease forwards}.industry_stepCard__iliWM:hover{border-color:#215ff6;transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.06)}.industry_stepCard__iliWM:hover .industry_stepNumber__bnnKB{background:linear-gradient(135deg,#215ff6,#7c3aed);color:#fff}.industry_stepNumber__bnnKB{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f8f9fb;border-radius:12px;font-size:1rem;font-weight:800;color:#6b7280;margin-bottom:1rem;transition:all .3s ease}.industry_stepIcon__DsCxF{display:flex;justify-content:center;margin-bottom:1rem;color:#215ff6}.industry_stepCard__iliWM h3{font-size:1.125rem;font-weight:600;margin:0 0 .75rem;color:#111827}.industry_stepCard__iliWM p{font-size:.9375rem;color:#6b7280;line-height:1.6;margin:0}.industry_services__anlM_{padding:8rem 2rem;background:#f8f9fb}@media(max-width:768px){.industry_services__anlM_{padding:4rem 1.5rem}}.industry_serviceTabs__2akwY{display:flex;gap:.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.industry_serviceTab__G5B0Y{position:relative;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:10px;color:#6b7280;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.industry_serviceTab__G5B0Y:hover{color:#111827}.industry_serviceTab__G5B0Y.industry_active__tbZnn{background:#fff;border-color:#e5e7eb;color:#111827;box-shadow:0 2px 8px rgba(0,0,0,.04)}.industry_serviceTab__G5B0Y.industry_active__tbZnn .industry_tabIndicator__S8OE8{background:#215ff6}.industry_tabIndicator__S8OE8{width:8px;height:8px;background:#9ca3af;border-radius:50%;transition:background .3s ease}.industry_serviceContent__ZjG_g{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}@media(max-width:1000px){.industry_serviceContent__ZjG_g{grid-template-columns:1fr;gap:2rem}}.industry_serviceInfo__d8Jvq{padding-right:2rem}@media(max-width:1000px){.industry_serviceInfo__d8Jvq{padding-right:0}}.industry_serviceSubtitle__0WwlA{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#215ff6;margin-bottom:.75rem}.industry_serviceInfo__d8Jvq h3{font-size:2rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em;color:#111827}@media(max-width:768px){.industry_serviceInfo__d8Jvq h3{font-size:1.5rem}}.industry_serviceInfo__d8Jvq>p{font-size:1.0625rem;color:#6b7280;line-height:1.7;margin:0 0 1.5rem}.industry_serviceFeatures__TJp6T{list-style:none;padding:0;margin:0 0 1.5rem}.industry_serviceFeatures__TJp6T li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#6b7280;padding:.5rem 0}.industry_serviceFeatures__TJp6T li svg{flex-shrink:0;color:#16a34a;margin-top:2px}.industry_serviceCta__dLACA{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#215ff6;border:none;border-radius:10px;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease}.industry_serviceCta__dLACA:hover{background:#4a7df7;transform:translateY(-2px)}.industry_serviceCta__dLACA:hover svg{transform:translateX(4px)}.industry_serviceCta__dLACA svg{transition:transform .3s ease}@media(max-width:1000px){.industry_serviceVisual__9508x{order:-1}}.industry_codeWindow__kuwt1{background:#1a1a2e;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.15)}.industry_windowChrome__4vPTg{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;background:rgba(0,0,0,.3);border-bottom:1px solid hsla(0,0%,100%,.06)}.industry_windowChrome__4vPTg>span{width:12px;height:12px;border-radius:50%}.industry_windowChrome__4vPTg>span:first-child{background:#ef4444}.industry_windowChrome__4vPTg>span:nth-child(2){background:#f59e0b}.industry_windowChrome__4vPTg>span:nth-child(3){background:#22c55e}.industry_codeBlock__M7LEj{margin:0;padding:1.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8125rem;line-height:1.8;color:#a1a1aa;white-space:pre-wrap;overflow-x:auto}.industry_metrics___NJ2_{padding:8rem 2rem;background:#fff}@media(max-width:768px){.industry_metrics___NJ2_{padding:4rem 1.5rem}}.industry_metricsContent__VdcC5{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}@media(max-width:900px){.industry_metricsContent__VdcC5{grid-template-columns:1fr;text-align:center}}.industry_metricsText__UMrKd h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em;color:#111827}@media(max-width:768px){.industry_metricsText__UMrKd h2{font-size:2rem}}.industry_metricsText__UMrKd p{font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6}.industry_metricsGrid__DSZys{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:600px){.industry_metricsGrid__DSZys{grid-template-columns:1fr}}.industry_metricCard__EHxEC{padding:2rem;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:16px;text-align:center;transition:all .3s ease;opacity:0;transform:translateY(20px)}.industry_metricCard__EHxEC.industry_visible__ELZGn{animation:industry_fadeInUp__i9uTs .6s ease forwards}.industry_metricCard__EHxEC:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.06)}.industry_metricCard__EHxEC .industry_metricValue__UwmGW{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#111827,#215ff6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:.5rem}.industry_metricCard__EHxEC .industry_metricValue__UwmGW span{font-size:2rem}@media(max-width:768px){.industry_metricCard__EHxEC .industry_metricValue__UwmGW{font-size:2.5rem}}.industry_metricCard__EHxEC .industry_metricLabel__O9r3f{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.375rem}.industry_metricCard__EHxEC .industry_metricDescription__79100{font-size:.8125rem;color:#9ca3af}.industry_cta__6FqdC{padding:8rem 2rem;background:#f8f9fb;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.16,1,.3,1)}.industry_cta__6FqdC.industry_visible__ELZGn{opacity:1;transform:translateY(0)}@media(max-width:768px){.industry_cta__6FqdC{padding:4rem 1.5rem}}.industry_ctaContent__if5T6{max-width:700px;margin:0 auto;text-align:center;padding:4rem;background:#fff;border:1px solid #e5e7eb;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.04)}.industry_ctaContent__if5T6:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(33,95,246,.04),transparent 50%)}@media(max-width:768px){.industry_ctaContent__if5T6{padding:2.5rem 1.5rem}}.industry_ctaBadge__NAHvj{display:inline-block;padding:.375rem .875rem;background:rgba(33,95,246,.12);border-radius:6px;font-size:.75rem;font-weight:600;color:#215ff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;position:relative}.industry_ctaContent__if5T6 h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;position:relative;letter-spacing:-.02em;color:#111827}@media(max-width:768px){.industry_ctaContent__if5T6 h2{font-size:1.75rem}}.industry_ctaContent__if5T6>p{font-size:1.125rem;color:#6b7280;margin:0 0 2rem;position:relative;line-height:1.6}.industry_ctaFeatures__d06Yk{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem;position:relative}@media(max-width:768px){.industry_ctaFeatures__d06Yk{flex-direction:column;gap:.75rem}}.industry_ctaFeature__H43II{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.industry_ctaFeature__H43II svg{color:#16a34a}.industry_ctaActions__ejjiE{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative}.industry_mobileApps__ZyXup{padding:8rem 2rem;background:#fff;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.16,1,.3,1)}.industry_mobileApps__ZyXup.industry_visible__ELZGn{opacity:1;transform:translateY(0)}@media(max-width:768px){.industry_mobileApps__ZyXup{padding:4rem 1.5rem}}.industry_mobileAppsContent__v5F7y{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:900px){.industry_mobileAppsContent__v5F7y{grid-template-columns:1fr;gap:3rem}}.industry_mobileAppsText__WqP20 h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin:0 0 1rem;letter-spacing:-.02em;color:#111827}.industry_mobileAppsText__WqP20 p{font-size:1.0625rem;color:#6b7280;line-height:1.7;margin:0 0 2rem}.industry_mobileAppsList__JnpPd{list-style:none;padding:0;margin:0}.industry_mobileAppsList__JnpPd li{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#6b7280;padding:.625rem 0}.industry_mobileAppsList__JnpPd li svg{flex-shrink:0;color:#16a34a}.industry_phoneMockupWrapper__jc_LO{position:relative;display:flex;justify-content:center;flex-shrink:0}@media(max-width:900px){.industry_phoneMockupWrapper__jc_LO{order:-1}}.industry_phoneMockup__nIhC7{position:relative;width:260px;height:540px;background:linear-gradient(145deg,#1a1a1f,#0d0d10);border-radius:40px;padding:10px;box-shadow:0 50px 100px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.08)}.industry_phoneMockup__nIhC7:before{top:100px;height:28px}.industry_phoneMockup__nIhC7:after,.industry_phoneMockup__nIhC7:before{content:"";position:absolute;right:-3px;width:3px;background:linear-gradient(180deg,#2a2a30,#1a1a1f);border-radius:0 2px 2px 0}.industry_phoneMockup__nIhC7:after{top:145px;height:55px}@media(max-width:900px){.industry_phoneMockup__nIhC7{width:220px;height:460px;border-radius:34px}}.industry_phoneNotch__U9W8n{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:90px;height:26px;background:#000;border-radius:0 0 16px 16px;z-index:10}.industry_phoneNotch__U9W8n:before{content:"";position:absolute;top:7px;left:50%;transform:translateX(-50%);width:50px;height:7px;background:#1a1a1f;border-radius:4px}@media(max-width:900px){.industry_phoneNotch__U9W8n{width:75px;height:22px}}.industry_phoneScreen__y2tb8{width:100%;height:100%;background:#000;border-radius:30px;overflow:hidden;position:relative}@media(max-width:900px){.industry_phoneScreen__y2tb8{border-radius:24px}}.industry_phoneIframe__bJOr1{border:none;transform-origin:0 0;transform:scale(.5);width:200%;height:calc(200% + 120px);padding-top:38px}.industry_phoneHomeBar__x2kfb{position:absolute;bottom:6px;left:50%;transform:translateX(-50%);width:90px;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px}@media(max-width:900px){.industry_phoneHomeBar__x2kfb{width:70px}}.industry_phoneGlow__WplJ8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(33,95,246,.1) 0,rgba(33,95,246,.03) 40%,transparent 70%);pointer-events:none;z-index:-1}@media(max-width:768px){.industry_heroTitle__6yNWP{font-size:2rem}.industry_heroSubtitle__xYhiv{font-size:1rem;max-width:100%}.industry_heroFeatures___w_xR{flex-direction:column;gap:.75rem;align-items:center}}.styles_container__Fd0B0{padding:92px 0;position:relative;background:#000;z-index:2}@media(max-width:700px){.styles_container__Fd0B0{padding:40px 0}}.styles_container__Fd0B0 .styles_content__jLMGO{width:1000px;margin:auto;transition:all .25s ease}@media(max-width:1160px){.styles_container__Fd0B0 .styles_content__jLMGO{width:700px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO{width:100%}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx{display:flex;justify-content:space-between;margin-bottom:30px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx{flex-direction:column;width:90%;margin:auto}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_moreSkills__lrusX{display:none}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_moreSkills__lrusX{display:flex}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_flagsMenu__pP4nX{display:none;margin-left:auto;margin-top:30px;width:100px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_flagsMenu__pP4nX{display:block}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB{flex-direction:column}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc{display:flex;flex-direction:column;align-items:center;flex:1}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc{margin:15px 0}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc.styles_centerAward__xsznJ{position:relative;display:flex;justify-content:center}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc.styles_centerAward__xsznJ:after,.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc.styles_centerAward__xsznJ:before{content:"";flex:1}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g{text-align:center;margin-bottom:10px}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_title__KZDhN{font-size:14px;font-weight:600;margin-bottom:5px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_title__KZDhN{font-size:13px}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_subtitleText__CxF_T{font-size:14px;color:hsla(0,0%,100%,.5607843137);font-weight:300}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_subtitleText__CxF_T{font-size:12px}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_copyright__zNuID{color:hsla(0,0%,100%,.5607843137);font-size:14px;font-weight:300;margin-top:50px;text-align:center;width:100%}@media(max-width:1160px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_copyright__zNuID{font-size:14px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_copyright__zNuID{margin-top:30px}}.styles_container__Fd0B0 .styles_services__7Yuo2{width:1000px;margin:auto;padding:0;transition:all .25s ease}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2{width:700px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2{width:100%;padding-bottom:20px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY{display:flex;align-items:center;justify-content:space-between;font-size:25px;color:#fff;font-weight:600;margin-bottom:30px}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY{font-size:18px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY{padding:0 30px;margin-bottom:0}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY .styles_arrow__VxHlM{display:none;width:15px;height:10px;transition:all .5s ease}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY .styles_arrow__VxHlM{display:flex}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE{display:flex;flex-direction:column;gap:30px}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_categoryTitle__aZaEH{color:#fff;font-size:14px;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_categoryTitle__aZaEH{padding:0 30px;font-size:13px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordGrid__Jf1mz{display:flex;flex-wrap:wrap;gap:8px 16px}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordGrid__Jf1mz{padding:0 30px;gap:6px 12px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy{color:hsla(0,0%,100%,.6274509804);font-size:12px;font-weight:300;transition:all .2s ease;white-space:nowrap}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy:hover{color:#fff}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy{font-size:11px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy{font-size:11px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3{padding-right:20px}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a{display:flex;height:18px;flex-direction:column;width:-moz-fit-content;width:fit-content;color:#fff;font-size:14px;font-weight:300;margin-bottom:20px;transition:all .25s ease}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:after{display:flex;content:"";width:0;height:2px;margin-top:0;background:#fff;transition:all .2s ease}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:hover:after{width:100%}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a{font-size:14px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a{color:#cacaca;padding:10px 40px;margin-bottom:0}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:last-of-type{border-bottom:1px solid #4d4d4d}}@media(max-width:700px)and (max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:last-of-type{border-bottom:0}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3{width:100%}}.styles_container__lVFRo.styles_mobileOnly__33ZAi{display:none}@media(max-width:700px){.styles_container__lVFRo.styles_mobileOnly__33ZAi{display:block}.styles_container__lVFRo.styles_mobileOnly__33ZAi .styles_links__EnaNR a{display:flex}.styles_container__lVFRo.styles_mobileOnly__33ZAi .styles_links__EnaNR a:hover:after{width:auto}.styles_container__lVFRo.styles_mobileOnly__33ZAi .styles_links__EnaNR a p{padding:0;margin:2px 0 0 10px}}.styles_container__lVFRo .styles_title__qvVtN{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:22px;font-weight:600;margin-bottom:20px}@media(max-width:1160px){.styles_container__lVFRo .styles_title__qvVtN{font-size:18px}}@media(max-width:700px){.styles_container__lVFRo .styles_title__qvVtN{width:100%;padding:15px 10px;margin-bottom:0;border-bottom:1px solid #4d4d4d}}.styles_container__lVFRo .styles_title__qvVtN .styles_arrow__gW0y_{display:none;width:15px;height:10px;transition:all .5s ease}@media(max-width:700px){.styles_container__lVFRo .styles_title__qvVtN .styles_arrow__gW0y_{display:flex}}.styles_container__lVFRo .styles_logo__akkiD{margin-top:-42px;width:90px;height:90px}@media(max-width:1160px){.styles_container__lVFRo .styles_logo__akkiD{display:none}}.styles_container__lVFRo .styles_logo__akkiD img{width:100%}.styles_container__lVFRo .styles_images___bITU{display:flex;align-items:center;flex-direction:column}.styles_container__lVFRo .styles_images___bITU img{width:24px;height:24px;margin:auto auto 20px;cursor:pointer}.styles_container__lVFRo .styles_flagsMenu__oGQMD{padding:0 10px}.styles_container__lVFRo .styles_links__EnaNR{display:flex;align-items:flex-start;flex-direction:column;overflow:hidden}.styles_container__lVFRo .styles_links__EnaNR.styles_scrollable__lKVPp{height:350px;margin-bottom:20px;padding-right:15px;overflow:auto}.styles_container__lVFRo .styles_links__EnaNR a,.styles_container__lVFRo .styles_links__EnaNR p{color:#fff;font-size:14px;font-weight:300;margin-bottom:20px;content-visibility:auto;contain-intrinsic-height:21px;white-space:nowrap;height:18px;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;display:inline;flex-direction:column;transition:all .25s ease}.styles_container__lVFRo .styles_links__EnaNR a:after,.styles_container__lVFRo .styles_links__EnaNR p:after{display:flex;content:"";width:0;height:2px;margin-top:0;background:#fff;transition:all .2s ease}.styles_container__lVFRo .styles_links__EnaNR a:hover:after,.styles_container__lVFRo .styles_links__EnaNR p:hover:after{width:100%}@media(max-width:1160px){.styles_container__lVFRo .styles_links__EnaNR a,.styles_container__lVFRo .styles_links__EnaNR p{font-size:14px}}@media(max-width:700px){.styles_container__lVFRo .styles_links__EnaNR a,.styles_container__lVFRo .styles_links__EnaNR p{color:#cacaca;height:26px;padding:10px 20px;margin-bottom:0}.styles_container__lVFRo .styles_links__EnaNR a:last-of-type,.styles_container__lVFRo .styles_links__EnaNR p:last-of-type{border-bottom:1px solid #4d4d4d}}.styles_container__lVFRo .styles_links__EnaNR img{width:24px;height:24px;margin:auto auto 20px;cursor:pointer}.styles_container__lVFRo .styles_seeAll__tCFqZ{color:#fff;font-size:18px;font-weight:500;text-decoration:underline}@media(max-width:1160px){.styles_container__lVFRo .styles_seeAll__tCFqZ{font-size:14px}}.styles_container__oZ633{display:flex;align-items:center;gap:24px;margin-bottom:20px;position:relative;z-index:2}@media(max-width:700px){.styles_container__oZ633{flex-direction:column;gap:12px;align-items:center}}.styles_awardBadgeWrap__6pBA0{margin-bottom:4px;position:relative;z-index:2}@media(max-width:700px){.styles_awardBadgeWrap__6pBA0{transform:scale(.7);transform-origin:center}}@media(max-width:380px){.styles_awardBadgeWrap__6pBA0{transform:scale(.6)}}.styles_awardBadge__oeHFR{display:flex;align-items:center;justify-content:center;gap:0}.styles_awardContent__ImUoR{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 4px}.styles_awardLine1__UQgOH{font-size:11px;font-weight:600;color:#000;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.styles_awardLine2__obBQ7{font-size:10px;font-weight:400;color:rgba(0,0,0,.5);letter-spacing:.3px;white-space:nowrap}.styles_awardDivider__elc4d{width:1px;height:40px;background:rgba(0,0,0,.15);margin:0 10px;flex-shrink:0}.styles_laurelLeft__HIW6V,.styles_laurelRight__dge0R{flex-shrink:0;opacity:.6}.styles_socialProof__UYxha{gap:10px}.styles_avatarStack__hPOX1,.styles_socialProof__UYxha{display:flex;align-items:center}.styles_avatar__uYlD3{width:32px;height:32px;border-radius:50%;overflow:hidden;border:2px solid #f7f7f7;margin-left:-8px;flex-shrink:0}.styles_avatar__uYlD3:first-child{margin-left:0}.styles_socialProofText__clJLD{display:flex;flex-direction:column;gap:2px}.styles_socialProofText__clJLD p{font-size:11px;font-weight:500;color:rgba(0,0,0,.5);white-space:nowrap;margin:0}.styles_dark__ZLa8o .styles_awardLine1__UQgOH{color:#fff}.styles_dark__ZLa8o .styles_awardLine2__obBQ7{color:hsla(0,0%,100%,.6)}.styles_dark__ZLa8o .styles_awardDivider__elc4d{background:hsla(0,0%,100%,.2)}.styles_dark__ZLa8o .styles_laurelLeft__HIW6V,.styles_dark__ZLa8o .styles_laurelRight__dge0R{filter:invert(1);opacity:.8}.styles_dark__ZLa8o .styles_avatar__uYlD3{border-color:#000}.styles_dark__ZLa8o .styles_socialProofText__clJLD p{color:hsla(0,0%,100%,.6)}.styles_container__InBBg{padding:4rem 2rem;position:relative;z-index:1}@media(max-width:768px){.styles_container__InBBg{padding:3rem 1rem}}.styles_content__i01_E{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem}.styles_facesRow__ec6Nz{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap}@media(max-width:768px){.styles_facesRow__ec6Nz{gap:.75rem}}.styles_face__5u2Ji{position:relative;width:140px;height:140px;border-radius:16px;overflow:hidden;cursor:pointer;border:3px solid rgba(0,0,0,0);transition:all .3s ease;opacity:.5}@media(max-width:768px){.styles_face__5u2Ji{width:100px;height:100px;border-radius:12px}}.styles_face__5u2Ji:hover{opacity:.9;transform:scale(1.03)}.styles_face__5u2Ji.styles_active__rsn5J{opacity:1;border-color:#215ff6;transform:scale(1.05);box-shadow:0 0 30px rgba(33,95,246,.5)}.styles_faceImage__e08Zk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media(max-width:768px){.styles_faceImage__e08Zk{border-radius:8px}}.styles_testimonialSection__VSmaa{display:flex;align-items:center;gap:3rem;width:100%;min-height:315px;animation:styles_fadeIn__t6_c9 .3s ease}@media(max-width:900px){.styles_testimonialSection__VSmaa{flex-direction:column;gap:2rem;min-height:auto}}@keyframes styles_fadeIn__t6_c9{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles_quoteSection__dSrq5{flex:1;display:flex;flex-direction:column}@media(max-width:900px){.styles_quoteSection__dSrq5{text-align:center;align-items:center}}.styles_quoteIcon__5Lncm{margin-bottom:1rem;color:#215ff6}.styles_quote__wmWC5{font-size:1.25rem;line-height:1.7;color:#a1a1aa;margin:0 0 1.5rem;font-style:italic}@media(max-width:768px){.styles_quote__wmWC5{font-size:1rem}}.styles_author__yjx1D{display:flex;flex-direction:column;gap:.25rem}@media(max-width:900px){.styles_author__yjx1D{align-items:center}}.styles_name__cLsmO{font-size:1.125rem;font-weight:600;color:#fff}.styles_title__rbbVT{font-size:.875rem;color:#52525b}.styles_videoWrapper__WqAfQ{flex:1;max-width:560px;aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.4)}@media(max-width:900px){.styles_videoWrapper__WqAfQ{width:100%;max-width:100%}}.styles_videoWrapper__WqAfQ iframe{width:100%;height:100%;border:none}.styles_light__t2e8n .styles_face__5u2Ji.styles_active__rsn5J{box-shadow:0 0 25px rgba(33,95,246,.25)}.styles_light__t2e8n .styles_quote__wmWC5{color:#4b5563}.styles_light__t2e8n .styles_name__cLsmO{color:#111827}.styles_light__t2e8n .styles_title__rbbVT{color:#9ca3af}.styles_light__t2e8n .styles_videoWrapper__WqAfQ{box-shadow:0 10px 40px rgba(0,0,0,.1)}