.hp-premium-footer{background:#141414;color:#e4e2dd;font:400 12px/1.6 var(--font-body--family,Archivo,sans-serif)}
.hp-premium-footer__inner{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:35px;width:min(1280px,calc(100% - 64px));margin:0 auto;padding:38px 0 24px}
.hp-premium-footer__company img{display:block;width:120px;max-height:80px;height:auto;object-fit:contain;object-position:left;margin-bottom:20px}
.hp-premium-footer p{margin:0}
.hp-premium-footer nav{display:flex;flex-direction:column;gap:2px;overflow-wrap:anywhere}
.hp-premium-footer a{display:flex;align-items:center;min-height:38px;color:inherit;text-decoration:none}
.hp-premium-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.hp-premium-footer a:focus-visible{outline:2px solid #e4e2dd;outline-offset:4px}
@media(max-width:650px){.hp-premium-footer__inner{grid-template-columns:1fr;width:calc(100% - 44px);gap:24px;padding:30px 0 20px}.hp-premium-footer a{min-height:44px}}
