@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap");html,body{font-family:"Space Grotesk", sans-serif;font-optical-sizing:auto;font-weight:400;font-size:14px;padding:0;margin:0;color:#404040}a:hover{text-decoration:none}img{max-width:100%}#wrapper .box{padding:20px;max-width:375px;height:100vh;margin:0 auto}@media (max-width: 575px){#wrapper .box{max-width:100%}}#wrapper .box form{height:100%;display:flex;flex-direction:column;justify-content:space-between}#wrapper .box form.import input{background:#FFF !important;border:0 !important}#wrapper .box form .topex{padding-bottom:20px}#wrapper .box form .topex .title{text-align:center;color:#1e1d1f;font-weight:700;font-size:16px;margin-bottom:15px}#wrapper .box form .topex .steps{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}#wrapper .box form .topex .steps span{width:47%;background:#ff530b;height:6px;border-radius:3px}#wrapper .box form .topex p{margin-bottom:30px}#wrapper .box form .topex .nums{display:flex;justify-content:space-between;background:#f5f5f5;border-radius:12px;padding:4px;margin-bottom:15px}#wrapper .box form .topex .nums button{width:50%;border:0;text-align:center;font-weight:600;font-size:14px;height:40px;border-radius:5px}#wrapper .box form .topex .nums button.active{background-color:#ffffff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.03),0 1px 6px -1px rgba(0,0,0,0.02),0 2px 4px 0 rgba(0,0,0,0.02);color:#1E1D1F}#wrapper .box form .topex .options{display:flex;justify-content:space-between;border-radius:12px}#wrapper .box form .topex .options button{width:47%;border:0;text-align:center;font-weight:600;font-size:14px;height:48px;border-radius:12px;background:#f5f5f5;transition:all 0.3s}#wrapper .box form .topex .options button svg{margin-right:3px}#wrapper .box form .topex .options button:hover{background:#e8e8e8}#wrapper .box form .topex .options button.active{background-color:#ffffff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.03),0 1px 6px -1px rgba(0,0,0,0.02),0 2px 4px 0 rgba(0,0,0,0.02);color:#1E1D1F}#wrapper .box form .topex .inputs{display:flex;justify-content:space-between;flex-wrap:wrap}#wrapper .box form .topex .inputs .input{position:relative;width:47%;margin-bottom:20px}#wrapper .box form .topex .inputs .input input{border:1px solid #d9d9d9;height:47px;border-radius:12px;padding-left:32px;padding-right:50px;color:#1e1d1f;font-weight:700}#wrapper .box form .topex .inputs .input input:focus{border:1px solid #1E1D1F;box-shadow:none;outline:0}#wrapper .box form .topex .inputs .input .num{position:absolute;left:12px;top:0;height:47px;display:flex;align-items:center;font-weight:700;font-size:14px;color:#818181}#wrapper .box form .topex .inputs .input .eye{position:absolute;right:12px;top:0;height:47px;display:flex;align-items:center;font-size:11px;z-index:9999;cursor:pointer;color:#818181}#wrapper .box form .topex .inputs .input .remove{position:absolute;right:33px;top:0;height:47px;display:none;align-items:center;font-size:12px;z-index:9999;cursor:pointer;color:#cdcdcd}#wrapper .box.bg{background-image:url(../imgs/bg.png);background-size:cover}#wrapper .box.first{display:flex;flex-direction:column;justify-content:space-between}#wrapper .box .top{text-align:center}#wrapper .box .mid{text-align:center;margin-top:20px;margin-bottom:20px}#wrapper .box .mid .logo img{width:126px}#wrapper .box .mid .logo2 img{width:130px}#wrapper .box .mid p{margin-bottom:0;margin-top:15px;color:#818181;font-weight:600;font-size:16px}#wrapper .box .bottom .btns{margin-bottom:10px}#wrapper .box .bottom .btns:last-child{margin-bottom:0}#wrapper .box .bottom .btns button{padding:12px 15px;text-align:center;font-weight:600;border-radius:14px;display:block;text-decoration:none;color:#FFF;transition:all 0.3s;border:0;width:100%}#wrapper .box .bottom .btns button:last-child{margin-bottom:0}#wrapper .box .bottom .btns button[type="submit"]{background-color:#ff530b}#wrapper .box .bottom .btns button[type="submit"]:hover{background:#ff6828}#wrapper .box .bottom .btns button[type="button"]{background:transparent;color:#1e1d1f}#wrapper .box .bottom .btns button[type="button"]:hover{background:#e8e8e8}#wrapper .box .bottom .btns button.disabled{color:#818181;background:#d2cfcd;cursor:not-allowed}#wrapper .box .bottom .btns button.disabled:hover{background:#d2cfcd}#wrapper .box .bottom .btns button.disabled:focus{background:#d2cfcd}#wrapper .box .bottom .link{margin-bottom:10px}#wrapper .box .bottom .link:last-child{margin-bottom:0}#wrapper .box .bottom .link a{padding:12px 15px;text-align:center;font-weight:600;border-radius:14px;display:block;text-decoration:none;color:#FFF;transition:all 0.3s}#wrapper .box .bottom .link a:last-child{margin-bottom:0}#wrapper .box .bottom .link a.submit{background-color:#ff530b}#wrapper .box .bottom .link a.submit:hover{background:#ff6828}#wrapper .box .bottom .link a.button{background:transparent;color:#1e1d1f}#wrapper .box .bottom .link a.button:hover{background:#e8e8e8}
