@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,600;0,800;1,300&family=Poppins:wght@500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito Sans,sans-serif}nav img{height:20px;width:20px}nav{background:white}.input-field input:focus{outline:none}.dropdown-options{top:105%;z-index:999}.filter-button{margin:0 30px 0 0}.filter-button:focus{outline:none;border:none}.dark-input input::placeholder{color:#fff}.card img{height:150px}.card:hover{transform:translateY(-7px);transition:.3s all}.dropdown-options p:hover{background:#121212;color:#fff;cursor:pointer}.countries{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.countries a{color:#000;text-decoration:none}.toggle-btn{cursor:pointer}.toggle-btn:hover{outline:1px solid aqua}.flag{height:250px;width:400px}.borders{min-width:fit-content}@media (max-width: 1020px){.dropdown-options{top:107%}.card{width:18rem!important}.info img{width:100%!important;height:auto!important}.countries{grid-template-columns:1fr 1fr}.loader{min-height:100vh}.loader img{max-width:100%}}@media (max-width: 540px){.countries{grid-template-columns:1fr}}
