.section_image-row_card_header{text-align:center}.section_image-row_card_card{display:flex;flex-direction:column;gap:4rem}.section_image-row_card_image{text-align:center}.section_image-row_card_image img{display:inline-block;max-height:600px;max-width:600px;width:auto;width:100%}.section_image-row_card_text{text-align:center}.section_image-row_card_text ol,.section_image-row_card_text ul{margin-left:-2rem}.section_image-row_card_text ol li,.section_image-row_card_text ul li{margin-bottom:.4rem}.section_image-row_card_text .button{border:none;color:var(--cpx-white);margin-top:1rem}.section_image-row_card_text .button.secondary,.section_image-row_card_text .button:hover{background:var(--cpx-hot-pink)}.section_image-row_card_text .button:hover.secondary{background:var(--cpx-primary)}.section_image-row_card_text p a{border-bottom:1px solid var(--cpx-primary)}.section_image-row_card_text p a:hover{border-bottom:1px solid var(--cpx-secondary)}@media (min-width:768px) and (max-width:1023px){.section_image-row_card_body{grid-template-columns:1fr 1fr}}@media (min-width:768px){.section_image-row_card_body{display:grid;gap:6rem}.section_image-row_card_image h3{width:40%}}