.footer-content-top{background-color:var(--bs-negro2);padding-block:56px}.footer-content-top-content{display:grid;gap:20px}.footer-content-column{display:flex;flex-direction:column;gap:16px}.footer-content-column-title{color:var(--bs-white)}.footer-content-column-items{display:flex;flex-direction:column;gap:5px}.footer-content-column-item{color:var(--bs-gris7);text-decoration:none}.footer-content-column-item-dot{background-color:var(--bs-rojo);border-radius:50%;height:2px;width:2px}.footer-content-column-item:hover,.footer-content-information-item a:hover{text-decoration:underline;text-underline-offset:3px}.footer-content-bottom{background-color:var(--bs-gris8);opacity:.8;padding-block:16px}.footer-content-bottom .content-wrapper{display:grid;gap:20px;grid-template-columns:185px auto 1fr}.footer-content-bottom .hs-image-widget{max-height:70px;object-fit:contain}.footer-content-information{display:flex;flex-direction:column}.footer-content-information-item,.footer-content-information-item.p-15{align-items:center;color:#fff;font-weight:300}.footer-content-information-item.p-15{display:flex;gap:5px}.footer-content-information-item span{font-weight:400;margin-right:3px}.footer-content-information-item a{color:#fff;text-decoration:none}.footer-content-social-networks{align-items:center;display:flex;gap:16px;justify-content:end}.footer-content-sn{height:25px;width:25px}.footer-content-sn svg{fill:var(--bs-white);height:25px;opacity:.5;transition:all .3s ease;width:25px}.footer-content-sn svg:hover{opacity:1}@media(max-width:1024px){.footer-content-top{padding-block:40px}.footer-content-top-content{grid-template-columns:1fr}.footer-content-bottom{padding-block:24px}.footer-content-bottom .content-wrapper{gap:16px;grid-template-columns:1fr}.footer-content-social-networks{justify-content:start}}