@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;600;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background-color:#202c37;color:#fff;font-family:Nunito Sans,sans-serif;font-size:14px;transition-duration:.3s}body .shadow-box{background-color:#2b3945;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15)}body header{align-items:center;display:flex;justify-content:space-between;padding:30px 37.5px;transition-duration:.2s}body h1{font-size:1.1rem;font-weight:800}body .switcher-container{align-items:center;display:flex;justify-content:space-between;width:80px}body .switch{display:inline-block;height:20px;position:relative;width:30px}body .switch input{height:0;opacity:0;width:0}body .slider{background-color:#fff;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}body .slider:before{background-color:#2b3945;bottom:3px;content:"";height:14px;position:absolute;right:3px;transition:.4s;width:14px}body input:checked+.slider{background-color:#111517}body input:checked+.slider:before{background-color:#fff;-webkit-transform:translateX(-10px);transform:translateX(-10px)}body .slider.round{border-radius:20px}body .slider.round:before{border-radius:50%}body button{border:none;color:inherit;cursor:pointer}body .box{border-radius:5px;font-family:Nunito Sans,sans-serif}body .filters-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 7.5px 0}body #search-label{align-items:center;display:flex;justify-content:flex-start;margin:10px 7.5px;min-width:345px;padding:15px 30px;width:40%}body input[type=text]{background-color:inherit;border:none;border-bottom:1px solid #2b3945;color:#fff;margin-left:30px;padding:5px;width:100%}body input[type=text]:focus{border-bottom-color:#fff;outline:none}body ::-webkit-input-placeholder{color:#fff;opacity:1}body :-ms-input-placeholder{opacity:1}body ::placeholder{color:#fff;opacity:1}body :-ms-input-placeholder{color:#fff}body ::-ms-input-placeholder{color:#fff}body .dropdown-container{margin:10px 7.5px;position:relative}body .dropdown-button{align-items:center;color:inherit;display:flex;justify-content:space-between;min-width:210px;padding:15px 20px;width:210px}body .dropdown{padding:15px 20px;position:absolute;top:55px;width:210px}body .dropdown option{cursor:default}body .cards-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:25px 26.25px 35px}body .card{color:inherit;height:380px;margin:0 26.25px 35px;overflow:hidden;text-decoration:none;width:270px}body .card img{height:180px;object-fit:cover;width:100%}body .card .card-info{margin-left:30px}body .card h2{font-size:1.2rem;margin-bottom:20px;margin-top:20px}body .card p{margin-top:10px}body .card span{font-weight:600;margin-right:5px}body .back-btn{margin:37.5px 0 0 37.5px;padding:5px 15px}body .back-btn i{margin-right:10px}body .country-container{margin:37.5px}body .country-container img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:40%;min-width:300px;object-fit:contain}body .country-container h1{font-size:1.2rem;margin-bottom:20px;margin-top:30px}body .country-container p{margin-top:10px}body .country-container span{font-weight:600;margin-right:5px}body .country-container .border-info,body .country-container .secondary-details{margin-top:30px}body .country-container .border-info h2{font-size:1rem}body .country-container .border-info div{display:flex;flex-wrap:wrap}body .country-container .border-info a{color:inherit;margin-right:10px;margin-top:15px;padding:5px 15px;text-decoration:none}@media (min-width:780px){body .country-container{display:flex}body .country-container h1{font-size:2rem;margin-top:0}body .country-container .info-container{margin-left:50px}body .country-container .details-container{display:flex}body .country-container .secondary-details{margin-left:30px;margin-top:0}body header h1{font-size:1.5rem}}.light-mode{background-color:#fafafa;color:#111517}.light-mode .country-container img{border:1px solid #d8d8d8}.light-mode .shadow-box{background-color:#fff;box-shadow:none}.light-mode .box{border-color:#fff;transition-duration:.3s}.light-mode .box:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.light-mode #search-label{color:#858585}.light-mode input[type=text]{border-bottom-color:#fff;color:#858585}.light-mode input[type=text]:focus{border-bottom-color:#858585}.light-mode ::-webkit-input-placeholder{color:#858585}.light-mode ::placeholder{color:#858585}.light-mode :-ms-input-placeholder{color:#858585}.light-mode ::-ms-input-placeholder{color:#858585}.light-mode .card:hover{border-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35)}
/*# sourceMappingURL=main.2781bb56.css.map*/