section.text-media-module{overflow:hidden;position:relative;z-index:1}section.text-media-module .bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}section.text-media-module .container{align-items:center;display:flex;gap:4.5rem;z-index:1}@media screen and (max-width:992px){section.text-media-module .container{flex-direction:column;gap:3rem}}section.text-media-module .container.order-reverse{flex-direction:row-reverse}@media screen and (max-width:992px){section.text-media-module .container.order-reverse{flex-direction:column}}section.text-media-module .container .wrapper-content{display:flex;flex-direction:column;width:100%}section.text-media-module .container .wrapper-content .title{margin-bottom:1rem}section.text-media-module .container .wrapper-content .wrapper-buttons{margin-top:2.5rem}@media screen and (max-width:768px){section.text-media-module .container .wrapper-content .wrapper-buttons{gap:.75rem}}section.text-media-module .container .wrapper-media,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%;width:100%}