.content_cards_section{background-color:#f7eeff;color:#1b1d22}.content_card,.content_cards_section{align-items:center;display:flex;flex-direction:column;font-size:1.25rem;text-align:center}.content_card{border-radius:20px;box-sizing:border-box;max-width:600px;padding:20px 20px 10px;width:calc(50% - 10px)}.content_card .card_title{font-size:1.75rem;font-weight:400;margin-bottom:0}.content_cards_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:30px}.content_cards_section .card_section_title{font-size:2.5rem;line-height:2.75rem;margin-top:0}.content_cards_section .content_icon{width:28px}@media only screen and (max-width:1023px){.content_cards_wrapper{flex-direction:column}.content_card{width:100%}}.content_card{border:2px solid #873ae6}