section.blog-by-author{padding:30px 0 25px}section.blog-by-author h2{color:var(--primary-color);font-size:40px;font-weight:600;letter-spacing:-.64px;line-height:44px;margin-bottom:20px}section.blog-by-author .blog-cards{column-gap:32px;display:flex;flex-wrap:wrap;row-gap:27px}section.blog-by-author .webinar-cards{display:flex;flex-direction:column;gap:46px}section.blog-by-author .blog-cards .blog-card-img{background-position:50%;background-size:cover;height:202px}section.blog-by-author .blog-cards p.meta{display:none}section.blog-by-author .blog-card{height:unset}section.blog-by-author .blog-card .read-time{display:flex}section.blog-by-author .view-all-link{display:flex;text-decoration:none}section.blog-by-author .view-all{background:var(--Base-White,#fff);border:1px solid var(--Gray-300,#d0d5dd);border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:var(--Gray-700,#344054);cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin:43px auto 0;padding:8px 14px}