*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}body{align-items:center;background:#393e46;display:flex;justify-content:center;min-height:100vh;padding:0 10px}::selection{background:#675afe;color:#fff}.card{background:#fff;border-radius:9px;box-shadow:7px 7px 20px rgba(0,0,0,.05);padding:30px;width:370px}.card h2{font-size:28px;font-weight:500;text-align:center}.form{margin:40px 0 20px}.form :where(input,select,button){border:none;border-radius:5px;outline:none;width:100%}.form p{font-size:18px;margin-bottom:5px}.form input{border:1px solid #999;font-size:17px;height:50px;padding:0 15px}.form input:focus{border:2px solid #675afe;padding:0 14px}.drop-list{justify-content:space-between;margin-top:20px}.drop-list,.select-box{align-items:center;display:flex}.select-box{border:1px solid #999;border-radius:5px;height:45px;justify-content:center;width:115px}.country-flag{max-width:24px}.select-box select{background:none;font-size:16px;margin:0 -5px 0 5px;width:auto}.select-box select::-webkit-scrollbar{width:8px}.select-box select::-webkit-scrollbar-track{background:#fff}.select-box select::-webkit-scrollbar-thumb{background:#888;border-radius:8px;border-right:2px solid #fff}.icon{cursor:pointer;font-size:22px;margin-top:22px}.exchange-rate{font-size:12px;margin:25px 0 20px}.exchange-result{font-size:16px;margin:20px 0 30px}button{background:#675afe;color:#fff;cursor:pointer;font-size:17px;height:52px;transition:.3s ease}button:hover{background:#4534fe}
/*# sourceMappingURL=main.95e5b615.css.map*/