#root{width:100%;margin:0 auto 1rem}#loading-div,#root{display:flex;flex-direction:column;justify-content:center;align-items:center}#loading-div{margin:0 auto}#top-wrapper{width:300px;height:630px;padding-left:2rem;padding-right:2rem;background-color:#1352a0;border-radius:10px}body{font-family:"Open Sans","Roboto","Arial","Sans-Serif"}#anchor{font-size:.8rem}a{color:#1352a0;text-decoration:none}.hidden{display:none}@media only screen and (min-width:760px){#header{position:relative;right:7rem}#top-wrapper{width:275px;padding-left:6rem;padding-right:6rem}}@media only screen and (min-width:1000px){#header{position:relative;right:21.8rem}#top-wrapper{width:900px;height:360px;padding-left:1rem;padding-right:1rem}}#forms-wrapper{margin:0 auto;color:#fff}.from-to{position:relative}#img-from,#img-to{height:40px;width:40px;position:absolute;top:-10px;left:55px}.form-div{margin-left:.5rem;margin-right:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.form-label{font-size:1.1rem;align-self:flex-start;width:100%}.form-element{height:4rem;width:16rem;font-size:1.25rem;border:none;border-radius:10px}input,select{box-sizing:border-box}@media only screen and (min-width:1000px){#forms-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.5rem}#img-to{left:30px;top:-10px}}#result-div{margin-top:1rem;text-align:center;color:#fff}#result-from-p{font-size:1.5rem}#result-to-p{font-size:2.3rem;position:relative;top:-1rem}@media only screen and (min-width:760px){#result-div{margin-top:3rem}}@media only screen and (min-width:1000px){#result-div{margin-top:4rem}}#button-div{display:flex;flex-direction:column;justify-content:center;align-items:center}#btn-switch{width:5rem;height:50px;font-size:2.5rem;background-color:#1352a0;color:#fff;border:none;margin-top:-2rem;margin-bottom:-2rem;cursor:pointer}#arrow-horizontal{display:none}@media only screen and (min-width:1000px){#btn-switch{background-color:hsla(0,0%,58%,.849);color:#fff;font-size:2.5rem;margin:0}#arrow-vertical{display:none}#arrow-horizontal{display:inline-block}}#charts-wrapper{display:none}.chart{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;margin-bottom:2rem}.column-chart{width:198px;display:flex;flex-direction:column}.chart-header,.currency-header,.line-even,.line-odd{width:198px;padding-top:.6rem;padding-bottom:.6rem}.chart-header{margin:0 auto}.currency-header{margin-top:.5rem;margin-bottom:0;border-top:1px solid grey}.line-even,.line-odd{width:100%;margin:0 auto;border-top:1px solid grey}.line-odd{background-color:#f2f2f2}.line-even{background-color:#e6e6e6}@media only screen and (min-width:760px){#charts-wrapper{display:block;margin-top:2rem}}@media only screen and (min-width:1000px){#charts-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:8rem;margin-top:2rem}}
/*# sourceMappingURL=main.c84e660a.chunk.css.map */