section.blog-listing-posts-module{background-color:#fff;overflow:hidden;position:relative;z-index:2}section.blog-listing-posts-module .wrapper-content .title{margin-bottom:2rem}section.blog-listing-posts-module .wrapper-content h1,section.blog-listing-posts-module .wrapper-content h2,section.blog-listing-posts-module .wrapper-content h3{font-size:45px;font-weight:400}section.blog-listing-posts-module .wrapper-tags .container{display:flex;flex-wrap:wrap;gap:.75rem}section.blog-listing-posts-module .wrapper-posts{margin-top:4rem}section.blog-listing-posts-module .wrapper-posts .container{display:flex;flex-wrap:wrap;gap:2rem}section.blog-listing-posts-module .wrapper-posts .container article{max-width:calc(33.33333% - 1.33333rem);transition:.5s;width:100%}@media (max-width:768px){section.blog-listing-posts-module .wrapper-posts .container article{max-width:calc(50% - 1rem)}}@media (max-width:600px){section.blog-listing-posts-module .wrapper-posts .container article{max-width:100%}}section.blog-listing-posts-module .wrapper-posts .container article .block-img{height:240px}section.blog-listing-posts-module .wrapper-posts .container .block-cta{border-radius:5px;max-width:calc(33.33333% - 1.33333rem);padding:1.5rem;transition:.5s;width:100%}section.blog-listing-posts-module .wrapper-posts .container .block-cta .block-img{height:213px}section.blog-listing-posts-module .wrapper-posts .container .block-cta .block-txt{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}section.blog-listing-posts-module .wrapper-posts .container .block-cta .block-txt .title{color:#fff;font-size:1.5rem;font-weight:400}section.blog-listing-posts-module .wrapper-posts .container .block-cta .block-txt .txt,section.blog-listing-posts-module .wrapper-posts .container .block-cta .block-txt .txt *{color:#fff}