.home-container{background-color:#fa5091;width:100%}.home-container .nav-status{align-items:center;background-color:#dc4781;display:flex;font-weight:900;justify-content:space-between;padding:10px 5px}.home-container .nav-status .nav-left{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.home-container .nav-status .nav-right{display:flex;gap:15px}.home-container .nav-status .status-icon{font-size:20px;font-weight:800}.home-container .head{align-items:center;display:flex;height:38vh;padding:20px;width:100%}.home-container .head img{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px black);height:100%;object-fit:fill;width:50%}.home-container .title-bar{background-color:#dc4075;font-size:1rem;font-weight:600;padding:5px 10px}.home-container .countriesList{display:flex;flex-wrap:wrap;justify-content:center}.home-container .countriesList .countryItem{background-color:#dc4781;cursor:pointer;padding:15px;position:relative;width:50%}.home-container .countriesList .countryItem .imageContainer{height:150px;margin:0 auto;width:60%}.home-container .countriesList .countryItem .imageContainer img{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px black);height:100%;object-fit:cover;width:100%}.home-container .countriesList .countryItem:nth-child(4n+2),.home-container .countriesList .countryItem:nth-child(4n+3){background-color:#d14479}.home-container .info{margin-top:10px;text-align:end}.home-container .info p{font-size:2rem;font-weight:700}.home-container .info strong{font-size:1rem}.countrydetails{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:25px 20px;width:100%}.countrydetails h3{font-size:1.5rem;font-weight:700}.countrydetails .detailsInfo{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:20px}.countrydetails:nth-child(2n+2){background-color:#ea4a88}*{box-sizing:border-box;color:#fff;font-family:Times New Roman,Times,serif;margin:0;padding:0}.loading{color:#000}
/*# sourceMappingURL=main.1a60a567.css.map*/