section.push-articles-module{background-color:#fffcf5;overflow:hidden;position:relative;z-index:1}section.push-articles-module div.container{display:flex;flex-direction:column;gap:3rem}section.push-articles-module div.container .wrapper-top{align-items:center;display:flex;gap:1rem;justify-content:space-between}section.push-articles-module div.container .wrapper-top .wrapper-content{max-width:768px}@media (max-width:768px){section.push-articles-module div.container .wrapper-top .wrapper-content{align-items:center;flex-direction:column;justify-content:center}section.push-articles-module div.container .wrapper-top .wrapper-content *{text-align:center}}section.push-articles-module div.container .wrapper-top .wrapper-buttons{width:fit-content}@media (max-width:768px){section.push-articles-module div.container .wrapper-top{align-items:center;flex-direction:column;justify-content:center}}section.push-articles-module div.container .wrapper-posts{display:flex;flex-wrap:wrap;gap:2rem}@media (max-width:425px){section.push-articles-module div.container .wrapper-posts{flex-direction:column}}section.push-articles-module div.container .wrapper-posts.splide{gap:0;position:relative;width:100%}section.push-articles-module div.container .wrapper-posts.splide .splide__track{overflow:visible;width:100%}section.push-articles-module div.container .wrapper-posts.splide .splide__track .splide__list{transition:.45s}section.push-articles-module div.container .wrapper-posts.splide .splide__track .splide__list article{border-right:none;max-width:33.3333333333%;width:100%}@media (max-width:768px){section.push-articles-module div.container .wrapper-posts.splide .splide__track .splide__list article{max-width:50%}}@media (max-width:600px){section.push-articles-module div.container .wrapper-posts.splide .splide__track .splide__list article{max-width:100%}}section.push-articles-module div.container .wrapper-posts.splide .splide__track .splide__list article:last-of-type{border-right:1px solid #e3dac7}