.featured-article{display:grid;gap:50px}@media (min-width:1250px){.featured-article{grid-template-columns:.57fr .43fr}}.featured-article__image{border-radius:5px;height:auto;object-fit:cover;width:100%}.featured-article__speakers{display:grid;gap:32px;margin-top:50px}@media (min-width:400px){.featured-article__speakers{grid-template-columns:1fr 1fr}}.featured-speaker{align-items:center;display:grid;gap:16px;grid-template-columns:auto 1fr}.featured-speaker__image{border-radius:50%;width:65px}@media (max-width:639px){.featured-speaker__image{width:55px}}.featured-speaker__name{font-weight:700;margin-bottom:0}.featured-speaker__title{margin-bottom:0}.featured-article__content{margin-top:10px}.featured-article__title{font-weight:600;margin-bottom:20px}.rh-popular__grid{display:flex;gap:32px;justify-content:space-between}.popular-article{max-width:450px}.popular-article:first-of-type{flex-basis:35%}.popular-article:nth-of-type(2){flex-basis:25%}.popular-article:nth-of-type(3){flex-basis:35%}@media (max-width:1023px){.rh-popular__grid{flex-wrap:wrap}.popular-article{flex-basis:100%}}.rh-popular__header{margin-bottom:40px}