.echo-hover-footer{width:100%;padding:clamp(32px,5vw,80px);position:relative;overflow:hidden}.echo-hover-footer-inner{z-index:40;position:relative}.echo-hover-footer-grid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.echo-hover-footer-grid{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.echo-hover-footer-grid{gap:var(--space-xl);grid-template-columns:repeat(4,minmax(0,1fr))}}.echo-hover-footer-brand{gap:var(--space-base);flex-direction:column;display:flex}.echo-hover-footer-column-title{margin:0;padding-block:0}.echo-hover-footer-link-list{gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;padding:0;list-style:none;display:flex}.echo-hover-footer-contact-list{gap:var(--space-base);margin-top:var(--space-md);flex-direction:column;padding:0;list-style:none;display:flex}.echo-hover-footer-divider{margin-block:var(--space-lg);border:0;border-top:1px solid var(--echo-border)}.echo-hover-footer-bottom{justify-content:space-between;align-items:center;gap:var(--space-base);flex-direction:column;font-size:.875rem;display:flex}@media (min-width:768px){.echo-hover-footer-bottom{flex-direction:row;gap:0}}.echo-hover-footer-social{gap:var(--space-lg);color:var(--echo-text-3);display:flex}.echo-hover-footer-wordmark{justify-content:center;align-items:center;height:24rem;margin-top:clamp(32px,5vw,80px);display:none}@media (min-width:1024px){.echo-hover-footer-wordmark{display:flex}}@media (max-width:767px){.echo-hover-footer{padding:16px}.echo-hover-footer-wordmark{height:20rem;margin-top:16px}}
