@charset "UTF-8";.holo-contacto{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;padding:60px 5%;max-width:1500px;margin:0 auto;background:linear-gradient(to right,#14001e,#4b0286)}.holo-contenido{max-width:480px;text-align:left}.holo-contenido h2{font-size:32px;font-weight:normal;color:#fff;line-height:1.6;margin:0}.holo-contenido h2 .morado{color:#00ED0B;font-weight:bold}.btn-contacto{display:inline-block;margin-top:20px;padding:12px 24px;background-color:#00ED0B;color:#FFF;text-decoration:none;font-weight:600;border-radius:0px;transition:background-color 0.3s ease,color 0.3s ease}.btn-contacto:hover{background-color:#00c70b}.holo-imagen img{width:480px;max-width:100%;height:auto}.solo-escritorio{display:inline-block}.solo-movil{display:none}@media (max-width:768px){.holo-contacto{flex-direction:column;align-items:center;text-align:center}.holo-contenido h2{font-size:22px;line-height:1.4}.holo-imagen img{width:320px}.btn-contacto{font-size:14px;padding:10px 20px}.solo-escritorio{display:none}.solo-movil{display:inline-block;margin-top:5px}}
