section.blog-listing-hero-module{background-color:#fffcf5;padding-bottom:5rem;padding-top:9rem}@media (max-width:768px){section.blog-listing-hero-module{padding-bottom:4rem}}section.blog-listing-hero-module .container .wrapper-top{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center}section.blog-listing-hero-module .container .wrapper-top h1,section.blog-listing-hero-module .container .wrapper-top h2,section.blog-listing-hero-module .container .wrapper-top span.label{text-align:center}section.blog-listing-hero-module .container .wrapper-posts{display:flex;flex-direction:row;margin-top:3rem;width:100%}@media screen and (max-width:768px){section.blog-listing-hero-module .container .wrapper-posts{flex-direction:column}}section.blog-listing-hero-module .container .wrapper-posts .post-lg{width:calc(55% - 1rem)}@media screen and (max-width:768px){section.blog-listing-hero-module .container .wrapper-posts .post-lg{border-bottom:none;width:100%}}section.blog-listing-hero-module .container .wrapper-posts .wrapper-side-posts{display:flex;flex-direction:column;width:calc(45% - 1rem)}@media screen and (max-width:768px){section.blog-listing-hero-module .container .wrapper-posts .wrapper-side-posts{justify-content:flex-start;width:100%}}section.blog-listing-hero-module .container .wrapper-posts .wrapper-side-posts article{border-left:none;height:100%}section.blog-listing-hero-module .container .wrapper-posts .wrapper-side-posts article:not(:last-of-type){border-bottom:none}@media screen and (max-width:768px){section.blog-listing-hero-module .container .wrapper-posts .wrapper-side-posts article{border-left:1px solid #e3dac7}}