.section_blog_cards_card{column-gap:1.4rem;display:grid;flex-wrap:nowrap;grid-template-columns:1fr;justify-content:space-between}.section_blog_cards_card section{background:#fff;border-radius:12px;color:#000;margin-bottom:1.4rem}.section_blog_cards_card__image{background-position:50%;background-size:cover;border-radius:12px 12px 0 0;height:220px;margin-bottom:1rem;width:100%}.section_blog_cards_card__text{padding:0 1rem .5rem;width:100%}.section_blog_cards_card__text h3,.section_blog_cards_card__text p{font-size:.9rem;margin-bottom:.5rem}.section_blog_cards_card__text p:last-child{margin-bottom:0}.section_blog_cards_card__text p.section_blog_cards_card__text_more a{color:#000;font-family:euclid_circular_bold;padding-left:6px}.section_blog_cards_card__text p.section_blog_cards_card__text_more a:hover{color:#55f68b}.section_blog_cards_card__text p.section_blog_cards_card__text_more svg{height:auto;width:16px}@media (min-width:600px){.section_blog_cards_card{grid-template-columns:1fr 1fr}}@media (min-width:1200px){.section_blog_cards_card{grid-template-columns:1fr 1fr 1fr 1fr}.section_blog_cards_card section{margin-bottom:0}}