section.blog-listing-hero-module{padding-bottom:0;padding-top:5rem;position:relative;z-index:1}section.blog-listing-hero-module .wrapper-top{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin-bottom:3rem}section.blog-listing-hero-module .wrapper-top .title{margin:0}section.blog-listing-hero-module .wrapper-posts{align-items:stretch;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}section.blog-listing-hero-module .wrapper-posts>.post{height:100%}section.blog-listing-hero-module .wrapper-side-posts{display:flex;flex-direction:column;margin-left:-1px}section.blog-listing-hero-module .wrapper-side-posts .post{flex:1 1 0;height:auto}section.blog-listing-hero-module .wrapper-side-posts .post+.post{margin-top:-1px}@media (max-width:900px){section.blog-listing-hero-module .wrapper-posts{grid-template-columns:1fr}section.blog-listing-hero-module .wrapper-side-posts{margin-left:0;margin-top:-1px}}@media (max-width:768px){section.blog-listing-hero-module{padding-top:3rem}section.blog-listing-hero-module .wrapper-top{margin-bottom:2rem}}