.latest-posts-title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:80px}.latest-posts-title-wrapper h2{line-height:1;margin-bottom:0}.latest-posts-title-wrapper .solid-cta{margin-top:10px}.latest-posts-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:40px;justify-content:flex-start;width:100%}.latest-posts-wrapper .blog-card-wrapper .blog-card-content h4{text-decoration:underline}@media screen and (max-width:1023px){.latest-posts-wrapper .blog-card-wrapper:nth-last-of-type(3){display:none}}@media screen and (max-width:767px){.latest-posts-title-wrapper{display:block}.latest-posts-title-wrapper .solid-cta{display:none}.latest-posts-wrapper{flex-direction:column;gap:60px}.latest-posts-wrapper .blog-card-wrapper:nth-last-of-type(3){display:initial}}