.img-with-text-wrapper{display:flex;gap:3rem}.img-with-text-wrapper .image-wrapper{flex:0 0 auto}.img-with-text-wrapper .text-wrapper{flex:1 1 auto}.img-with-text-wrapper.img-pos-left,.img-with-text-wrapper.img-pos-right{flex-flow:row nowrap}.img-with-text-wrapper.img-pos-bottom,.img-with-text-wrapper.img-pos-top{flex-flow:column nowrap}.img-with-text-wrapper.img-pos-bottom .text-wrapper,.img-with-text-wrapper.img-pos-right .text-wrapper{order:1}.img-with-text-wrapper.img-pos-bottom .image-wrapper,.img-with-text-wrapper.img-pos-right .image-wrapper{order:2}@media (max-width:767.98px){.img-top-mobile .img-with-text-wrapper{flex-flow:column nowrap}.img-top-mobile .img-with-text-wrapper.img-pos-left .text-wrapper,.img-top-mobile .img-with-text-wrapper.img-pos-right .text-wrapper{order:2}.img-top-mobile .img-with-text-wrapper.img-pos-left .image-wrapper,.img-top-mobile .img-with-text-wrapper.img-pos-right .image-wrapper{order:1}}