.contenedor{display:flex;gap:1.5rem;justify-content:space-between;max-width:90%;margin:0 auto}.izquierda,.derecha{flex:1;background:linear-gradient(to bottom right,#007d5c 40%,#00b894);color:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 .125rem .25rem #0000001a}h2{font-size:1.5rem;color:#fff}.divididoCollage{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.bloqueCollage{flex:1}.collageAct1{width:100%;max-width:45%;border-radius:.5rem;object-fit:cover;box-shadow:0 .125rem .25rem #0000001a}.texto{font-size:.9rem;color:#fff;line-height:1.5;margin-top:.5rem}.contenedor-boton{text-align:center;margin-top:1rem}.boton-descarga{display:inline-block;padding:.5rem .75rem;background-color:#00b894;color:#fff;border-radius:.3125rem;text-decoration:none;font-size:.9rem;box-shadow:0 .125rem .25rem #0003}.boton-descarga:hover{background-color:#007d5c}
