.section_text-image_header{display:flex;flex-direction:column;justify-content:center;margin:2rem 6rem;text-align:center}.section_text-image_card_header h3{margin-bottom:1rem}.section_text-image_card_text p{margin-bottom:2rem}.section_text-image_card_body{display:flex;flex-direction:column;gap:4rem}.section_text-image_card_body h3,.section_text-image_card_body p{color:var(--cpx-primary);margin-top:0}.section_text-image h2,.section_text-image h3{color:var(--cpx-primary)}.section_text-image_card_body ul{margin-top:-1rem;padding-left:0}.section_text-image_card_body ul li{list-style-type:none;margin-top:.5rem;padding-left:40px;position:relative}.section_text-image_card_body ul li:before{background-color:var(--cpx-primary);content:"";display:block;height:24px;left:0;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="26" fill="%23fff" viewBox="0 0 25 26"><path fill-rule="evenodd" d="M12.5 24.25c6.213 0 11.25-5.037 11.25-11.25S18.713 1.75 12.5 1.75 1.25 6.787 1.25 13 6.287 24.25 12.5 24.25m0 1.25C19.404 25.5 25 19.904 25 13S19.404.5 12.5.5 0 6.096 0 13s5.596 12.5 12.5 12.5" clip-rule="evenodd"/><path d="M18.792 9.703a.723.723 0 0 0-1.005 0l-6.272 6.123-3.302-3.223a.723.723 0 0 0-1.005 0 .68.68 0 0 0 0 .98l3.804 3.714c.139.135.32.203.503.203a.72.72 0 0 0 .502-.203l6.775-6.613a.68.68 0 0 0 0-.981"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="26" fill="%23fff" viewBox="0 0 25 26"><path fill-rule="evenodd" d="M12.5 24.25c6.213 0 11.25-5.037 11.25-11.25S18.713 1.75 12.5 1.75 1.25 6.787 1.25 13 6.287 24.25 12.5 24.25m0 1.25C19.404 25.5 25 19.904 25 13S19.404.5 12.5.5 0 6.096 0 13s5.596 12.5 12.5 12.5" clip-rule="evenodd"/><path d="M18.792 9.703a.723.723 0 0 0-1.005 0l-6.272 6.123-3.302-3.223a.723.723 0 0 0-1.005 0 .68.68 0 0 0 0 .98l3.804 3.714c.139.135.32.203.503.203a.72.72 0 0 0 .502-.203l6.775-6.613a.68.68 0 0 0 0-.981"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;transform:translateY(0);width:24px}.section_text-image_card_body .section_teaser_card_card{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-column-gap:6rem;grid-row-gap:2rem}.section_text-image_card_body .section_text-image_card_text{align-items:flex-start;display:flex;flex-direction:column;justify-content:end}.section_text-image_card_body .section_text-image_card_image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:600px}@media (min-width:768px){.section_text-image_card_body .section_teaser_card_card{grid-template-columns:repeat(2,1fr)}.section_text-image_card .section_text-image_card_text{margin-bottom:0}}