.blog-listing-header{align-items:flex-end;display:flex;flex-direction:row;gap:40px;justify-content:space-between}.blog-listing-header .content-area{width:60%}.blog-listing-header .blog-header__subtitle,.blog-listing-header .blog-header__title{margin-bottom:10px}.blog-listing-header .tags.blog-header__title{margin-bottom:0}.blog-listing-header .content-author{display:flex;flex-direction:row;gap:10px}.blog-listing-header .blog-header__author-avatar{aspect-ratio:1;background-size:cover;border-radius:96px;display:block;height:96px;width:96px}.blog-listing-header .blog-header__author-social-links a{margin-right:10px}.blog-listing-header .filter-area{display:flex;justify-content:flex-end;text-align:right;width:320px}.blog-listing-header .filter-area form{display:block;width:100%}@media (max-width:576px){.blog-listing-header{flex-direction:column}.blog-listing-header .content-area{width:100%}.blog-listing-header .content-author{flex-direction:column}.blog-listing-header .filter-area{text-align:left;width:100%}}