section.text-media-module{border-bottom:1px solid #e3dac7;overflow:hidden;position:relative;z-index:1}section.text-media-module .container{display:flex;z-index:1}section.text-media-module .container:before{background-color:#e3dac7;content:"";height:100%;left:calc(50% - 640px);position:absolute;top:0;width:1px}@media screen and (max-width:1232px){section.text-media-module .container:before{left:1.5rem}}section.text-media-module .container:after{background-color:#e3dac7;content:"";height:100%;position:absolute;right:calc(50% - 640px);top:0;width:1px}@media screen and (max-width:1232px){section.text-media-module .container:after{right:1.5rem}}@media screen and (max-width:992px){section.text-media-module .container{gap:0}}section.text-media-module .container .wrapper{border-top:1px solid #e3dac7;display:flex;justify-content:space-between}section.text-media-module .container .wrapper.order-initial{flex-direction:row}@media screen and (max-width:768px){section.text-media-module .container .wrapper.order-initial{flex-direction:column}}section.text-media-module .container .wrapper.order-reverse{flex-direction:row-reverse}@media screen and (max-width:768px){section.text-media-module .container .wrapper.order-reverse{flex-direction:column}}section.text-media-module .container .wrapper-content{display:flex;flex-direction:column;padding:5.5rem 7rem;width:100%}@media screen and (max-width:768px){section.text-media-module .container .wrapper-content{padding:2rem}}section.text-media-module .container .wrapper-content .title{margin-bottom:1.25rem}section.text-media-module .container .wrapper-content .wrapper-buttons{margin-top:1.25rem}section.text-media-module .container .wrapper-media{width:100%}