.blog-post-popular-header{background-position:50%;background-size:cover;border-radius:15px;display:flex;height:100px;min-width:150px;position:relative;width:150px}.post-popular.blog-post-popular{align-items:flex-start}.popular-posts{display:flex;flex-wrap:wrap;gap:24px}.popular-posts .post-infos{margin-top:10px}.popular-posts h3.title-post a{color:var(--text-color);font-size:18px;margin:0;text-decoration:none}.popular-posts h3.title-post a:hover{color:var(--primary);text-decoration:underline}.popular-posts h3{margin:0}.popular-posts span.author-post,.popular-posts span.publish-date-post,.popular-posts span.reading-minutes{color:var(--text-color);font-size:14px;font-weight:600}.post-popular.blog-post-popular{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;gap:16px;justify-content:center;padding-bottom:24px}.post-popular.blog-post-popular:last-child{border:0;padding-bottom:0}@media (max-width:768px){.blog-post-popular-header{display:none;min-width:80px}h2.blog-section{padding:20px 0}}