@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;600;800&display=swap";html{font-size:10px;scroll-behavior:smooth;scroll-padding-top:4rem}@media (min-width: 1500px){html{font-size:11px}}@media (min-width: 1920px){html{font-size:12px}}:root{--family: "Nunito Sans", sans-serif;--fs-sm: 1.6rem;--fs-md: 1.8rem;--fw-light: 300;--fw-normal: 600;--fw-bold: 800;--radii: .5rem}body,input{font-size:1.6rem}body{font-family:var(--family);color:var(--colors-text);font-weight:var(--fw-light);background-color:var(--colors-bg)}body[data-theme=light]{--colors-text: hsl(200, 15%, 8%);--colors-bg: hsl(0, 0%, 98%);--colors-ui-base: hsl(0, 0%, 100%);--color-link: blue;--color-link-visited: purple;--shadow: rgba(149, 157, 165, .2) 0px .8rem 2.4rem}body[data-theme=dark]{--colors-text: hsl(0, 0%, 100%);--colors-bg: hsl(207, 26%, 17%);--colors-ui-base: hsl(209, 23%, 22%);--color-link: aqua;--color-link-visited: rgb(255, 79, 255);--shadow: rgba(245, 245, 245, .2) 0 0 .8rem}a{color:var(--color-link)}a:visited{color:var(--color-link-visited)}.highlightedText{background-color:#ff0}*{padding:0;margin:0;box-sizing:border-box}button{outline:none;border:none;background-color:transparent}button:hover{cursor:pointer}input{outline:none;border:none;background-color:transparent;border-radius:0!important}a{text-decoration:none}a:hover{text-decoration:underline}ul{list-style:none}._wrapper_8ymsg_1{width:96%;max-width:128rem;margin:0 auto}._header_bco3d_1{box-shadow:var(--shadow);background-color:var(--colors-ui-base);margin-bottom:4rem}._header_bco3d_1 ._container_bco3d_6{display:flex;justify-content:space-between;align-items:center;padding:3rem 0}._header_bco3d_1 ._container_bco3d_6 h2>a{color:var(--colors-text)}._header_bco3d_1 ._modeSwitcher_bco3d_15{cursor:pointer;color:var(--colors-text);font-size:var(--fs-sm);font-weight:var(--fw-bold);text-transform:capitalize;display:flex;align-items:center;column-gap:1rem}._mainLayout_1mdns_1{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}._footer_w9jee_1{padding:1rem;background-color:var(--colors-bg);text-align:center;box-shadow:var(--shadow)}._homePage_1ih23_1{flex-grow:1}._homePage_1ih23_1 h2{text-align:center;margin-bottom:2rem}._homePage_1ih23_1 ._countriesList_1ih23_8{width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:2rem}@media (min-width: 768px){._homePage_1ih23_1 ._countriesList_1ih23_8{grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:4rem}}@media (min-width: 1024px){._homePage_1ih23_1 ._countriesList_1ih23_8{grid-template-columns:repeat(4,1fr);gap:4rem}}._countryCard_11oe2_1{border-radius:var(--radii);background-color:var(--colors-ui-base);box-shadow:var(--shadow);cursor:pointer;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}._countryCard_11oe2_1 img{display:block;width:100%;object-fit:cover;object-position:center;box-shadow:var(--shadow)}._countryCard_11oe2_1 ._content_11oe2_18{padding:1rem 1.5rem 2rem}._countryCard_11oe2_1 h3{font-size:var(--fs-md);font-weight:var(--fw-bold)}._countryCard_11oe2_1 ul{padding:1rem 0 0}._countryCard_11oe2_1 li{font-size:var(--fs-sm);line-height:1.5;font-weight:var(--fw-light)}._countryCard_11oe2_1 li>b{font-weight:var(--fw-bold)}._search_17w3e_1{position:relative;background-color:var(--colors-ui-base);padding:1rem 2rem;display:flex;align-items:center;border-radius:var(--radii);box-shadow:var(--shadow);width:100%;margin-bottom:1rem}@media (min-width: 767px){._search_17w3e_1{margin-bottom:0;width:280px}}._search_17w3e_1 input{margin-left:2rem;color:var(--color-text);background-color:var(--colors-ui-base);width:100%}._search_17w3e_1 ._clear_17w3e_24{position:absolute;right:1rem;font-size:2.4rem;cursor:pointer;color:#dc143c}._search_17w3e_1 ._clear_17w3e_24:hover{color:red}._controls_s5ud9_1{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:3rem}@media (min-width: 768px){._controls_s5ud9_1{flex-direction:row;justify-content:space-between;align-items:center}}._details_1taw9_1{flex-grow:1}._details_1taw9_1 ._btn_1taw9_4{margin-bottom:3rem}._details_1taw9_1 img{display:block;width:100%;max-width:80rem;margin:0 auto}._button_16sco_1{padding:0 2rem;background-color:var(--colors-ui-base);box-shadow:var(--shadow);line-height:2.5;border-radius:var(--radii);display:flex;align-items:center;gap:.75rem;color:var(--color-text);cursor:pointer}._countryInfo_8k0mm_1{margin-top:3rem;margin-bottom:3rem;width:100%;display:grid;grid-template-columns:100%;gap:2rem}._countryInfo_8k0mm_1 img{display:block;width:100%;max-width:75rem;margin:0 auto;box-shadow:var(--shadow)}._countryInfo_8k0mm_1 h1{font-weight:var(--fw-normal);margin:1rem 0}._countryInfo_8k0mm_1 ._listGroup_8k0mm_20{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 1024px){._countryInfo_8k0mm_1 ._listGroup_8k0mm_20{flex-direction:row;gap:4rem}}._countryInfo_8k0mm_1 li{line-height:1.8}._countryInfo_8k0mm_1 li>b{font-weight:var(--fw-bold)}._countryInfo_8k0mm_1 ._meta_8k0mm_38{display:flex;gap:1.5rem;flex-direction:column;align-items:flex-start}._countryInfo_8k0mm_1 ._meta_8k0mm_38 b{font-weight:var(--fw-bold)}@media (min-width: 768px){._countryInfo_8k0mm_1 ._meta_8k0mm_38{flex-direction:row;align-items:center}}._countryInfo_8k0mm_1 ._tagGroup_8k0mm_53{display:flex;gap:1.5rem;flex-wrap:wrap}._countryInfo_8k0mm_1 ._tag_8k0mm_53{padding:0 1rem;background-color:var(--colors-ui-base);box-shadow:var(--shadow);line-height:1.5;cursor:pointer}
