.cta-cards-section .cta-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;height:fit-content;width:100%}.cta-cards-section .cta-card{border-radius:6px;display:flex;flex:1;flex-direction:column;justify-content:space-between;min-width:260px;padding:20px}.cta-cards-section .cta-card .cta-button{margin:20px auto}