.two_column_text_card_section .main_container{border-color:var(--quinary_color);border-radius:45px;border-style:solid;border-width:1px 1px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px}.two_column_text_card_section .text_container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.two_column_text_card_section .text_container .description_container,.two_column_text_card_section .text_container .heading_container{width:calc(50% - 30px)}@media (min-width:768px) and (max-width:991px){.two_column_text_card_section .main_container,.two_column_text_card_section .text_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.two_column_text_card_section .text_container{gap:60px}.two_column_text_card_section .text_container .description_container,.two_column_text_card_section .text_container .heading_container{width:100%}}@media (max-width:767px){.two_column_text_card_section .main_container,.two_column_text_card_section .text_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.two_column_text_card_section .text_container{gap:60px}.two_column_text_card_section .text_container .description_container,.two_column_text_card_section .text_container .heading_container{width:100%}}