section.text-multiple-images-module{overflow:hidden;position:relative;z-index:1}section.text-multiple-images-module .title{margin-bottom:30px;text-align:center}section.text-multiple-images-module .wrapper{align-items:center;display:flex;gap:30px;justify-content:space-between}section.text-multiple-images-module .wrapper-images{align-items:stretch;display:flex;flex-shrink:0;gap:25px;max-height:330px;max-width:670px;overflow:hidden;width:50%}section.text-multiple-images-module .wrapper-images .left{width:66.6666666667%}section.text-multiple-images-module .wrapper-images .left .wrapper-img{height:330px}section.text-multiple-images-module .wrapper-images .right{display:flex;flex-direction:column;gap:30px;width:33.3333333333%}section.text-multiple-images-module .wrapper-images .right .wrapper-img{height:150px}section.text-multiple-images-module .wrapper-images .wrapper-img{border-radius:10px;display:flex;overflow:hidden;width:100%}section.text-multiple-images-module .wrapper-images .wrapper-img img{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:969px){section.text-multiple-images-module .wrapper{align-items:flex-start;display:flex;flex-direction:column}section.text-multiple-images-module .wrapper-images{width:100%}}