@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;700;800&display=swap);.header{background-color:var(--ElementColor);box-shadow:0 0 1em rgba(0,0,0,.301);box-sizing:border-box;height:-webkit-max-content;height:max-content;padding:28px 0;width:100%}.header,.headerContainer{display:flex;justify-content:space-between}.headerContainer{flex-wrap:wrap;margin:auto;max-width:1440px;width:1440px}.header p{font-size:2rem}.header p,.header span{color:var(--white);font-weight:800;margin:auto 0}.header span{cursor:pointer;font-size:1.5rem}.header i{color:var(--white)}@media (max-width:490px){.headerContainer p,.headerContainer span{margin:0 auto;text-align:center}}:root{--bgColor:#202c37;--ElementColor:#2b3945;--white:#fff;--grey:#c9c9c9}.sectionCountry{display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:space-between;margin-top:30px;max-width:1440px}.back{background-color:var(--ElementColor);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3);color:var(--white);font-size:1.3rem;padding:8px 25px;text-align:center;text-decoration:none;width:-webkit-max-content;width:max-content}.countrySelect{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}.countrySelect img{margin:0 auto;width:650px}.countryText{display:flex;flex-direction:column;height:300px;justify-content:space-between;margin:auto;width:550px}.countryText strong{color:var(--white);font-size:2.1rem;font-weight:800}.countryInfoText{display:flex;flex-wrap:wrap;justify-content:space-between}.countryInfoText div{margin-top:15px}.countryText li{display:flex;list-style:none;margin-bottom:5px}.countryText p{color:var(--white);margin-right:5px}.countryText span{color:var(--grey)}.bCountries{display:flex;flex-wrap:wrap;height:-webkit-max-content;height:max-content;width:100%}.bCountries p{margin:auto 0}.bCountries li{background-color:var(--ElementColor);border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.3);color:var(--white);margin:0 0 0 5px;padding:4px 10px}.linkStyle i{margin-right:8px}*{margin:0;padding:0}body{background-color:var(--bgColor);font-family:Nunito Sans,sans-serif}section{box-sizing:border-box;margin:0 auto;max-width:1440px}.country,section{height:-webkit-max-content;height:max-content}.country{background-color:var(--ElementColor);border-radius:10px;box-shadow:0 0 1em rgba(0,0,0,.137);cursor:pointer;width:300px}.country:hover{box-shadow:0 0 1em rgba(0,0,0,.473)}.country img{border-radius:10px 10px 0 0;height:188px;width:100%}.countryInfo{height:-webkit-max-content;height:max-content;margin:0 auto;padding:30px 0;width:250px}.countryInfo strong{color:var(--white);font-size:1.2rem;font-weight:800}.countryInfo li{display:flex;list-style:none;margin-bottom:5px}.countryInfo p{color:var(--white);margin-right:5px}.countryInfo span{color:var(--grey)}.linkStyle{text-decoration:none}.search-cont{display:flex;flex-wrap:wrap;height:-webkit-max-content;height:max-content;justify-content:space-between;margin-top:30px;width:100%}.inputDiv{background-color:var(--ElementColor);border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.295);display:flex;margin-top:15px;max-width:300px;padding:20px 10px;width:300px}.inputDiv i{color:var(--grey);margin:auto 0}.inputDiv input{background-color:var(--ElementColor);border:none;color:var(--white);font-size:1.1rem;margin-left:8px;outline:none}.inputDiv input::-webkit-input-placeholder{color:var(--grey)}.inputDiv input::placeholder{color:var(--grey)}.inputDiv input[type=text]:focus{border:none}.search-cont select{background-color:var(--ElementColor);border:none;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.295);color:var(--white);font-size:1.1rem;margin-top:15px;outline:none;padding:20px 10px;text-align:center;width:200px}.search-cont select:after{padding:20px}.search-cont select option{border:none}.countryAll{display:flex;flex-wrap:wrap;gap:80px;height:-webkit-max-content;height:max-content;justify-content:space-between;margin-top:50px;width:100%}.notFound{color:var(--white);font-size:3rem;font-weight:800;margin:auto}@media screen and (max-width:700px){.country{margin:0 auto}}
/*# sourceMappingURL=main.66cf7870.css.map*/