.blog-section.layout_three section.hs-blog-post-listing--{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:640px){.blog-section.layout_three section.hs-blog-post-listing--{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.blog-section.layout_three section.hs-blog-post-listing--{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-section.layout_three .hs-blog-post-listing{display:contents;flex-wrap:unset}.blog-section.layout_three section.hs-blog-post-listing article.hs-blog-post-listing__post{border-top:none;margin-bottom:0;padding:0}.blog-section.layout_three .hs-blog-post-listing__post{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.07);display:flex;flex-direction:column;overflow:hidden;width:100%}.blog-section.layout_three .hs-card-image{aspect-ratio:16/9;display:block;object-fit:cover;width:100%}.blog-section.layout_three .hs-card-body{padding:16px 16px 0}.blog-section.layout_three .hs-card-meta{align-items:center;color:#3c4858;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;line-height:1.4;margin-bottom:8px}.blog-section.layout_three .hs-card-title a{color:#00b8bf;display:inline-block;text-decoration:none;transition:color .3s ease}.blog-section.layout_three .hs-card-title a:hover{color:#2d3359}.blog-section.layout_three .hs-card-desc{color:#3c4858;font-weight:300;line-height:1.618;margin:8px 0 0}.blog-section.layout_three .hs-blog-post-listing__post-tag{background:#00b8bf17;border-radius:15px;box-shadow:none;color:#00b8bf;line-height:normal;padding:5px 10px;transition:.5s}.blog-section.layout_three .hs-blog-post-listing__post-tag:hover{box-shadow:1px 5px 20px -10px rgba(0,0,0,.56)}.blog-section.layout_three .hs-card-footer{margin-top:auto;padding:12px 16px 16px}.blog-section.layout_three .hs-card-button{background:#32373c;border-radius:30px;color:#fff;display:inline-block;padding:10px 16px;text-decoration:none;transition:.5s}.blog-section.layout_three .hs-card-button:hover{background:#00b8bf;color:#fff}.blog-section.layout_three article .blog-text{display:block;grid-template-columns:none;padding:0}.blog-section.layout_three article .blog-text .left-content,.blog-section.layout_three article .blog-text .right-section{padding:0;width:100%}.blog-section.layout_three article{border:none}@media (max-width:767px){.blog-section.layout_three section.hs-blog-post-listing--{gap:16px}}