.text-cards-row{row-gap:3rem}.text-cards-column:nth-child(odd) .text-cards-card{border-radius:16px 64px 16px 16px}.text-cards-column:nth-child(even) .text-cards-card{border-radius:16px 16px 16px 64px}.text-cards-card{color:var(--text-color);font-weight:400}.text-cards-card :first-child{margin-top:0}.text-cards-card h6{margin-bottom:.8em}