section.push-articles-module{background-color:#f5f5f5}section.push-articles-module .container .title{margin:0 auto 4rem;max-width:48rem;text-align:center}section.push-articles-module .container .slider-wrapper{width:100%}section.push-articles-module .container .slider-wrapper .slider-btns{display:none}section.push-articles-module .container .slider-wrapper .posts{display:flex;flex-direction:row;gap:1.5rem;width:100%}section.push-articles-module .container .slider-wrapper .posts .post{background-color:#fff;border:1px solid #eaeaea;border-radius:.625rem;display:flex;flex-direction:column;gap:2rem;padding:2rem;width:calc(33.33333% - 1rem)}section.push-articles-module .container .slider-wrapper .posts .post .image{aspect-ratio:350/210;border-radius:.25rem;flex-shrink:0;height:auto;overflow:hidden;width:100%}section.push-articles-module .container .slider-wrapper .posts .post .image img{height:100%;object-fit:cover;width:100%}section.push-articles-module .container .slider-wrapper .posts .post .text-content{display:flex;flex-direction:column;gap:1rem;width:100%}section.push-articles-module .container .slider-wrapper .posts .post .btn{margin-top:auto}@media (max-width:768px){section.push-articles-module .container .slider-wrapper .slider-btns{display:flex;justify-content:center;margin-bottom:2rem;width:100%}section.push-articles-module .container .slider-wrapper .posts{flex-wrap:nowrap;gap:1rem;transition:transform .3s}section.push-articles-module .container .slider-wrapper .posts .post{flex-shrink:0;padding:1.5rem;width:calc(100% - 1rem)}section.push-articles-module .container .slider-wrapper .posts .post .image{aspect-ratio:278/170}}