@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_fcbcbf{font-family:Inter,Inter Fallback;font-style:normal}.__variable_fcbcbf{--font-inter:"Inter","Inter Fallback"}:root{--bg:#ffffff;--bg-alt:#f5f8fc;--text:#1f2a37;--muted:#5b6b7f;--primary:#2f80ed;--primary-dark:#1f67c3;--border:#dde7f3;--card-shadow:0 12px 30px rgba(23,62,114,0.08);--radius:16px;--header-h:72px}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3{margin:0;letter-spacing:-.02em}.container{width:min(1120px,92vw);margin:0 auto}.header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.93);border-bottom:1px solid var(--border);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.header__inner{justify-content:space-between;gap:1rem;min-height:var(--header-h)}.header__inner,.header__right{display:flex;align-items:center}.header__right{gap:.6rem}.logo{display:inline-flex;align-items:center;gap:.55rem;border-radius:12px;background:#fff;padding:.2rem .45rem;flex-shrink:0}.logo img{height:48px;width:auto;object-fit:contain;border-radius:8px}.logo__text{font-size:1rem;font-weight:700;color:var(--primary-dark);line-height:1;white-space:nowrap}.logo--footer img{height:56px}.logo--footer .logo__text{font-size:1.05rem}.nav{display:flex;gap:1.5rem;color:var(--muted);font-weight:500;font-size:.97rem}.nav a:hover{color:var(--primary)}.btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 1.25rem;border-radius:10px;border:1px solid transparent;background:var(--primary);color:#fff;font-weight:600;font-size:.97rem;font-family:inherit;cursor:pointer;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.btn:hover{background:var(--primary-dark)}.btn--ghost{background:#fff;color:var(--primary);border-color:var(--primary)}.btn--ghost:hover{background:#eaf3ff}.btn--small{padding:0 1rem}.btn--small,.lang-switcher{height:40px;font-size:.9rem}.lang-switcher{padding:0 .85rem;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--muted);font-weight:600;font-family:inherit;cursor:pointer;transition:.2s}.lang-switcher:hover{border-color:var(--primary);color:var(--primary)}.burger{display:none;flex-direction:column;justify-content:space-between;align-items:stretch;width:44px;height:44px;background:none;border:1.5px solid var(--border);border-radius:10px;cursor:pointer;padding:12px 10px;flex-shrink:0;transition:border-color .2s}.burger:hover{border-color:var(--primary)}.burger span{display:block;width:100%;height:2px;background:var(--text);border-radius:2px;transform-origin:center;transition:transform .25s ease,opacity .25s ease}.burger--open span:first-child{transform:translateY(8px) rotate(45deg)}.burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.burger--open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-overlay{display:none}.mobile-nav{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;min-height:100svh;z-index:100;background:#fff;display:flex;flex-direction:column;padding:0 1.25rem 2.5rem;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-12px) scale(.98);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mobile-nav--open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.mobile-nav__top{display:flex;justify-content:flex-end;align-items:center;min-height:var(--header-h);flex-shrink:0}.mobile-nav__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;font-size:1.4rem;color:var(--muted);cursor:pointer;transition:color .15s;line-height:1}.mobile-nav__close:hover{color:var(--text)}.mobile-nav__actions{padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.mobile-nav__actions .btn{width:100%;height:52px;font-size:1rem;border-radius:12px}.mobile-nav__links{list-style:none;margin:0;padding:0;flex:1 1}.mobile-nav__links li{border-bottom:1px solid var(--border)}.mobile-nav__links a{display:flex;align-items:center;width:100%;padding:1.15rem 0;font-size:1.1rem;font-weight:600;color:var(--text);letter-spacing:.01em;transition:color .15s}.mobile-nav__links a:hover{color:var(--primary)}.mobile-nav__footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--card-shadow)}.hero{padding:4.5rem 0 3.5rem;padding-top:calc(var(--header-h) + 4.5rem);background:linear-gradient(180deg,#eef6ff,#ffffff 65%)}.hero__grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}h1{font-size:clamp(1.9rem,4vw,3rem);line-height:1.15;margin-top:.6rem}h2{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.2;margin:.4rem 0 .8rem}.label{display:inline-block;margin:0;padding:.35rem .65rem;border-radius:999px;background:#dceeff;color:#1957a8;font-size:.82rem;font-weight:600}.hero__subtitle{color:var(--muted);max-width:60ch;line-height:1.65;font-size:1.05rem;margin-top:.75rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.6rem 0 0}.hero-card h3{font-size:1rem;font-weight:700;color:var(--primary-dark)}.hero-card ul{margin:.9rem 0 0;padding-left:1.1rem;color:var(--muted);line-height:1.75}.section{padding:4.5rem 0;scroll-margin-top:var(--header-h)}.section--alt{background:var(--bg-alt)}.section-head{margin-bottom:1.6rem}.section-head p:not(.label){color:var(--muted);max-width:70ch;line-height:1.6;margin-top:.5rem}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.stat h3{font-size:2rem;color:var(--primary)}.stat p{color:var(--muted);margin-top:.3rem;font-size:.93rem}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.1rem;gap:1.1rem}.category-card{position:relative;overflow:hidden;padding:1.25rem 1.2rem 1.15rem;border-color:#d6e4f3;background:linear-gradient(180deg,#fff,#f8fbff);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.category-card:after{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#2f80ed,#71b4ff);opacity:.75}.category-card:hover{transform:translateY(-4px);border-color:#b8d5f6;box-shadow:0 18px 34px rgba(31,103,195,.14)}.category-card h3{font-size:1rem;font-weight:700;color:var(--primary-dark);margin-bottom:.75rem;line-height:1.35}.category-card ul{margin:0;padding:0;list-style:none;color:var(--muted);line-height:1.55;font-size:.93rem}.category-card li{position:relative;padding-left:1rem}.category-card li+li{margin-top:.35rem}.category-card li:before{content:"";position:absolute;left:0;top:.62em;width:.4rem;height:.4rem;border-radius:50%;background:linear-gradient(135deg,#2f80ed,#6fb2ff);box-shadow:0 0 0 3px #e8f2ff}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.benefit h3{font-size:1rem;font-weight:700;margin-bottom:.5rem}.benefit p{color:var(--muted);line-height:1.55;font-size:.93rem}.cta{padding:2rem 0}.cta__inner{border-radius:18px;background:linear-gradient(135deg,#2f80ed 0,var(--primary-dark) 100%);color:#fff;padding:2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.cta__inner h2{color:#fff;font-size:clamp(1.2rem,2.5vw,1.7rem)}.cta__inner p{color:#d9ebff;margin-top:.5rem;font-size:.97rem}.cta__actions{display:flex;gap:.75rem;flex-wrap:wrap;flex-shrink:0}.cta .btn{background:#fff;color:#1557ab}.cta .btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.5)}.cta .btn--ghost:hover{background:rgba(255,255,255,.12)}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.step span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e6f1ff;color:#1d5db3;margin-bottom:.75rem}.step h3,.step span{font-weight:700;font-size:1rem}.step h3{margin-bottom:.4rem}.step p{color:var(--muted);line-height:1.55;font-size:.93rem}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.cert-card h3{color:var(--primary-dark);margin-bottom:.55rem;font-size:1rem}.cert-card p{color:var(--muted);line-height:1.55;font-size:.93rem}.cert-actions{margin-top:1.25rem}.form-wrap{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.form{display:grid;grid-gap:.9rem;gap:.9rem}.form__field{display:grid;grid-gap:.4rem;gap:.4rem}.form label{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:.93rem}.form input,.form textarea{width:100%;border:1.5px solid #cfdeef;border-radius:10px;padding:.75rem .9rem;font:inherit;font-size:.97rem;color:var(--text);background:#fff;transition:border-color .2s,box-shadow .2s,background .2s}.form input:focus,.form textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(47,128,237,.15)}.form input.is-error,.form textarea.is-error{border-color:#e74c3c;background:#fff8f8;box-shadow:none}.form input.is-error:focus,.form textarea.is-error:focus{box-shadow:0 0 0 3px rgba(231,76,60,.12)}.form input.is-valid{border-color:#27ae60}.field-error{font-size:.83rem;font-weight:500;color:#c0392b}.field-counter{font-size:.8rem;font-weight:400;color:var(--muted);margin-left:auto}.form__submit{width:100%;height:50px;font-size:1rem}.form__note{margin:0;font-size:.82rem;color:var(--muted)}.form__error{margin:0;font-size:.88rem;color:#c0392b;font-weight:500}.form-success__icon{width:52px;height:52px;border-radius:50%;background:#27ae60;color:#fff;display:grid;place-items:center;font-size:1.5rem;font-weight:700;margin:0 auto .75rem}#lead-form{transition:background .35s ease}#lead-form.section--focus{background:linear-gradient(180deg,#f4f9ff,#fff)}.form-success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 1.5rem;background:#edfaf3;border:1px solid #a3ddbf;border-radius:var(--radius);color:#1a6640;gap:.5rem}.form-success h3{color:#1a6640;font-size:1.2rem}.footer{border-top:1px solid var(--border);padding:2.5rem 0;margin-top:0}.footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem}.footer a,.footer p{color:var(--muted);font-size:.95rem;line-height:1.7}.footer a:hover{color:var(--primary)}.footer h3{font-size:1rem;margin-bottom:.75rem;color:var(--text)}.map{width:100%;min-height:140px;border:1px solid #a8c6e9;border-radius:10px;background:#f3f8ff;margin-top:.25rem}@media (max-width:980px){.nav{display:none}.burger{display:flex}.header__right .btn--small{display:none}.header .container{width:100%;padding:0 1.25rem}.hero{padding:3rem 0 2.5rem}.hero__grid{grid-template-columns:1fr;gap:1.5rem}.categories-grid,.cert-grid,.grid-4,.stats,.steps{grid-template-columns:repeat(2,1fr)}.form-wrap{grid-template-columns:1fr;gap:1.5rem}.footer__grid{grid-template-columns:1fr 1fr}.cta__inner{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (max-width:640px){:root{--header-h:60px}.container{width:min(1120px,90vw)}.logo img{height:38px}.logo__text{font-size:.9rem}.hero{padding:2rem 0}.hero__actions{flex-direction:column}.hero__actions .btn{width:100%;height:52px;font-size:1rem}.stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.stat h3{font-size:1.6rem}.stat p{font-size:.85rem}.categories-grid,.cert-grid,.grid-4,.steps{grid-template-columns:1fr}.section{padding:2.5rem 0}h2{font-size:clamp(1.3rem,5vw,1.75rem)}.cta__inner{padding:1.5rem 1.25rem}.cta__actions{width:100%;flex-direction:column}.cta__actions .btn{width:100%;justify-content:center}.form__submit{height:52px;font-size:1rem}.footer__grid{grid-template-columns:1fr;gap:1.5rem}.logo--footer img{height:44px}.logo--footer .logo__text{font-size:.9rem}}