:root{--bg: #000000;--bg-2: #060a14;--glass: rgba(16, 52, 166, .06);--glass-strong: rgba(16, 52, 166, .12);--line: rgba(255, 255, 255, .1);--fg: #eef1fb;--fg-70: rgba(238, 241, 251, .72);--fg-50: rgba(238, 241, 251, .5);--fg-35: rgba(238, 241, 251, .35);--blue: #1034A6;--blue-glow: rgba(16, 52, 166, .55);--gold: #CFB53B;--emerald: #34d399;--blur: 24px;--inter: "Inter", ui-sans-serif, system-ui, sans-serif;--ubuntu: "Ubuntu", ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--ubuntu);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:radial-gradient(60% 40% at 50% -5%,var(--blue-glow),transparent 70%),radial-gradient(40% 30% at 90% 110%,rgba(16,52,166,.2),transparent 70%);pointer-events:none;z-index:0}.wrap{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:0 24px}.ngari{font-family:var(--inter);font-weight:900;letter-spacing:-.02em}.suffix{font-family:var(--ubuntu);font-weight:400}.wordmark{display:inline-flex;align-items:baseline;gap:3px}.wordmark .ngari{letter-spacing:-.01em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:2px}h1,h2,h3{font-family:var(--inter);font-weight:700}p,li,.quiet{font-family:var(--ubuntu)}a{color:inherit;text-decoration:none}.nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(var(--blur));-webkit-backdrop-filter:blur(var(--blur));background:#0009;border-bottom:1px solid var(--line)}.nav-in{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.nav-brand{font-size:17px;display:flex;align-items:center;gap:8px}.nav-links{display:flex;gap:22px;font-size:13px;color:var(--fg-70)}.nav-links a:hover{color:var(--fg)}.nav-cta{background:var(--blue);color:#fff;font-size:13px;font-weight:600;padding:9px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 16px var(--blue-glow);transition:transform .15s ease,box-shadow .15s ease}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 0 22px var(--blue-glow)}@media (max-width: 720px){.nav-links{display:none}}.hero{min-height:86vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:90px 0 60px}.hero .eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-50);margin-bottom:20px}.hero h1{font-size:clamp(42px,7vw,82px);line-height:1.02;letter-spacing:-.03em}.hero h1 .accent{color:#fff;text-shadow:0 0 30px var(--blue-glow)}.hero .sub{font-size:clamp(16px,2.2vw,20px);color:var(--fg-70);max-width:680px;margin:22px auto 0}.hero .cta-row{display:flex;gap:14px;align-items:center;margin-top:34px;flex-wrap:wrap;justify-content:center}.hero .meta{margin-top:16px;font-size:12.5px;color:var(--fg-50)}.btn{font-family:var(--inter);font-weight:600;font-size:15px;padding:15px 30px;border-radius:999px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;display:inline-block}.btn-primary{background:var(--blue);color:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:0 0 24px var(--blue-glow)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 34px var(--blue-glow)}.btn-ghost{background:#ffffff0d;color:var(--fg);border:1px solid var(--line)}.btn-ghost:hover{background:#ffffff17;transform:translateY(-2px)}.promise{border-block:1px solid var(--line);background:var(--bg-2)}.promise-in{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;padding:26px 0}.promise-item{text-align:center;padding:12px 8px;border-radius:12px}.promise-item .p-tx{font-size:13px;color:var(--fg-70)}section{padding:76px 0}.sec-head{text-align:center;margin-bottom:44px}.sec-head h2{font-size:clamp(28px,4.5vw,46px);letter-spacing:-.02em}.sec-head p{color:var(--fg-70);max-width:600px;margin:14px auto 0}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;align-items:stretch}.cards-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 980px){.cards-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.cards-3{grid-template-columns:1fr}}.card{border:1px solid var(--line);border-radius:20px;padding:30px 26px;background:var(--glass);backdrop-filter:blur(var(--blur));-webkit-backdrop-filter:blur(var(--blur));position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.card.blue{border-color:#1034a68c;box-shadow:0 0 40px var(--blue-glow)}.card .tag{position:absolute;top:18px;right:18px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(207,181,59,.4);padding:4px 10px;border-radius:999px}.card h3{font-size:21px;margin:6px 0 4px;padding-right:70px}.card .who{font-size:13px;color:var(--fg-50);margin-bottom:18px}.card .card-body{color:var(--fg-70);font-size:14px}.card .price{font-size:32px;font-family:var(--inter);font-weight:800;margin-bottom:2px}.card .price small{font-size:13px;color:var(--fg-50);font-family:var(--ubuntu);font-weight:400}.card hr{border:none;border-top:1px solid var(--line);margin:20px 0}.card ul{list-style:none;display:grid;gap:10px;margin:0 0 24px;flex:1;align-content:start}.card li{font-size:14px;color:var(--fg-70);padding-left:22px;position:relative}.card li:before{content:"✓";position:absolute;left:0;color:var(--emerald);font-weight:700}.card .btn{width:100%;text-align:center;margin-top:auto}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.cell{border:1px solid var(--line);border-radius:16px;padding:22px;background:var(--glass)}.cell h4{font-size:14px;margin-bottom:10px;font-family:var(--inter)}.cell p,.cell li{font-size:13px;color:var(--fg-70)}.cell ul{list-style:none;display:grid;gap:7px}.cell b{color:var(--fg)}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px}table{width:100%;border-collapse:collapse;font-size:13.5px;min-width:640px}th,td{text-align:left;padding:13px 16px;border-bottom:1px solid var(--line);vertical-align:top}th{font-family:var(--inter);font-weight:700;color:var(--fg);background:#1034a61a}td{color:var(--fg-70)}tr:last-child td{border-bottom:none}.faq{max-width:760px;margin:0 auto}.faq details{border:1px solid var(--line);border-radius:12px;padding:16px 18px;margin-bottom:12px;background:var(--glass)}.faq summary{font-family:var(--inter);font-weight:600;cursor:pointer}.faq p{color:var(--fg-70);font-size:14px;margin-top:10px}.band{border:1px solid var(--line);border-radius:22px;padding:44px 32px;text-align:center;background:linear-gradient(135deg,#1034a62e,#1034a60a);backdrop-filter:blur(var(--blur))}.band h2{font-size:clamp(26px,4vw,40px);margin-bottom:12px}.band p{color:var(--fg-70);max-width:560px;margin:0 auto 24px}.form{max-width:620px;margin:0 auto;display:grid;gap:14px}.form label{font-size:13px;color:var(--fg-70);display:block;margin-bottom:6px;font-family:var(--inter)}.form input,.form select,.form textarea{width:100%;background:#ffffff0a;border:1px solid var(--line);border-radius:10px;padding:12px 14px;color:var(--fg);font-family:var(--ubuntu);font-size:14px}.form select{appearance:none;-webkit-appearance:none;background-color:#0b0f1f;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23aab3d6' d='M1.5 1.5 6 6l4.5-4.5' stroke='%23aab3d6' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.form select option{background-color:#0b0f1f;color:var(--fg)}.form select option:disabled{color:var(--fg-35)}.sec-label{font-family:var(--inter);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--fg-70);margin:0 0 6px}.path-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 640px){.path-cards{grid-template-columns:1fr}}.path-card{display:block;cursor:pointer;position:relative;border:1px solid var(--line);border-radius:16px;padding:18px 18px 18px 46px;background:var(--glass);transition:border-color .15s ease,background .15s ease}.path-card:hover{border-color:#1034a680}.path-card input[type=radio]{position:absolute;left:16px;top:20px;width:auto;margin:0;accent-color:var(--blue)}.path-card:has(input:checked){border-color:#1034a6bf;box-shadow:0 0 26px var(--blue-glow);background:var(--glass-strong)}.path-card .pc-title{display:block;font-family:var(--inter);font-weight:700;font-size:15px;margin-bottom:4px}.path-card .pc-sub{display:block;font-size:13px;color:var(--fg-70);line-height:1.5}.half{padding-top:64px}.half-rule{border:none;border-top:1px solid var(--line);margin:0}.half-label{display:inline-block;font-family:var(--inter);font-weight:700;font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);border:1px solid rgba(16,52,166,.45);border-radius:999px;padding:5px 14px;margin:0 auto 14px}.half-head{text-align:center;margin-bottom:34px}.half-head h2{font-size:clamp(28px,4.5vw,46px);letter-spacing:-.02em}.half-head p{color:var(--fg-70);max-width:620px;margin:12px auto 0}.form textarea{min-height:110px;resize:vertical}.form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 560px){.form .row{grid-template-columns:1fr}}.form .fine{font-size:12px;color:var(--fg-50)}.form .status{font-size:13.5px;padding:12px 14px;border-radius:10px;display:none}.form .status.ok{display:block;background:#34d3991a;border:1px solid rgba(52,211,153,.35);color:#a7f3d0}.form .status.err{display:block;background:#f871711a;border:1px solid rgba(248,113,113,.35);color:#fecaca}.doc{max-width:760px;margin:0 auto;padding:60px 0}.doc h1{font-size:34px;margin-bottom:8px}.doc h2{font-size:20px;margin:30px 0 10px}.doc p,.doc li{color:var(--fg-70);font-size:14.5px;margin-bottom:10px}.doc ul{padding-left:22px}.doc .upd{color:var(--fg-50);font-size:13px;margin-bottom:24px}.footer{border-top:1px solid var(--line);margin-top:60px}.foot-in{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:26px 0}.foot-brand{font-size:15px}.foot-links{display:flex;gap:18px;font-size:12.5px;color:var(--fg-50);flex-wrap:wrap}.foot-links a:hover{color:var(--fg)}.foot-note{width:100%;font-size:11px;color:var(--fg-35);text-align:center;margin-top:8px}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/inter-cyrillic-ext-400-normal.BQZuk6qB.woff2) format("woff2"),url(/corps/files/inter-cyrillic-ext-400-normal.DQukG94-.woff) format("woff");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-display:swap;font-weight:400;src:url(/corps/files/inter-cyrillic-400-normal.obahsSVq.woff2) format("woff2"),url(/corps/files/inter-cyrillic-400-normal.HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/inter-greek-ext-400-normal.DGGRlc-M.woff2) format("woff2"),url(/corps/files/inter-greek-ext-400-normal.KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/inter-greek-400-normal.B4URO6DV.woff2) format("woff2"),url(/corps/files/inter-greek-400-normal.q2sYcFCs.woff) format("woff");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-display:swap;font-weight:400;src:url(/corps/files/inter-vietnamese-400-normal.DMkecbls.woff2) format("woff2"),url(/corps/files/inter-vietnamese-400-normal.Bbgyi5SW.woff) format("woff");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-display:swap;font-weight:400;src:url(/corps/files/inter-latin-ext-400-normal.C1nco2VV.woff2) format("woff2"),url(/corps/files/inter-latin-ext-400-normal.77YHD8bZ.woff) format("woff");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-display:swap;font-weight:400;src:url(/corps/files/inter-latin-400-normal.C38fXH4l.woff2) format("woff2"),url(/corps/files/inter-latin-400-normal.CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,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;font-style:normal;font-display:swap;font-weight:600;src:url(/corps/files/inter-cyrillic-ext-600-normal.Dfes3d0z.woff2) format("woff2"),url(/corps/files/inter-cyrillic-ext-600-normal.Bcila6Z-.woff) format("woff");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-display:swap;font-weight:600;src:url(/corps/files/inter-cyrillic-600-normal.CWCymEST.woff2) format("woff2"),url(/corps/files/inter-cyrillic-600-normal.4D_pXhcN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/corps/files/inter-greek-ext-600-normal.DRtmH8MT.woff2) format("woff2"),url(/corps/files/inter-greek-ext-600-normal.B8X0CLgF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/corps/files/inter-greek-600-normal.plRanbMR.woff2) format("woff2"),url(/corps/files/inter-greek-600-normal.BZpKdvQh.woff) format("woff");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-display:swap;font-weight:600;src:url(/corps/files/inter-vietnamese-600-normal.Cc8MFFhd.woff2) format("woff2"),url(/corps/files/inter-vietnamese-600-normal.BuLX-rYi.woff) format("woff");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-display:swap;font-weight:600;src:url(/corps/files/inter-latin-ext-600-normal.D2bJ5OIk.woff2) format("woff2"),url(/corps/files/inter-latin-ext-600-normal.CIVaiw4L.woff) format("woff");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-display:swap;font-weight:600;src:url(/corps/files/inter-latin-600-normal.LgqL8muc.woff2) format("woff2"),url(/corps/files/inter-latin-600-normal.CiBQ2DWP.woff) format("woff");unicode-range:U+0000-00FF,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;font-style:normal;font-display:swap;font-weight:700;src:url(/corps/files/inter-cyrillic-ext-700-normal.BjwYoWNd.woff2) format("woff2"),url(/corps/files/inter-cyrillic-ext-700-normal.LO58E6JB.woff) format("woff");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-display:swap;font-weight:700;src:url(/corps/files/inter-cyrillic-700-normal.CjBOestx.woff2) format("woff2"),url(/corps/files/inter-cyrillic-700-normal.DrXBdSj3.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/corps/files/inter-greek-ext-700-normal.qfdV9bQt.woff2) format("woff2"),url(/corps/files/inter-greek-ext-700-normal.BoQ6DsYi.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/corps/files/inter-greek-700-normal.C3JjAnD8.woff2) format("woff2"),url(/corps/files/inter-greek-700-normal.BUv2fZ6O.woff) format("woff");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-display:swap;font-weight:700;src:url(/corps/files/inter-vietnamese-700-normal.DlLaEgI2.woff2) format("woff2"),url(/corps/files/inter-vietnamese-700-normal.BZaoP0fm.woff) format("woff");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-display:swap;font-weight:700;src:url(/corps/files/inter-latin-ext-700-normal.Ca8adRJv.woff2) format("woff2"),url(/corps/files/inter-latin-ext-700-normal.TidjK2hL.woff) format("woff");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-display:swap;font-weight:700;src:url(/corps/files/inter-latin-700-normal.Yt3aPRUw.woff2) format("woff2"),url(/corps/files/inter-latin-700-normal.BLAVimhd.woff) format("woff");unicode-range:U+0000-00FF,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;font-style:normal;font-display:swap;font-weight:900;src:url(/corps/files/inter-cyrillic-ext-900-normal.buRuWz4h.woff2) format("woff2"),url(/corps/files/inter-cyrillic-ext-900-normal.BUlv-ou0.woff) format("woff");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-display:swap;font-weight:900;src:url(/corps/files/inter-cyrillic-900-normal.CjyCg421.woff2) format("woff2"),url(/corps/files/inter-cyrillic-900-normal.BAVML7y5.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/corps/files/inter-greek-ext-900-normal.voj7phVX.woff2) format("woff2"),url(/corps/files/inter-greek-ext-900-normal.LVqH4fM3.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/corps/files/inter-greek-900-normal.Clii5heL.woff2) format("woff2"),url(/corps/files/inter-greek-900-normal.7n5hB3DA.woff) format("woff");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-display:swap;font-weight:900;src:url(/corps/files/inter-vietnamese-900-normal.C4P836tE.woff2) format("woff2"),url(/corps/files/inter-vietnamese-900-normal.DBSPUrC7.woff) format("woff");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-display:swap;font-weight:900;src:url(/corps/files/inter-latin-ext-900-normal.ty8Tfvw5.woff2) format("woff2"),url(/corps/files/inter-latin-ext-900-normal.DG9wZIMw.woff) format("woff");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-display:swap;font-weight:900;src:url(/corps/files/inter-latin-900-normal.D4nM5aha.woff2) format("woff2"),url(/corps/files/inter-latin-900-normal.EUCDUbiG.woff) format("woff");unicode-range:U+0000-00FF,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:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/ubuntu-cyrillic-ext-400-normal.B-Nhg57H.woff2) format("woff2"),url(/corps/files/ubuntu-cyrillic-ext-400-normal.BQUrPAlD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/ubuntu-cyrillic-400-normal.D9OZd8lm.woff2) format("woff2"),url(/corps/files/ubuntu-cyrillic-400-normal.CD6XmiVF.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/ubuntu-greek-ext-400-normal.CeBDcuzJ.woff2) format("woff2"),url(/corps/files/ubuntu-greek-ext-400-normal.VZgpvyyF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/ubuntu-greek-400-normal.GaJa0t-K.woff2) format("woff2"),url(/corps/files/ubuntu-greek-400-normal.UX4bU-Ff.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/ubuntu-latin-ext-400-normal.Bb6UNjxu.woff2) format("woff2"),url(/corps/files/ubuntu-latin-ext-400-normal.kv0aZEtN.woff) format("woff");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:Ubuntu;font-style:normal;font-display:swap;font-weight:400;src:url(/corps/files/ubuntu-latin-400-normal.CQJ26Fy6.woff2) format("woff2"),url(/corps/files/ubuntu-latin-400-normal.ChuJk2Dr.woff) format("woff");unicode-range:U+0000-00FF,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}
