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}.header{align-items:center;background-color:#5285eb;border-radius:15px 15px 0 0;box-shadow:inset 10px 10px 10px rgba(179,191,215,.803),inset -10px 0 10px rgba(179,191,215,.803);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:0 20px;width:100%}.header__title{margin:10px 0;text-align:center;text-transform:uppercase}.header__items{list-style:none;margin:0;padding:0;width:100%}.header__item{align-items:center;display:grid;font-size:18px;grid-template-columns:repeat(3,1fr);line-height:22px;text-align:center;text-transform:uppercase}.header__item--title{border-bottom:1px solid #fff;font-size:12px}.headr__item--text{font-weight:700;margin:10px 0}.select{width:35%}.select__button{align-items:center;background-color:#fff;border:1px solid #5285eb;border-radius:5px;box-shadow:inset 2px 2px 2px rgba(82,133,235,.7),inset -2px -2px 2px rgba(82,133,235,.7);color:#14377b;cursor:pointer;display:flex;justify-content:space-between;width:100%}.select__button:hover{background-color:#5285eb;color:#fff}.select__text{font-size:20px;font-weight:700;line-height:30px}.select__items{list-style:none;padding:0 10px}.select__item{align-items:center;border-bottom:1px solid #5285eb;color:#14377b;display:flex;font-size:18px;justify-content:space-between;margin-bottom:5px;width:70px}.select__item:hover{background-color:#5285eb;color:#fff}.select__flag{height:18px;width:22px}.input{border:2px solid #5285eb;border-radius:10px;color:#14377b;font-size:20px;font-weight:700;height:30px;margin-bottom:5px;padding-left:20px;width:100%}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none}.App{border-radius:15px;margin:0 auto;min-width:320px}.section{background-color:#f8fa7c;border-radius:0 0 15px 15px;box-shadow:inset 10px 0 10px rgba(179,191,215,.803),inset -10px -10px 10px rgba(179,191,215,.803);color:#14377b;padding:20px}.section__title{font-size:30px;line-height:35px;margin:0;text-align:center;text-transform:uppercase}.section__block{grid-gap:10px;display:grid;gap:10px;margin-top:20px}.currency{border:2px solid #5285eb;border-radius:15px;box-sizing:border-box;padding:5px;width:100%}.currency__block{display:flex;gap:30px}.currency__title{font-size:18px;font-weight:700;line-height:25px;margin:5px 0;text-transform:uppercase}@media (min-width:500px){.App{width:500px}}
/*# sourceMappingURL=main.55cb1793.css.map*/