.CountrySlider_sliderContainer__5IYqF{position:relative;width:100%}.CountrySlider_sliderContainer__5IYqF .CountrySlider_slider__VZSNc{width:100%;display:flex;flex-direction:row;gap:8px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;padding-right:30px}.CountrySlider_sliderContainer__5IYqF .CountrySlider_slider__VZSNc .CountrySlider_countryCard__mAZDp{position:relative;padding:1rem 2rem;width:200px;height:50px;border-radius:5px;background-size:cover;background-position:50%;box-shadow:0 0 10px rgba(0,0,0,.1)}.CountrySlider_sliderContainer__5IYqF .CountrySlider_slider__VZSNc .CountrySlider_countryCard__mAZDp h2{display:flex;align-items:center;justify-content:center;position:absolute;text-transform:capitalize;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:#fff;border-radius:5px;font-size:14px;font-weight:700}.CountrySlider_sliderContainer__5IYqF .CountrySlider_fadeOverlay__6rmU8{position:absolute;top:0;right:0;bottom:0;width:30px;pointer-events:none;background:linear-gradient(to left,var(--gradient-start),var(--gradient-end));z-index:1}.FeaturedPosts_grid__ubXLR{display:grid;grid-template-columns:repeat(3,1fr);column-gap:10px;row-gap:5px;width:100%;padding:40px 0;position:relative}.FeaturedPosts_grid__ubXLR:before{content:"";background-color:var(--highlight);position:absolute;height:100%;width:4000px;left:-2000px;z-index:-1}.FeaturedPosts_featuredCard__eRJHi{position:relative;border:1px solid var(--highlight);border-radius:8px;aspect-ratio:16/9;background-size:cover;background-position:50%;box-shadow:0 0 10px rgba(33,34,41,.2)}.FeaturedPosts_featuredCard__eRJHi.FeaturedPosts_loading__PIOgi{box-shadow:none;border:none}.FeaturedPosts_featuredCard__eRJHi .FeaturedPosts_info__FRwSQ{position:absolute;bottom:5px;right:5px;left:5px;padding:8px;background:var(--card-info);backdrop-filter:blur(16px);font-weight:700;font-size:12px;border-radius:8px}.FeaturedPosts_featuredCard__eRJHi .FeaturedPosts_info__FRwSQ h2{font-size:14px}.FeaturedPosts_featuredCard__eRJHi .FeaturedPosts_info__FRwSQ .FeaturedPosts_author__xinO4{font-size:12px;margin:0;padding:0;font-weight:500;opacity:.7}.FeaturedPosts_featuredCard__eRJHi .FeaturedPosts_info__FRwSQ .FeaturedPosts_metrics___niwu{display:flex;flex-direction:row;gap:1rem;border-radius:6px;font-size:12px;opacity:.7}.FeaturedPosts_featuredCard__eRJHi .FeaturedPosts_info__FRwSQ .FeaturedPosts_metrics___niwu svg{margin-right:5px}.FeaturedPosts_featuredCard__eRJHi:first-child{grid-column:span 2;grid-row:span 2}.FeaturedPosts_featuredCard__eRJHi:first-child h2{font-size:18px}@media(max-width:768px){.FeaturedPosts_grid__ubXLR{grid-template-columns:repeat(4,1fr)}.FeaturedPosts_featuredCard__eRJHi{grid-column:span 2;grid-row:span 1}.FeaturedPosts_featuredCard__eRJHi .FeaturedPosts_info__FRwSQ{display:none}.FeaturedPosts_featuredCard__eRJHi:first-child{grid-column:span 4;grid-row:span 1}.FeaturedPosts_featuredCard__eRJHi:first-child .FeaturedPosts_info__FRwSQ{display:block}}