.topbar{background-color:var(--card);box-shadow:0 2px 4px -2px #00000026}.topbar__content{display:flex;justify-content:space-between;margin:0 auto;max-width:144rem;padding:2rem 8rem;width:100%}@media screen and (max-width:56.25em){.topbar__content{padding:3.2rem 2.4rem}}.topbar__title{font-size:2.2rem;font-weight:var(--fw-800)}@media screen and (max-width:56.25em){.topbar__title{font-size:1.4rem}}.topbar__toggle{font-size:inherit;font-weight:var(--fw-400);padding-inline:0}@media screen and (max-width:56.25em){.topbar__toggle{font-size:1.2rem}}.content{margin:0 auto;max-width:144rem;min-height:100vh;padding-block:12rem}@media screen and (max-width:56.25em){.content{padding-block:14rem}}.content__wrapper{background-color:var(--background)}.search{background-color:var(--card);border-radius:.5rem;box-shadow:var(--shadow);font-weight:var(--fw-600);padding:1.6rem 2.8rem}@media screen and (max-width:56.25em){.search{padding-block:1.4rem}}.search__wrapper{flex-direction:row;gap:2rem;position:relative}.search__icon,.search__wrapper{align-items:center;display:flex}.search__icon{cursor:pointer;justify-content:center}.search__icon .MuiSvgIcon-root{fill:var(--input);font-size:2.4rem}@media screen and (max-width:56.25em){.search__icon .MuiSvgIcon-root{font-size:2rem}}.search__input{background-color:#0000;border:none;color:var(--input);font:inherit;outline:none;width:100%}@media screen and (max-width:56.25em){.search__input{font-size:1.2rem}}.search__input>input{color:inherit}.filter__select{background-color:var(--card);border-radius:.5rem;box-shadow:var(--shadow);color:inherit;font-size:inherit;width:100%}@media screen and (max-width:56.25em){.filter__select{font-size:1.2rem}}.filter__select .MuiSelect-select{padding:2.05rem 2.4rem}@media screen and (max-width:56.25em){.filter__select .MuiSelect-select{padding-block:1.85rem}}.filter__select .MuiOutlinedInput-notchedOutline{border:none;outline:none}.filter__select .MuiSvgIcon-root{color:inherit;right:2rem}.filter__option{font-size:inherit;padding:.5rem 2.4rem}@media screen and (max-width:56.25em){.filter__option{font-size:1.2rem;min-height:0}}.filter__option.Mui-selected,.filter__option:hover{background-color:#85858533}.filter__option.Mui-selected:hover{background-color:#8585854d}#menu ul{padding-block:.3rem}.country__card{background-color:var(--card);box-shadow:var(--shadow)}.country__content{display:flex;flex-direction:column;padding:2.5rem}.country__flag{height:16rem;object-fit:cover}.country__name{font-size:1.8rem;font-weight:var(--fw-800);margin-bottom:1rem}.country__info{display:flex;flex-direction:column;gap:.3rem;list-style:none}.country__info .MuiListItem-root{display:inline-block}.country__field{font-weight:var(--fw-600)}.countries{gap:8rem 4rem;padding-block:5rem}.countries,.home__filtering{justify-content:space-between}.home__filtering{gap:4rem;padding-inline:8rem}@media screen and (max-width:56.25em){.home__filtering{padding-inline:2rem}}.home__countries{display:flex;flex-direction:column;padding-inline:8rem}@media screen and (max-width:56.25em){.home__countries{padding-inline:5.4rem}}.home__loading{align-self:center;margin:5rem}.home__pagination{display:flex;justify-content:center;margin-top:4rem}.home__pagination__item,.home__pagination__list{color:inherit;font-size:inherit}.borders{align-items:center;gap:1.5rem .8rem;margin-top:3rem}@media screen and (max-width:56.25em){.borders{gap:1.5rem}}.borders__title{font-size:1.8rem;font-weight:var(--fw-600);margin-right:1.5rem}@media screen and (max-width:75em){.borders__title{flex:100% 1}}.details{align-items:center;gap:11rem;justify-content:space-between}@media screen and (max-width:56.25em){.details{align-items:flex-start;flex-direction:column}}.details__text{gap:3rem}@media screen and (max-width:56.25em){.details__text{gap:2rem}}.details__name{font-size:3rem;font-weight:var(--fw-800)}.details__flag{max-width:100%;width:100%}.details .MuiListItem-root{display:inline-block}.details__list{gap:8rem}@media screen and (max-width:72em){.details__list{flex-direction:column;gap:5rem}}.details__sublist{display:flex;flex-direction:column;gap:1.2rem}.details__field{font-weight:var(--fw-600)}.country{font-size:1.6rem;gap:8rem;padding:3rem 8rem}@media screen and (max-width:56.25em){.country{padding-inline:5.4rem}}.country__button{box-shadow:var(--shadow-dark);font-size:1.4rem;font-weight:var(--fw-300);padding-inline:3.2rem}.country__details{display:flex;flex-direction:column}:root{--ff-main:"Nunito Sans",sans-serif;--fw-300:300;--fw-400:400;--fw-600:600;--fw-800:800;--shadow:0px 2px 8px -2px #00000026;--shadow-dark:0px 0px 8px 1px #0003;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-synthesis:none;text-rendering:optimizeLegibility}.app{--background:#fafafa;--card:#fff;--text:#111517;--input:#858585}.app.dark{--background:#202c37;--card:#2b3945;--text:#fff;--input:#fff}*,:after,:before{box-sizing:border-box;color:var(--text);font:inherit;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:Nunito Sans,sans-serif;font-family:var(--ff-main);font-size:1.4rem}a{text-decoration:none}.error,.loading{align-self:center;margin:5rem}.error__icon{display:flex;margin-right:1rem}.button{color:inherit;text-transform:none}.button:hover{background-color:#0000}
/*# sourceMappingURL=main.c413e3c7.css.map*/