.Header_header__KwdYD{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.88);border-bottom:1px solid rgba(226,232,240,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.Header_inner__DLT3k{height:82px;display:flex;align-items:center;gap:28px}.Header_brand__fkyv5{display:flex;align-items:center;flex-shrink:0}.Header_brand__fkyv5:focus{outline:none}.Header_brand__fkyv5:focus-visible{outline:2px solid var(--color-primary);outline-offset:5px;border-radius:4px}.Header_brandLogo__03QOx{height:50px;width:auto}.Header_nav__tNWGY{display:flex;align-items:center;gap:26px;margin:auto}.Header_nav__tNWGY a{font-size:14px;font-weight:600;color:#44516d;transition:color .15s ease}.Header_nav__tNWGY a:hover{color:var(--page-accent,var(--color-primary))}.Header_servicesMenu___Hb7b{position:relative;height:82px;display:flex;align-items:center}.Header_servicesTrigger__a_phl{display:inline-flex;align-items:center;gap:5px}.Header_chevron__5PdVR{width:6px;height:6px;margin-top:-3px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg);transition:transform .2s ease}.Header_servicesMenu___Hb7b:focus-within .Header_chevron__5PdVR,.Header_servicesMenu___Hb7b:hover .Header_chevron__5PdVR{transform:rotate(225deg)}.Header_dropdown__4_v0S{position:absolute;top:72px;left:50%;z-index:70;width:330px;padding:10px;border:1px solid var(--color-border);border-radius:16px;background:hsla(0,0%,100%,.98);box-shadow:0 20px 50px rgba(15,35,75,.16);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.Header_servicesMenu___Hb7b:focus-within .Header_dropdown__4_v0S,.Header_servicesMenu___Hb7b:hover .Header_dropdown__4_v0S{opacity:1;pointer-events:auto;transform:translate(-50%)}.Header_dropdownAll__MIH3w,.Header_dropdownItem__wO3vR{display:flex!important;align-items:center;gap:10px;padding:10px!important;border-radius:10px}.Header_dropdownAll__MIH3w{justify-content:space-between;margin-bottom:4px;color:var(--color-primary)!important}.Header_dropdownAll__MIH3w,.Header_dropdownItem__wO3vR:hover{background:var(--color-bg-alt)}.Header_dropdownItem__wO3vR small,.Header_dropdownItem__wO3vR strong{display:block}.Header_dropdownItem__wO3vR strong{color:var(--color-heading);font-size:12px}.Header_dropdownItem__wO3vR small{max-width:245px;overflow:hidden;margin-top:2px;color:var(--color-text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.Header_dropdownDot__7Rl6y{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--service-accent,var(--color-primary))}.Header_actions__dQYHE{display:flex;gap:10px;flex-shrink:0;margin-left:auto}@media (max-width:980px){.Header_inner__DLT3k{gap:12px}.Header_actions__dQYHE,.Header_nav__tNWGY{display:none}}@media (max-width:480px){.Header_brandLogo__03QOx{height:40px}}.Footer_footer__pQtti{background:#06122e;color:#b9c6dd;padding:58px 0 24px}.Footer_grid__88hvW{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 1fr;grid-gap:40px;gap:40px}.Footer_brand__0rdww{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;color:#fff}.Footer_brandMark__wfwUY{width:36px;height:36px;object-fit:contain;background:#fff;border-radius:9px;padding:2px}.Footer_desc__g1cpj{margin-top:14px;font-size:14px;line-height:1.6;max-width:280px}.Footer_social__cGivK{display:flex;gap:10px;margin-top:20px}.Footer_social__cGivK a{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:hsla(0,0%,100%,.06);color:#b9c6dd;transition:background .15s ease,color .15s ease}.Footer_social__cGivK a:hover{background:hsla(0,0%,100%,.14);color:#fff}.Footer_col__WMzcr{display:flex;flex-direction:column;gap:12px;font-size:14px}.Footer_col__WMzcr strong{color:#fff;font-size:14px;margin-bottom:4px}.Footer_col__WMzcr a:hover{color:#fff}.Footer_bottom__wxP7Z{border-top:1px solid hsla(0,0%,100%,.1);margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12px}@media (max-width:980px){.Footer_grid__88hvW{grid-template-columns:1fr 1fr 1fr}.Footer_grid__88hvW>div:first-child{grid-column:1/-1}}@media (max-width:600px){.Footer_grid__88hvW{grid-template-columns:1fr 1fr}}:root{--color-primary:#0b5fff;--color-primary-dark:#0847c7;--color-blue-light:#edf5ff;--color-heading:#071737;--color-text:#071426;--color-text-muted:#687896;--color-border:#dfe9f7;--color-bg:#fff;--color-bg-alt:#f6f8fc;--color-accent:#16a56a;--color-purple:#7446f7;--color-orange:#f08b38;--shadow:0 24px 70px rgba(26,57,112,.14);--radius:18px;--max-width:1400px;--font-sans:var(--font-manrope),Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4{line-height:1.15;margin:0;font-weight:800;letter-spacing:-.03em;color:var(--color-heading)}p{margin:0}button{font-family:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.section{padding:78px 0}.section--alt{background:var(--color-bg-alt)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--page-accent,var(--color-primary));font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sectionTitle{font-size:clamp(30px,3.5vw,42px);max-width:780px;margin-top:14px}.sectionHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.sectionHeaderLink{flex-shrink:0;margin-bottom:7px;color:var(--color-primary);font-size:13px;font-weight:800}.sectionHeaderLink span{display:inline-block;margin-left:4px;transition:transform .2s ease}.sectionHeaderLink:hover span{transform:translateX(3px)}.sectionText{color:var(--color-text-muted);font-size:17px;max-width:620px;margin-top:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 24px;border-radius:12px;font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-2px)}.btnPrimary{background:linear-gradient(135deg,var(--page-accent,var(--color-primary)),var(--color-primary-dark));color:#fff;box-shadow:0 9px 24px rgba(18,97,245,.25)}.btnSecondary{background:#fff;color:var(--color-heading);border-color:#cfdaea}.btnSecondary:hover{border-color:var(--page-accent,var(--color-primary))}@media (max-width:640px){.section{padding:64px 0}.sectionHeader{display:block}.sectionHeaderLink{display:inline-block;margin-top:18px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.MobileMenu_wrap__xdwoL{display:none;position:relative}.MobileMenu_toggle__Jt9NT{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;font-size:20px;line-height:1;color:var(--color-heading)}.MobileMenu_panel__MrXie,.MobileMenu_toggle__Jt9NT{border:1px solid var(--color-border);background:#fff}.MobileMenu_panel__MrXie{position:absolute;top:52px;right:0;width:260px;display:flex;flex-direction:column;gap:4px;border-radius:14px;box-shadow:var(--shadow);padding:14px;z-index:60}.MobileMenu_panel__MrXie a{padding:10px 8px;border-radius:8px;font-size:15px;font-weight:600;color:var(--color-heading)}.MobileMenu_panel__MrXie a:hover{background:var(--color-bg-alt)}.MobileMenu_panelActions__mqb2K{display:flex;flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--color-border)}.MobileMenu_panelActions__mqb2K a{padding:0}@media (max-width:980px){.MobileMenu_wrap__xdwoL{display:block}}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_6b03d3;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_6b03d3{font-family:__Manrope_6b03d3,__Manrope_Fallback_6b03d3;font-style:normal}.__variable_6b03d3{--font-manrope:"__Manrope_6b03d3","__Manrope_Fallback_6b03d3"}