.featured-blogs{overflow:hidden}.featured-blogs__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}@media(max-width: 599px){.featured-blogs__top{margin-bottom:30px}}.featured-blogs__list{display:grid;gap:60px;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr)}@media(max-width: 1599px){.featured-blogs__list{gap:40px}}@media(max-width: 1024px){.featured-blogs__list{gap:30px;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(4, 1fr)}}.featured-blogs .article-card-wrapper{flex-shrink:0;height:auto}.featured-blogs .article-card-wrapper:first-child{grid-column:1/3;grid-row:1/3}.featured-blogs .article-card-wrapper:nth-child(2){grid-column:3/5;grid-row:1/2}@media(max-width: 1024px){.featured-blogs .article-card-wrapper:nth-child(2){grid-column:1/3;grid-row:3/4}}.featured-blogs .article-card-wrapper:nth-child(2) .article-card{flex-direction:row}.featured-blogs .article-card-wrapper:nth-child(2) .article-card__inner{flex:0 0 52.5%;width:52.5%}@media(max-width: 1024px){.featured-blogs .article-card-wrapper:nth-child(2) .article-card__inner{flex:0 0 50%;width:50%}}.featured-blogs .article-card-wrapper:nth-child(2) .article-card__information{padding:13px 0 13px 13px}.featured-blogs .article-card-wrapper:nth-child(3){grid-column:3/5;grid-row:2/3}@media(max-width: 1024px){.featured-blogs .article-card-wrapper:nth-child(3){grid-column:1/3;grid-row:4/5}}.featured-blogs .article-card-wrapper:nth-child(3) .article-card{flex-direction:row}.featured-blogs .article-card-wrapper:nth-child(3) .article-card__inner{flex:0 0 52.5%;width:52.5%}@media(max-width: 1024px){.featured-blogs .article-card-wrapper:nth-child(3) .article-card__inner{flex:0 0 50%;width:50%}}.featured-blogs .article-card-wrapper:nth-child(3) .article-card__information{padding:13px 0 13px 13px}