.blog-list-right-module .content{display:flex;flex-direction:row;row-gap:40px}.blog-list-right-module .content .left-column{flex:1;max-width:442px}.blog-list-right-module .content .left-column .featured-post img{object-fit:cover center center;width:100%}.blog-list-right-module .content .left-column .featured-post .publish-date{color:rgba(11,12,14,.5);font-size:13px;font-weight:400;line-height:130%;margin:16px 0}.blog-list-right-module .content .right-column{align-items:flex-start;display:flex;flex:1;flex-direction:column}.blog-list-right-module .content .right-column .load-more-blogs-button{margin-top:32px}.blog-list-right-module .content .right-column .recent-post{width:100%}.blog-list-right-module .content .right-column .recent-post.hide{display:none}.blog-list-right-module .content .right-column .recent-post a{align-content:center;align-items:center;border-bottom:1px solid rgba(11,12,14,.2);column-gap:24px;display:flex;padding:32px 0;width:100%}.blog-list-right-module .content .right-column .recent-post img{object-fit:cover;padding-top:20px;width:160px}.blog-list-right-module .content .right-column .recent-post .recent-post__content p:first-child{color:rgba(11,12,14,.5);font-size:13px;font-weight:400;line-height:17px;margin-bottom:8px}.blog-list-right-module .content .right-column .recent-post .recent-post__content p:last-child{color:#0c0d0f;font-size:18px;font-weight:700;line-height:140%;margin-bottom:0}.blog-header{margin-top:70px;padding:50px 100px}.author-posts{display:flex;flex-flow:wrap;justify-content:space-evenly}.author-post{background-color:#efeeee;display:flex;flex-direction:column;margin:10px;padding:20px;width:350px}.author-post-title{font-size:22px;margin:20px 0}.author-post-img{height:160px;overflow:hidden;text-align:center;width:auto}.author-post-img img{align-items:center;display:flex;height:auto;justify-content:center;margin:0 auto;overflow:hidden;width:100%}@media (max-width:768px){.blog-list-right-module .content{flex-direction:column;row-gap:0}.blog-header{margin-top:100px;padding:20px 30px}.author-posts{display:flex;flex-direction:column}.author-post{flex-direction:column;margin:10px 0;width:100%}}