:root{--sello-hover-scale:1.04;--transition-speed:0.3s}footer{background:#3c1a75;padding:71px 0}footer h4{color:#6e5ee0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:35px}footer ul{list-style:none;margin:0;padding:0}footer ul a{text-decoration:none}footer li,footer ul a{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}footer li{margin-bottom:8px}footer span,footer span a{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:normal}footer span a{text-decoration:underline}footer .redessociales a{margin-right:17px;width:100%}.contenedor-sellos-gobierno{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.contenedor-sellos-gobierno,.row-ministerio{animation:footerFadeIn 1.2s ease-out forwards}.image-sello-efecto{border-radius:4px;filter:opacity(85%);transition:transform var(--transition-speed) ease,filter var(--transition-speed) ease}.image-sello-efecto:hover{cursor:pointer;filter:opacity(100%);transform:translateY(-5px) scale(var(--sello-hover-scale))}@keyframes footerFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){footer h4{margin-bottom:15px;margin-top:30px}.item-sello-gobierno{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.row-ministerio img{margin-top:15px;max-width:90%}@media (min-width:768px){.contenedor-sellos-gobierno>div{flex:0 0 auto!important;padding-left:15px!important;padding-right:15px!important;width:auto!important}}.image-sello-efecto:hover{transform:translateY(-2px) scale(1.02)}}