.contenedor-footer{background-color:var(--color-azul-highlight);width:105vw;-webkit-mask-image:url(/masks/frame-hor.svg);mask-image:url(/masks/frame-hor.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.contenido-footer{background:url(/images/footer/linea-footer.svg) 50%/cover no-repeat;grid-template-columns:1fr 1fr;padding:20px;display:grid}.contenido-footer .contenedor-logo-footer{flex-direction:column;justify-content:space-evenly;max-height:200px;display:flex}.contenido-footer .contenedor-logo-footer .logo-footer{height:60%}.contenido-footer .contenedor-logo-footer .logo-footer img{width:100%;height:100%}.contenido-footer .contenedor-logo-footer .enlaces{flex-direction:row;justify-content:center;align-items:center;gap:20px;display:flex}.contenido-footer .contenedor-logo-footer .enlaces .icono{color:var(--color-oscuro);width:40px;height:40px;text-decoration:none;transition:all .3s;transform:scale(1)}.contenido-footer .contenedor-logo-footer .enlaces .icono svg{width:100%;height:100%}.contenido-footer .contenedor-logo-footer .enlaces .icono:hover{transform:scale(1.2)}.contenido-footer .contenedor-enlaces-global{grid-template-columns:1fr 1fr 1fr;display:grid}.contenido-footer .contenedor-enlaces-footer{flex-direction:column;justify-content:start;align-items:start;gap:5px;width:100%;padding:20px 10px 10px;display:flex}.contenido-footer .contenedor-enlaces-footer .titulo-footer{width:auto;color:var(--color-oscuro);font-family:Baskervville,sans-serif;font-size:20px;text-decoration:none;transition:all .3s;transform:scale(1)}.contenido-footer .contenedor-enlaces-footer .titulo-footer .primera-letra-footer{font-family:Critical;font-size:24px}.contenido-footer .contenedor-enlaces-footer .enlace-footer{width:auto;color:var(--color-oscuro);font-family:Baskervville SC,sans-serif;font-size:16px;text-decoration:none;transition:all .3s;transform:scale(1)}.contenido-footer .contenedor-enlaces-footer .enlace-footer:hover{transform:scale(1.1)}@media screen and (max-width:800px){.contenido-footer{grid-template-columns:1fr}.contenido-footer .contenedor-enlaces-global{flex-direction:column;justify-content:center;align-items:center;display:flex}.contenido-footer .contenedor-enlaces-global .contenedor-enlaces-footer{align-items:center}.contenido-footer .contenedor-enlaces-global .contenedor-enlaces-footer .enlace-footer{font-size:20px}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Critical;src:url(/fonts/Critical.ttf)}:root{--fondo-blanco:#f5f5f5;--color-blanco-claro:#eee;--color-lila:#cda1da;--color-lila-highlight:#8a6b94;--color-crema:#f3eded;--color-negro:#181f26;--color-oscuro:#323232;--color-azul-highlight:#5390b4;--color-azul-dark:#3f7793;--color-azul:#d1dee7;--color-amarillo:#f8d1aa;--color-amarillo-highlight:#e2a86d;--sombra-oscura:#32323248}body{background-color:var(--color-crema);flex-direction:column;justify-content:center;align-items:center;display:flex;overflow-x:hidden}html{overscroll-behavior-x:none;scroll-behavior:smooth}main{background-color:var(--color-crema);flex-direction:column;justify-content:center;align-items:center;display:flex;overflow-x:hidden}
