@import "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";*{box-sizing:border-box}body{color:#fedb00;background:#0057b8;max-width:1080px;margin:0 auto;font-family:Noto Sans,sans-serif;font-size:100%;font-style:normal;font-weight:400}@media screen and (width<=1200px){body{margin-left:10px;margin-right:10px}}input,textarea,select,option,button{font-family:Noto Sans,sans-serif;font-size:1em}#header{grid-template-columns:1fr 1fr;align-items:center;display:grid}#header h1{font-size:2em}#header nav ul{flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex}#header nav ul li a{padding:.5em;display:block}a{color:#fedb00;text-decoration:none}a:hover,a:active,a:focus{text-decoration:underline}h1{font-size:1.6em}h2{font-size:1.4em}h3{font-size:1.2em}.cell-currency{text-align:right}
