@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,300;0,600;0,800;1,300;1,600;1,800&display=swap);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}*{box-sizing:border-box}body{background-color:#202c37;color:#fff;font-family:Nunito Sans,sans-serif;font-size:14px}div.headerContents,div.mainArea{margin:0 auto;max-width:110ch}div.header{background-color:#2b3945;color:#fff;padding:1rem 0}div.header h1,div.header p{margin:0}div.header div.headerContents,div.search{align-items:center;display:flex;justify-content:space-between}div.search{margin:2rem 0}div.serchBox{align-items:center;background-color:#2b3945;display:flex;padding:.75rem}div.serchBox svg{fill:#fff;height:16px;margin-right:.75rem;width:16px}div.serchBox input{background-color:transparent;border:none;color:#fff;width:15rem}div.serchBox input::-webkit-input-placeholder{color:#fff}div.serchBox input::placeholder{color:#fff}div.serchBox input:focus{border:0 solid}div.region{background-color:#2b3945;padding:.75rem;position:relative}div.region select{background-color:transparent;border:none;color:#fff;width:10rem}div.region select option{background-color:#2b3945;margin-top:1rem}ul.countryListing{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr 1fr;min-width:100%;padding:0}ul.countryListing li.countryCard{background-color:#2b3945;display:flex;flex-direction:column;justify-content:space-between;list-style-type:none;margin:1rem}ul.countryListing li.countryCard p{font-size:1.25rem;margin:0;padding:1rem}ul.countryListing li.countryCard ul{padding:0 1rem 1rem}ul.countryListing li.countryCard ul li{list-style-type:none}
/*# sourceMappingURL=main.7f5437cb.css.map*/