section.image-text-module{overflow:hidden;position:relative;z-index:1}section.image-text-module .container{align-items:center;display:flex;gap:120px}section.image-text-module .container.reverse{flex-direction:row-reverse}@media screen and (max-width:992px){section.image-text-module .container.reverse{flex-direction:column}section.image-text-module .container{flex-direction:column;gap:30px}}section.image-text-module .container .wrapper{width:100%}section.image-text-module .container .wrapper.first{max-width:515px;width:100%}section.image-text-module .container .wrapper.first img{border-radius:20px;height:auto;width:100%}@media screen and (max-width:768px){section.image-text-module .container .wrapper.first img{border-radius:10px}}section.image-text-module .container .wrapper.second{max-width:630px;width:100%}section.image-text-module .container .wrapper.second.full{max-width:100%}section.image-text-module .container .wrapper.second .ctas{margin:30px 0 0;width:-moz-fit-content;width:fit-content}