:root{--color-main:#014dff;--color-main-hover:#2e8fff;--color-main-active:#005ce7;--color-main-2:#5d4aca;--color-main-3:#00e2ea;--color-text:#171717;--color-bg:#f8f8fa;--color-bg-dark:#0a0a0f;--color-error:#ff4d4f;--font-main:"Inter",sans-serif;--header-height:72px}@media screen and (max-width:767px){:root{--header-height:62px}}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(../fonts/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(../fonts/Inter-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(../fonts/Inter-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(../fonts/Inter-Thin.woff2) format("woff2")}*,:after,:before{box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,p{margin:0}body,html{height:100%}ol[class],ul[class]{list-style:none;margin:0;padding:0}img,svg{display:block;height:auto;margin:0;max-width:100%}button,input,select,textarea{font-family:inherit}button{touch-action:manipulation}body,button{color:var(--color-text)}body{background:var(--color-bg-dark);font-family:var(--font-main);font-size:20px;line-height:26px}@media screen and (max-width:767px){body{font-size:14px;line-height:20px}}#__nuxt{height:100%}.hidden{display:none!important}.page{display:flex;flex-direction:column;height:100%}.page__main{flex:1 0 auto}.container{margin:0 auto;max-width:1230px;padding:0 30px;width:100%}@media screen and (max-width:767px){.container{padding:0 20px}}.container--small{max-width:830px}.container--full{max-width:100%}.h1,h1{font-size:60px;font-weight:400;letter-spacing:.6px;line-height:70px;margin-bottom:32px}@media screen and (max-width:767px){.h1,h1{font-size:34px;line-height:40px}}.h2,h2{font-size:48px;font-weight:500;line-height:56px;margin-bottom:32px}@media screen and (max-width:767px){.h2,h2{font-size:28px;line-height:34px}}.h3,h3{font-size:32px;font-weight:500;line-height:40px;margin-bottom:16px}@media screen and (max-width:767px){.h3,h3{font-size:22px;line-height:24px}}.h4,h4{font-size:24px;font-weight:500;letter-spacing:.4px;line-height:30px;margin-bottom:16px}@media screen and (max-width:767px){.h4,h4{font-size:18px;line-height:22px}}.textContent hr{background:#999;border:0;height:1px;margin:32px 0}.textContent .RichText>:last-child{margin-bottom:0}.textContent p{margin-bottom:16px}.textContent ol,.textContent ul{margin:0 0 32px;padding:0 0 0 30px}@media screen and (max-width:767px){.textContent ol,.textContent ul{padding-left:20px}}.textContent ol li,.textContent ul li{margin-bottom:26px}.textContent ol li:last-child,.textContent ul li:last-child{margin:0}@media screen and (max-width:767px){.textContent ol li,.textContent ul li{margin-bottom:16px}}.textContent *+h2{margin-top:80px}@media screen and (max-width:767px){.textContent *+h2{margin-top:60px}}.textContent *+h3{margin-top:32px}.textContent a{color:var(--color-text);transition:color .2s ease}.textContent a:hover{color:var(--color-main)}.textContent .Table{max-width:100%;overflow-x:auto}.textContent table{border-collapse:collapse;border-spacing:0;margin:30px 0;width:100%}.textContent table th{border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-top:1px solid #e9e9e9;color:#2b2a2b;font-size:16px;font-weight:700;line-height:20px;padding:8px;text-align:left;text-transform:uppercase}.textContent table th:last-child{border-right:1px solid #e9e9e9}.textContent table td{border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9;font-size:16px;line-height:20px;padding:8px;vertical-align:middle}.textContent table td:last-child{border-right:1px solid #e9e9e9}[data-type=emoji] img{display:inline}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{inset:0}.vfm--overlay{background-color:#00000080;z-index:-1}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-duration:.3s;transition-property:transform}.vfm-slide-down-enter-active,.vfm-slide-down-leave-active,.vfm-slide-up-enter-active,.vfm-slide-up-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-left-enter-active,.vfm-slide-left-leave-active,.vfm-slide-right-enter-active,.vfm-slide-right-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{bottom:0;position:fixed;top:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}.Menu{display:flex;gap:32px;margin:0 auto!important}@media screen and (max-width:767px){.Menu{display:block;margin:0;width:100%}}.Menu__item{align-items:center;display:flex;gap:4px;padding:10px 0;position:relative}@media screen and (max-width:767px){.Menu__item{display:block;gap:10px;padding:16px 60px}}@media(hover:hover)and (pointer:fine){.Menu__item:not(.Menu__item--disabled):hover .Menu__dropdown{opacity:1;transform:translateY(0);visibility:visible}.Menu__item:not(.Menu__item--disabled):hover .Menu__link{color:#fff;text-decoration-color:#fff}}.Menu__link{color:#ffffffb3;font-size:16px;font-weight:400;line-height:20px;text-align:left;text-decoration-color:transparent;transition:color .2s ease,text-decoration-color .2s ease}.Menu__link.router-link-exact-active,.Menu__link:hover{color:#fff;text-decoration-color:#fff}@media screen and (max-width:767px){.Menu__link{font-size:24px;line-height:30px}}.Menu__dropdown{background:#fff;border-radius:16px;box-shadow:3px 3px 10px #0000001a;left:-40px;opacity:0;padding:16px!important;position:absolute;top:100%;transform:translateY(10px);transition:transform .2s ease,visibility .2s ease,opacity .2s ease;visibility:hidden}@media screen and (max-width:767px){.Menu__dropdown{background:none;box-shadow:none;display:none;left:0;margin-top:20px!important;opacity:1;padding:0!important;position:relative;top:auto;transform:none;visibility:visible}.Menu__dropdown--active{display:block}}.Menu__dropdown-link{border-radius:8px;color:#0a0a0f;display:block;font-size:16px;font-weight:500;line-height:26px;padding:8px 16px;text-align:left;text-decoration:none;transition:background-color .2s ease;white-space:nowrap;width:100%}@media screen and (max-width:767px){.Menu__dropdown-link{color:#ffffffb3;white-space:normal}}.Menu__dropdown-link.router-link-exact-active,.Menu__dropdown-link:hover{background:#014eff1a}.Menu__arrow{background:transparent;border:0;box-shadow:none;cursor:pointer;height:16px;padding:0;width:16px}@media screen and (max-width:767px){.Menu__arrow{align-items:center;display:flex;height:40px;justify-content:center;position:absolute;right:60px;top:11px;width:40px}.Menu__arrow svg{width:30px}}.Button{align-items:center;background:linear-gradient(50.25deg,#0537a8 4.69%,#013bff 88.09%);border:none;border:1px solid var(--color-main);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:8px;height:56px;justify-content:center;line-height:20px;outline:none;padding:14px 38px;position:relative;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.Button{font-size:14px;height:48px;padding:11px 32px}}.Button__wrapper{align-items:center;display:flex;gap:8px;justify-content:center;position:relative;z-index:2}.Button svg{flex-shrink:0}.Button__arrow{transition:transform .4s ease,color .2s ease}.Button:hover{border-color:var(--color-main-hover);color:#fff}.Button:hover .Button__arrow{transform:translate(8px)}.Button--primary:before{background:transparent;border-radius:8px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:background-color .2s ease;width:100%;z-index:0}.Button--primary:hover{border-color:#0537a8}.Button--primary:hover:before{background:#0003}.Button--primary:active{border-color:#0537a8}.Button--primary:active:before{background:#0000004d}.Button--gray{background:#ffffff1a;border-color:transparent}.Button--gray svg{color:#ffffff80}.Button--gray:hover{background:#ffffff1a;border-color:#fff3}.Button--gray:hover svg{color:#fff}.Button--gray:active{background:#fff3;border-color:#fff3}.Button--gray:active svg{color:#fff}.Button--white{background:#fff}.Button--white,.Button--white:hover{border-color:#fff;color:var(--color-main)}.Button--white:hover{background:#ffffffe6}.Button--white:active{background:#ffffffb3;border-color:#fff;color:var(--color-main)}.Button--bordered{background:transparent;border:1px solid rgba(10,10,15,.302);color:#0a0a0f}.Button--bordered:hover{background:transparent;border:1px solid #0a0a0f;color:#0a0a0f}.Button--bordered:active{background:transparent;border:1px solid rgba(10,10,15,.302);color:#0a0a0f}.Button--bordered.Button--loading:before{border:2px solid rgba(0,0,0,.25);border-top-color:#000}.Button--size-s{font-size:14px;gap:4px;height:40px;min-width:130px;padding-left:16px;padding-right:16px}.Button--size-s .Button__wrapper{gap:4px}.Button--size-s:hover .Button__arrow{transform:translate(4px)}.Button--loading{color:transparent!important;cursor:progress!important}.Button--loading:before{animation:spinner .6s linear infinite;background:transparent;border:2px solid hsla(0,0%,100%,.25);border-radius:50%;border-top-color:#fff;content:"";display:block;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:20px}@keyframes spinner{0%{transform:translate(-50%) translateY(-50%) rotate(0)}to{transform:translate(-50%) translateY(-50%) rotate(359deg)}}.Burger{background:none;border:0;box-shadow:none;cursor:pointer;display:none;height:40px;margin-right:-8px;padding:8px;position:relative;width:40px;z-index:5}@media screen and (max-width:767px){.Burger{display:block}}.Burger__wrapper{display:block;height:24px;margin:0 auto;position:relative}.Burger__line{background:#fff;display:block;height:2px;left:0;position:absolute;top:50%;transition:transform .2s ease,background-color .2s ease,opacity .2s ease;width:100%}.Burger__line:first-child{transform:translateY(-7px)}.Burger__line:nth-child(3){transform:translateY(7px)}.Burger.active .Burger__line:first-child{transform:translateY(0) rotate(45deg)}.Burger.active .Burger__line:nth-child(2){transform:scale(0)}.Burger.active .Burger__line:nth-child(3){transform:translateY(0) rotate(-45deg)}.Header{background:transparent;left:0;max-width:calc(100% - var(--noscroll-target-scrollbar-width, 0px));position:fixed;right:0;top:0;transition:background-color .1s ease;width:100%;z-index:99}.Header--active,.Header--fixed{background:var(--color-bg-dark)}.Header--active{height:100%}.Header--active:before{background:var(--color-bg-dark);content:"";display:block;height:62px;left:0;position:absolute;top:0;width:100%;z-index:1}.Header--active .Header__menu{display:block}.Header__wrapper{align-items:center;display:flex;height:72px;justify-content:space-between;padding:5px 0}@media screen and (max-width:767px){.Header__wrapper{height:62px}}.Header__logo{flex-shrink:0;position:relative;z-index:5}@media screen and (max-width:767px){.Header__logo{max-width:225px}}.Header__menu{align-items:center;display:flex;flex:1;justify-content:space-between}@media screen and (max-width:767px){.Header__menu{background:var(--color-bg-dark);display:none;height:100%;left:0;overflow-y:auto;padding-bottom:40px;padding-top:100px;position:absolute;top:0;width:100%}}.Header__button{margin-left:auto}@media screen and (max-width:767px){.Header__button{margin-left:60px;margin-top:24px}}.Footer{background:var(--color-bg-dark);color:#fff;padding:32px 0}.Footer__top{display:flex;gap:40px;justify-content:space-between;padding-bottom:24px}@media screen and (max-width:1023px){.Footer__top{display:block}}.Footer__logo{align-items:center;display:flex;height:44px;max-width:260px}@media screen and (max-width:1023px){.Footer__logo{height:auto;margin-bottom:32px}}@media screen and (max-width:767px){.Footer__logo{margin:0 auto 32px}}.Footer__menus{display:flex;gap:40px;justify-content:space-between;margin-left:146px;margin-right:auto;min-width:25%;padding-top:12px}@media screen and (max-width:1200px){.Footer__menus{margin:0 auto}}@media screen and (max-width:1023px){.Footer__menus{margin-bottom:32px}}@media screen and (max-width:767px){.Footer__menus{display:block;text-align:center}}.Footer__menu{display:block;margin:0;padding:0}@media screen and (max-width:1023px){.Footer__menu{flex:1}}@media screen and (max-width:767px){.Footer__menu{margin-bottom:15px!important}}.Footer__menu-item{margin-bottom:15px}.Footer__menu-item:last-child{margin:0}.Footer__menu-link{color:#fff;font-size:16px;line-height:20px;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.Footer__menu-link:hover{text-decoration-color:#fff}.Footer__socials{display:flex;gap:8px;padding-top:8px}@media screen and (max-width:767px){.Footer__socials{justify-content:center}}.Footer__socials-link{border-radius:50%;color:#fff;display:block;height:36px;transition:background-color .2s ease;width:36px}.Footer__socials-link:hover{background:var(--color-main)}.Footer__bottom{border-top:1px solid #2f2f2e;display:flex;font-size:14px;gap:40px;justify-content:space-between;line-height:14px;padding:33px 0}@media screen and (max-width:1023px){.Footer__bottom{display:block;text-align:center}}@media screen and (max-width:767px){.Footer__bottom{padding:24px 0}}.Footer__copyright{flex-shrink:0}@media screen and (max-width:1023px){.Footer__copyright{margin-bottom:32px}}.Footer__links{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;text-align:center}@media screen and (max-width:1023px){.Footer__links{margin-bottom:32px}}@media screen and (max-width:767px){.Footer__links{align-items:center;flex-direction:column;gap:8px}}.Footer__link{color:#999;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.Footer__link:hover{text-decoration-color:#999}@media screen and (max-width:767px){.Footer__link{padding:8px 0}}.Footer__creator{color:#999;flex-shrink:0}.Footer__creator a{color:#fff;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.Footer__creator a:hover{text-decoration-color:#fff}.Footer__disclaimer{border-top:1px solid #2f2f2e;color:#888;font-size:14px;line-height:1.6;margin-top:0;padding-top:24px}.Footer__disclaimer p{margin:0 0 16px}.Footer__disclaimer p:last-child{margin-bottom:0}.Footer__disclaimer a{color:var(--color-main);text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.Footer__disclaimer a:hover{text-decoration-color:var(--color-main)}.Footer__disclaimer strong{color:#bbb}.ContactForm{caret-color:transparent;cursor:default;min-height:200px}.ContactForm *{caret-color:auto}.ContactForm [contenteditable],.ContactForm input,.ContactForm select,.ContactForm textarea{caret-color:auto;cursor:text}.Modal{align-items:center;display:flex;justify-content:center}.Modal__body{max-width:calc(100% - var(--noscroll-target-scrollbar-width, 0px))}.Modal__wrapper{background:#fff;border-radius:24px;max-height:90%;max-width:926px;overflow-y:auto;padding:48px;position:relative;width:100%;z-index:2}.Modal__wrapper::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.Modal__wrapper::-webkit-scrollbar:vertical{width:7px}.Modal__wrapper::-webkit-scrollbar:horizontal{height:7px}.Modal__wrapper::-webkit-scrollbar-thumb{background-color:#ccc;border:0;border-radius:7px}.Modal__wrapper::-webkit-scrollbar-track{background-color:transparent;border-radius:7px}@media screen and (max-width:767px){.Modal__wrapper{max-width:calc(100% - 40px);padding:32px 20px}}.Modal__close{background:transparent;border:0;box-shadow:none;color:#999;cursor:pointer;height:40px;padding:0;position:absolute;right:10px;top:10px;transition:color .2s ease;width:40px}.Modal__close:hover{color:#000}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}@media screen and (max-width:767px){.fade-enter-active,.fade-leave-active{transition:opacity .4s ease}}.fade-enter-from,.fade-leave-to{opacity:0}.ContactFormModal__title{font-size:48px;font-weight:500;line-height:56px;margin-bottom:8px}@media screen and (max-width:767px){.ContactFormModal__title{font-size:28px;line-height:34px}}.ContactFormModal__description{color:#999;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:24px;margin-bottom:24px}@media screen and (max-width:767px){.ContactFormModal__description{font-size:14px;line-height:20px}}.ComingSoonModal{text-align:center}.ComingSoonModal__icon{align-items:center;background:#ffffff0d;border-radius:50%;color:var(--color-main);display:flex;height:96px;justify-content:center;margin:0 auto 24px;width:96px}.ComingSoonModal__title{font-size:36px;font-weight:600;line-height:44px;margin-bottom:12px}@media screen and (max-width:767px){.ComingSoonModal__title{font-size:28px;line-height:34px}}.ComingSoonModal__description{color:#999;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:24px}@media screen and (max-width:767px){.ComingSoonModal__description{font-size:14px;line-height:20px}}.Error{color:#fff;padding:160px 0 100px;text-align:center}.Error__link{background:transparent;border:0;box-shadow:none;color:#fff;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline;transition:color .2s ease,text-decoration-color .2s ease}.Error__link:hover{color:#fff;text-decoration-color:transparent}
