.button{box-sizing:border-box;letter-spacing:-.03em;color:#fff;cursor:pointer;border:none;border-radius:6px;outline:none;height:38px;padding:9px 16px;font-size:14px;font-weight:700;line-height:normal;transition:all .2s;display:inline-block;box-shadow:0 0 8px #10b65966}.button:hover,.button:active,.button:focus{color:#fff}.button:disabled{color:#9eaec0;cursor:initial;background-color:#d2deeb;box-shadow:0 0 8px #3c48571a}.button:disabled:hover,.button:disabled:active,.button:disabled:focus{background-color:#d2deeb}.button_blue{background-color:#1fb6ff;box-shadow:0 4px 8px #39ade54d}.button_blue:hover{background-color:#00acff}.button_blue:active{background-color:#009eeb}.button_green{background-color:#13ce66}.button_green:active,.button_green:focus{background-color:#0f9f4f}.button_green:hover{background-color:#10b258}.button_dark-green{background-color:#528366}.button_dark-green:active,.button_dark-green:focus{background-color:#3e644e}.button_dark-green:hover{background-color:#467057}.button_red{background-color:#c73717;box-shadow:0 0 8px #3c485733}.button_red:active{background-color:#992a12}.button_red:hover{background-color:#ac2f14}.button_orange{background-color:#ff8534;box-shadow:0 4px 8px #b0553033}.button_orange:active{background-color:#ff6601}.button_orange:hover{background-color:#ff7315}.button_default{color:#3c4857;background-color:#fff;box-shadow:0 0 8px #3c485733}.button_default:disabled,.button_default:disabled:hover,.button_default:disabled:active,.button_default:disabled:focus{color:#b9c8d9;background-color:#fff}.button_default:hover{color:#778597}.button_default:active{color:#5f6c7c}.button_dark{color:#fff;background:#3c4857;box-shadow:0 0 8px #3c485733}.button_dark:disabled,.button_dark:disabled:hover,.button_dark:disabled:active,.button_dark:disabled:focus{color:#9eaec0;background-color:#d2deeb}.button_dark:hover,.button_dark:active{background-color:#778597}.button_transparent{background:0 0}.button_big{text-transform:uppercase;height:43px;padding:12px 24px;font-size:13px}.button_link{text-decoration:none}.button_square{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.button__loader{fill:#fff;width:24px;height:24px}.input{position:relative}.input_required:after{content:"";z-index:2;background:#b9c8d9;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.input_required:hover.input_required:after{background:#9eaec0}.input_required.input_error:after,.input_required.input_error:hover.input_required.input_error:after{background:#e44724}.input_active:not(.input_error):not(.input_disabled) svg{fill:#9eaec0}.input_error .input__input{color:#e44724;border:2px solid #e44724!important}.input_error .input__input::placeholder{color:#e44724}.input_error .input__input:-ms-input-placeholder{color:#e44724}.input_error .input__input:-moz-placeholder{color:#e44724}.input_attention .input__input{border:2px solid #ffc82c}.input_attention:hover .input__input{border:2px solid #ffc00d!important}.input__input{box-sizing:border-box;color:#3c4857;z-index:1;background-color:#fff;border:2px solid #d2deeb;border-radius:6px;width:100%;height:48px;padding:14px 18px;font-size:14px;transition:all .1s;position:relative}.input__input::placeholder{color:#9eaec0}.input__input:-ms-input-placeholder{color:#9eaec0}.input__input:-moz-placeholder{color:#9eaec0}.input__input:disabled{color:#b9c8d9;background-color:#e7f0f9;border-color:#e7f0f9}.input__input:hover:not(:disabled):not(.input__input_error),.input__input_active{border-color:#9eaec0}.input__input_textarea{resize:vertical;height:200px}.input__input_textarea:disabled{border:2px solid #d2deeb}.input__input_mini{height:38px;padding:10px 18px}.input__error-text{color:#e7f0f9;background:#e44724;border-radius:0 0 6px 6px;margin-top:-10px;padding:18px 20px 10px;font-size:10px;position:relative}.auth-form{font-family:Montserrat,sans-serif}.auth-form__form-control{margin-bottom:12px}.auth-form__reset-link{cursor:pointer;text-align:center;color:#d3d3d3;width:100%;margin-top:12px;text-decoration:underline;display:inline-block}.auth-form__input{width:100%}.auth-form__input:hover,.auth-form__input:active,.auth-form__input:focus{border:none;outline:none}.auth-form__input input,.auth-form__input textarea{border:none;border-radius:12px;height:56px;font-family:Montserrat,sans-serif}@media screen and (min-width:320px) and (max-width:1279px){.auth-form__input input,.auth-form__input textarea{background:linear-gradient(#f4f4f4,#f4f4f4),#fff;border-radius:8px}}@media screen and (max-width:640px){.auth-form__input input,.auth-form__input textarea{height:48px}}.auth-form__input input:hover,.auth-form__input textarea:hover,.auth-form__input input:active,.auth-form__input textarea:active,.auth-form__input input:focus,.auth-form__input textarea:focus{border:none;outline:none}.auth-form__input_textarea textarea{height:120px;margin-bottom:24px}.auth-form__input .input__error-text{border-radius:0 0 12px 12px;margin-top:-8px;padding:10px 20px 6px;font-family:Montserrat,sans-serif;font-size:11px}@media screen and (min-width:320px) and (max-width:1279px){.auth-form__input .input__error-text{border-radius:0 0 8px 8px}}.auth-form__error{text-align:center;color:#e44724}.auth-form__submit{background:linear-gradient(90.01deg,#1fb6ff 0%,#13ce66 100%);border-radius:6px;width:100%;margin-top:20px;font-family:Montserrat,sans-serif;font-size:13px;transition:opacity .2s}.auth-form__submit:hover{opacity:.75}.auth-form__submit:active{opacity:.65}@media screen and (min-width:320px) and (max-width:1279px){.auth-form__submit{height:48px}}.auth-form__submit:disabled{opacity:.5;color:#fff!important}.auth-form__submit:disabled:hover,.auth-form__submit:disabled:active{opacity:.5}@media screen and (min-width:320px) and (max-width:1279px){.auth-form__submit{min-width:312px;max-width:400px;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}}@media screen and (max-width:640px){.auth-form__submit{max-width:312px}}@media (orientation:portrait) and (max-width:640px) and (max-height:580px){.auth-form__submit{position:relative;bottom:auto;left:auto;transform:none}}.auth-form__footer{color:#9eaec0;cursor:pointer;position:absolute;bottom:45px}.auth-form__footer>span{color:#1fb6ff}.popup-header__title{color:#3c4857;margin:0;padding-bottom:4px;font-size:48px;font-weight:700}@media screen and (min-width:320px) and (max-width:1279px){.popup-header__title{padding-bottom:12px;font-size:40px}}@media screen and (max-width:640px){.popup-header__title{padding-bottom:12px;font-size:36px}}.popup-header__descr{color:#3c4857;margin-bottom:40px;font-size:18px}.popup-header__descr>span{color:#3c4857}@media screen and (min-width:320px) and (max-width:1279px){.popup-header__descr{font-size:14px}}.popup-header__back{color:#3c4857;font-size:12px;font-weight:600;line-height:18px}.popup-header__back-icon{width:6.5px;height:10px;margin-right:17px}.popup-header__back:hover{cursor:pointer;opacity:.7;transition:all .11s}.popup-header_centered{flex-direction:column;justify-content:center;height:100%;display:flex}.auth-popup{z-index:11;background:#2f3844e6;width:100%;height:100%;font-family:Montserrat,sans-serif;position:fixed;top:0;left:0}@media (orientation:portrait) and (max-width:640px) and (max-height:580px){.auth-popup{overflow:hidden auto}}.auth-popup__interface-mobile{position:absolute}.auth-popup__interface-mobile:before{content:"";mix-blend-mode:multiply;opacity:.2;filter:blur(32px);z-index:-1;background:#000;width:calc(100% - 30px);height:56px;position:absolute;bottom:-21px;left:50%;transform:translate(-50%)}.auth-popup__interface-mobile svg{width:100%}@media screen and (min-width:1280px){.auth-popup__interface-mobile{display:none}}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__interface-mobile{z-index:1;width:340px;height:236px;top:32px;left:50%;transform:translate(-50%)}}@media screen and (max-width:640px){.auth-popup__interface-mobile{width:240px;height:167px;top:32px;left:50%;transform:translate(-50%)}}@media (orientation:portrait) and (max-width:640px) and (max-height:580px){.auth-popup__interface-mobile{margin:32px auto 0;position:relative;top:auto;left:auto;transform:none}}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup{background:#fff}.auth-popup:after{content:"";background:linear-gradient(#13ce66 48.93%,#13ce6600 103.3%);border-radius:50%;width:583px;height:583px;position:absolute;top:-337px;left:50%;transform:translate(-50%)}}@media screen and (max-width:640px){.auth-popup{background:#fff 0 0/450px}.auth-popup:after{content:"";background:linear-gradient(#13ce66 48.93%,#13ce6600 103.3%);border-radius:50%;width:515px;height:515px;position:absolute;top:-329px;left:50%;transform:translate(-50%)}}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__cross-icon{display:none}}.auth-popup__cross-icon-mobile{display:none}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__cross-icon-mobile{display:inline-block}}.auth-popup__close{-webkit-backdrop-filter:blur(250px);backdrop-filter:blur(250px);cursor:pointer;background:linear-gradient(#ffffff80 0%,#ffffff40 100%);border:none;border-radius:50%;outline:none;width:64px;height:64px;margin:0;padding:0;transition:all .2s;position:absolute;top:32px;right:32px;box-shadow:inset 0 0 40px #ffffff40}.auth-popup__close svg{fill:#3c4857;width:16px;height:16px}.auth-popup__close svg path{stroke:#3c4857}.auth-popup__close:hover{opacity:.8}.auth-popup__close:active{opacity:.7}.auth-popup__close:active svg{transform:translateY(1px)}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__close{z-index:2;background:#fff;width:56px;height:56px;top:24px;right:24px;box-shadow:0 8px 32px #00000026}.auth-popup__close svg path{fill:#3c4857}}@media screen and (max-width:640px){.auth-popup__close{width:48px;height:48px}.auth-popup__close svg{width:12px;height:12px}}.auth-popup__agreement-checkbox{color:#9eaec0;margin-top:27px;font-size:12px}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__wrapper,.auth-popup__wrapper>div{height:100%}}.auth-popup__container{-webkit-backdrop-filter:blur(250px);backdrop-filter:blur(250px);background:linear-gradient(#ffffffe6 0%,#ffffff40 100%);border-radius:24px;width:800px;height:504px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 120px #ffffff80}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__container{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;width:100%;height:100%;position:relative;top:0;left:0;transform:none}}.auth-popup__popup{box-sizing:border-box;border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.auth-popup__popup:before{content:"";z-index:1;background:url(/static/image/interface.6a7a2d14.png) 0 no-repeat;width:289px;height:356px;position:absolute;top:76px;left:0}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__popup:before{display:none}}.auth-popup__popup:after{content:"";background:linear-gradient(18.34deg,#13ce6626 8.66%,#13ce66 99.94%);border-radius:50%;width:515px;height:515px;position:absolute;top:-4px;left:-240px}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__popup:after{display:none}.auth-popup__popup{background:0 0;border-radius:0}}.auth-popup__content{width:328px;margin-left:380px;padding-top:76px}@media screen and (min-width:320px) and (max-width:1279px){.auth-popup__content{text-align:center;width:400px;height:100%;margin:0 auto;padding-top:347px}}@media screen and (max-width:640px){.auth-popup__content{text-align:center;width:312px;margin:0 auto;padding-top:250px}}@media (orientation:portrait) and (max-width:640px) and (max-height:580px){.auth-popup__content{padding-top:30px}}*{box-sizing:border-box}html,body{border:0;margin:0;padding:0;line-height:1.5}div,span,object,iframe,img,table,caption,thead,tbody,tfoot,tr,tr,td,article,aside,canvas,details,figure,hgroup,menu,nav,footer,header,section,summary,mark,audio,video{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cit,code,del,dfn,em,ins,q,samp,small,strong,sub,sup,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,legend,label{vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{display:block}table{border-collapse:separate;border-spacing:0}table caption,table th,table td{text-align:left;vertical-align:middle}a img{border:0}:focus{outline:0}.spinner{width:30px;height:30px;margin:-30px/2 0 0 -30px/2;border:3px solid #0000;border-top-color:#fff;border-radius:50%;animation:.6s linear infinite rtb-spinner-rotate;position:absolute;top:50%;left:50%}.spinner.spinner_small{width:16px;height:16px;margin:-16px/2 0 0 -16px/2;border-width:2px}.spinner_white{border-top-color:#fff}@keyframes rtb-spinner-rotate{to{transform:rotate(360deg)}}.notification-dismiss:hover{color:#3c4857!important}.notification{padding-left:40px}.notification:before{content:"";width:24px;height:24px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.notification-success:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDIwQzE2LjQxODMgMjAgMjAgMTYuNDE4MyAyMCAxMkMyMCAxMC44MDMxIDE5LjczNzIgOS42Njc2NiAxOS4yNjYxIDguNjQ4MTRMMTIuNzA3MSAxNS4yMDcxQzEyLjMxNjYgMTUuNTk3NiAxMS42ODM0IDE1LjU5NzYgMTEuMjkyOSAxNS4yMDcxTDguMjkyODkgMTIuMjA3MUM3LjkwMjM3IDExLjgxNjYgNy45MDIzNyAxMS4xODM0IDguMjkyODkgMTAuNzkyOUM4LjY4MzQyIDEwLjQwMjQgOS4zMTY1OCAxMC40MDI0IDkuNzA3MTEgMTAuNzkyOUwxMiAxMy4wODU4TDE4LjE3MzggNi45MTE5OUMxNi43MDY1IDUuMTMzNTkgMTQuNDg1NiA0IDEyIDRDNy41ODE3MiA0IDQgNy41ODE3MiA0IDEyQzQgMTYuNDE4MyA3LjU4MTcyIDIwIDEyIDIwWiIgZmlsbD0iIzEzQ0U2NiIvPjwvc3ZnPg==)}.notification-warning:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEzLjc0ODYgNS4xNDY5NEMxMi45ODY2IDMuNzc1MzIgMTEuMDE0IDMuNzc1MzIgMTAuMjUyIDUuMTQ2OTRMMy42NTEwNSAxNy4wMjg3QzIuOTEwNDYgMTguMzYxNyAzLjg3NDM5IDIwIDUuMzk5MzYgMjBIMTguNjAxM0MyMC4xMjYzIDIwIDIxLjA5MDIgMTguMzYxNyAyMC4zNDk2IDE3LjAyODdMMTMuNzQ4NiA1LjE0Njk0Wk0xMS4zNDcgMTQuOTY0OEgxMi41MzY1TDEyLjg4NTEgOC4wMDU4M0gxMC45OTE1TDExLjM0NyAxNC45NjQ4Wk0xMS4xNzYxIDE2LjM3OTlDMTAuOTk4NCAxNi41NTMgMTAuOTA5NSAxNi44MDgyIDEwLjkwOTUgMTcuMTQ1NUMxMC45MDk1IDE3LjQ4MjcgMTAuOTk4NCAxNy43NDI1IDExLjE3NjEgMTcuOTI0OEMxMS4zNTg0IDE4LjEwNzEgMTEuNjExMyAxOC4xOTgyIDExLjkzNDkgMTguMTk4MkMxMi4yNTM5IDE4LjE5ODIgMTIuNSAxOC4xMDQ4IDEyLjY3MzIgMTcuOTE3OUMxMi44NTA5IDE3LjcyNjUgMTIuOTM5OCAxNy40NjkgMTIuOTM5OCAxNy4xNDU1QzEyLjkzOTggMTYuODIxOSAxMi44NTMyIDE2LjU2OSAxMi42OCAxNi4zODY3QzEyLjUwNjggMTYuMjA0NCAxMi4yNTg1IDE2LjExMzMgMTEuOTM0OSAxNi4xMTMzQzExLjYwNjggMTYuMTEzMyAxMS4zNTM4IDE2LjIwMjEgMTEuMTc2MSAxNi4zNzk5WiIgZmlsbD0iI0ZGQzgyQyIvPjwvc3ZnPg==)}.notification-error:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDIwQzE2LjQxODMgMjAgMjAgMTYuNDE4MyAyMCAxMkMyMCA3LjU4MTcyIDE2LjQxODMgNCAxMiA0QzcuNTgxNzIgNCA0IDcuNTgxNzIgNCAxMkM0IDE2LjQxODMgNy41ODE3MiAyMCAxMiAyMFpNMTEuNDM3NSAxMy45NTlIMTIuNjI3TDEyLjk3NTYgN0gxMS4wODJMMTEuNDM3NSAxMy45NTlaTTExLjI2NjYgMTUuMzc0QzExLjA4ODkgMTUuNTQ3MiAxMSAxNS44MDI0IDExIDE2LjEzOTZDMTEgMTYuNDc2OSAxMS4wODg5IDE2LjczNjcgMTEuMjY2NiAxNi45MTg5QzExLjQ0ODkgMTcuMTAxMiAxMS43MDE4IDE3LjE5MjQgMTIuMDI1NCAxNy4xOTI0QzEyLjM0NDQgMTcuMTkyNCAxMi41OTA1IDE3LjA5OSAxMi43NjM3IDE2LjkxMjFDMTIuOTQxNCAxNi43MjA3IDEzLjAzMDMgMTYuNDYzMiAxMy4wMzAzIDE2LjEzOTZDMTMuMDMwMyAxNS44MTYxIDEyLjk0MzcgMTUuNTYzMiAxMi43NzA1IDE1LjM4MDlDMTIuNTk3MyAxNS4xOTg2IDEyLjM0OSAxNS4xMDc0IDEyLjAyNTQgMTUuMTA3NEMxMS42OTczIDE1LjEwNzQgMTEuNDQ0MyAxNS4xOTYzIDExLjI2NjYgMTUuMzc0WiIgZmlsbD0iI0U0NDcyNCIvPjwvc3ZnPg==)}.notification-info:before{display:none}.notification-info .notification-dismiss:hover{color:#fff!important}.notification-title+.notification-message{color:#9eaec0;font-size:12px}body{-webkit-font-smoothing:antialiased;background:#fff;font-family:Helvetica,sans-serif;font-size:14px}