:root{--brand:#1e5eff;--brand-dark:#0d2f75;--brand-violet:#9917ff;--ink:#111a2e;--muted:#667085;--line:#e5e9f2;--surface:#f5f7fb;--surface-blue:#eef4ff;--white:#fff;--shadow:0 18px 60px #1730601f;--header-height:88px;color-scheme:light;font-synthesis:none;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}html{background:var(--white);color:var(--ink);scroll-behavior:smooth;text-size-adjust:100%}body{min-width:320px;margin:0;overflow-x:clip}body,button,input,textarea{font:inherit}img{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}h1,h2,h3,p,ul{margin:0}:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 65%,white);outline-offset:3px}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 24px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.site-header{z-index:10000000;width:100%;height:var(--header-height);background:#fff;position:fixed;top:0;left:0;box-shadow:0 2px 6px #00000026}.site-header__inner{width:100%;height:100%;padding-inline:90px;display:block}.site-header-spacer{min-height:80px}.brand{align-items:center;width:fit-content;height:38px;display:flex}.brand img{width:110px;height:23px}.desktop-navigation{height:50px;margin-top:-9px}.desktop-navigation>ul{align-items:stretch;gap:34px;height:100%;margin:0;padding:0;list-style:none;display:flex}.nav-item{align-items:flex-start;padding-top:10px;font-size:14px;display:flex;position:relative}.nav-item>a,.nav-menu>summary{color:#2f3134;align-items:center;height:100%;list-style:none;display:flex;position:relative}.nav-item>a:after,.nav-menu>summary:after{background:var(--brand);content:"";opacity:0;width:100%;height:2px;transition:all .18s;position:absolute;bottom:3px;left:0;right:auto;transform:scaleX(.4)}.nav-menu>summary:after{width:calc(100% - 14px)}.nav-item:hover>a:after,.nav-item:hover .nav-menu>summary:after,.nav-item.is-active>a:after,.nav-item.is-active .nav-menu>summary:after{opacity:1;transform:scaleX(1)}.nav-item.is-active{font-weight:700}.nav-menu{height:100%;position:relative}.nav-menu>summary{gap:8px}.nav-menu>summary::-webkit-details-marker{display:none}.nav-menu__arrow{flex:none;width:6px;height:3px;transition:transform .18s}.nav-menu[open] .nav-menu__arrow{transform:rotate(180deg)}.nav-menu__panel{background:#fff;border-radius:2px;gap:0;width:max-content;min-width:190px;padding:15px 30px;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0003}.nav-menu:not([open]) .nav-menu__panel{display:none}.nav-menu__panel a{color:#2f3134;white-space:nowrap;padding:5px 0}.nav-menu__panel a:hover{color:var(--brand)}.mobile-navigation{margin-left:auto;display:none}.site-footer{color:#2f3134;background:linear-gradient(90deg,#e5eaf6,#e5e8f5);padding:40px 24px 30px}.site-footer__links{justify-content:space-around;gap:48px;width:min(1200px,100%);margin-inline:auto;display:flex}.site-footer__links section{align-content:start;gap:13px;display:grid}.site-footer__links h2{color:#2f3134;margin-bottom:2px;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:22px}.site-footer__links a,.site-footer__links p{color:#7c7f87;font-size:14px}.site-footer__links a:hover{color:#3667d4}.site-footer__contact{max-width:480px}.site-footer__contact p{margin:0}.site-footer__qrs{align-items:center;gap:20px;margin-top:3px;display:flex}.site-footer__qrs img{object-fit:cover;width:160px;height:160px}.site-footer__divider{background:#dbdde5;width:100%;height:1px;margin:40px 0 30px}.site-footer__meta{width:100%;max-width:1000px;margin-inline:auto;font-size:14px}.site-footer__city,.site-footer__legal{justify-content:center;align-items:center;display:flex}.site-footer__city{margin-bottom:15px}.site-footer__city img{width:100px;height:21px}.site-footer__city>span{background:#afb2bb;width:1px;height:20px;margin:0 18px}.site-footer__legal{color:#7c7f87;flex-wrap:wrap;gap:0 10px}.site-footer__legal a{color:inherit;text-decoration:underline}.site-footer__legal a:hover{color:#3667d4}.carousel{--slides-per-view:1;width:100%;position:relative}.carousel__dot{background:0 0;border:0;width:24px;height:24px;padding:0;transition:all .18s;position:relative}.carousel__dot:before{content:"";background:#ffffff8c;border-radius:999px;height:3px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.carousel__dot[data-active=true]{width:42px}.carousel__dot[data-active=true]:before{background:var(--brand)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1024px){:root{--header-height:72px}.desktop-navigation{display:none}.site-header__inner{align-items:center;width:min(100% - 32px,960px);margin-inline:auto;padding-inline:0;display:flex}.site-header-spacer{min-height:var(--header-height)}.brand{height:100%}.mobile-navigation{display:block;position:relative}.mobile-navigation>summary{border:1px solid var(--line);border-radius:8px;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobile-navigation>summary::-webkit-details-marker{display:none}.mobile-navigation>summary span{background:var(--ink);width:20px;height:2px}.mobile-navigation>nav{border:1px solid var(--line);width:min(320px,100vw - 32px);max-height:calc(100vh - 92px);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:12px;display:grid;position:absolute;top:52px;right:0;overflow-y:auto}.mobile-navigation:not([open])>nav{display:none}.mobile-navigation nav>a,.mobile-navigation nav details>summary,.mobile-navigation nav details>a{border-radius:8px;padding:11px 12px;display:block}.mobile-navigation nav details>summary{font-weight:600}.mobile-navigation nav details>a{color:#566176;margin-left:14px}}@media (width<=768px){.site-header__inner{width:calc(100% - 32px)}.site-footer__links{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.site-footer__contact{grid-column:1/-1}.site-footer__qrs img{aspect-ratio:1;width:min(160px,50vw - 50px);height:auto}.site-footer__legal{gap:6px 10px}}@media (width<=480px){.site-footer__links{grid-template-columns:1fr}}@keyframes lead-submit-spin{to{transform:rotate(360deg)}}.geo-page-container[data-astro-cid-kgwcabk6]{width:100%;font-family:Inter,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.hero-section[data-astro-cid-kgwcabk6],.target-section[data-astro-cid-kgwcabk6],.contact-section[data-astro-cid-kgwcabk6]{width:100%;position:relative}.hero-section[data-astro-cid-kgwcabk6],.target-section[data-astro-cid-kgwcabk6]{margin-bottom:6px}.contact-section[data-astro-cid-kgwcabk6]{margin-bottom:4px}.hero-image,.target-section[data-astro-cid-kgwcabk6]>img[data-astro-cid-kgwcabk6],.contact-section[data-astro-cid-kgwcabk6]>img[data-astro-cid-kgwcabk6]{width:100%;height:auto;display:block}.hero-picture{display:block}.hero-copy[data-astro-cid-kgwcabk6]{position:absolute;top:15%;left:5vw}.hero-tag[data-astro-cid-kgwcabk6]{color:#4f39f6;background:#e0e7ff;border-radius:30px;align-items:center;width:195px;margin-bottom:10px;padding:7px 10px;font-size:14px;line-height:21px;display:flex}.hero-tag-icon[data-astro-cid-kgwcabk6]{background:url(/assets/optimized/bec0f823c21f295f/16.webp) 50%/16px 16px no-repeat;flex:0 0 16px;width:16px;height:16px;margin-right:4px;display:block}.hero-copy[data-astro-cid-kgwcabk6] h1[data-astro-cid-kgwcabk6]{color:#101828;margin:0;font-size:52px;font-weight:400;line-height:60px}.hero-copy[data-astro-cid-kgwcabk6] h1[data-astro-cid-kgwcabk6]>span[data-astro-cid-kgwcabk6],.hero-copy[data-astro-cid-kgwcabk6] h1[data-astro-cid-kgwcabk6] small[data-astro-cid-kgwcabk6]{display:block}.gradient-text[data-astro-cid-kgwcabk6],.section-header[data-astro-cid-kgwcabk6] h2[data-astro-cid-kgwcabk6] em[data-astro-cid-kgwcabk6],.feedback-header[data-astro-cid-kgwcabk6] h2[data-astro-cid-kgwcabk6] em[data-astro-cid-kgwcabk6]{color:#0000;background:radial-gradient(circle,#f2083b,#9810fa) text;font-style:normal}.hero-copy[data-astro-cid-kgwcabk6] h1[data-astro-cid-kgwcabk6] small[data-astro-cid-kgwcabk6]{color:#101828;margin-top:15px;font-size:34px;font-weight:400}.hero-copy[data-astro-cid-kgwcabk6] h1[data-astro-cid-kgwcabk6] small[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{color:#e60076;margin-left:10px}.hero-copy[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6]{color:#4a5565;letter-spacing:-.31px;width:44vw;margin:20px 0 0;font-size:20px;line-height:26px}.hero-button[data-astro-cid-kgwcabk6]{color:#fff;background:#4f39f6;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:319px;min-height:84px;font-size:28px;font-weight:600;display:flex;position:absolute;bottom:15%;left:5vw;box-shadow:0 10px 15px -3px #c6d2ff,0 4px 6px -4px #c6d2ff}.hero-button[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:20px;height:20px;margin-left:15px}.pain-points-section[data-astro-cid-kgwcabk6]{height:calc(757.78px + 6vw);padding:35px 60px}.pain-points-section[data-astro-cid-kgwcabk6]>h2[data-astro-cid-kgwcabk6]{letter-spacing:.26px;text-align:center;margin:0 0 30px;font-size:40px;font-weight:400;line-height:75px}.pain-points-section[data-astro-cid-kgwcabk6]>h2[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{display:block}.pain-points-section[data-astro-cid-kgwcabk6]>h2[data-astro-cid-kgwcabk6] em[data-astro-cid-kgwcabk6]{color:#f54900;font-style:normal}.traffic-cards[data-astro-cid-kgwcabk6]{justify-content:center;gap:20px;margin-bottom:30px;display:flex}.traffic-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{color:#101828;background:#fff;border:2px solid #e0e7ff;border-radius:16px;align-items:center;gap:12px;width:50%;min-width:220px;padding:16px 24px;display:flex;box-shadow:0 10px 15px -3px #0000001a}.traffic-cards[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:24px;height:24px}.traffic-cards[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{color:#333;font-size:18px}.traffic-cards[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6]{font-size:30px;font-weight:600}.traffic-cards[data-astro-cid-kgwcabk6] .down[data-astro-cid-kgwcabk6]{color:#f44}.traffic-cards[data-astro-cid-kgwcabk6] .up[data-astro-cid-kgwcabk6]{color:#2e7d32}.pain-alert[data-astro-cid-kgwcabk6]{color:#fff;background:url(/assets/optimized/ce69481729818601/2358.webp) 50%/100% 100% no-repeat;border-radius:12px;justify-content:space-between;min-height:393px;padding:3% 4vw 3% 5vw;display:flex}.pain-alert__lead[data-astro-cid-kgwcabk6]>img[data-astro-cid-kgwcabk6]{width:114px;height:40px}.pain-alert__lead[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6]{margin:25px 0 0;font-size:33px;font-weight:400;line-height:43px}.pain-alert__lead[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{color:gold}.pain-alert__lead[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{margin:30px 0 20px;font-size:20px}.pain-alert__points[data-astro-cid-kgwcabk6]{flex:1;margin-top:40px;margin-left:15%}.pain-alert__points[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{background:#fff3;border:1px solid #fff3;border-radius:14px;margin-bottom:16px;padding:10px 15px}.pain-alert__points[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6]{font-size:20px;font-weight:400;line-height:36px}.pain-alert__points[data-astro-cid-kgwcabk6] .orange[data-astro-cid-kgwcabk6]{color:#ff6900}.pain-alert__points[data-astro-cid-kgwcabk6] .amber[data-astro-cid-kgwcabk6]{color:#ff9800}.pain-alert__points[data-astro-cid-kgwcabk6] .cyan[data-astro-cid-kgwcabk6]{color:#00b8db}.pain-alert__points[data-astro-cid-kgwcabk6] .green[data-astro-cid-kgwcabk6]{color:#00c950}.pain-alert__points[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{color:#fffc;margin:0;font-size:14px}.geo-solution-section[data-astro-cid-kgwcabk6],.service-process-section[data-astro-cid-kgwcabk6],.customer-feedback-section[data-astro-cid-kgwcabk6],.advantages-section[data-astro-cid-kgwcabk6]{text-align:center}.geo-solution-section[data-astro-cid-kgwcabk6]{background:linear-gradient(#f8fafc,#eef2ff 50%,#fff);height:calc(1069px - 4.375vw);padding:35px 60px}.section-header[data-astro-cid-kgwcabk6]{margin-bottom:40px}.section-header[data-astro-cid-kgwcabk6]>span[data-astro-cid-kgwcabk6]{color:#4f39f6;background:#e0e7ff;border-radius:20px;margin-bottom:10px;padding:8px 15px;font-size:14px;display:inline-block}.section-header[data-astro-cid-kgwcabk6] h2[data-astro-cid-kgwcabk6],.feedback-header[data-astro-cid-kgwcabk6] h2[data-astro-cid-kgwcabk6]{color:#101828;margin:0 0 8px;font-size:36px;font-weight:400;line-height:40px}.section-header[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6]{color:#4a5565;margin:0;font-size:16px}.section-header[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6] em[data-astro-cid-kgwcabk6]{color:#9810fa;font-style:normal}.solution-cards[data-astro-cid-kgwcabk6]{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.solution-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{border:2px solid;border-radius:24px;width:32%;padding:24px}.solution-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6].wide{width:40%;margin-bottom:40px}.solution-cards[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:80px;height:80px;margin-inline:auto}.solution-cards[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6]{color:#0f172b;margin:0 0 8px;font-size:20px;font-weight:400}.solution-cards[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{color:#666;margin:0;font-size:14px;line-height:1.5}.solution-cards[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6].english{color:#626978;margin-bottom:12px;font-size:12px}.tone-blue[data-astro-cid-kgwcabk6]{background:#eef2ff;border-color:#c6d2ff!important}.tone-purple[data-astro-cid-kgwcabk6]{background:#faf5ff;border-color:#e9d4ff!important}.tone-lightblue[data-astro-cid-kgwcabk6]{background:#eff6ff;border-color:#bedbff!important}.tone-green[data-astro-cid-kgwcabk6]{background:#f0fdf4;border-color:#b9f8cf!important}.tone-orange[data-astro-cid-kgwcabk6]{background:#fff7ed;border-color:#ffd6a7!important}.platforms[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6]{color:#314158;margin:0 0 20px;font-size:24px;font-weight:600}.platforms[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6]{justify-content:center;align-items:center;gap:50px;display:flex}.platforms[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{object-fit:contain;width:170px;height:170px}.platforms[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]:nth-child(2){width:120px}.service-process-section[data-astro-cid-kgwcabk6]{background:linear-gradient(135deg,#fff,#faf5ff 50%,#fdf2f8);height:calc(721.69px + 12.798vw);padding:30px 20px}.service-process-section[data-astro-cid-kgwcabk6] .section-header[data-astro-cid-kgwcabk6]>span[data-astro-cid-kgwcabk6]{color:#364153;background:#f3f4f6;padding:4px 12px}.process-steps[data-astro-cid-kgwcabk6]{justify-content:center;gap:24px;margin-bottom:40px;display:flex}.process-steps[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{text-align:left;border:2px solid #e5e7eb;border-radius:12px;width:22%;padding:30px 24px;position:relative;overflow:hidden}.process-steps[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]:before{background:var(--step-color);content:"";opacity:.1;border-radius:0 0 0 90%;width:80px;height:80px;position:absolute;top:0;right:0}.process-steps[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]>span[data-astro-cid-kgwcabk6]{background:var(--step-gradient);color:#fff;border-radius:26px;justify-content:center;align-items:center;width:36px;padding:2px 5px;display:flex}.process-steps[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6]{color:#101828;margin:14px 0 8px;font-size:18px;font-weight:400}.process-steps[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{color:#666;margin:0;font-size:14px}.step-1[data-astro-cid-kgwcabk6]{--step-color:#2196f3;--step-gradient:linear-gradient(90deg,#2b7fff,#00b8db)}.step-2[data-astro-cid-kgwcabk6]{--step-color:#9c27b0;--step-gradient:linear-gradient(90deg,#ad46ff,#f6339a)}.step-3[data-astro-cid-kgwcabk6]{--step-color:#ff9800;--step-gradient:linear-gradient(90deg,#ff6900,#fb2c36)}.step-4[data-astro-cid-kgwcabk6]{--step-color:#4caf50;--step-gradient:linear-gradient(90deg,#00c950,#00bc7d)}.process-team[data-astro-cid-kgwcabk6]{justify-content:center;align-items:stretch;gap:12px;padding-right:3%;display:flex}.process-team[data-astro-cid-kgwcabk6]>img[data-astro-cid-kgwcabk6]{object-fit:cover;width:50%}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]{text-align:left;background:linear-gradient(135deg,#eef2ff,#faf5ff 50%,#fdf2f8);border:2px solid #a3b3ff;border-radius:24px;flex-direction:column;width:47%;margin-top:1vw;margin-bottom:4vw;padding:50px;display:flex;box-shadow:0 20px 25px -5px #0000001a}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>h3[data-astro-cid-kgwcabk6]{color:#432dd7;margin:0 0 12px;font-size:24px;line-height:36px}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6]{color:#314158;margin:0 0 20px;font-size:18px;line-height:1.5}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6]{color:#9c27b0}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6]{align-items:center;gap:12px;margin-top:30px;margin-bottom:16px;display:flex}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:44px;height:44px}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6],.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6],.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6]{margin:0;display:block}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6]{color:#0f172b;margin-bottom:4px;font-size:16px;font-weight:400}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{color:#45556c;font-size:14px}.customer-feedback-section[data-astro-cid-kgwcabk6]{background:linear-gradient(135deg,#f8fafc,#eff6ff 50%,#faf5ff);height:calc(752.73px - 4.665vw);padding:35px 60px 150px;position:relative}.feedback-header[data-astro-cid-kgwcabk6]{margin-bottom:40px}.feedback-header[data-astro-cid-kgwcabk6]>span[data-astro-cid-kgwcabk6]{color:#087a36;background:#e8f5e9;border-radius:20px;align-items:center;width:130px;margin:auto;padding:3px 10px;font-size:14px;display:flex}.feedback-header[data-astro-cid-kgwcabk6]>span[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:16px;height:16px;margin-right:5px}.feedback-header[data-astro-cid-kgwcabk6] h2[data-astro-cid-kgwcabk6]{margin:15px 0 0 8px}.feedback-header[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6]{color:#45556c;margin:10px 0 15px;font-size:20px}.feedback-cards[data-astro-cid-kgwcabk6]{justify-content:center;gap:24px;margin-bottom:30px;display:flex}.feedback-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{text-align:left;background:#ffffffe5;border:2px solid #e2e8f0;border-radius:24px;flex:1;padding:24px}.feedback-cards[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6]{color:#0f172b;margin:0 0 4px;font-size:20px;line-height:28px}.feedback-cards[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{color:#314158;margin:0 0 20px;font-size:14px;line-height:1.6}.feedback-cards[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6].position{color:#45556c;margin-bottom:16px}.feedback-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]>strong[data-astro-cid-kgwcabk6]{color:#fff;border-radius:16px;width:100%;padding:12px 16px;font-size:18px;display:inline-block}.result-blue[data-astro-cid-kgwcabk6]{background:linear-gradient(90deg,#2b7fff,#00b8db)}.result-purple[data-astro-cid-kgwcabk6]{background:linear-gradient(90deg,#ad46ff,#f6339a)}.result-orange[data-astro-cid-kgwcabk6]{background:linear-gradient(90deg,#ff6900,#fe9a00)}.more-cases[data-astro-cid-kgwcabk6]{color:#45556c;margin:0;font-size:18px}.case-button[data-astro-cid-kgwcabk6]{color:#fff;background:linear-gradient(90deg,#4f39f6,#9810fa);border-radius:8px;justify-content:center;align-items:center;width:190px;height:60px;font-size:18px;font-weight:600;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #c6d2ff}.advantages-section[data-astro-cid-kgwcabk6]{background:linear-gradient(135deg,#fff,#eef2ff 50%,#faf5ff);height:calc(1384px - 4.4792vw);padding:35px 60px}.advantages-header[data-astro-cid-kgwcabk6]>span[data-astro-cid-kgwcabk6]{color:#314158;background:#f1f5f9;padding:6px 15px;font-size:16px}.advantages-header[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6]{color:#45556c;margin-top:15px;font-size:20px}.advantage-showcase[data-astro-cid-kgwcabk6]{justify-content:center;gap:24px;margin-bottom:40px;display:flex}.advantage-showcase[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{color:#fff;text-align:left;background-position:50%;background-size:cover;border-radius:12px;width:48%;min-height:330px;padding:250px 24px 20px;position:relative;overflow:hidden}.advantage-showcase[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]:before{content:"";background:#0006;position:absolute;inset:0}.advantage-showcase[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6].team{background-image:url(/assets/optimized/a46a86f1986c10b7/1608.webp)}.advantage-showcase[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6].technology{background-image:url(/assets/optimized/80330f964423b208/1608.webp)}.advantage-showcase[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6],.advantage-showcase[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{z-index:1;margin:0;position:relative}.advantage-showcase[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6]{margin-bottom:4px;font-size:20px;font-weight:400}.advantage-showcase[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{color:#fffc;font-size:14px}.advantage-showcase[data-astro-cid-kgwcabk6] .technology[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{color:#7bf1a8}.advantage-cards[data-astro-cid-kgwcabk6]{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:40px;display:flex}.advantage-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{text-align:left;background:#fff;border:1px solid #e0e7ff;border-radius:12px;align-items:center;gap:16px;width:calc(33.333% - 16px);padding:20px;display:flex}.advantage-cards[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:64px;height:64px}.advantage-cards[data-astro-cid-kgwcabk6] h3[data-astro-cid-kgwcabk6]{color:#101828;margin:0 0 15px;font-size:16px}.advantage-cards[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{color:#666;margin:0;font-size:14px}.stats-bar[data-astro-cid-kgwcabk6]{background:linear-gradient(90deg,#9810fa,#e60076);border-radius:12px;justify-content:space-around;gap:20px;margin-bottom:40px;padding:24px 0;display:flex}.stats-bar[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6],.stats-bar[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6],.stats-bar[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{color:#fff;margin:0;display:block}.stats-bar[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6]{margin-bottom:4px;font-size:36px;font-weight:400}.stats-bar[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{font-size:14px}.aiso-section[data-astro-cid-kgwcabk6]{border:2px solid #c6d2ff;border-radius:24px;justify-content:center;align-items:center;gap:24px;padding:30px 45px;display:flex;box-shadow:0 20px 25px -5px #0000001a}.aiso-description[data-astro-cid-kgwcabk6]{text-align:left;width:48%;padding:24px}.aiso-description[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6]{display:flex}.aiso-description[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:80px;height:80px}.aiso-description[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6] p[data-astro-cid-kgwcabk6]{margin:0 0 0 15px}.aiso-description[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6],.aiso-description[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{display:block}.aiso-description[data-astro-cid-kgwcabk6] strong[data-astro-cid-kgwcabk6]{color:#0f172b;margin:8px 0 4px;font-size:24px;font-weight:400;line-height:36px}.aiso-description[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{color:#4f39f6;font-size:16px}.aiso-description[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6]{color:#45556c;text-align:left;margin-top:15px;font-size:16px;line-height:29.25px}.aiso-features[data-astro-cid-kgwcabk6]{flex-wrap:wrap;gap:12px;width:48%;display:flex}.aiso-features[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]{color:#0f172b;border:2px solid;border-radius:8px;width:calc(50% - 6px);padding:16px;font-size:16px}.aiso-features[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]:first-child{background:linear-gradient(135deg,#eff6ff,#ecfeff);border-color:#bedbff}.aiso-features[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]:nth-child(2){background:linear-gradient(135deg,#faf5ff,#fdf2f8);border-color:#e9d4ff}.aiso-features[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]:nth-child(3){background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#b9f8cf}.aiso-features[data-astro-cid-kgwcabk6] span[data-astro-cid-kgwcabk6]:nth-child(4){background:linear-gradient(135deg,#fff7ed,#fffbeb);border-color:#ffd6a7}.contact-form-wrapper[data-astro-cid-kgwcabk6]{width:57%;padding:12px 0;position:absolute;top:38%;left:50%;transform:translate(-50%)}.contact-form[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6]{gap:24px;width:100%;margin-bottom:20px;display:flex}.contact-form[data-astro-cid-kgwcabk6] input[data-astro-cid-kgwcabk6],.contact-form[data-astro-cid-kgwcabk6] textarea[data-astro-cid-kgwcabk6]{color:#4a5565;opacity:1;background:#fff;border:1px solid #ccc;border-radius:8px;flex:1;width:100%;padding:14px 16px;font-size:14px}.contact-form[data-astro-cid-kgwcabk6] input[data-astro-cid-kgwcabk6]:focus-visible,.contact-form[data-astro-cid-kgwcabk6] textarea[data-astro-cid-kgwcabk6]:focus-visible{border-color:#7b4dfb;outline:0;box-shadow:0 0 0 3px #7b4dfb1f}.contact-form[data-astro-cid-kgwcabk6] input[data-astro-cid-kgwcabk6]:disabled,.contact-form[data-astro-cid-kgwcabk6] textarea[data-astro-cid-kgwcabk6]:disabled{cursor:wait;opacity:.82;background:#eef0f5}.contact-form[data-astro-cid-kgwcabk6] .lead-honeypot[data-astro-cid-kgwcabk6]{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-form-status[data-astro-cid-kgwcabk6]{text-align:left;overflow-wrap:anywhere;border-radius:8px;justify-content:center;align-items:flex-start;gap:8px;width:fit-content;max-width:100%;min-height:42px;margin:12px auto 0;padding:10px 14px;font-size:14px;line-height:20px;display:flex}.contact-form-status[data-astro-cid-kgwcabk6][hidden]{display:none}.contact-form-status[data-astro-cid-kgwcabk6].is-submitting{color:#7c3e09;background:#fff7ed}.contact-form-status[data-astro-cid-kgwcabk6].is-success{color:#126c3b;background:#e9fbf1}.contact-form-status[data-astro-cid-kgwcabk6].is-error{color:#9f1239;background:#fff1f2}.contact-form-status-icon[data-astro-cid-kgwcabk6]{flex:none;font-weight:700}.contact-form[data-astro-cid-kgwcabk6] textarea[data-astro-cid-kgwcabk6]{resize:none;height:102px;display:block}.contact-form[data-astro-cid-kgwcabk6] button[data-astro-cid-kgwcabk6]{color:#fff;opacity:1;cursor:pointer;background:linear-gradient(90deg,#4f39f6,#9810fa);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;margin-top:20px;font-size:18px;font-weight:600;display:flex;box-shadow:0 10px 15px -3px #0000001a}.contact-form[data-astro-cid-kgwcabk6] button[data-astro-cid-kgwcabk6]:disabled{cursor:wait;opacity:.78}.contact-form[data-astro-cid-kgwcabk6] button[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:24px;height:24px}.contact-form[data-astro-cid-kgwcabk6] .submit-spinner[data-astro-cid-kgwcabk6]{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;flex:none;width:18px;height:18px;animation:.8s linear infinite geo-lead-submit-spin;display:none}.contact-form[data-astro-cid-kgwcabk6] button[data-astro-cid-kgwcabk6].is-loading [data-astro-cid-kgwcabk6][data-submit-icon]{display:none}.contact-form[data-astro-cid-kgwcabk6] button[data-astro-cid-kgwcabk6].is-loading .submit-spinner[data-astro-cid-kgwcabk6]{display:block}@keyframes geo-lead-submit-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.contact-form[data-astro-cid-kgwcabk6] .submit-spinner[data-astro-cid-kgwcabk6]{animation:none}}@media (width<=1199px){.pain-points-section[data-astro-cid-kgwcabk6],.geo-solution-section[data-astro-cid-kgwcabk6],.service-process-section[data-astro-cid-kgwcabk6],.customer-feedback-section[data-astro-cid-kgwcabk6],.advantages-section[data-astro-cid-kgwcabk6]{height:auto;min-height:0}.hero-section[data-astro-cid-kgwcabk6]{background:#e9efff;min-height:650px}.hero-image{object-fit:cover;object-position:55% center;height:100%;position:absolute;inset:0}.hero-copy[data-astro-cid-kgwcabk6]{width:calc(100% - 48px);top:42px;left:24px}.hero-copy[data-astro-cid-kgwcabk6] h1[data-astro-cid-kgwcabk6]{font-size:42px;line-height:1.25}.hero-copy[data-astro-cid-kgwcabk6] h1[data-astro-cid-kgwcabk6] small[data-astro-cid-kgwcabk6]{font-size:27px}.hero-copy[data-astro-cid-kgwcabk6]>p[data-astro-cid-kgwcabk6]{width:min(600px,100%);font-size:17px}.hero-button[data-astro-cid-kgwcabk6]{width:260px;min-height:60px;font-size:21px;bottom:48px;left:24px}.pain-points-section[data-astro-cid-kgwcabk6],.geo-solution-section[data-astro-cid-kgwcabk6],.customer-feedback-section[data-astro-cid-kgwcabk6],.advantages-section[data-astro-cid-kgwcabk6]{padding:56px 24px}.pain-alert[data-astro-cid-kgwcabk6]{background-size:cover}.solution-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6],.solution-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6].wide{width:calc(50% - 12px)}.platforms[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6]{flex-wrap:wrap;gap:20px}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]{padding:28px}.advantage-showcase[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6]{min-height:260px;padding-top:180px}.contact-form-wrapper[data-astro-cid-kgwcabk6]{width:70%;top:34%}}@media (width<=700px){.pain-points-section[data-astro-cid-kgwcabk6]>h2[data-astro-cid-kgwcabk6],.section-header[data-astro-cid-kgwcabk6] h2[data-astro-cid-kgwcabk6],.feedback-header[data-astro-cid-kgwcabk6] h2[data-astro-cid-kgwcabk6]{font-size:30px;line-height:1.45}.traffic-cards[data-astro-cid-kgwcabk6],.pain-alert[data-astro-cid-kgwcabk6],.process-steps[data-astro-cid-kgwcabk6],.process-team[data-astro-cid-kgwcabk6],.feedback-cards[data-astro-cid-kgwcabk6],.advantage-showcase[data-astro-cid-kgwcabk6],.aiso-section[data-astro-cid-kgwcabk6]{flex-direction:column}.traffic-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6],.pain-alert__points[data-astro-cid-kgwcabk6],.solution-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6],.solution-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6].wide,.process-steps[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6],.process-team[data-astro-cid-kgwcabk6]>img[data-astro-cid-kgwcabk6],.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6],.feedback-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6],.advantage-showcase[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6],.advantage-cards[data-astro-cid-kgwcabk6] article[data-astro-cid-kgwcabk6],.aiso-description[data-astro-cid-kgwcabk6],.aiso-features[data-astro-cid-kgwcabk6]{width:100%}.pain-alert__points[data-astro-cid-kgwcabk6]{margin:20px 0 0}.platforms[data-astro-cid-kgwcabk6] img[data-astro-cid-kgwcabk6]{width:100px;height:100px}.process-team[data-astro-cid-kgwcabk6]{padding:0}.process-team[data-astro-cid-kgwcabk6]>article[data-astro-cid-kgwcabk6]{margin:0}.advantage-cards[data-astro-cid-kgwcabk6]{grid-template-columns:1fr;display:grid}.stats-bar[data-astro-cid-kgwcabk6]{grid-template-columns:repeat(2,1fr);display:grid}.target-section[data-astro-cid-kgwcabk6]{background:#fffaf4;min-height:420px;overflow:hidden}.target-section[data-astro-cid-kgwcabk6]>img[data-astro-cid-kgwcabk6]{object-fit:cover;object-position:center;width:auto;max-width:none;height:100%}.contact-section[data-astro-cid-kgwcabk6]{background:#6d28d9;min-height:980px;overflow:hidden}.contact-section[data-astro-cid-kgwcabk6]>img[data-astro-cid-kgwcabk6]{object-fit:cover;object-position:center;width:auto;max-width:none;height:100%;position:absolute;inset:0}.contact-form-wrapper[data-astro-cid-kgwcabk6]{width:calc(100% - 32px);top:33%}.contact-form[data-astro-cid-kgwcabk6]>div[data-astro-cid-kgwcabk6]{flex-direction:column;gap:12px;margin-bottom:12px}}