.text-image-group{background:#f7f8fa;display:flex;flex-flow:column;gap:2rem;padding:4rem 0}.tig__copy{text-align:center}.text-image-group__sections{display:flex;flex-flow:column;gap:2rem;margin:2rem 0}.text-image-group__section{align-items:center;display:flex;gap:2rem}.text-image-group__section:nth-child(odd){flex-flow:row-reverse}.text-image-group__section h3{color:#5425d9}.text-image-group__image{width:40%}.button.tig__button{display:block;margin:0 auto;width:fit-content}.text-image-group ul{list-style:none;padding:0}.text-image-group li{display:flex;gap:.25rem}.text-image-group li:before{content:"✓"}@media (max-width:768px){.text-image-group__section,.text-image-group__section:nth-child(odd){flex-flow:column-reverse}.text-image-group__image{width:100%}}