footer,footer #info-footer{position:relative;display:flex;width:100%}footer #informacion,footer #informacion p{word-break:break-word;overflow-wrap:break-word}#btn-solicitud,#derechos,footer,footer a:hover{color:#fff}footer{justify-content:space-around;flex-direction:column;min-height:350px;background-color:#000f9b;padding:30px}footer #info-footer{justify-content:space-around;min-height:90%}footer #informacion,footer #links{flex-direction:column;min-height:100%;position:relative;display:flex}footer #informacion{width:25%;word-wrap:break-word}footer #informacion h1{font-size:28px;margin-bottom:20px;line-height:1.2}footer #informacion p{margin:8px 0;line-height:1.4;hyphens:auto}footer #links{width:20%;gap:10px}footer #links h1{font-size:28px;margin-bottom:15px}footer #redes-sociales-container{position:relative;display:flex;flex-direction:column;width:25%;min-height:100%;gap:10px;align-items:center}footer #redes-sociales-container h1{font-size:28px;text-align:center;margin-bottom:20px}#redes-sociales{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}#redes-sociales .link-footer img{width:40px;height:40px;transition:transform .3s}#redes-sociales .link-footer img:hover{transform:scale(1.1)}#btn-solicitud{position:relative;padding:12px 24px;background:linear-gradient(135deg,#1e3a8a 0,#60a5fa 100%);font-size:14px;font-weight:600;border:none;border-radius:12px;cursor:pointer;box-shadow:0 4px 15px rgba(96,165,250,.5),0 2px 4px rgba(0,0,0,.1);transition:.3s cubic-bezier(.4, 0, .2, 1);overflow:hidden;text-transform:uppercase;letter-spacing:.5px;text-align:center;margin-top:20px;text-decoration:none;display:inline-block}#btn-solicitud::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}#btn-solicitud:hover{transform:translateY(-2px) scale(1.02);background:linear-gradient(135deg,#2563eb 0,#3b82f6 100%);box-shadow:0 8px 25px rgba(96,165,250,.6),0 4px 12px rgba(0,0,0,.15);color:#fff;text-decoration:none}#btn-solicitud:hover::before{left:100%}#btn-solicitud:active{transform:translateY(0) scale(.98);transition:.1s}#btn-solicitud:focus{outline:0;box-shadow:0 8px 25px rgba(124,58,237,.4),0 4px 12px rgba(0,0,0,.15),0 0 0 3px rgba(96,165,250,.4)}#derechos{background-color:#05106d;width:100%;height:50px;display:flex;justify-content:center;align-items:center;text-align:center}#derechos p{margin-top:5px;text-align:center}footer a{color:#adb5bd;text-decoration:none}@media (max-width:860px){footer{min-height:auto;height:auto;padding:20px}footer #info-footer{flex-direction:column;align-items:center;gap:30px;height:auto}footer #informacion,footer #links,footer #redes-sociales-container{width:100%;max-width:400px;height:auto;align-items:center;text-align:center;margin-left:0}footer #informacion h1,footer #links h1,footer #redes-sociales-container h1{font-size:24px}footer #informacion p{margin-top:5px}#btn-solicitud{width:80%;max-width:250px}#derechos{padding:10px;height:auto;min-height:50px}}@media (min-width:861px) and (max-width:1030px){footer{padding:20px}footer #informacion h1,footer #links h1,footer #redes-sociales-container h1{font-size:24px}footer #informacion p{font-size:14px}#redes-sociales .link-footer img{width:35px;height:35px}}@media (min-width:1400px){footer #informacion{width:30%}footer #informacion p{font-size:16px}}#informacion p:first-of-type{word-break:break-all}.phone-number{white-space:nowrap;direction:ltr;display:inline-block}