@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){margin-left:0;padding:0;border:none}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom: 24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%;scrollbar-gutter:stable}html,:has(:target){scroll-behavior:smooth}body{min-height:100%;line-height:1.5}a:where([class]){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}button,label{cursor:pointer}:where([fill]:not([fill=none],[fill^=url])){fill:currentColor}:where([stroke]:not([stroke=none],[stroke^=url])){stroke:currentColor}svg *{-webkit-transition-property:fill,stroke;transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media (prefers-reduced-motion: reduce){*,:before,:after{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{font-family:Mulish}body,#app{background:url(/assets/background_stars-BZ6vugUU.png),-webkit-gradient(linear,left bottom,left top,from(rgb(235,182,105)),color-stop(rgb(200,153,116)),color-stop(rgb(161,119,128)),color-stop(rgb(129,93,124)),color-stop(rgb(93,70,117)),color-stop(rgb(57,43,88)),color-stop(rgb(43,32,64)),color-stop(rgb(30,22,41)),color-stop(rgb(26,20,36)),to(rgb(25,19,33)));background:url(/assets/background_stars-BZ6vugUU.png),linear-gradient(to top,#ebb669,#c89974,#a17780,#815d7c,#5d4675,#392b58,#2b2040,#1e1629,#1a1424,#191321);background-size:contain;background-position:top;background-repeat:no-repeat}.main-container{width:100%;height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-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;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.content-container{width:317px;display:-webkit-box;display:-ms-flexbox;display:flex;-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;position:relative}.content-container__title{font-size:20px;font-weight:600;line-height:100%;letter-spacing:0em;text-align:center;margin-bottom:40px;color:#fff}.layout{height:100vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain;scrollbar-width:none}.layout::-webkit-scrollbar{display:none}@media (min-width: 415px){.layout,body{overflow:visible}}.page-content{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100vw;max-width:414px;border-radius:40px 40px 0 0;padding:57px 30px 0;background-color:#f6f6fe}.page-content .scroll-container{width:100%;max-width:414px;overflow-y:scroll;overflow-x:hidden;padding-bottom:150px;scrollbar-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-content .scroll-container::-webkit-scrollbar{width:0}.popup{max-width:315px;margin:auto 20px;padding:20px 12px 20px 20px;background-color:#f8f5ff;border-radius:20px;color:#262060;font-size:18px;font-weight:400;line-height:120%}.popup__header{font-size:22px;font-weight:700;color:#262060}.full_width{width:100%}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.relative{position:relative}.page-container{width:100vw;max-width:414px;height:100vh;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 30px;background-color:#f6f6fe;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto;border-top-left-radius:40px;border-top-right-radius:40px}.d-mb-12{margin-bottom:12px}.d-mb-16{margin-bottom:16px}.d-mt-16{margin-top:16px}.d-mt-12{margin-top:12px}.d-mr-16{margin-right:16px}.d-ml-16{margin-left:16px}.d-ma-16{margin:16px}.d-mx-16{margin-left:16px;margin-right:16px}.d-my-16{margin-top:16px;margin-bottom:16px}.d-mb-30{margin-bottom:30px}.d-pa-30{padding:30px}.full-height{height:100%}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:12px;font-size:18px;font-weight:600;line-height:100%;letter-spacing:0em;color:#fff;border:none;border-radius:16px;padding:12px 24px}.button--white{border:2px solid rgb(49,29,93);background-color:#fff;color:#262060}.button--purple{background-color:#262060}.button--blue{background:-webkit-gradient(linear,left top,right top,from(rgb(53,92,213)),to(rgb(113,74,180)));background:linear-gradient(to right,#355cd5,#714ab4)}.button--big{width:100%;letter-spacing:.04em}.button:active{-webkit-box-shadow:0 0 6px 3px rgba(53,92,213,.3);box-shadow:0 0 6px 3px #355cd54d}.authorization-toggle{width:230px;height:40px;border:2px solid rgb(255,255,255);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;padding:2px}.authorization-toggle__select-button{display:inline;background:none;border:0;border-radius:20px;padding:4.5px 10px;color:#fff;background-color:transparent;font-size:18px;font-weight:700;line-height:100%;letter-spacing:0em}.authorization-toggle__select-button.active{padding-inline:17.5px;background-color:#fff;color:#262060}.show-password-button{position:absolute;width:40px;height:40px;right:15px;background:none;border:0}.button-container{display:-webkit-box;display:-ms-flexbox;display:flex}.button-container--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.button-container--row{gap:11px}.action-button{padding:9px 22px;border:none;border-radius:16px;background:linear-gradient(94.6deg,#355cd5 4.52%,#714ab4 107.33%);color:#fff;font-size:18px;font-weight:600;cursor:pointer;width:100%;-webkit-transition:background-color .2s;transition:background-color .2s}.action-button:hover{background-color:#60a5fa}.action-button:disabled{background-color:#ccc;cursor:not-allowed}.message-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;border:0;border-radius:20px;background-color:#fafbfd}.message-block--shadow{-webkit-box-shadow:0 2px 2px 0px rgba(255,255,255,.25);box-shadow:0 2px 2px #ffffff40}.message-block__title{font-size:20px;font-weight:700;line-height:120%;letter-spacing:0em;color:#311d5d;margin-bottom:16px}.message-block__text{font-size:20px;font-weight:400;line-height:120%;letter-spacing:0em;color:#262060;margin:0}.login-form{width:315px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.login-form__input-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-form__input-field{width:100%;position:relative;border:2px solid rgba(71,0,181,.28);border-radius:18px;background-color:#f8f5ff;padding:13px 14px;font-size:14px;font-weight:400;line-height:100%;letter-spacing:0em;color:#231942}.login-form__input-field::-webkit-input-placeholder{font-size:14px;font-weight:400;line-height:100%;letter-spacing:0em;color:#4700b580}.login-form__input-field::-moz-placeholder{font-size:14px;font-weight:400;line-height:100%;letter-spacing:0em;color:#4700b580}.login-form__input-field:-ms-input-placeholder{font-size:14px;font-weight:400;line-height:100%;letter-spacing:0em;color:#4700b580}.login-form__input-field::-ms-input-placeholder{font-size:14px;font-weight:400;line-height:100%;letter-spacing:0em;color:#4700b580}.login-form__input-field::placeholder{font-size:14px;font-weight:400;line-height:100%;letter-spacing:0em;color:#4700b580}.login-form__input-field:focus{outline:none}.login-form__input-field--error{background-color:#f3a1a1;border:2px solid red}.login-form__error-text{margin-left:18px;font-size:12px;font-weight:400;color:#fff}.login-form__link{font-size:15px;font-weight:700;line-height:100%;padding:0;text-decoration:underline;color:#fff;background-color:transparent;border:0}.agreement-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:25px;margin-top:24px}.agreement-container__link{font-size:12px;font-weight:400;line-height:120%;letter-spacing:0em;text-decoration:underline;color:#fff;background:transparent;border:0}.agreement-container__link--visited{background-color:#000;color:#262060!important}.agreement-container__agreement-checkbox{margin-top:10px;font-size:10px;font-weight:400;line-height:100%;letter-spacing:0em;color:#262060;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:22px;position:relative;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.agreement-container__agreement-checkbox .text{font-size:10px;font-weight:400;line-height:100%;color:#262060}.agreement-container__agreement-checkbox input{opacity:0;position:absolute;width:18px;height:18px;z-index:100;margin:0}.agreement-container__agreement-checkbox input:checked+.checkbox{background-color:#262060}.agreement-container__agreement-checkbox input:checked+.checkbox:after{content:"";position:relative;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='11'%20viewBox='0%200%2012%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.45801%205.91624L4.46054%208.91877C4.63427%209.0925%204.9221%209.07001%205.06673%208.8714L10.1702%201.86328'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:11px;height:11px}.agreement-container__agreement-checkbox .checkbox{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;border:2px solid rgb(38,32,96);border-radius:4px;background-color:#fff;position:relative}.important-container{width:100%;height:100%}.important-container__title{font-size:28px;font-weight:800;line-height:100%;text-align:center;padding-block:16px 24px;color:#fff}.important-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:90%;border-radius:40px 40px 0 0;padding:37px 27px 70px;background-color:#f6f6fe}.important-block__text-container{width:100%;height:100%;margin-bottom:19px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.important-block__text-container::-webkit-scrollbar{display:none}.important-block__title{font-size:20px;font-weight:700;line-height:120%;color:#262060;margin-bottom:20px}.important-block__text{font-size:14px;font-weight:400;line-height:120%;color:#262060;text-align:left}
