.featured-articles{margin:0 auto;max-width:960px;padding:0 20px}@media (min-width:768px){.featured-articles{padding:0 32px}}@media (min-width:1024px){.featured-articles{padding:0}}.featured-articles__title{font-size:1.5rem;font-weight:600}.featured-articles__title b{color:var(--primary);font-weight:600}.featured-articles__items{display:grid;gap:30px}@media (min-width:768px){.featured-articles__items{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.featured-articles__items{grid-template-columns:repeat(3,1fr)}}.featured-articles__items:not(:first-child){margin-top:20px}.featured-article{color:inherit;position:relative}.featured-article:not(:last-child){border-bottom:1px solid #ddd;padding-bottom:2rem}@media (min-width:768px){.featured-article:not(:last-child){border-bottom:none;padding-bottom:0}}.featured-article__image{border-radius:10px;display:flex;height:160px;margin-bottom:.75rem;overflow:hidden;width:100%}.featured-article__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.featured-article__title{margin-bottom:0!important;margin-top:0!important;padding-bottom:.5rem}.author-page{margin:0 auto 32px;max-width:960px}.author-page__information{display:flex;flex-direction:column-reverse;gap:16px;margin:12px 32px 32px}@media (min-width:768px){.author-page__information{align-items:center;flex-direction:row;gap:30px}}@media (min-width:1024px){.author-page__information{margin:32px 0}}.author-page__full-name{font-size:2rem;font-weight:600;line-height:3rem;margin-bottom:.5rem}.author-page__full-name span{color:var(--primary)}.author-page__image-wrapper{border-radius:10px;height:300px;max-width:100%;overflow:hidden;width:300px}@media (min-width:768px){.author-page__image-wrapper{min-width:300px;width:300px}}.author-page__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.author-page__articles{margin:32px}@media (min-width:1024px){.author-page__articles{margin:0}}.author-page__articles-title{font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}.author-page__articles-title span{color:#666;font-size:1rem;font-weight:400}.author-page__pagination{display:flex;gap:8px;justify-content:center;margin-top:32px}.author-page__pagination-item{align-items:center;border:1px solid var(--primary-btn);border-radius:5px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.author-page__pagination-item--active,.author-page__pagination-item:hover{background-color:var(--primary-btn);color:#fff}
