section.blog-section{display:block;padding:40px 0;width:100%}section.blog-section .content-wrapper{margin:0 auto;max-width:1200px;padding:0 15px}section.blog-section .title h3{color:#000;display:block;font-size:36px;font-weight:700;line-height:46px;margin:0 0 30px;padding-left:0;width:100%}section.blog-section .blog-more-posts{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}section.blog-section .blog-more-posts__post-wrapper{box-sizing:border-box;display:flex;flex-basis:31%;flex-direction:column;width:31%}section.blog-section .blog-more-posts__post{border-radius:10px;display:flex;flex-direction:column;height:100%;overflow:hidden}a.blog-more-posts__post-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:10px;border-top-right-radius:10px;display:block;height:240px;width:100%}section.blog-section .blog-more-posts__post-content{background-color:#f1f3ff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:25px}section.blog-section .blog-more-posts__post-preheader{color:#596aee;display:block;font-size:12px;font-weight:700;margin-bottom:10px;text-transform:uppercase}section.blog-section .blog-more-posts__post-content .date-time{color:#666;font-size:12px;font-weight:500;line-height:22px;margin-bottom:10px}section.blog-section .blog-more-posts__post-content h3{margin:0 0 20px}section.blog-section .blog-more-posts__post-content h3 a{color:#000;font-size:20px;font-weight:700;line-height:28px;text-decoration:none;transition:color .3s}section.blog-section .blog-more-posts__post-content h3 a:hover{color:#596aee}section.blog-section .read-more-link{align-items:center;display:flex;gap:15px;margin-top:auto}section.blog-section .read-more-link a{color:#000;font-size:14px;font-weight:700;line-height:22px;text-decoration:none}section.blog-section .read-more-link .btn-img{background-image:url(https://5256344.fs1.hubspotusercontent-na1.net/hubfs/5256344/arrow.svg);background-repeat:no-repeat;background-size:contain;height:14px;width:44px}@media (max-width:1024px){section.blog-section .blog-more-posts{gap:20px;justify-content:center}section.blog-section .blog-more-posts__post-wrapper{flex-basis:48%;margin-bottom:20px;width:48%}}@media (max-width:768px){section.blog-section .blog-more-posts__post-wrapper{flex-basis:100%;width:100%}section.blog-section .title h3{font-size:28px;padding-left:0;text-align:center}a.blog-more-posts__post-image{height:200px}}