section.text-image-module{background-color:#e6f0fe}section.text-image-module.bg-white{background-color:#fff}section.text-image-module .wrapper{display:flex;gap:2rem}section.text-image-module .wrapper.text-first{flex-direction:row-reverse}@media (max-width:992px){section.text-image-module .wrapper,section.text-image-module .wrapper.text-first{flex-direction:column-reverse}section.text-image-module .wrapper .wrapper-image{aspect-ratio:1/1}}section.text-image-module .wrapper .wrapper-image{align-items:center;border-radius:3px;display:flex;height:auto;justify-content:center;overflow:hidden;position:relative;width:100%}section.text-image-module .wrapper .wrapper-image:not(.cover) img{max-height:100%;max-width:100%}section.text-image-module .wrapper .wrapper-content .label{color:#0070ec}section.text-image-module .wrapper .wrapper-content .ctas{margin-top:1rem}