section.text-media-module{overflow:hidden;position:relative;z-index:1}section.text-media-module .container{align-items:center;display:flex;gap:.75rem;justify-content:space-between;z-index:1}@media screen and (max-width:992px){section.text-media-module .container{flex-direction:column;gap:4.5rem}}section.text-media-module .container.row{flex-direction:row}@media screen and (max-width:768px){section.text-media-module .container.row{flex-direction:column;gap:4.5rem}}section.text-media-module .container.order-reverse{flex-direction:row-reverse}section.text-media-module .container .wrapper-content{display:flex;flex-direction:column;gap:40px;max-width:520px;width:100%}section.text-media-module .container .wrapper-content .title{margin-bottom:0}section.text-media-module .container .wrapper-media{border-radius:20px;height:clamp(19.5625rem,1.0469rem + 59.25vw,34.375rem);max-width:clamp(21.375rem,1.2188rem + 64.5vw,37.5rem);overflow:hidden;width:100%}section.text-media-module .container .wrapper-media .wrapper-image{width:100%}section.text-media-module .container .wrapper-media .wrapper-image img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}