menu[data-v-0ffbc7a8]{display:flex;align-items:center;list-style:none;padding:0;gap:30px}menu[vertical][data-v-0ffbc7a8]{flex-direction:column;gap:0}img[data-v-0ffbc7a8]{height:16px}li[data-v-0ffbc7a8]{display:flex;gap:4px}.toggle[data-v-6f1cb1de]{width:24px;height:24px;background:url(/assets/img/burger-open.svg) no-repeat center;user-select:none;display:none;position:absolute;right:30px;top:35px}.burger.opened .toggle[data-v-6f1cb1de]{background-image:url(/assets/img/burger-close.svg)}.burger.child .toggle[data-v-6f1cb1de]{margin-top:35px}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:local(""),url(/assets/font/montserrat-v15-latin_cyrillic-regular.woff2) format("woff2"),url(/assets/font/montserrat-v15-latin_cyrillic-regular.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local(""),url(/assets/font/montserrat-v15-latin_cyrillic-700.woff2) format("woff2"),url(/assets/font/montserrat-v15-latin_cyrillic-700.woff) format("woff")}:root{--px: max(30px, calc((100vw - 1200px)/2));--gradient: linear-gradient(90deg, #CC2B5E 0%, #753A88 100%);--shadow: 0px 8px 16px rgba(0, 0, 0, .08)}body{margin:0;color:#1a202c;font-size:18px;line-height:1.3;font-family:Montserrat,sans-serif;overflow-y:scroll}#app{display:flex;flex-direction:column;min-height:100vh}header{box-shadow:0 6px 12px #00000014;margin-bottom:12px}main{flex:1;background:#F7FAFC;padding-bottom:80px}footer{background:var(--gradient);color:#fff}h1,h2,h3,h4,h5,p{margin:0;padding:0}h1{font-size:48px;line-height:52px}h2{font-size:40px;line-height:52px}h3{font-size:28px;line-height:42px}h4{font-size:20px;line-height:30px}h5{font-size:16px;line-height:4px}a{color:inherit}ol,p{font-size:18px;line-height:27px}form,#steps li,#partners li,#contact-items li{background:#fff}main menu{font-size:18px;background:#FFFFFF;box-shadow:0 8px 24px #0000001f;border-radius:4px}main menu li{padding:30px;border-bottom:1.5px solid #EDF2F7;width:100%;box-sizing:border-box;text-align:center;white-space:nowrap}input[type=submit],.button{font-weight:700;background:var(--gradient);border-radius:4px;color:#fff;border:1px solid;width:257px;max-width:80vw;height:52px;font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:default}section{position:relative;padding:20px var(--px);display:flex;flex-direction:column;align-items:center;gap:60px}header section,footer section{gap:20px;flex-wrap:wrap;justify-content:space-between}main section{padding:60px var(--px)}section:first-child{flex-direction:row}main section:first-child article{display:flex;flex-direction:column;gap:30px}section[shadow] article{flex:1}main section:first-child>img{flex:1;width:50%}section[shadow]{padding:80px var(--px);box-shadow:0 16px 32px #0000000f;margin-bottom:32px}section.copyright{align-items:baseline;font-size:14px;line-height:21px;padding-top:0}section.account{align-items:baseline}.logo{font-weight:700;text-decoration:none}.logo:after{content:"Finode"}header .logo{font-size:28px;display:flex;align-items:center;gap:10px}footer .logo{font-size:40px}header .logo:before{content:"";background:url(/assets/img/logo.svg);background-size:cover;display:inline-block;width:48px;height:48px}form{padding:32px;box-shadow:0 8px 16px #00000014;min-width:250px;max-width:500px}label{font-size:14px}input,textarea{font:inherit;background:#F5F7F9;border:1.5px solid #CBD5E0;border-radius:4px}input:not([type="radio"]):not([type="checkbox"]),select,textarea{width:100%;max-width:80vw;padding:12px 20px;box-sizing:border-box}textarea{height:100px}ul{list-style:none;display:flex;gap:16px;justify-content:center;padding:0;margin:0;flex-wrap:wrap}ul li{display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow);border-radius:4px;flex:1}#contact-items li,#steps li{padding:32px}#partners li{align-items:center}menu{font-size:14px}menu a:not(.router-link-active){text-decoration:none}ol{list-style:none;counter-reset:li}article>ol{padding:0;margin:0}ol li:before{counter-increment:li;content:counters(li,".") ". "}ol[disc]{list-style:disc}ol[disc] li:before{content:""}ol li[block],article>ol>li>ol:first-child{padding-top:1em}article>ol>li>ol:last-child{padding-bottom:1em}article>ol>li>ol>li>ol>li>ol:not([disc]),article>ol>li>ol>li>ol:not([disc]),article>ol>li>ol{padding-left:0}table{border-spacing:0;font-size:16px}thead{background:#E5E5E5;user-select:none}thead td{border:2px solid #EDF2F7;border-right:0;border-left:0}td{padding:14px}tr:nth-child(even){background:#e5e5e56b}td a{text-decoration:none}table td table td{padding:2px 0}table td table td:first-child{text-align:right;padding-right:5px;color:gray;font-size:14px}table td table tr{background:transparent!important;vertical-align:baseline}@media screen and (max-width: 920px){main section:first-child img{width:100%}main section:first-child{flex-direction:column;align-items:baseline}article{order:1}}@media screen and (max-width: 800px){.burger .toggle{display:block}.burger:not(.opened) .content{display:none}.burger.main.opened .wrap{background:#00000073;position:fixed;right:0;top:0;bottom:0;left:0;z-index:10}.burger.main.opened .toggle{z-index:20}.burger.main.opened .content{background:#fff;position:fixed;right:0;top:0;bottom:0;width:75%;max-width:350px;min-width:220px}.burger.main.opened menu{flex-direction:column;align-items:baseline;padding:65px 30px;width:100%}}@media screen and (max-width: 740px){header menu{gap:10px;flex-wrap:wrap;font-size:18px}footer menu{flex-direction:column;font-size:18px;align-items:baseline!important;gap:5px!important}footer section:first-child{align-items:baseline;flex-direction:column;gap:10px}}@media screen and (max-width: 510px){h1{font-size:32px;line-height:38px}h2{font-size:26px;line-height:32px}article h2{align-self:center!important}ul{justify-content:center!important}}@media screen and (max-width: 500px){thead>tr>td:not(:first-child):not(:last-child),tbody>tr>td:not(:first-child):not(:last-child){display:none}}@media screen and (max-width: 600px){thead>tr>td:not(:first-child):not(:last-child):not(:nth-child(2)),tbody>tr>td:not(:first-child):not(:last-child):not(:nth-child(2)){display:none}}@media screen and (max-width: 700px){thead>tr>td:not(:first-child):not(:last-child):not(:nth-child(2)):not(:nth-child(3)),tbody>tr>td:not(:first-child):not(:last-child):not(:nth-child(2)):not(:nth-child(3)){display:none}}@media screen and (max-width: 800px){thead>tr>td:not(:first-child):not(:last-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)),tbody>tr>td:not(:first-child):not(:last-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)){display:none}}@media screen and (max-width: 1100px){section.account:first-child{flex-direction:column;align-items:baseline}}form[data-v-78c32b2f],fieldset[data-v-78c32b2f],label[data-v-78c32b2f]{display:flex;flex-direction:column}fieldset[data-v-78c32b2f],form[data-v-78c32b2f]{gap:24px}label[data-v-78c32b2f]{gap:4px}label.checkbox[data-v-78c32b2f],label.radio label[data-v-78c32b2f]{flex-direction:row}label[required]:not([required="false"]) span[data-v-78c32b2f]:after{content:" *"}[error][data-v-78c32b2f]{color:red}.error[data-v-78c32b2f]{color:red;white-space:pre}.success[data-v-78c32b2f]{color:green}fieldset[data-v-78c32b2f]{border:0}.waiting[data-v-78c32b2f]{opacity:.8;pointer-events:none}.account form[data-v-ca3fd942]{box-shadow:none;background:inherit;padding:32px 0}h3[data-v-ca3fd942]{font-size:24px;line-height:36px;max-width:250px}article[data-v-ca3fd942]:last-child{width:100%}img[data-v-6518778a]{background:white;width:267px;height:120px;object-fit:contain;display:block;padding:10px;box-sizing:border-box}select[data-v-6518778a]{background:transparent}button[data-v-64841781]{float:right;width:16px;height:16px;border:0;margin-left:10px}.edit[data-v-64841781]{background:url(/assets/img/edit.png)}.cancel[data-v-64841781]{background:url(/assets/img/cancel.png)}.save[data-v-64841781]{background:url(/assets/img/save.png)}input[data-v-64841781]{margin:10px 0;display:block}img[data-v-3afb6801]{width:267px;height:120px;object-fit:contain;display:block;padding:10px;box-sizing:border-box}li[data-v-3afb6801]{box-shadow:none;border-radius:0;flex:250px 0}li>*[data-v-3afb6801]:not(a){background:white;box-shadow:var(--shadow);border-radius:4px;width:100%;box-sizing:border-box}a[data-v-3afb6801]{width:100%}ul[data-v-3afb6801]{justify-content:flex-start;gap:30px}div[data-v-3afb6801]{font-size:12px;padding:5px 10px;color:red}div>span[data-v-3afb6801]{color:gray}div[status]{color:#fff;border-radius:4px;padding:5px 10px;text-align:center;white-space:nowrap}div[status="0"]{background:yellow;color:#000}div[status="1"]{background:green}div[status="-1"]{background:red}.oimage{background:white;padding:0 10px;align-self:baseline;width:133px;height:60px;object-fit:cover;display:block;max-width:163px}div[data-v-1ed9b634]{color:#fff;border-radius:4px;padding:5px 10px;cursor:pointer;user-select:none;text-align:center}.on[data-v-1ed9b634]{background:green}.off[data-v-1ed9b634]{background:red}#contact-items img[data-v-4b3bad17]{width:48px;height:48px}#contact-items li img[data-v-4b3bad17]{align-self:center}#steps p[data-v-734c4aa2]{font-size:16px;line-height:24px}#steps img[data-v-734c4aa2]{width:51px;height:46px}#partners img[data-v-734c4aa2]{width:267px;height:120px;object-fit:contain;padding:10px;box-sizing:border-box}#partners li[data-v-734c4aa2]{flex:none}#partners img[disabled][data-v-734c4aa2]{opacity:.2}pre[data-v-5c82a0f1]{white-space:pre-wrap;font-size:18px;line-height:27px}table[data-v-5c82a0f1]{width:100%}td[data-v-5c82a0f1]{padding:0}
