section.text-media-module{overflow:hidden;position:relative;z-index:1}section.text-media-module .bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}section.text-media-module .container{align-items:center;display:flex;gap:6rem;z-index:1}@media screen and (max-width:992px){section.text-media-module .container{gap:4rem}}@media screen and (max-width:768px){section.text-media-module .container{flex-direction:column;gap:4rem}}section.text-media-module .container.order-reverse{flex-direction:row-reverse}@media screen and (max-width:768px){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 .wrapper-keypoints{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}section.text-media-module .container .wrapper-content .wrapper-keypoints div.keypoint{display:flex;gap:1rem}section.text-media-module .container .wrapper-content .wrapper-keypoints div.keypoint figure{align-items:center;background-color:rgba(62,13,129,.08);border-radius:4px;display:flex;height:3rem;justify-content:center;min-width:3rem;padding:12px;width:3rem}section.text-media-module .container .wrapper-content .wrapper-keypoints div.keypoint figure img{height:100%;max-height:100%;max-width:100%;width:auto}section.text-media-module .container .wrapper-content .wrapper-keypoints div.keypoint div{display:flex;flex-direction:column}section.text-media-module .container .wrapper-content .wrapper-keypoints div.keypoint div *{font-size:14px}section.text-media-module .container .wrapper-content .wrapper-keypoints div.keypoint div p.title{font-weight:700}section.text-media-module .container .wrapper-content .wrapper-buttons{margin-top:56px}section.text-media-module .container .wrapper-media{max-width:550px;min-height:430px;width:100%}@media screen and (max-width:768px){section.text-media-module .container .wrapper-media{max-width:100%;min-height:inherit}}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%}