.icon{display:-webkit-box;display:-ms-flexbox;display:flex}.icon>svg{height:inherit;width:inherit}.icon_filled,.icon_filled *{fill:currentColor!important}.icon_fill svg path{fill:var(--2c242530)!important}.icon_stroked,.icon_stroked *{stroke:currentColor!important}.icon_stroked svg path{stroke:var(--2c242530)!important;fill:none!important}.close[data-v-0230de69]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#8992d6;border-radius:50%;cursor:pointer;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.close_shadow[data-v-0230de69]{-webkit-box-shadow:0 4px 15px rgba(140,143,170,.55);box-shadow:0 4px 15px #8c8faa8c}.close_regular[data-v-0230de69]{height:60rem;width:60rem}.close_regular>i[data-v-0230de69]{height:16rem;width:16rem}.close_small[data-v-0230de69]{height:50rem;width:50rem}.close_tiny[data-v-0230de69]{height:24rem;width:24rem}.close_tiny>i[data-v-0230de69]{height:10rem;width:10rem}.close_purple[data-v-0230de69]{background-color:#8992d6;color:#fff}.close_purple[data-v-0230de69]:hover{background-color:#7b83c0}.close_ghost[data-v-0230de69]{background-color:#eceff0;color:#4d5381}.close_ghost[data-v-0230de69]:hover{background-color:#f6f7f8}@media (max-width:768px){.close_regular[data-v-0230de69]{height:40px;width:40px}}.notification[data-v-45adc401]{bottom:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;right:20rem;z-index:11000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.notification__block[data-v-45adc401]{border-radius:10rem;-webkit-box-shadow:10px 10px 85px #b0bec9;box-shadow:10px 10px 85px #b0bec9;color:#fff;max-width:50vw;padding:10rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.notification__block_error[data-v-45adc401]{background-color:#f01515;color:#fff}.notification__block_success[data-v-45adc401]{background-color:#36b283}.notification__close[data-v-45adc401]{position:absolute;right:-12rem;top:-12rem}.notification__info[data-v-45adc401]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5rem}.notification__text[data-v-45adc401]{font-size:14rem;overflow-wrap:break-word}@media (max-width:768px){.notification__block[data-v-45adc401]{max-width:80vw}}.loading-bar[data-v-d74a7894]{background:#fa8293;left:0;opacity:1;position:fixed;right:0;top:0;-webkit-transition:width 1s,opacity .4s;transition:width 1s,opacity .4s;width:0;z-index:999999}.loading-bar__progress[data-v-d74a7894]{-webkit-animation:slide-d74a7894 4s linear infinite;animation:slide-d74a7894 4s linear infinite;-webkit-animation-delay:5s;animation-delay:5s;background:#fff9;border-radius:4px;height:100%;left:-200px;position:relative;width:200px}@-webkit-keyframes slide-d74a7894{0%{left:-200px}to{left:100%}}@keyframes slide-d74a7894{0%{left:-200px}to{left:100%}}.app{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:100vh;width:100%}.app:after{background:radial-gradient(101.64% 90.71% at 100% 100%,#3646c0 0,#152786);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.spinner[data-v-49081388]{-webkit-animation:spin-49081388 1s ease-in-out infinite;animation:spin-49081388 1s ease-in-out infinite;border-radius:50%;border-style:solid;border-top-color:transparent!important;display:inline-block}.spinner--sm[data-v-49081388]{border-width:2px;height:16px;width:16px}.spinner--md[data-v-49081388]{border-width:4px;height:48rem;width:48rem}.spinner_general[data-v-49081388]{border-color:#050e50}.spinner_purple[data-v-49081388]{border-color:#8992d6}@-webkit-keyframes spin-49081388{to{-webkit-transform:rotate(1turn)}}@keyframes spin-49081388{to{-webkit-transform:rotate(1turn)}}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:none;border-radius:8px;-webkit-box-shadow:var(--089c00d9);box-shadow:var(--089c00d9);color:#fff;-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem;cursor:pointer;font-size:15px;font-weight:700;height:42px;justify-content:center;line-height:18px;outline:none;padding:2px 16px;-webkit-transition:all .3s ease;transition:all .3s ease}.button:focus-visible{outline:auto}.button>.spinner{border-color:#fff;border-width:2px;height:14px;width:14px}.button--small{height:45rem;padding:12rem 20rem}.button:disabled{cursor:not-allowed}.button:disabled:hover{-webkit-box-shadow:none;box-shadow:none}.button--pink{background-color:#fa8293}.button--pink:hover{background-color:#ffabb7}.button--pink:disabled{background-color:#9eb1be;cursor:not-allowed}.button--purple{background-color:#8992d6}.button--purple:disabled{background-color:#9eb1be;cursor:not-allowed}.button--purple:hover{background-color:#adb5ee}.button--gold{background-color:#fbcd3c;color:#2b323f;font-weight:600}.button--gold:hover{background-color:#fcdc73}.button--blue{background-color:#2e3daa}.button--blue:hover{background-color:#050e50}.button--blue:disabled{background-color:#9eb1be;cursor:not-allowed}.button--ghost{background-color:#eceff0;color:#4d5381;font-weight:600}.button--ghost:hover{background-color:#f6faff}.button--grey{background-color:#9eb1be}.button--outline{background-color:transparent;border:1px solid #eceff0;color:#050e50;font-weight:600}.button--outline>.spinner{border-color:#050e50;border-width:2px;height:14px;width:14px}.button--outline:disabled{cursor:not-allowed;opacity:.6}.button--shadow{-webkit-box-shadow:0 4px 35px rgba(0,0,0,.15);box-shadow:0 4px 35px #00000026}@media (max-width:768px){.button_small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:12px;font-weight:600;gap:4px;height:auto;justify-content:center;line-height:125%;min-height:32px;padding:6px 10px}}.icon-logo__element{-webkit-transition:fill .3s linear;transition:fill .3s linear}.icon-logo__element--main-color{fill:var(--color-main)}.icon-logo__element--second-color{fill:var(--color-second)}body{overflow:hidden}.error[data-v-fcb5b54f]{margin:0 auto;max-width:1530rem;padding:0}@media (max-width:1640px){.error[data-v-fcb5b54f]{max-width:1220rem}}@media (max-width:1365px){.error[data-v-fcb5b54f]{padding-left:60px;padding-right:60px}}@media (max-width:1024px){.error[data-v-fcb5b54f]{padding:0 40px}}@media (max-width:768px){.error[data-v-fcb5b54f]{padding:0 16px}.error[data-v-fcb5b54f] ::-webkit-scrollbar{height:0;width:0}}@media (max-width:425px){.error[data-v-fcb5b54f]{padding-left:16px;padding-right:16px}}.error[data-v-fcb5b54f]{background:#f6f7f8;height:100%;min-height:100dvh}.error[data-v-fcb5b54f],.error__content[data-v-fcb5b54f]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error__content[data-v-fcb5b54f]{gap:20px}.error__title[data-v-fcb5b54f]{color:#2e3daa;font-size:28px!important;font-weight:700;line-height:125%;text-align:center}.error__description[data-v-fcb5b54f]{color:#555656;font-size:16px!important;font-weight:500;line-height:145%;max-width:420px;text-align:center}@media (max-width:768px){.error__title[data-v-fcb5b54f]{font-size:18px!important;white-space:pre-line}.error__description[data-v-fcb5b54f]{font-size:14px!important;max-width:343px}}
