:root{--bg: #060a14;--bg-2: #0a1120;--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,.25),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}h1,h2,.nav-brand{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:#060a1499;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: 640px){.nav-links{display:none}}.hero{min-height:88vh;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(44px,7vw,84px);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:640px;margin:22px auto 0}.hero .cta-row{display:flex;gap:14px;align-items:center;margin-top:34px;flex-wrap:wrap;justify-content:center}.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}.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)}.hero .meta{margin-top:16px;font-size:12.5px;color:var(--fg-50)}.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-ic{font-size:22px;margin-bottom:6px}.promise-item .p-tx{font-size:13px;color:var(--fg-70)}.split{padding:90px 0 40px}.sec-head{text-align:center;margin-bottom:44px}.sec-head h2{font-size:clamp(30px,4.5vw,48px);letter-spacing:-.02em}.sec-head p{color:var(--fg-70);max-width:560px;margin:14px auto 0}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.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}.card.pro{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:22px;margin:6px 0 4px}.card .who{font-size:13px;color:var(--fg-50);margin-bottom:18px}.card .price{font-size:34px;font-family:var(--inter);font-weight:800}.card .price small{font-size:14px;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-bottom:24px}.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%}@media (max-width: 640px){.cards{grid-template-columns:1fr}}.depth{padding:60px 0}.depth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.depth-cell{border:1px solid var(--line);border-radius:16px;padding:20px;background:var(--glass)}.depth-cell h4{font-size:14px;color:var(--fg);margin-bottom:10px;display:flex;align-items:center;gap:8px}.depth-cell p,.depth-cell li{font-size:13px;color:var(--fg-70)}.depth-cell ul{list-style:none;display:grid;gap:7px}.depth-cell b{color:var(--fg)}.preorder{padding:60px 0}.preorder-box{border:1px solid var(--line);border-radius:20px;padding:34px;background:linear-gradient(135deg,#1034a629,#1034a60a);backdrop-filter:blur(var(--blur));text-align:center;max-width:720px;margin:0 auto}.preorder-box h2{font-size:28px;margin-bottom:14px}.preorder-box p{color:var(--fg-70);font-size:15px;max-width:540px;margin:0 auto 22px}.preorder-box .fine{font-size:12px;color:var(--fg-50);margin-top:16px}.faq{padding:40px 0;max-width:720px;margin:0 auto}.faq h2{text-align:center;margin-bottom:28px;font-size:28px}.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;color:var(--fg)}.faq p{color:var(--fg-70);font-size:14px;margin-top:10px}.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(/files/inter-cyrillic-ext-400-normal.BQZuk6qB.woff2) format("woff2"),url(/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(/files/inter-cyrillic-400-normal.obahsSVq.woff2) format("woff2"),url(/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(/files/inter-greek-ext-400-normal.DGGRlc-M.woff2) format("woff2"),url(/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(/files/inter-greek-400-normal.B4URO6DV.woff2) format("woff2"),url(/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(/files/inter-vietnamese-400-normal.DMkecbls.woff2) format("woff2"),url(/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(/files/inter-latin-ext-400-normal.C1nco2VV.woff2) format("woff2"),url(/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(/files/inter-latin-400-normal.C38fXH4l.woff2) format("woff2"),url(/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(/files/inter-cyrillic-ext-600-normal.Dfes3d0z.woff2) format("woff2"),url(/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(/files/inter-cyrillic-600-normal.CWCymEST.woff2) format("woff2"),url(/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(/files/inter-greek-ext-600-normal.DRtmH8MT.woff2) format("woff2"),url(/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(/files/inter-greek-600-normal.plRanbMR.woff2) format("woff2"),url(/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(/files/inter-vietnamese-600-normal.Cc8MFFhd.woff2) format("woff2"),url(/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(/files/inter-latin-ext-600-normal.D2bJ5OIk.woff2) format("woff2"),url(/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(/files/inter-latin-600-normal.LgqL8muc.woff2) format("woff2"),url(/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(/files/inter-cyrillic-ext-700-normal.BjwYoWNd.woff2) format("woff2"),url(/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(/files/inter-cyrillic-700-normal.CjBOestx.woff2) format("woff2"),url(/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(/files/inter-greek-ext-700-normal.qfdV9bQt.woff2) format("woff2"),url(/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(/files/inter-greek-700-normal.C3JjAnD8.woff2) format("woff2"),url(/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(/files/inter-vietnamese-700-normal.DlLaEgI2.woff2) format("woff2"),url(/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(/files/inter-latin-ext-700-normal.Ca8adRJv.woff2) format("woff2"),url(/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(/files/inter-latin-700-normal.Yt3aPRUw.woff2) format("woff2"),url(/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:800;src:url(/files/inter-cyrillic-ext-800-normal.BZOjs1Xv.woff2) format("woff2"),url(/files/inter-cyrillic-ext-800-normal.Ca-gJeZY.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:800;src:url(/files/inter-cyrillic-800-normal.C7MGvYyJ.woff2) format("woff2"),url(/files/inter-cyrillic-800-normal.CCHyn08d.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:800;src:url(/files/inter-greek-ext-800-normal.B--PVpEC.woff2) format("woff2"),url(/files/inter-greek-ext-800-normal.DUe57HfS.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/files/inter-greek-800-normal.CLIouy3y.woff2) format("woff2"),url(/files/inter-greek-800-normal.BU00tryP.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:800;src:url(/files/inter-vietnamese-800-normal.Cm7tD1pz.woff2) format("woff2"),url(/files/inter-vietnamese-800-normal.DDlpr_Ee.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:800;src:url(/files/inter-latin-ext-800-normal.DZJjya6U.woff2) format("woff2"),url(/files/inter-latin-ext-800-normal.BOMpwxm3.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:800;src:url(/files/inter-latin-800-normal.BYj_oED-.woff2) format("woff2"),url(/files/inter-latin-800-normal.D1mf63XC.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(/files/inter-cyrillic-ext-900-normal.buRuWz4h.woff2) format("woff2"),url(/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(/files/inter-cyrillic-900-normal.CjyCg421.woff2) format("woff2"),url(/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(/files/inter-greek-ext-900-normal.voj7phVX.woff2) format("woff2"),url(/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(/files/inter-greek-900-normal.Clii5heL.woff2) format("woff2"),url(/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(/files/inter-vietnamese-900-normal.C4P836tE.woff2) format("woff2"),url(/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(/files/inter-latin-ext-900-normal.ty8Tfvw5.woff2) format("woff2"),url(/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(/files/inter-latin-900-normal.D4nM5aha.woff2) format("woff2"),url(/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(/files/ubuntu-cyrillic-ext-400-normal.B-Nhg57H.woff2) format("woff2"),url(/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(/files/ubuntu-cyrillic-400-normal.D9OZd8lm.woff2) format("woff2"),url(/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(/files/ubuntu-greek-ext-400-normal.CeBDcuzJ.woff2) format("woff2"),url(/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(/files/ubuntu-greek-400-normal.GaJa0t-K.woff2) format("woff2"),url(/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(/files/ubuntu-latin-ext-400-normal.Bb6UNjxu.woff2) format("woff2"),url(/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(/files/ubuntu-latin-400-normal.CQJ26Fy6.woff2) format("woff2"),url(/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}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:500;src:url(/files/ubuntu-cyrillic-ext-500-normal.AcePgoUe.woff2) format("woff2"),url(/files/ubuntu-cyrillic-ext-500-normal.D_nARPSq.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:500;src:url(/files/ubuntu-cyrillic-500-normal.BU9-HBoA.woff2) format("woff2"),url(/files/ubuntu-cyrillic-500-normal.CwjDQ7H5.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:500;src:url(/files/ubuntu-greek-ext-500-normal.B00wCqpo.woff2) format("woff2"),url(/files/ubuntu-greek-ext-500-normal.C7ALJ6Zy.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Ubuntu;font-style:normal;font-display:swap;font-weight:500;src:url(/files/ubuntu-greek-500-normal.B3ImYAyH.woff2) format("woff2"),url(/files/ubuntu-greek-500-normal.D9iATQq0.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:500;src:url(/files/ubuntu-latin-ext-500-normal.DzrGfuVI.woff2) format("woff2"),url(/files/ubuntu-latin-ext-500-normal.Cd8iAjtc.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:500;src:url(/files/ubuntu-latin-500-normal.CnjGCQfM.woff2) format("woff2"),url(/files/ubuntu-latin-500-normal.BMp9VhBY.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}
