.text-image-module{width:100%}.text-image-module .image img{border-radius:8px;height:auto;object-fit:cover;width:100%}.text-image-module .content-wrapper{display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem}@media (min-width:768px){.text-image-module.boxed-img-left .content-wrapper,.text-image-module.boxed-img-right .content-wrapper{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem}.text-image-module.boxed-img-left .content-wrapper,.text-image-module.full-img-left .content-wrapper{flex-direction:row}.text-image-module.boxed-img-right .content-wrapper,.text-image-module.full-img-right .content-wrapper{flex-direction:row-reverse}.text-image-module .image,.text-image-module .text{width:50%}.text-image-module .text{display:flex;flex-direction:column;justify-content:center;padding-left:2rem;padding-right:2rem}}