section.text-module{overflow:hidden;position:relative;z-index:1}section.text-module .bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}section.text-module .container{display:flex;gap:.75rem;z-index:1}@media screen and (max-width:992px){section.text-module .container{gap:4rem}}section.text-module .container.row{flex-direction:row}@media screen and (max-width:768px){section.text-module .container.row{flex-direction:column;gap:2rem}}section.text-module .container.order-reverse{flex-direction:row-reverse}section.text-module .container .wrapper-content{display:flex;flex-direction:column;width:100%}section.text-module .container .wrapper-content .wrapper-buttons{margin-top:1rem}