@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans);:root{--Dark-Blue-Dark-Mode-Elements:#2b3945;--Very-Dark-Blue-Dark-Mode-Background:#202c37;--White-Dark-Mode-Text:#fff;--Light-Mode-Elements:#fff;--Very-Light-Gray-Light-Mode-Background:#fafafa;--Very-Dark-Blue-Light-Mode-Text:#111517;--Dark-Gray-Light-Mode-Input:#858585;--Homepage-Items:14px;--Detail-Page:16px;--shadow:rgba(43,57,69,0.5);--font-family:"Nunito Sans",sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{min-width:352px;height:-webkit-max-content;height:max-content;font-family:"Nunito Sans",sans-serif;font-family:var(--font-family);color:#111517;color:var(--Very-Dark-Blue-Light-Mode-Text);background-color:#fafafa;background-color:var(--Very-Light-Gray-Light-Mode-Background)}header{display:flex;justify-content:space-between;align-items:center;padding:1rem;height:5rem;box-shadow:0 -1px 10px 0 rgba(43,57,69,.5);box-shadow:0 -1px 10px 0 var(--shadow);background-color:#fff;background-color:var(--Light-Mode-Elements)}.content{width:100%;height:-webkit-max-content;height:max-content}.mode{display:flex;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:5.5rem;justify-content:space-between;align-items:center}h5{font-weight:500}.countries-continainer,.country-preview{text-align:center}.country-preview{display:inline-block;height:23rem;width:18rem;margin:0 2rem 3rem;box-shadow:0 0 10px 0 rgba(43,57,69,.5);box-shadow:0 0 10px 0 var(--shadow);border-radius:5px;background-color:#fff;background-color:var(--Light-Mode-Elements);vertical-align:top}.country-preview a{display:flex;flex-direction:column;width:100%;height:100%;border-radius:5px;overflow:hidden;text-decoration:none;color:#000;color:#111517;color:var(--Very-Dark-Blue-Light-Mode-Text)}.country-preview a:focus{outline:none;color:#000}.country-preview img{object-fit:cover;background-repeat:no-repeat;width:100%;height:45%}.country-detailed{height:50%;text-align:start;padding:1.5rem}.country-info{margin-top:1rem;line-height:25px}.tools{margin:3rem 1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;grid-gap:2rem;gap:2rem;align-items:center;height:-webkit-max-content;height:max-content}.tools>:first-child{flex:1 1 38rem}.searchbar{display:flex;height:-webkit-max-content;height:max-content;align-items:center;max-width:38rem;padding:1rem;box-shadow:0 0 10px 0 rgba(43,57,69,.5);box-shadow:0 0 10px 0 var(--shadow);border-radius:5px;background-color:#fff;background-color:var(--Light-Mode-Elements);margin-bottom:2rem}.searchbar ion-icon{color:#858585;color:var(--Dark-Gray-Light-Mode-Input);font-size:1.2rem}.filter{border:none;border-radius:5px;box-shadow:0 0 10px 0 rgba(43,57,69,.5);box-shadow:0 0 10px 0 var(--shadow);padding:1rem;width:12rem;cursor:pointer;-webkit-appearance:none;background-image:url(/static/media/expand_more_black_24dp.8322b254.svg);background-repeat:no-repeat;background-size:1.1rem;background-position-x:10rem;background-position-y:center;color:#111517;color:var(--Very-Dark-Blue-Light-Mode-Text);background-color:#fff;background-color:var(--Light-Mode-Elements);margin-bottom:2rem}select{border:none;background:#fff}select:focus{outline:none}select option{padding:5rem 0 0;color:#111517;color:var(--Very-Dark-Blue-Light-Mode-Text)}.search,select option{background-color:#fff;background-color:var(--Light-Mode-Elements)}.search{margin-left:10px;width:90%;border:none;color:#858585;color:var(--Dark-Gray-Light-Mode-Input);text-transform:capitalize}.search:focus{outline:none}.loading{display:block;margin:20% auto;-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.country-details-wrapper{margin:1rem auto;width:85%}.country-details-wrapper button{margin:2rem 0;width:6.5rem;height:2rem;border-radius:3px;border:none;cursor:pointer;box-shadow:0 0 10px 0 rgba(43,57,69,.5);box-shadow:0 0 10px 0 var(--shadow);background-color:16px;background-color:var(--Detail-Page);font-size:1rem;font-weight:400;color:#111517;color:var(--Very-Dark-Blue-Light-Mode-Text);display:flex;align-items:center;padding:3px 15px;justify-content:space-around;background-color:#fff;background-color:var(--Light-Mode-Elements)}.country-details-wrapper button svg{width:1rem;height:1rem;fill:#111517;fill:var(--Very-Dark-Blue-Light-Mode-Text);stroke:#111517;stroke:var(--Very-Dark-Blue-Light-Mode-Text)}.country-details{width:100%;color:#111517;color:var(--Very-Dark-Blue-Light-Mode-Text);margin-top:4rem}.country-details img{width:100%;max-width:30rem;height:auto;min-height:10rem;object-fit:cover;vertical-align:top;margin-bottom:3rem}.country-detail-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block}.country-detail-wrap h3{font-size:1.4rem;font-weight:900}.country-info1,.country-info2{margin:1.5rem 0;line-height:2rem;display:block}.country-info1{margin-right:8rem}.border{display:inline-block;margin-top:10px;margin-right:10px;border-radius:3px;box-shadow:0 0 10px 0 rgba(43,57,69,.5);box-shadow:0 0 10px 0 var(--shadow);padding:5px;min-width:6rem;text-align:center;font-size:13px;text-decoration:none;color:#111517;color:var(--Very-Dark-Blue-Light-Mode-Text);background-color:#fff;background-color:var(--Light-Mode-Elements)}@media screen and (min-width:800px){.country-details img{margin-right:6rem}.border{display:inline-block}.country-details{padding:3rem}}@media screen and (min-width:1189px){.country-info1,.country-info2{display:inline-block;vertical-align:top}.country-details-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.country-details{width:100%;margin:4rem auto 0}.border-countries{display:inline-block}}
/*# sourceMappingURL=main.ae4c8616.chunk.css.map */