section.blog-listing-hero-module{background-color:#fff;overflow:hidden;position:relative;z-index:2}section.blog-listing-hero-module .wrapper-content .title{margin-bottom:2rem}section.blog-listing-hero-module .wrapper-content h1,section.blog-listing-hero-module .wrapper-content h2,section.blog-listing-hero-module .wrapper-content h3{font-size:45px;font-weight:400}section.blog-listing-hero-module div.container{display:flex;justify-content:space-between}@media (max-width:1100px){section.blog-listing-hero-module div.container{flex-direction:column;gap:1.5rem}}section.blog-listing-hero-module div.container .wrapper-posts{display:flex;gap:1.5rem;justify-content:space-between;max-width:calc(50% - 1rem);width:100%}section.blog-listing-hero-module div.container .wrapper-other-posts{display:flex;flex-direction:column;max-width:calc(50% - 1rem);width:100%}@media (max-width:1100px){section.blog-listing-hero-module div.container .wrapper-other-posts{max-width:100%}}section.blog-listing-hero-module div.container .wrapper-other-posts article{border-bottom:1px solid #cfccd8;padding:2rem 0}section.blog-listing-hero-module div.container .wrapper-other-posts article:first-of-type{padding-top:0}section.blog-listing-hero-module div.container .wrapper-other-posts article:last-of-type{border:none;padding-bottom:0}