@import url(https://fonts.googleapis.com/css2?family=Big+Shoulders+Inline+Text:wght@900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Slab:wght@700&display=swap);*,:after,:before{padding:0;margin:0;box-sizing:inherit}html{font-size:62.5%;box-sizing:border-box}body{font-family:Verdana,Geneva,Tahoma,sans-serif}.stat-chart{cursor:pointer;font-size:1.2rem;margin:0 auto 2rem;width:100%;height:60vh}.stat-chart,.stat-map{scroll-margin-top:7rem}.stat-map{height:70vh;font-size:1.5rem}.country-list{display:block;position:fixed;overflow-y:scroll;overflow-x:hidden;height:92vh;width:30%;border-collapse:collapse;border-spacing:.5rem;font-size:1.2rem}@media screen and (max-width:1150px){.country-list{width:35%}}@media screen and (max-width:1000px){.country-list{width:40%}}.country-list::-webkit-scrollbar{width:1.7rem}.country-list::-webkit-scrollbar-thumb{background-color:#cfcfcf;border-radius:3rem;border:.4rem solid #fff}.country-list::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:#8d8d8d}.country-list td,.country-list th{padding:1rem;border-bottom:.1rem solid #f7f7f7}.country-list th{text-align:left}.country-list tbody tr{cursor:pointer}.country-list tbody tr:hover{background-color:#dbdada}.card{display:flex;flex-direction:column;background-color:#fff;transition:all .1s;border-radius:.3rem;padding:1.3rem}.card>:not(:last-child){margin-bottom:1rem}.card--yellow{border-top:.3rem solid #eae600}.card--green{border-top:.3rem solid #0bd454}.card--red{border-top:.3rem solid red}.card span:first-child{font-size:2.5rem;text-transform:capitalize;font-weight:100}.card span:last-child{font-size:1.3rem}.card__text,.card h1{font-size:2.7rem;font-weight:600}.card-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));grid-gap:2.2rem;gap:2.2rem;margin:3rem 2rem;scroll-margin-top:7rem}.news-card{cursor:pointer;border-radius:.2rem;text-decoration:none;color:#000;padding:2rem;background-color:#fff;transition:all .6s;display:flex;justify-content:space-between}.news-card:hover{transform:scale(1.01);box-shadow:-1px 3px 8px 0 rgba(48,50,50,.2)}.news-card__left{display:flex;flex-direction:column;justify-content:space-between;margin-right:2rem}.news-card__left>:not(:last-child){margin-bottom:1rem}.news-card__left span{color:#757575}.news-card__title{font-size:2.5rem;line-height:2.9rem;font-family:"Josefin Slab",serif}.news-card__right{align-self:stretch;border-radius:.7rem;overflow:hidden;width:40%}.news-card__img{object-fit:contain;height:100%;width:100%}.news-card-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(35rem,1fr));grid-gap:4rem;gap:4rem;margin:8rem 2rem 3rem;scroll-margin-top:7rem}@media screen and (max-width:450px){.news-card-container{margin:5rem .8rem}}.news-card-container__load-more{cursor:pointer;display:block;transition:all .6s;border-radius:.5rem;background-color:#383838;color:#fff;border:none;padding:1rem 2rem;margin:0 auto 1.5rem}.news-card-container__load-more:focus{outline:none}.news-card-container__load-more:hover{background-color:#2c2c2c}.header{position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:0 3.5rem 0 1.5rem;height:8vh;display:flex;justify-content:space-between;align-items:center;background-color:#ececec}@media screen and (max-width:800px){.header{padding:0 1rem}}.header__logo{font-family:"Big Shoulders Inline Text",cursive;font-size:4rem}@media screen and (max-width:800px){.header__logo{font-size:3.5rem}}.header__logo span{background-image:linear-gradient(90deg,#66d4f9,#d35794,#f6d527);-webkit-background-clip:text;background-clip:text;color:transparent}.header__right{display:flex}.header__countries-list{display:none;padding:.8rem .5rem;margin-right:4rem}@media screen and (max-width:850px){.header__countries-list{display:inline-block}}@media screen and (max-width:800px){.header__countries-list{margin-right:1rem}}@media screen and (max-width:750px){.header__countries-list{width:12rem}}.header__navigation{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:610px){.header__navigation{display:none}}.header__navigation a{font-size:1.5rem;color:#000;text-decoration:none}.header__navigation a:not(:last-child){margin-right:2rem}.header__mobile-navigation{display:none;position:relative;margin-left:1.3rem;cursor:pointer}@media screen and (max-width:610px){.header__mobile-navigation{display:block}}.header__mobile-navigation-button{position:relative;font-size:3rem;cursor:pointer;margin-top:1.6rem}.header__mobile-navigation-button,.header__mobile-navigation-button:after,.header__mobile-navigation-button:before{display:inline-block;transition:all .3s;width:3rem;height:2px;background-color:#000}.header__mobile-navigation-button:after,.header__mobile-navigation-button:before{content:"";position:absolute;left:0}.header__mobile-navigation-button:before{top:-.7rem}.header__mobile-navigation-button:after{top:.7rem}.header__mobile-navigation-dropdown{display:flex;flex-direction:column;transition:all .5s;transform:translate(-68%,104%);position:absolute;bottom:0;left:0;opacity:0;padding:1rem 3rem;background-color:#1f2024}.header__mobile-navigation-dropdown a{font-size:1.7rem;text-decoration:none;color:#fff}.header__mobile-navigation-dropdown a:not(:last-child){margin-bottom:.7rem}.header__checkbox{display:none}.header__checkbox:checked+label .header__mobile-navigation-button{background-color:transparent}.header__checkbox:checked+label .header__mobile-navigation-button:before{top:0;transform:rotate(135deg)}.header__checkbox:checked+label .header__mobile-navigation-button:after{top:0;transform:rotate(-135deg)}.header__checkbox:checked+label .header__mobile-navigation-dropdown{opacity:1}.dashboard{display:flex}.dashboard__left{width:70%;background-color:#fafafa}@media screen and (max-width:1150px){.dashboard__left{width:65%}}@media screen and (max-width:1000px){.dashboard__left{width:60%}}@media screen and (max-width:850px){.dashboard__left{width:100%}}.dashboard__right{width:30%}@media screen and (max-width:1150px){.dashboard__right{width:35%}}@media screen and (max-width:1000px){.dashboard__right{width:40%}}@media screen and (max-width:850px){.dashboard__right{display:none}}
/*# sourceMappingURL=main.5d83a112.chunk.css.map */