footer{padding:5% 10% 50px;padding-block:calc((1 - var(--stack))*10rem + var(--stack)*5rem)1rem;padding-inline:calc((1 - var(--stack))*10% + var(--stack)*5%);background-color:var(--color-primary);color:var(--color-white)}footer .column__1{margin-bottom:calc((1 - var(--stack))*7rem + var(--stack)*5rem);flex-direction:column}footer .column__1:first-child{align-items:center}footer .column__1 .btn{background-color:#0000;flex-direction:column-reverse}footer .column__1 .btn:after{transform:rotate(-45deg)!important}footer .column__1 .btn:hover{background-color:#0000}footer .column__1 .footer__logo{width:auto;height:70px}footer .column__1 .footer__logo .img{object-fit:contain}footer ul h3{color:var(--color-secondary)}footer ul a,footer ul p{color:var(--color-white);font-size:var(--size-xs);cursor:pointer;border-bottom:1px solid #fff3;text-decoration:none;width:100%!important}footer ul a:hover,footer ul p:hover{border-bottom:1px solid var(--color-white)}footer span{white-space:normal;width:100%;font-size:14px;display:inline-block}footer span a{font-size:inherit;color:inherit;width:fit-content;margin:0;font-family:inherit;text-decoration:none;display:inline}footer span .footer__spanAviso{text-decoration:underline}footer span .footer__spanMarker{color:var(--color-secondary)}@media screen and (max-width:1024px){footer .column__1 .listado__x4{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (max-width:768px){footer .column__1 .listado__x4{grid-template-columns:repeat(1,1fr);gap:3rem}}
