/*
Babylone native footer - 2026-05-26
Rollback: reactivate Elementor footer template 15773, deactivate this plugin, purge LiteSpeed.
*/

body.bc-native-footer-enabled .elementor-location-footer:not([data-bc-native-footer]),
body.bc-native-footer-enabled [data-elementor-type="footer"]:not([data-bc-native-footer]),
body.bc-native-footer-enabled #footer-new {
  display: none !important;
}

.bc-native-footer {
  background: #081a2d !important;
  color: #d8e4ed !important;
  font-family: inherit;
  overflow-x: clip;
}

.bc-native-footer *,
.bc-native-footer *::before,
.bc-native-footer *::after {
  box-sizing: border-box;
}

.bc-native-footer a {
  color: inherit;
  text-decoration: none;
}

.bc-native-footer__shell {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 74px 0 22px;
}

.bc-native-footer__lead {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 32px;
  align-items: center;
  margin-bottom: 118px;
}

body.home.bc-native-footer-enabled .bc-native-footer__lead {
  display: none;
}

body.home.bc-native-footer-enabled .bc-native-footer__shell {
  padding-top: 58px;
}

.bc-native-footer__lead h2 {
  margin: 0 0 12px;
  color: #ffffff !important;
  font-size: 34px;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}

.bc-native-footer__lead p {
  max-width: 720px;
  margin: 0;
  color: #c8d7e2;
  font-size: 19px;
  line-height: 1.5;
}

.bc-native-footer__lead-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.bc-native-footer__lead-button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 8px;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.bc-native-footer__lead-button--light {
  background: #ffffff;
  border-color: #ffffff;
  color: #081a2d !important;
}

.bc-native-footer .bc-native-footer__lead-button.bc-native-footer__lead-button--light,
.bc-native-footer .bc-native-footer__lead-button.bc-native-footer__lead-button--light:visited {
  color: #081a2d !important;
}

.bc-native-footer__lead-button:hover,
.bc-native-footer__lead-button:focus-visible {
  border-color: #69bbdd;
  color: #ffffff !important;
  outline: none;
}

.bc-native-footer__lead-button--light:hover,
.bc-native-footer__lead-button--light:focus-visible {
  background: #69bbdd;
  border-color: #69bbdd;
  color: #081a2d !important;
}

.bc-native-footer__top {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(180px, 0.55fr) minmax(180px, 0.55fr) minmax(210px, 0.7fr);
  gap: 30px;
  align-items: start;
}

.bc-native-footer__brand {
  display: grid;
  gap: 16px;
  max-width: 430px;
}

.bc-native-footer__brand-name {
  color: #ffffff !important;
  font-size: 22px;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}

.bc-native-footer__brand-text {
  max-width: 390px;
  margin: 0;
  color: #c8d7e2;
  font-size: 15px;
  line-height: 1.55;
}

.bc-native-footer__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.bc-native-footer__button {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 8px;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.bc-native-footer__button:hover,
.bc-native-footer__button:focus-visible {
  border-color: #69bbdd;
  color: #ffffff !important;
  outline: none;
}

.bc-native-footer__button--primary {
  border-color: #69bbdd;
  background: #69bbdd;
  color: #081a2d !important;
}

.bc-native-footer__button--primary:hover,
.bc-native-footer__button--primary:focus-visible {
  background: #ffffff;
  border-color: #ffffff;
  color: #081a2d !important;
}

.bc-native-footer__column {
  display: grid;
  gap: 12px;
}

.bc-native-footer__title {
  margin: 0;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0;
}

.bc-native-footer__links,
.bc-native-footer__signals {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.bc-native-footer__links a {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  color: #c8d7e2 !important;
  font-size: 14px;
  font-weight: 650;
  line-height: 1.35;
}

.bc-native-footer__links a:hover,
.bc-native-footer__links a:focus-visible {
  color: #ffffff !important;
  text-decoration: underline;
  text-decoration-color: #69bbdd;
  text-underline-offset: 4px;
  outline: none;
}

.bc-native-footer__signals li {
  display: grid;
  gap: 3px;
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.bc-native-footer__signals li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.bc-native-footer__signals strong {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.25;
}

.bc-native-footer__signals span,
.bc-native-footer__signals a {
  color: #c8d7e2 !important;
  font-size: 13px;
  line-height: 1.35;
}

.bc-native-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 12px 20px;
  margin-top: 34px;
  padding-top: 20px;
  padding-bottom: 64px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  color: #aebfcb;
  font-size: 13px;
  line-height: 1.45;
}

.bc-native-footer__legal {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 18px;
  padding-right: 128px;
}

.bc-native-footer__legal a {
  color: #d8e4ed !important;
  font-weight: 700;
}

.bc-native-footer__legal a:hover,
.bc-native-footer__legal a:focus-visible {
  color: #ffffff !important;
  text-decoration: underline;
  text-decoration-color: #69bbdd;
  text-underline-offset: 4px;
  outline: none;
}

@media (max-width: 980px) {
  .bc-native-footer__lead {
    grid-template-columns: 1fr;
    margin-bottom: 72px;
  }

  .bc-native-footer__lead-actions {
    justify-content: flex-start;
  }

  .bc-native-footer__top {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bc-native-footer__brand {
    grid-column: 1 / -1;
    max-width: 720px;
  }
}

@media (max-width: 640px) {
  .bc-native-footer__shell {
    width: min(100% - 28px, 1180px);
    padding: 36px 0 20px;
  }

  .bc-native-footer__lead {
    display: none;
  }

  .bc-native-footer__top {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .bc-native-footer__brand-name {
    font-size: 20px;
  }

  .bc-native-footer__actions,
  .bc-native-footer__button {
    width: 100%;
  }

  .bc-native-footer__bottom {
    display: grid;
    gap: 14px;
    align-items: start;
    padding-bottom: 96px;
  }

  .bc-native-footer__copyright {
    max-width: 188px;
  }

  .bc-native-footer__legal {
    display: grid;
    gap: 8px;
    padding-right: 0;
  }
}
