*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}#root{display:flex;flex-direction:column;justify-content:space-between}h1,h2,h3,h4,h5,input:not([type=submit]),p,span,textarea{-webkit-touch-callout:auto;text-shadow:1px 1px 1px rgba(0,0,0,.004);-webkit-user-select:auto;user-select:auto}input,input:active,input:focus,input[type=range]{outline:none}li,ol,ul{list-style:none}a,a:active,a:hover,a:visited{color:inherit;cursor:pointer;text-decoration:none}a,button{border:none;cursor:pointer;outline:none}img{display:block;height:auto;max-width:100%}.form{display:flex;flex-direction:column;padding-top:8px}.form .button{align-self:center}.form__message{color:#8c8c8c;font-size:14px;margin-top:4px;text-align:center}.input{display:block;margin-bottom:20px}.input:last-of-type{margin-bottom:30px}.input__group{align-items:center;display:flex;flex-wrap:wrap;position:relative}.input__field{background-color:#fff;border:none;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.23),0 0 0 2px transparent;flex:1 1;font-size:16px;outline:none;padding:16px;transition:all .2s ease-out}.input__field:hover{box-shadow:0 0 0 1px #404040,0 0 0 2px transparent}.input__field:focus{box-shadow:0 0 0 1px #0083ca,0 0 0 2px #0083ca}.input__field:focus+.input__label{color:#0083ca}.input__field--active+.input__label,.input__field:focus+.input__label{font-size:14px;left:12px;padding:0 4px;top:0}.input__field--error,.input__field--error:focus,.input__field--error:hover{box-shadow:0 0 0 1px #e25335,0 0 0 2px #e25335}.input__field--error+.input__label,.input__field--error:focus+.input__label{color:#e25335}.input__label{background:#fff;color:#8c8c8c;cursor:text;left:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .2s ease-out}.input__icon{margin-left:20px;width:32px}.input__error,.input__tip{color:#8c8c8c;display:block;font-size:12px;margin-left:16px;margin-top:4px;width:100%}.input__error{color:#e25335}.input__icon__img{width:32px}.input__icon__img--small{width:20px}.button{background-color:#0083ca;border-radius:4px;color:#fff;font-size:14px;font-weight:700;height:48px;min-width:300px;transition:background-color .2s}@media only screen and (min-width:1024px){.button{height:40px}}.button:hover{background-color:#006195}.button:active{background-color:#003f61}.button:disabled,.button[disabled]{background-color:#b9b9b9;cursor:not-allowed}.feedback{color:#404040;margin:0 auto;max-width:80%;padding:80px 0;text-align:center}.feedback__icon{height:80px;margin:0 auto;width:80px}.feedback__title{color:#ff9600;margin-bottom:20px}.feedback__title--success{color:#58c22e}.feedback__text{margin-bottom:20px}.CardSelector{display:flex;flex-wrap:wrap;margin-bottom:12px}.CardSelector-button{align-items:center;background:none;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.23),0 0 0 2px transparent;display:flex;height:33px;justify-content:center;margin-bottom:6px;margin-right:6px;transition:all .2s ease-out;width:57px}.CardSelector-button:hover{box-shadow:0 0 0 1px #404040,0 0 0 2px transparent}.CardSelector-button:focus{box-shadow:0 0 0 1px #0083ca,0 0 0 2px #0083ca}.CardSelector-img{max-height:25px;max-width:49px}.home{margin-bottom:auto}.home__content{padding:30px 20px}@media only screen and (min-width:1024px){.home__content{margin:0 auto;max-width:500px;padding:50px 0}}.home .home__title{color:#404040;font-size:20px;margin-bottom:20px;text-align:center}@media only screen and (min-width:768px){.home .home__title{font-size:26px}}.home.qdc .home__title{color:#ff253a}.home.qdc .button:not(:disabled){background-color:#ff253a}.home.qdc .input__field:focus{box-shadow:0 0 0 1px #404040,0 0 0 2px #404040}.home.qdc .input__field:focus+.input__label{color:#404040}.home.qdc .input__field--error,.home.qdc .input__field--error:focus,.home.qdc .input__field--error:hover{box-shadow:0 0 0 1px #e25335,0 0 0 2px #e25335}.home.qdc .input__field--error+.input__label,.home.qdc .input__field--error:focus+.input__label{color:#e25335}.home.lm .home__title{color:#a400e1}.home.lm .button:not(:disabled){background-color:#a400e1}.home.lm .input__field:focus{box-shadow:0 0 0 1px #404040,0 0 0 2px #404040}.home.lm .input__field:focus+.input__label{color:#404040}.home.lm .input__field--error,.home.lm .input__field--error:focus,.home.lm .input__field--error:hover{box-shadow:0 0 0 1px #e25335,0 0 0 2px #e25335}.home.lm .input__field--error+.input__label,.home.lm .input__field--error:focus+.input__label{color:#e25335}.home.mlink{background:#0086ff}@media only screen and (min-width:1024px){.home.mlink{height:100%}}.home.mlink .home__content{padding:0}.home.mlink .home__title{color:#fff;font-size:16px;font-weight:400;line-height:20px;margin-bottom:24px;margin-top:16px}.home.mlink .form{background:#fff;border-radius:24px 24px 0 0;padding:32px 16px 16px}@media only screen and (min-width:1024px){.home.mlink .form{border-radius:24px;padding:32px}}.home.mlink .form .button{background:#0086ff;border-radius:32px;box-shadow:0 2px 2px rgba(0,0,0,.15);font-size:16px;font-weight:400;line-height:23px;width:100%}.home.mlink .form .button:disabled,.home.mlink .form .button[disabled]{background:#cecfd1}.home.mlink .form .input__error{color:#fe4300}.home.mlink .form .input__field{font-size:14px}.home.mlink .form .input__field,.home.mlink .form .input__field:focus,.home.mlink .form .input__field:hover{border:1px solid #788089;box-shadow:none}.home.mlink .form .input__field:focus+.input__label{color:#788089}.home.mlink .form .input__field--error,.home.mlink .form .input__field--error:focus,.home.mlink .form .input__field--error:hover{border:1px solid #fe4300;box-shadow:none}.home.mlink .form .input__field--error+.input__label,.home.mlink .form .input__field--error:focus+.input__label,.home.mlink .form .input__field--error:hover+.input__label{color:#fe4300}.home.me .home__title{display:none}.home.me .button{background-color:#d100a2;font-size:18px;font-weight:400}.home.me .button:hover{background-color:#920071}.home.me .input__field{border:1px solid #403939}.home.me .input__field:focus,.home.me .input__field:hover{border:1px solid #403939;box-shadow:none}.home.me .input__field:focus+.input__label{color:#403939}.home.me .input__field--error,.home.me .input__field--error:focus,.home.me .input__field--error:hover{border:1px solid #e25335;box-shadow:none}.home.me .input__field--error+.input__label,.home.me .input__field--error:focus+.input__label,.home.me .input__field--error:hover+.input__label{color:#e25335}.error{color:#404040;margin:0 auto;max-width:80%;padding:80px 0;text-align:center}.error__title{margin-bottom:25px}
/*# sourceMappingURL=main.25a3ff6e.css.map*/