body{font-family:'Arial',sans-serif;background-color:#fffaf3;margin:0;padding:0}.contenedor-flex{display:flex;justify-content:center;align-items:center;padding:40px 20px;box-sizing:border-box}.columna-imagen{flex:1 1 300px;text-align:center}.columna-texto{display:flex;flex-direction:column;justify-content:center;flex:1 1 400px;text-align:left;max-width:500px;height:auto}.imagen-principal{max-width:100%;max-height:400px;object-fit:contain;border-radius:20px}h1{color:coral;font-size:2.2em;margin-bottom:10px}p{font-size:1.1em;color:#444;margin:10px 0}.bloque-instruccion{margin-top:20px}.icono{font-size:1.8em;color:coral;margin-bottom:5px;display:block}.boton-wsp{display:inline-block;margin-top:30px;background-color:#25d366;color:#fff;padding:14px 24px;font-size:1.1em;border-radius:30px;text-decoration:none;transition:background-color 0.3s,transform 0.2s}.boton-wsp:hover{background-color:#1ebc57;transform:scale(1.05)}@media (max-width:768px){.contenedor-flex{flex-direction:column;text-align:center}.columna-texto{text-align:center}}@media (max-width:768px){.imagen-principal{max-height:250px}}.contenedor-flex{gap:20px}.columna-imagen{flex:0 1 250px}.columna-texto{flex:1}
