<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section_cards_card{display:grid;flex-wrap:nowrap;gap:1.4rem;grid-template-columns:1fr;justify-content:space-between}.section_cards_card section{background:#fff;border-radius:12px;color:#000;margin-bottom:1.4rem}.section_cards_card__image{background-position:50%;background-size:cover;border-radius:12px 12px 0 0;height:220px;margin-bottom:1rem;width:100%}.section_cards_card__text{padding:0 1rem .5rem;width:100%}.section_cards_card__text h3,.section_cards_card__text p{font-size:.9rem;margin-bottom:.5rem}.section_cards_card__text p:last-child{margin-bottom:0}.section_cards_card__text p.section_cards_card__text_more a{color:#000;font-family:euclid_circular_bold;padding-left:6px}.section_cards_card__text p.section_cards_card__text_more a:hover{color:#55f68b}.section_cards_card__text p.section_cards_card__text_more svg{height:auto;width:16px}@media (min-width:600px){.section_cards_card{grid-template-columns:1fr 1fr}}@media (min-width:1200px){.section_cards_card{grid-template-columns:1fr 1fr 1fr 1fr}.section_cards_card section{margin-bottom:0}}</pre></body></html>