@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap);body{font-family:Oswald,sans-serif}.App{box-sizing:border-box;text-align:center}.header{background:linear-gradient(180deg,#0074d9,#ffdc00);font-family:Oswald,sans-serif;height:140px}.container{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1220px;padding:0 10px}.header__logo{display:flex;gap:10px}.header__logo_img{max-width:60px}.header__exchange{align-items:center;display:flex;gap:20px}.home{background:linear-gradient(180deg,#f06,#000);background-image:url(/static/media/sky.a7257e7fbff66d7fb7cc.jpg);background-size:cover;height:calc(100vh - 140px)}.home,.home__calc_selet{background-repeat:no-repeat}.home__calc_selet{-webkit-appearance:none;appearance:none;background-image:url(/static/media/arrow.d042c3f7d61af03188b6.svg);background-position:100%;background-size:20px;border-radius:5px;color:#000;cursor:pointer;font-family:Oswald,sans-serif;height:40px;margin:20px 15px 15px 0;padding:0 auto;text-align:center;width:80px}.home__calc_sum{color:wheat}.home__calc_inp{border-radius:5px;height:30px;width:80px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.eec3dac5.css.map*/