section.image_with_text .description_container h3,section.image_with_text .description_container p{color:var(--grey_color)}section.image_with_text .image_text_content ul{margin:0;padding:0}section.image_with_text .image_text_content ul li .text_description p{color:var(--darkGrey_color)}section.image_with_text .image_text_content ul li{margin-left:0;padding:26px 0}section.image_with_text .image_text_content ul li:not(:last-child){border-bottom:1px solid var(--greenBorder_color)}section.image_with_text .image_text_content ul li .content_container{align-items:center;display:flex;gap:20px;margin:0 auto;max-width:954px}section.image_with_text .image_text_content ul li .content_container .text_title{padding-bottom:18px}section.image_with_text .image_text_content ul li .image_container{width:176px}section.image_with_text .image_text_content ul li .text_container{width:calc(100% - 196px)}section.image_with_text .button_container a.cta_button{max-width:100%}section.image_with_text .button_container{margin:0 auto;max-width:400px}@media(min-width:768px){section.image_with_text .image_text_content ul li:nth-child(2n) .content_container{flex-direction:row-reverse}}@media(max-width:767px){section.image_with_text .image_text_content ul li .content_container{flex-direction:column}section.image_with_text .image_text_content ul li .text_container{width:100%}section.image_with_text .image_text_content ul li .content_container .text_title{padding-bottom:10px}}