:root{--text-color:#e5e7eb;--text-color-dark:#14151f;--text-color-desc:#9ea1b1;--line-color:#393b54;--highlighted:#768bff;--highlighted-light:#768bff;--background-primary:#1c1e2b;--background-primary-dark:#282a39;--background-secondary:#12131d;--background-card:#27293a;--background-card-secondary:#3a3d53;--invert:invert(0);--background-svg:url(../background/hero.svg) center no-repeat;--background-img-features:url(../background/features-icons.svg) center no-repeat;--background-img-profile:url(../background/profile.svg) center no-repeat;--background-img-interface:url(../background/interface.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands.svg) center no-repeat;--background-img-calling:url(../background/calling.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist.svg) center no-repeat;--background-img-bot:url(../background/bot.svg) center no-repeat;--background-img-coins:url(../background/coins.svg) center no-repeat;--background-img-cta:url(../background/cta.svg) center no-repeat;--background-img-settings:url(../background/settings.svg) center no-repeat}:root.light{--text-color:#2d2d2d;--text-color-dark:#fff;--text-color-desc:#42475e;--line-color:#aaadb8;--highlighted:#5c6ab4;--highlighted-light:#ccc;--background-primary:#fff;--background-primary-dark:#e1e1e1;--background-secondary:#e5e5e5;--background-card:#e3e3e3;--background-card-secondary:#f3f3f3;--invert:invert(1);--background-svg:url(../background/hero-light.svg) center no-repeat;--background-img-features:url(../background/features-icons-light.svg) center no-repeat;--background-img-profile:url(../background/profile-light.svg) center no-repeat;--background-img-interface:url(../background/interface-light.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands-light.svg) center no-repeat;--background-img-calling:url(../background/calling-light.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist-light.svg) center no-repeat;--background-img-bot:url(../background/bot-light.svg) center no-repeat;--background-img-coins:url(../background/coins-light.svg) center no-repeat;--background-img-cta:url(../background/cta-light.svg) center no-repeat;--background-img-settings:url(../background/settings-light.svg) center no-repeat}*{border:0;box-sizing:border-box;margin:0;padding:0}body{color:var(--text-color);font-size:14px;height:100%;margin:0 auto}body,button,input,select{font-family:af-Regular,sans-serif}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}a,a:hover,a:visited{color:inherit;text-decoration:none}ul li{list-style:none}.wrapper{margin:auto;max-width:100%;padding:0 20px;width:1440px}.w100{width:100%}button{background-color:var(--highlighted);border:none;border-radius:40px;color:var(--text-color-dark);cursor:pointer;display:flex;font-family:af-Regular,sans-serif;font-size:20px;gap:10px;justify-content:center;margin:auto;padding:20px 30px;position:relative;transition:all .05s ease}button:after{background:#768bff66;border-radius:40px;content:"";inset:-10px;opacity:0;position:absolute;transition:opacity .05s ease;z-index:-1}button:hover:after{opacity:1}@font-face{font-display:swap;font-family:af-Bold;src:url(./af-Bold.5HODsI2h.otf) format("opentype")}@font-face{font-display:swap;font-family:af-Light;src:url(./af-Light.j3J9HTfd.otf) format("opentype")}@font-face{font-display:swap;font-family:af-Medium;src:url(./af-Medium.DspvbVYB.otf) format("opentype")}@font-face{font-display:swap;font-family:af-Regular;src:url(./af-Regular.BJXaAJcm.otf) format("opentype")}@font-face{font-display:swap;font-family:af-Thin;src:url(./af-Thin.B3lhAPKv.otf) format("opentype")}@font-face{font-display:swap;font-family:af-UltraLight;src:url(./af-UltraLight.XtTU_qR5.otf) format("opentype")}h1{font-family:af-Medium,sans-serif;font-size:clamp(36px,8vw,100px);line-height:.86;margin-bottom:20px;text-align:center;white-space:pre-line}h1 span{color:var(--highlighted)}h2{font-family:af-Medium,sans-serif;font-size:52px;line-height:1;margin-bottom:20px;overflow-wrap:break-word;white-space:pre-line;word-break:break-word}h2.tac{text-align:center}h2 span{color:var(--highlighted)}p{color:var(--text-color-desc);font-size:clamp(18px,3.5vw,47px);margin-bottom:30px;text-align:center;white-space:pre-line}p span{color:var(--highlighted)}p.subtitle{color:var(--text-color-desc);font-family:af-Regular,sans-serif;font-size:15px;line-height:1.6}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:var(--background-secondary);border-radius:10px;margin:4px 0}::-webkit-scrollbar-thumb{background:var(--highlighted);background-clip:padding-box;border:2px solid transparent;border-radius:10px;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar-thumb:hover{background:var(--highlighted-light);background-clip:padding-box;border:1px solid transparent}::-webkit-scrollbar-thumb:active{background:var(--highlighted);transform:scale(.98)}::-webkit-scrollbar-corner{background:var(--background-secondary)}*{scrollbar-color:var(--highlighted) var(--background-secondary);scrollbar-width:thin}html{scroll-behavior:smooth}::selection{background:var(--highlighted);color:var(--text-color-dark)}::-moz-selection{background:var(--highlighted);color:var(--text-color-dark)}.dropdown-menu,.modal-content,.sidebar{scrollbar-color:var(--highlighted) var(--background-secondary);scrollbar-width:thin}.dropdown-menu::-webkit-scrollbar,.modal-content::-webkit-scrollbar,.sidebar::-webkit-scrollbar{width:6px}.dropdown-menu::-webkit-scrollbar-track,.modal-content::-webkit-scrollbar-track,.sidebar::-webkit-scrollbar-track{background:var(--background-secondary);border-radius:8px}.dropdown-menu::-webkit-scrollbar-thumb,.modal-content::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb{background:var(--highlighted);border-radius:8px}[data-v-bc074beb]:root{--text-color:#e5e7eb;--text-color-dark:#14151f;--text-color-desc:#9ea1b1;--line-color:#393b54;--highlighted:#768bff;--highlighted-light:#768bff;--background-primary:#1c1e2b;--background-primary-dark:#282a39;--background-secondary:#12131d;--background-card:#27293a;--background-card-secondary:#3a3d53;--invert:invert(0);--background-svg:url(../background/hero.svg) center no-repeat;--background-img-features:url(../background/features-icons.svg) center no-repeat;--background-img-profile:url(../background/profile.svg) center no-repeat;--background-img-interface:url(../background/interface.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands.svg) center no-repeat;--background-img-calling:url(../background/calling.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist.svg) center no-repeat;--background-img-bot:url(../background/bot.svg) center no-repeat;--background-img-coins:url(../background/coins.svg) center no-repeat;--background-img-cta:url(../background/cta.svg) center no-repeat;--background-img-settings:url(../background/settings.svg) center no-repeat}:root.light[data-v-bc074beb]{--text-color:#2d2d2d;--text-color-dark:#fff;--text-color-desc:#42475e;--line-color:#aaadb8;--highlighted:#5c6ab4;--highlighted-light:#ccc;--background-primary:#fff;--background-primary-dark:#e1e1e1;--background-secondary:#e5e5e5;--background-card:#e3e3e3;--background-card-secondary:#f3f3f3;--invert:invert(1);--background-svg:url(../background/hero-light.svg) center no-repeat;--background-img-features:url(../background/features-icons-light.svg) center no-repeat;--background-img-profile:url(../background/profile-light.svg) center no-repeat;--background-img-interface:url(../background/interface-light.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands-light.svg) center no-repeat;--background-img-calling:url(../background/calling-light.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist-light.svg) center no-repeat;--background-img-bot:url(../background/bot-light.svg) center no-repeat;--background-img-coins:url(../background/coins-light.svg) center no-repeat;--background-img-cta:url(../background/cta-light.svg) center no-repeat;--background-img-settings:url(../background/settings-light.svg) center no-repeat}.toggle[data-v-bc074beb]{align-items:center;background:var(--text-color-dark);border:1px solid var(--line-color);border-radius:999px;cursor:pointer;display:flex;gap:10px;height:46px;padding:5px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:96px}.toggle--light[data-v-bc074beb]{background:var(--highlighted-light)}.toggle--light .toggle-thumb[data-v-bc074beb]{background:var(--highlighted);transform:translate(48px)}.toggle-thumb[data-v-bc074beb]{align-items:center;background:#2e3350;border-radius:50%;display:flex;height:36px;justify-content:center;left:5px;position:absolute;transition:transform .35s cubic-bezier(.4,0,.2,1),background .3s ease,width .3s ease,height .3s ease;width:36px;z-index:2}.toggle-thumb img[data-v-bc074beb]{width:20px}.toggle-icon[data-v-bc074beb]{align-items:center;display:flex;flex-shrink:0;height:36px;justify-content:center;opacity:.5;transition:all .3s ease;width:36px}.toggle-icon--moon img[data-v-bc074beb],.toggle-icon--sun img[data-v-bc074beb]{filter:var(--invert);width:20px}[data-v-88af00b1]:root{--text-color:#e5e7eb;--text-color-dark:#14151f;--text-color-desc:#9ea1b1;--line-color:#393b54;--highlighted:#768bff;--highlighted-light:#768bff;--background-primary:#1c1e2b;--background-primary-dark:#282a39;--background-secondary:#12131d;--background-card:#27293a;--background-card-secondary:#3a3d53;--invert:invert(0);--background-svg:url(../background/hero.svg) center no-repeat;--background-img-features:url(../background/features-icons.svg) center no-repeat;--background-img-profile:url(../background/profile.svg) center no-repeat;--background-img-interface:url(../background/interface.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands.svg) center no-repeat;--background-img-calling:url(../background/calling.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist.svg) center no-repeat;--background-img-bot:url(../background/bot.svg) center no-repeat;--background-img-coins:url(../background/coins.svg) center no-repeat;--background-img-cta:url(../background/cta.svg) center no-repeat;--background-img-settings:url(../background/settings.svg) center no-repeat}:root.light[data-v-88af00b1]{--text-color:#2d2d2d;--text-color-dark:#fff;--text-color-desc:#42475e;--line-color:#aaadb8;--highlighted:#5c6ab4;--highlighted-light:#ccc;--background-primary:#fff;--background-primary-dark:#e1e1e1;--background-secondary:#e5e5e5;--background-card:#e3e3e3;--background-card-secondary:#f3f3f3;--invert:invert(1);--background-svg:url(../background/hero-light.svg) center no-repeat;--background-img-features:url(../background/features-icons-light.svg) center no-repeat;--background-img-profile:url(../background/profile-light.svg) center no-repeat;--background-img-interface:url(../background/interface-light.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands-light.svg) center no-repeat;--background-img-calling:url(../background/calling-light.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist-light.svg) center no-repeat;--background-img-bot:url(../background/bot-light.svg) center no-repeat;--background-img-coins:url(../background/coins-light.svg) center no-repeat;--background-img-cta:url(../background/cta-light.svg) center no-repeat;--background-img-settings:url(../background/settings-light.svg) center no-repeat}.select[data-v-88af00b1]{cursor:pointer;font-size:13px;position:relative;width:68px}.select[data-v-88af00b1],.select-trigger[data-v-88af00b1]{transition:all .3s cubic-bezier(.4,0,.2,1)}.select-trigger[data-v-88af00b1]{align-items:center;background:var(--text-color-dark);border:1px solid var(--line-color);border-radius:999px;display:flex;font-family:af-Medium,sans-serif;font-size:15px;gap:8px;height:46px;justify-content:space-between;padding:0 12px}.select-trigger--light[data-v-88af00b1]{background:var(--highlighted-light)}.select-trigger__arrow[data-v-88af00b1]{font-size:10px;transition:transform .25s ease,font-size .3s ease}.select.open .select-trigger__arrow[data-v-88af00b1]{transform:rotate(180deg)}.select-dropdown[data-v-88af00b1]{background:var(--text-color-dark);border:1px solid var(--line-color);border-radius:14px;left:0;opacity:0;overflow:hidden;position:absolute;top:calc(100% + 8px);transform:translateY(-10px);transition:.25s;width:100%;z-index:10}.select-dropdown--light[data-v-88af00b1]{background:var(--highlighted-light)}.select.open .select-dropdown[data-v-88af00b1]{opacity:1;transform:translateY(0)}.select-option[data-v-88af00b1]{font-size:14px;padding:10px 12px;text-align:center;transition:background .2s ease,padding .3s ease,font-size .3s ease}.select-option[data-v-88af00b1]:hover{background:#ffffff14}.select-option.active[data-v-88af00b1]{background:var(--highlighted);color:#fff}[data-v-5b1155e8]:root{--text-color:#e5e7eb;--text-color-dark:#14151f;--text-color-desc:#9ea1b1;--line-color:#393b54;--highlighted:#768bff;--highlighted-light:#768bff;--background-primary:#1c1e2b;--background-primary-dark:#282a39;--background-secondary:#12131d;--background-card:#27293a;--background-card-secondary:#3a3d53;--invert:invert(0);--background-svg:url(../background/hero.svg) center no-repeat;--background-img-features:url(../background/features-icons.svg) center no-repeat;--background-img-profile:url(../background/profile.svg) center no-repeat;--background-img-interface:url(../background/interface.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands.svg) center no-repeat;--background-img-calling:url(../background/calling.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist.svg) center no-repeat;--background-img-bot:url(../background/bot.svg) center no-repeat;--background-img-coins:url(../background/coins.svg) center no-repeat;--background-img-cta:url(../background/cta.svg) center no-repeat;--background-img-settings:url(../background/settings.svg) center no-repeat}:root.light[data-v-5b1155e8]{--text-color:#2d2d2d;--text-color-dark:#fff;--text-color-desc:#42475e;--line-color:#aaadb8;--highlighted:#5c6ab4;--highlighted-light:#ccc;--background-primary:#fff;--background-primary-dark:#e1e1e1;--background-secondary:#e5e5e5;--background-card:#e3e3e3;--background-card-secondary:#f3f3f3;--invert:invert(1);--background-svg:url(../background/hero-light.svg) center no-repeat;--background-img-features:url(../background/features-icons-light.svg) center no-repeat;--background-img-profile:url(../background/profile-light.svg) center no-repeat;--background-img-interface:url(../background/interface-light.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands-light.svg) center no-repeat;--background-img-calling:url(../background/calling-light.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist-light.svg) center no-repeat;--background-img-bot:url(../background/bot-light.svg) center no-repeat;--background-img-coins:url(../background/coins-light.svg) center no-repeat;--background-img-cta:url(../background/cta-light.svg) center no-repeat;--background-img-settings:url(../background/settings-light.svg) center no-repeat}.nav[data-v-5b1155e8]{align-items:center;display:flex}.nav-list[data-v-5b1155e8]{list-style:none;margin:0;padding:0}.nav-list--desktop[data-v-5b1155e8]{align-items:center;display:flex;gap:1rem}@media(max-width:768px){.nav-list--desktop[data-v-5b1155e8]{display:none}}.nav-list--mobile[data-v-5b1155e8]{display:none}@media(max-width:768px){.nav-list--mobile[data-v-5b1155e8]{align-items:flex-start;display:flex;flex-direction:column;gap:2px;width:100%}}.nav-list__item[data-v-5b1155e8]{width:100%}.nav-link[data-v-5b1155e8]{color:inherit;font-size:inherit;opacity:.85;position:relative;text-decoration:none;transition:color .25s ease,opacity .25s ease}.nav-link.active[data-v-5b1155e8],.nav-link[data-v-5b1155e8]:hover{color:var(--highlighted);opacity:1}.nav-link--mobile[data-v-5b1155e8]{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;font-size:15px;line-height:1.2;padding:12px 0;width:100%}.dropdown-wrapper[data-v-5b1155e8]{position:relative}.dropdown-trigger[data-v-5b1155e8]{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;font-family:inherit;gap:5px;margin:0;padding:0}.dropdown-trigger .arrow[data-v-5b1155e8]{opacity:.6;transition:transform .25s cubic-bezier(.4,0,.2,1)}.dropdown-trigger.open .arrow[data-v-5b1155e8]{transform:rotate(180deg)}.mega-menu[data-v-5b1155e8]{border:1px solid var(--line-color);border-radius:18px;min-width:560px;padding:28px 32px 24px;top:calc(100% + 20px);transform:translate(-50%);z-index:200}.mega-menu[data-v-5b1155e8],.mega-menu[data-v-5b1155e8]:before{background:var(--background-secondary);left:50%;position:absolute}.mega-menu[data-v-5b1155e8]:before{border-left:1px solid var(--line-color);border-radius:2px;border-top:1px solid var(--line-color);content:"";height:12px;top:-7px;transform:translate(-50%) rotate(45deg);width:12px}.mega-menu__grid[data-v-5b1155e8]{display:grid;gap:0 24px;grid-template-columns:repeat(3,1fr)}.mega-menu__col-title[data-v-5b1155e8]{color:var(--text-color);font-family:af-Medium,sans-serif;font-size:12px;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.mega-menu__items[data-v-5b1155e8]{list-style:none;margin:0;padding:0}.mega-menu__link[data-v-5b1155e8]{align-items:center;color:inherit;display:flex;gap:8px;padding:8px 0;text-decoration:none;transition:color .25s ease,transform .25s ease}.mega-menu__link[data-v-5b1155e8]:hover{transform:translate(2px)}.mega-menu__link.active[data-v-5b1155e8],.mega-menu__link[data-v-5b1155e8]:hover{color:var(--highlighted)}.dropdown-enter-active[data-v-5b1155e8],.dropdown-leave-active[data-v-5b1155e8]{transition:all .22s ease}.dropdown-enter-from[data-v-5b1155e8],.dropdown-leave-to[data-v-5b1155e8]{opacity:0;transform:translate(-50%) translateY(8px)}.dropdown-enter-to[data-v-5b1155e8],.dropdown-leave-from[data-v-5b1155e8]{opacity:1;transform:translate(-50%) translateY(0)}[data-v-317054a4]:root{--text-color:#e5e7eb;--text-color-dark:#14151f;--text-color-desc:#9ea1b1;--line-color:#393b54;--highlighted:#768bff;--highlighted-light:#768bff;--background-primary:#1c1e2b;--background-primary-dark:#282a39;--background-secondary:#12131d;--background-card:#27293a;--background-card-secondary:#3a3d53;--invert:invert(0);--background-svg:url(../background/hero.svg) center no-repeat;--background-img-features:url(../background/features-icons.svg) center no-repeat;--background-img-profile:url(../background/profile.svg) center no-repeat;--background-img-interface:url(../background/interface.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands.svg) center no-repeat;--background-img-calling:url(../background/calling.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist.svg) center no-repeat;--background-img-bot:url(../background/bot.svg) center no-repeat;--background-img-coins:url(../background/coins.svg) center no-repeat;--background-img-cta:url(../background/cta.svg) center no-repeat;--background-img-settings:url(../background/settings.svg) center no-repeat}:root.light[data-v-317054a4]{--text-color:#2d2d2d;--text-color-dark:#fff;--text-color-desc:#42475e;--line-color:#aaadb8;--highlighted:#5c6ab4;--highlighted-light:#ccc;--background-primary:#fff;--background-primary-dark:#e1e1e1;--background-secondary:#e5e5e5;--background-card:#e3e3e3;--background-card-secondary:#f3f3f3;--invert:invert(1);--background-svg:url(../background/hero-light.svg) center no-repeat;--background-img-features:url(../background/features-icons-light.svg) center no-repeat;--background-img-profile:url(../background/profile-light.svg) center no-repeat;--background-img-interface:url(../background/interface-light.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands-light.svg) center no-repeat;--background-img-calling:url(../background/calling-light.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist-light.svg) center no-repeat;--background-img-bot:url(../background/bot-light.svg) center no-repeat;--background-img-coins:url(../background/coins-light.svg) center no-repeat;--background-img-cta:url(../background/cta-light.svg) center no-repeat;--background-img-settings:url(../background/settings-light.svg) center no-repeat}.navigation[data-v-317054a4]{position:fixed;top:20px;width:100%;z-index:10000}.navigation[data-v-317054a4],.navigation .wrapper[data-v-317054a4]{transition:all .3s cubic-bezier(.4,0,.2,1)}.navigation .wrapper[data-v-317054a4]{align-items:center;display:grid;font-size:16px;grid-template-columns:1fr auto 1fr;margin:0 auto;padding:0 20px}@media(max-width:768px){.navigation .wrapper[data-v-317054a4]{display:flex;justify-content:space-between;padding:0 16px}}.navigation--scrolled[data-v-317054a4]{background:var(--background-secondary);border-bottom:1px solid hsla(0,0%,100%,.05);box-shadow:0 4px 20px #0000000d;padding:8px 0;top:0}.navigation--scrolled .wrapper[data-v-317054a4]{font-size:14px;gap:0}.navigation--scrolled .navigation-logo p[data-v-317054a4]{font-size:22px}.navigation--scrolled img[data-v-317054a4]{height:44px}.navigation--scrolled .navigation-right button[data-v-317054a4]{font-size:14px;height:44px;padding:0 16px}@media(max-width:1024px){.navigation--scrolled .navigation-right button[data-v-317054a4]{padding:0 14px}}.navigation--scrolled .navigation-nav[data-v-317054a4] .toggle-block{transform:scale(.9)}.navigation-nav[data-v-317054a4]{display:flex;justify-content:center;min-height:1px;transition:all .3s ease}.navigation-nav--empty[data-v-317054a4]{visibility:hidden}.navigation-right[data-v-317054a4]{align-items:center;display:flex;gap:8px;justify-content:flex-end}.navigation-right button[data-v-317054a4]{align-items:center;border-radius:999px;display:flex;font-size:15px;gap:10px;height:46px;justify-content:center;margin:0!important;padding:0 18px;transition:all .3s ease;white-space:nowrap}@media(max-width:1024px){.navigation-right__arrow[data-v-317054a4]{display:none}}.navigation-logo[data-v-317054a4]{align-items:center;cursor:pointer;display:flex;gap:10px;transition:all .3s ease}.navigation-logo img[data-v-317054a4],.navigation-logo p[data-v-317054a4]{transition:all .3s cubic-bezier(.4,0,.2,1)}.navigation-logo p[data-v-317054a4]{color:var(--text-color);font-family:af-Medium,sans-serif;font-size:29px;margin:0;white-space:nowrap}@media(max-width:480px){.navigation-logo p[data-v-317054a4]{display:none}}.navigation-burger[data-v-317054a4]{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:6px;height:40px;justify-content:center;margin:0;padding:0;transition:all .2s ease;width:40px}.navigation-burger span[data-v-317054a4]{background:var(--text-color);border-radius:2px;display:block;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);width:24px}.navigation-burger.active span[data-v-317054a4]:first-child{transform:translateY(8px) rotate(45deg)}.navigation-burger.active span[data-v-317054a4]:nth-child(2){opacity:0}.navigation-burger.active span[data-v-317054a4]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:768px){.navigation-burger[data-v-317054a4]{display:flex}}.navigation-mobile[data-v-317054a4]{background:var(--background-secondary);box-shadow:-10px 0 30px #0003;display:flex;flex-direction:column;gap:24px;height:100dvh;padding:24px 20px;position:fixed;right:0;top:0;width:min(360px,100%);z-index:10002}.navigation-mobile__header[data-v-317054a4]{align-items:center;display:flex;gap:16px;justify-content:space-between}.navigation-mobile__logo[data-v-317054a4]{align-items:center;display:flex;gap:10px}.navigation-mobile__logo img[data-v-317054a4]{width:44px}.navigation-mobile__logo p[data-v-317054a4]{color:var(--text-color);font-family:af-Medium,sans-serif;font-size:24px;margin:0;white-space:nowrap}.navigation-mobile__close[data-v-317054a4]{background:inherit;color:var(--text-color);font-size:18px;margin:0;padding:0}.navigation-mobile__controls[data-v-317054a4]{border-bottom:1px solid var(--line-color);border-top:1px solid var(--line-color);flex-wrap:wrap;padding:10px 0}.navigation-mobile__btn[data-v-317054a4],.navigation-mobile__controls[data-v-317054a4]{align-items:center;display:flex;gap:10px;justify-content:center}.navigation-mobile__btn[data-v-317054a4]{border-radius:999px;font-size:15px;height:46px;margin:0;white-space:nowrap;width:100%}.navigation-overlay[data-v-317054a4]{background:#00000073;inset:0;position:fixed;z-index:10001}@media(max-width:768px){.navigation-nav[data-v-317054a4],.navigation-right[data-v-317054a4]{display:none}.navigation .wrapper[data-v-317054a4]{grid-template-columns:unset}}.mobile-menu-enter-active[data-v-317054a4],.mobile-menu-leave-active[data-v-317054a4]{transition:all .3s ease}.mobile-menu-enter-from[data-v-317054a4],.mobile-menu-leave-to[data-v-317054a4]{opacity:0;transform:translate(100%)}.container[data-v-8e4625d4]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-v-05b37acc]:root{--text-color:#e5e7eb;--text-color-dark:#14151f;--text-color-desc:#9ea1b1;--line-color:#393b54;--highlighted:#768bff;--highlighted-light:#768bff;--background-primary:#1c1e2b;--background-primary-dark:#282a39;--background-secondary:#12131d;--background-card:#27293a;--background-card-secondary:#3a3d53;--invert:invert(0);--background-svg:url(../background/hero.svg) center no-repeat;--background-img-features:url(../background/features-icons.svg) center no-repeat;--background-img-profile:url(../background/profile.svg) center no-repeat;--background-img-interface:url(../background/interface.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands.svg) center no-repeat;--background-img-calling:url(../background/calling.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist.svg) center no-repeat;--background-img-bot:url(../background/bot.svg) center no-repeat;--background-img-coins:url(../background/coins.svg) center no-repeat;--background-img-cta:url(../background/cta.svg) center no-repeat;--background-img-settings:url(../background/settings.svg) center no-repeat}:root.light[data-v-05b37acc]{--text-color:#2d2d2d;--text-color-dark:#fff;--text-color-desc:#42475e;--line-color:#aaadb8;--highlighted:#5c6ab4;--highlighted-light:#ccc;--background-primary:#fff;--background-primary-dark:#e1e1e1;--background-secondary:#e5e5e5;--background-card:#e3e3e3;--background-card-secondary:#f3f3f3;--invert:invert(1);--background-svg:url(../background/hero-light.svg) center no-repeat;--background-img-features:url(../background/features-icons-light.svg) center no-repeat;--background-img-profile:url(../background/profile-light.svg) center no-repeat;--background-img-interface:url(../background/interface-light.svg) center no-repeat;--background-img-reprimands:url(../background/reprimands-light.svg) center no-repeat;--background-img-calling:url(../background/calling-light.svg) center no-repeat;--background-img-blacklist:url(../background/blacklist-light.svg) center no-repeat;--background-img-bot:url(../background/bot-light.svg) center no-repeat;--background-img-coins:url(../background/coins-light.svg) center no-repeat;--background-img-cta:url(../background/cta-light.svg) center no-repeat;--background-img-settings:url(../background/settings-light.svg) center no-repeat}.nf[data-v-05b37acc]{align-items:center;background:var(--background-svg),radial-gradient(ellipse at center,var(--background-primary) 0,var(--background-secondary) 100%);display:flex;justify-content:center;min-height:100vh;padding:40px 24px}.nf__inner[data-v-05b37acc]{animation:content-fade-in-up-05b37acc .8s cubic-bezier(.4,0,.2,1) .1s forwards;max-width:500px;opacity:0;text-align:center;transform:translateY(30px);width:100%}.nf__error-img[data-v-05b37acc]{border-bottom-left-radius:50%;border-bottom-right-radius:50%;height:auto;width:200px}.nf__code[data-v-05b37acc]{background:linear-gradient(135deg,var(--highlighted) 0,var(--text-color) 100%);-webkit-background-clip:text;font-size:clamp(96px,15vw,120px);font-weight:900;letter-spacing:-4px;line-height:1;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.nf__title[data-v-05b37acc]{color:var(--text-color);font-family:af-Bold,sans-serif;font-size:28px;font-weight:700;margin-bottom:12px}.nf__desc[data-v-05b37acc]{color:var(--line-color);font-family:af-Regular,sans-serif;font-size:16px;line-height:1.6;margin:0 auto 32px;max-width:380px}@keyframes content-fade-in-up-05b37acc{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes img-float-05b37acc{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:599px){.nf[data-v-05b37acc]{padding:60px 20px}.nf__error-img[data-v-05b37acc]{margin-bottom:24px;width:150px}.nf__code[data-v-05b37acc]{font-size:80px}.nf__title[data-v-05b37acc]{font-size:24px}.nf__btn[data-v-05b37acc],.nf__desc[data-v-05b37acc]{font-size:14px}.nf__btn[data-v-05b37acc]{padding:12px 28px}}@media(max-width:480px){.nf__error-img[data-v-05b37acc]{width:120px}.nf__code[data-v-05b37acc]{font-size:64px}.nf__title[data-v-05b37acc]{font-size:20px}}
