.rm-articles{background:#000;padding:80px 32px;text-align:center}.rm-articles__heading{color:#fff;font-weight:300;margin-bottom:48px}.rm-articles__grid{display:grid;gap:32px;grid-template-columns:repeat(4,1fr)}.rm-article-card{color:#fff;text-align:left;text-decoration:none}.rm-article-card__image{aspect-ratio:4/3;margin-bottom:16px;overflow:hidden;width:100%}.rm-article-card__image img{display:block;height:100%;object-fit:cover;width:100%}.rm-article-card__title{color:#e5e5e5;font-size:16px;font-weight:400;line-height:1.4}.rm-articles__cta{margin-top:48px}.rm-articles__button{background:#fff;border-radius:55px;color:#000;display:inline-block;font-size:14px;font-weight:400;padding:10px 20px;text-decoration:none}@media (max-width:1200px){.rm-articles__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.rm-articles__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.rm-articles__grid{grid-template-columns:1fr}}@media (max-width:767px){.rm-articles__grid{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.rm-articles__grid::-webkit-scrollbar{display:none}.rm-article-card{flex:0 0 80%;scroll-snap-align:start}}