.elementor-3996 .elementor-element.elementor-element-e430f7f{--display:flex;}.elementor-3996 .elementor-element.elementor-element-d4ac746{--display:flex;}/* Start custom CSS for html, class: .elementor-element-9efeda5 */.hb-care-plan {
  max-width: 1080px;
  margin: 0 auto;
  padding: 24px;
  font-family: Arial, Helvetica, sans-serif;
  color: #071a44;
  background: #fff;
}

.hb-card {
  border-radius: 18px;
  background: linear-gradient(135deg, #eef7ff, #f8fbff);
  box-shadow: 0 8px 28px rgba(0, 44, 105, 0.08);
}

.hb-top {
  display: grid;
  grid-template-columns: 1.25fr 1px 0.75fr;
  gap: 40px;
  padding: 36px;
}

.hb-badge {
  display: inline-block;
  background: #075ec9;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  padding: 10px 18px;
  border-radius: 8px;
  margin-bottom: 14px;
}

.hb-top h1 {
  color: #003c96;
  font-size: 31px;
  margin: 0 0 10px;
}

.hb-subhead {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
  margin-bottom: 18px;
}

.hb-checks {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.hb-checks li {
  font-size: 17px;
  margin: 9px 0;
  position: relative;
  padding-left: 34px;
}

.hb-checks li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  background: #075ec9;
  color: #fff;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  text-align: center;
  line-height: 21px;
  font-weight: 800;
  font-size: 14px;
}

.hb-credit-box {
  display: flex;
  gap: 24px;
  align-items: center;
  background: #fff;
  border: 1px solid #d6e2f1;
  border-radius: 12px;
  padding: 18px 24px;
  box-shadow: 0 8px 20px rgba(0, 27, 83, 0.12);
  max-width: 520px;
}

.hb-gift-icon,
.hb-heart {
  color: #075ec9;
  width: 78px;
  flex-shrink: 0;
}

.hb-credit-box p {
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}

.hb-credit-box strong {
  display: inline-block;
  color: #075ec9;
  font-size: 34px;
  line-height: 1.1;
}

.hb-divider {
  background: #a9bdd7;
}

.hb-right {
  text-align: center;
  padding-top: 30px;
}

.hb-right h2 {
  color: #003c96;
  font-size: 25px;
  line-height: 1.35;
  margin: 0 0 36px;
}

.hb-circle-icon {
  width: 138px;
  height: 138px;
  margin: 0 auto 30px;
  border-radius: 50%;
  background: #e8f1fb;
  color: #075ec9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hb-circle-icon svg {
  width: 76px;
}

.hb-right p {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.35;
}

.hb-right strong {
  color: #075ec9;
}

.hb-mid-row {
  display: grid;
  grid-template-columns: 1.5fr 0.95fr;
  gap: 10px;
  margin-top: 22px;
}

.hb-note-card {
  display: flex;
  align-items: center;
  gap: 24px;
  border: 1px solid #d7e2ef;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 3px 10px rgba(0, 32, 80, 0.04);
}

.hb-note-card p {
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
  margin: 0;
}

.hb-building {
  width: 100%;
  height: 100%;
  min-height: 155px;
  object-fit: cover;
  border-radius: 12px;
}

.hb-message {
  text-align: center;
  font-size: 23px;
  line-height: 1.45;
  margin: 36px auto 22px;
  max-width: 980px;
}

.hb-message strong {
  color: #075ec9;
}

.hb-button {
  display: block;
  width: fit-content;
  margin: 0 auto 14px;
  background: linear-gradient(90deg, #ff4d10, #ff6819);
  color: #fff;
  text-decoration: none;
  font-weight: 800;
  font-size: 20px;
  padding: 18px 34px;
  border-radius: 8px;
  box-shadow: 0 8px 16px rgba(255, 82, 20, 0.25);
}

.hb-no-obligation {
  text-align: center;
  color: #071a44;
  font-weight: 800;
  margin-bottom: 28px;
}

.hb-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #d7e2ef;
  border-radius: 10px;
  padding: 18px 24px;
  gap: 24px;
}

.hb-stats div {
  display: flex;
  align-items: center;
  gap: 14px;
}

.hb-stats span {
  color: #075ec9;
  font-size: 34px;
  font-weight: 700;
}

.hb-stats p {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
}

.hb-footer-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 24px;
}

.hb-signature {
  display: flex;
  align-items: center;
  gap: 18px;
}

.hb-signature img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
}

.hb-signature p {
  margin: 0;
  font-size: 15px;
  line-height: 1.35;
}

.hb-signature strong {
  color: #075ec9;
}

.hb-brand {
  text-align: center;
}

.hb-brand img {
  max-width: 180px;
  height: auto;
}

.hb-socials span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #075ec9;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 8px 4px 0;
  font-weight: 800;
}

.hb-footer {
  border-top: 1px solid #d7e2ef;
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr;
  gap: 32px;
  padding: 18px 24px 0;
  font-size: 12px;
  line-height: 1.45;
}

.hb-footer a {
  color: #075ec9;
  font-weight: 700;
  text-decoration: none;
}

@media (max-width: 800px) {
  .hb-top,
  .hb-mid-row,
  .hb-stats,
  .hb-footer {
    grid-template-columns: 1fr;
  }

  .hb-divider {
    display: none;
  }

  .hb-top {
    padding: 24px;
  }

  .hb-footer-main {
    flex-direction: column;
    gap: 24px;
  }

  .hb-button {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */