*{padding:0;box-sizing:border-box}*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--dark-mode-elements:#2b3945;--dark-mode-background:#202c37;--light-mod-text:#111517;--light-mode-input:#858585;--light-mode-background:#fafafa;--dark-mode-text-elements:#fff}.app__loading{margin:5rem auto}.header{justify-content:space-between;height:5rem;width:100%;padding:1rem 2rem;box-shadow:5px 5px 10px rgba(0,0,0,.075)}.header,.header__darkmode{display:flex;align-items:center}@media only screen and (max-width:400px){.header__darkmode{display:none}.header{box-shadow:none;justify-content:center}}.header__darkmode>h5{margin-left:.3rem}.header__icon{cursor:pointer}@media only screen and (max-width:600px){.header>h1{font-size:16px}}.countries__control{display:flex;align-items:center;justify-content:space-between;padding:.8rem 3rem}@media only screen and (max-width:600px){.countries__control{flex-direction:column;align-items:flex-start}}.countries__input{border:1px solid hsla(0,0%,80%,.199);border-radius:5px;display:flex;padding:1rem;margin:1.5rem;width:20rem;color:#666;box-shadow:2px 8px 15px rgba(0,0,0,.041)}@media only screen and (max-width:600px){.countries__input{margin:1rem 0}}.countries__input>input{border:none;width:100%;overflow:hidden;outline-style:none;margin-left:1rem;font-size:1.1rem}.search__icon{font-size:1.1rem}.countries__region select{padding:.8rem 1rem;font-weight:600;outline-style:none;border:none;box-shadow:2px 1px 15px rgba(0,0,0,.1)}.countries__region select option{font-weight:600;margin:.5rem;padding:.8rem;border:1px solid #d3d3d3}.countries__all{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));justify-items:center;grid-column:2rem;margin:0 4rem}@media only screen and (max-width:400px){.countries__all{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}}.country{margin:2rem;box-shadow:6px 6px 22px rgba(0,0,0,.301);border-radius:1rem;overflow:hidden;min-height:12rem;width:20rem}.country>img{width:100%;height:45%;object-fit:cover}.country__content{padding:1rem 1rem 0}.country__content>h2{text-align:center;font-size:1rem;margin-bottom:1rem;background-color:hsla(0,0%,87.5%,.233);padding:1rem;font-weight:700;letter-spacing:2px;font-family:"Prata",serif}.country__info>h5{margin-bottom:.5rem;font-weight:700;color:#000}.country__info>h5>span{color:#666!important}.country>a{padding:1rem;margin-bottom:1rem;display:inline-block;color:#fc0000;font-weight:600}.lds-default{display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:#540069;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}.lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}
/*# sourceMappingURL=main.04a97b13.chunk.css.map */