.contenedor-text-form{display:flex;gap:30px;justify-content:space-between;margin:auto;max-width:1240px;padding:0 20px;width:100%}.contenedor-text{display:flex;flex-direction:column;max-width:530px;width:49%}.contenedor-text h1,.contenedor-text p{margin:0}.contenedor-text p{font-size:18px;margin-bottom:25px}.ul-destacado{display:flex;flex-direction:column;list-style:none;max-width:530px;padding-left:0;row-gap:20px}.ul-destacado li{align-items:center;display:flex;gap:16px}.img-left{height:auto;margin-top:45px;max-width:520px;overflow:hidden}.img-left img{width:100%}.contenedor-form{max-width:530px;width:49%}@media screen and (max-width:768px){.contenedor-text-form{align-items:center;flex-direction:column;justify-content:center}.contenedor-form,.contenedor-text{width:100%}.contenedor-form h2{text-align:center}}