.carhub-global-footer{margin:28px 0 0;background:#dcecff;color:#172033;border-top:1px solid #c5daf3;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}

.carhub-global-footer *{box-sizing:border-box}

.carhub-global-footer__inner{width:min(100%,1180px);margin:0 auto}

.carhub-global-footer__top,.carhub-global-footer__apps,.carhub-global-footer__social,.carhub-global-footer__group,.carhub-global-footer__bottom{padding:28px 22px;border-bottom:1px solid #c7dcf4}

.carhub-global-footer__links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;font-size:14px}

.carhub-global-footer__links a{color:#172033;text-decoration:none;font-weight:650}

.carhub-global-footer__links a:hover{color:#2563eb}

.carhub-global-footer__label{color:#61718a}

.carhub-global-footer__divider{width:1px;height:28px;background:#8eacd0;margin:0 5px}

.carhub-global-footer__apps,.carhub-global-footer__social{text-align:center}

.carhub-global-footer__section-title{display:block;font-size:12px;letter-spacing:.05em;font-weight:800;color:#52647e}

.carhub-global-footer__app-badges{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:16px}

.carhub-global-footer__app-badge{display:flex;align-items:center;justify-content:center;width:120px;height:40px;overflow:hidden}

.carhub-global-footer__app-badge img{display:block;width:120px;height:40px;object-fit:fill}

.carhub-global-footer__social-list{display:flex;justify-content:center;gap:14px;margin-top:16px}

.carhub-global-footer__social-list a{display:grid;place-items:center;width:38px;height:38px;border:1.5px solid #6683a5;border-radius:50%;background:transparent;color:#24486d;text-decoration:none;transition:.2s ease}

.carhub-global-footer__social-list a img{display:block;width:17px;height:17px;object-fit:contain}

.carhub-global-footer__social-list a:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-2px)}

.carhub-global-footer__social-list a:hover img{filter:brightness(0) invert(1)}

.carhub-global-footer__group{text-align:center}

.carhub-global-footer__brand{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;border-radius:0;text-decoration:none}

.carhub-global-footer__brand img{width:145px;height:auto;display:block;object-fit:contain}

.carhub-global-footer__business{margin:3px 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}

.carhub-global-footer__business-label{font-size:10px;letter-spacing:.15em;font-weight:850;color:#6b7d97;align-self:center}

/* Move the CarHub Store logo approximately 20% farther down from the label. */
.carhub-global-footer__store{display:block;width:108px;margin-top:12px;padding:0;background:transparent;border:0;border-radius:0;text-decoration:none;transition:.2s ease}

.carhub-global-footer__store:hover{transform:translateY(-2px)}

.carhub-global-footer__store img{width:100%;height:auto;display:block;object-fit:contain}

.carhub-global-footer__business strong{display:none}

.carhub-global-footer__legal-brand{margin-top:26px;font-size:18px;font-weight:800;color:#243b5a}

.carhub-global-footer__bottom{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;border-bottom:0;text-align:center;color:#4b607c;font-size:13px;font-weight:500;line-height:1.5}

.carhub-global-footer__bottom a{color:#284f7a;text-decoration:none;font-weight:700}

.carhub-global-footer__bottom a:hover{text-decoration:underline}

/* Replace page-specific legacy footers with the single global footer. */

body.carhub-core-public .carhub-news-footer,
body.carhub-core-public .ch-post-footer,
body.carhub-core-public .carhub-condition-footer,
body.carhub-core-public .carhub-budget-footer,
body.carhub-core-public .carhub-video-footer,
body.carhub-core-public .carhub-location-footer{display:none!important}

@media(max-width:640px){

    .carhub-global-footer__top,.carhub-global-footer__apps,.carhub-global-footer__social,.carhub-global-footer__group,.carhub-global-footer__bottom{padding:24px 16px}

    .carhub-global-footer__links{gap:11px}

    .carhub-global-footer__app-badges{gap:10px}

    .carhub-global-footer__app-badge{width:120px;height:40px}

    .carhub-global-footer__app-badge img{width:120px;height:40px}

    .carhub-global-footer__brand img{width:135px}

    .carhub-global-footer__store{width:108px;margin-top:12px}

    .carhub-global-footer__bottom{font-size:12px}

}