section.blog-post-other-posts-module{overflow:hidden;position:relative;z-index:1}section.blog-post-other-posts-module div.container{display:flex;flex-direction:column;gap:5rem}@media screen and (max-width:768px){section.blog-post-other-posts-module div.container{gap:2rem}}section.blog-post-other-posts-module div.container .wrapper-top{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between}section.blog-post-other-posts-module div.container .wrapper-top .wrapper-content{max-width:768px}@media (max-width:768px){section.blog-post-other-posts-module div.container .wrapper-top{align-items:flex-start;flex-direction:column}section.blog-post-other-posts-module div.container .wrapper-top .wrapper-nav{display:none}}section.blog-post-other-posts-module div.container .wrapper-posts{display:flex;flex-wrap:wrap;gap:2rem;max-width:1280px}@media screen and (max-width:600px){section.blog-post-other-posts-module div.container .wrapper-posts{max-width:calc(100% - 1rem)}}@media (max-width:425px){section.blog-post-other-posts-module div.container .wrapper-posts{flex-direction:column}}section.blog-post-other-posts-module div.container .wrapper-posts article{border-radius:.5rem;display:flex!important;max-width:calc(33.33333% - 1.33333rem);transition:.3s cubic-bezier(0,.55,.45,1)}@media screen and (max-width:600px){section.blog-post-other-posts-module div.container .wrapper-posts article{max-width:100%}}section.blog-post-other-posts-module div.container .wrapper-posts article .block-img{height:240px}section.blog-post-other-posts-module div.container .wrapper-nav-mobile{display:none;justify-content:flex-end}@media (max-width:768px){section.blog-post-other-posts-module div.container .wrapper-nav-mobile{display:flex}}