body{margin:0;font-family:"Source Sans Pro",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.home-screen{display:flex;justify-content:center;align-items:center;height:calc(100vh - 10rem);padding:5rem}.button-component{background:#356ced;padding:1rem;text-transform:uppercase;color:#fff;border:none;width:100%;font-weight:700;letter-spacing:.05rem;font-size:1rem;cursor:pointer;border-radius:.25rem;font-family:"Source Sans Pro",sans-serif}button:disabled{background:#eee;cursor:not-allowed}.modal-component{position:absolute;height:100%;width:100%;background:#eee;font-family:"Source Sans Pro",sans-serif}.modal-component .amount-container{border:1px solid #929292;padding:.5rem;margin-bottom:1.5rem;border-radius:.5rem;text-transform:uppercase;color:#929292;font-size:.75rem;text-align:right;flex-wrap:nowrap!important}.modal-component .amount-container .flex-column{flex-direction:column;align-items:flex-end;letter-spacing:.025rem;padding:0 .5rem 0 0}.modal-component .amount-container .flex-column .currency{font-weight:700}.modal-component .amount-container input{font-size:1.5rem;padding:0 1rem;border:none;border-left:1px solid #929292;outline:none;color:#5b5b5b;width:100%;font-family:"Source Sans Pro",sans-serif}.modal-component>section{background:#fff;position:absolute;height:100%;width:100%}.modal-component>section .head{border-bottom:1px solid #eee}.modal-component>section .head h3{padding:0 1.5rem;color:#5b5b5b;display:flex;align-items:center;justify-content:space-between}.modal-component>section .head h3 i{cursor:pointer}.modal-component>section .body{padding:1.5rem}.modal-component>section .body div{display:flex;flex-wrap:wrap}@media (min-width:640px){.modal-component>section .body div{align-items:center}}.modal-component>section .body div select{width:100%;margin:1.5rem 0;padding:1rem .5rem;border-radius:.5rem;font-size:1rem;color:#5b5b5b;outline:none;font-family:"Source Sans Pro",sans-serif}.modal-component>section .arrow{display:none}.modal-component>section .exchanges-container{flex-direction:column}.modal-component>section .exchanges-container .exchanges-component{margin-bottom:1.25rem}@media (min-width:640px){.modal-component>section{width:50%;max-width:500px;height:auto;transform:translate(-50%,-50%);left:50%;top:50%;box-shadow:0 5px 11px 0 #d2d2d2}.modal-component>section .arrow{display:block;color:#356ced;margin:.5rem;padding-top:.5rem;font-size:18px}.modal-component>section .exchanges-container{flex-direction:row}}.exchanges-component{display:flex;flex:1 1;font-weight:700;letter-spacing:.05rem;position:relative;font-family:"Source Sans Pro",sans-serif}.exchanges-component .type{text-transform:uppercase;color:#929292}.exchanges-component section{background:#eee;color:#5b5b5b;font-weight:700;padding:1rem;border-radius:.5rem;display:flex;width:100%;margin-top:.5rem}.exchanges-component section img{margin-right:.5rem;height:21px;width:auto}.exchanges-component .adjust{display:none}@media (max-width:640px){.exchanges-component section{margin-top:0}.exchanges-component .type{position:absolute;height:100%;align-items:center;left:3.5rem;text-transform:uppercase;color:#929292;font-size:.8rem}}@media (max-width:640px){.exchanges-component{margin-bottom:.25rem!important}.adjust{width:100px}}
/*# sourceMappingURL=main.37d4889b.chunk.css.map */