@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(/static/media/currencybg1.5d52f6dcb3e0b3e941d1.jpg) no-repeat 50%/cover;color:#fff;font-family:Poppins,sans-serif;height:100vh;position:relative;z-index:-2}body:before{background-color:rgba(15,22,119,.671);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ul{list-style:none}header{align-items:center;display:flex;height:70px;justify-content:space-between;width:100%}header div{margin-top:10px}.container{margin:auto;max-width:786px;padding:0 20px}.logo{height:40px;width:40px}.card{background-color:#fff;border-radius:5px;color:#333;margin:20px 0;padding:40px 50px;position:relative}.converter-wrapper{align-items:center;display:flex;height:70vh;justify-content:center}.converter-main{align-items:center;display:grid;grid-template-columns:4fr 1fr 4fr}.top-left,.top-right{display:flex;justify-content:space-between}.top-left small,.top-right small{background-color:#ddd;border-radius:4px;font-size:8px;font-weight:700;letter-spacing:1px;padding:4px 6px}.converter-main .switch{align-items:center;background-color:#3d2399ce;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin:auto;width:40px}.switch i{transition:all .4s ease}.input-group{border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;margin-top:10px;padding-top:8px;position:relative;width:100%}input{border:none;border-bottom:2px solid #ccc;color:#000;font-size:30px;font-weight:300;height:2rem;margin-right:20px;padding:4px 0;transition:.3s ease-in-out;width:80%}input:focus{border-bottom:2px solid #395875;outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}select{border:none;border-bottom:2px solid #ccc;cursor:pointer;font-weight:700;padding:0 10px}select:focus{outline:none}.flag{bottom:10px;position:absolute;right:60px}@media (max-width:600px){header{justify-content:center}header div{margin:20px auto 40px}.converter-main{display:block}.converter-main .switch{margin:20px auto}.switch i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.b6110b9b.css.map*/