/* ===== Протокол24 — legal pages footer/header exact fix v1.4 ===== */

/* Подгоняем юридическую шапку ближе к главной */
body.p24-legal-v13-body .p24-legal-topbar-v13 {
  min-height: 38px !important;
  background: #061226 !important;
}

body.p24-legal-v13-body .p24-legal-topbar-inner-v13,
body.p24-legal-v13-body .p24-legal-header-inner-v13,
body.p24-legal-v13-body .p24-legal-footer-inner-v13 {
  width: min(100% - 32px, 1600px) !important;
}

body.p24-legal-v13-body .p24-legal-topbar-left-v13,
body.p24-legal-v13-body .p24-legal-topbar-right-v13 {
  font-size: 14px !important;
  font-weight: 850 !important;
}

body.p24-legal-v13-body .p24-legal-header-inner-v13 {
  min-height: 76px !important;
}

body.p24-legal-v13-body .p24-legal-brand-logo-v13 {
  width: 42px !important;
  height: 42px !important;
  border-radius: 12px !important;
  font-size: 16px !important;
}

body.p24-legal-v13-body .p24-legal-brand-text-v13 {
  font-size: 21px !important;
  font-weight: 950 !important;
}

body.p24-legal-v13-body .p24-legal-nav-v13 a {
  color: #263653 !important;
  text-decoration: none !important;
  font-size: 14px !important;
  font-weight: 850 !important;
}

/* Footer: делаем как на главной */
body.p24-legal-v13-body .p24-legal-footer-v13 {
  background: #f1f6ff !important;
  border-top: 1px solid #dce7f7 !important;
  padding: 34px 0 30px !important;
  color: #10234f !important;
}

body.p24-legal-v13-body .p24-legal-footer-inner-v13 {
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1fr auto 1fr !important;
  gap: 28px !important;
  align-items: center !important;
}

body.p24-legal-v13-body .p24-legal-footer-brand-v13 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  color: #10234f !important;
  text-decoration: none !important;
  font-weight: 950 !important;
  font-size: 20px !important;
  line-height: 1 !important;
  letter-spacing: -.035em !important;
}

body.p24-legal-v13-body .p24-legal-footer-v13 .p24-legal-brand-logo-v13 {
  width: 42px !important;
  height: 42px !important;
  border-radius: 12px !important;
  box-shadow: 0 12px 26px rgba(21,93,252,.22) !important;
}

body.p24-legal-v13-body .p24-legal-footer-v13 p {
  margin: 10px 0 0 !important;
  color: #607091 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  font-weight: 500 !important;
}

body.p24-legal-v13-body .p24-legal-footer-center-v13 {
  text-align: center !important;
  color: #10234f !important;
}

body.p24-legal-v13-body .p24-legal-footer-center-v13 strong {
  color: #10234f !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 950 !important;
}

body.p24-legal-v13-body .p24-legal-footer-contacts-v13 {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: flex-start !important;
  flex-direction: column !important;
  gap: 12px !important;
  text-align: right !important;
  justify-self: end !important;
}

body.p24-legal-v13-body .p24-legal-footer-contact-line-v14 {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  color: #10234f !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 950 !important;
  white-space: nowrap !important;
}

body.p24-legal-v13-body .p24-legal-footer-contact-line-v14 a {
  color: #10234f !important;
  text-decoration: none !important;
  font-weight: 950 !important;
}

body.p24-legal-v13-body .p24-legal-footer-contact-line-v14 span {
  color: #8ea0bf !important;
  font-weight: 900 !important;
}

body.p24-legal-v13-body .p24-legal-footer-messengers-v14 {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  width: 100% !important;
}

body.p24-legal-v13-body .p24-legal-footer-messengers-title-v14 {
  color: #7a8aa7 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  margin-right: 2px !important;
}

body.p24-legal-v13-body .p24-legal-footer-msg-btn-v14 {
  min-height: 38px !important;
  padding: 0 14px !important;
  border-radius: 12px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #fff !important;
  border: 1px solid #dce7f7 !important;
  color: #155dfc !important;
  text-decoration: none !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 950 !important;
  box-shadow: 0 8px 20px rgba(16,35,79,.04) !important;
}

@media (max-width: 900px) {
  body.p24-legal-v13-body .p24-legal-footer-inner-v13 {
    grid-template-columns: 1fr !important;
    text-align: center !important;
    gap: 22px !important;
  }

  body.p24-legal-v13-body .p24-legal-footer-brand-v13,
  body.p24-legal-v13-body .p24-legal-footer-contact-line-v14,
  body.p24-legal-v13-body .p24-legal-footer-messengers-v14 {
    justify-content: center !important;
  }

  body.p24-legal-v13-body .p24-legal-footer-contacts-v13 {
    justify-self: center !important;
    text-align: center !important;
    align-items: center !important;
  }

  body.p24-legal-v13-body .p24-legal-footer-messengers-v14 {
    flex-wrap: wrap !important;
  }
}