.mfooter{padding:8px;background:#fff}.mfooter-card{background:var(--color-brand);border-radius:24px;padding:16px 24px 20px;text-align:center;color:#fff}.mfooter-logo{height:34px;width:auto;margin:0 auto 16px}.mfooter-tagline{margin:0;font-size:15px;line-height:1.5;color:rgba(255,255,255,.92)}.mfooter-tagline b{font-weight:700;color:#fff}.mfooter-divider{height:1px;background:rgba(255,255,255,.25);margin:24px 4px}.mfooter-links{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:28px 16px;gap:28px 16px;align-items:center}.mfooter-links a{justify-self:center;color:#fff;font-size:14px;line-height:1.4;font-weight:400;text-decoration:none;white-space:nowrap}.mfooter-feedback{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin:0 auto 20px;padding:11px 28px;background:#fff;color:var(--color-brand);border:none;border-radius:var(--radius-full);font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 2px 6px rgba(15,23,42,.12);transition:transform .15s ease,box-shadow .15s ease}.mfooter-feedback:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,42,.18)}.mfooter-feedback:active{transform:translateY(0)}.mfooter-copy{margin:0;font-size:15px;color:rgba(255,255,255,.92)}