.estate-living {
  background: #fbfaf6;
  color: #082f33;
}

.estate-readiness-visual {
  background: #06282c;
  height: clamp(420px, 58vw, 720px);
  overflow: hidden;
  position: relative;
}

.estate-readiness-visual::after {
  background: linear-gradient(180deg, transparent 66%, rgb(6 40 44 / 66%));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.estate-readiness-visual img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.green-estate,
.permanent-residence {
  margin: 0 auto;
  max-width: 1440px;
  padding: 124px clamp(24px, 6vw, 96px);
}

.green-estate {
  background:
    radial-gradient(circle at 86% 12%, rgb(242 183 46 / 15%), transparent 25%),
    #eaf0e8;
}

.estate-heading,
.residence-opening {
  max-width: 900px;
}

.estate-heading h2,
.residence-opening h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 4.8vw, 72px);
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 1.04;
  margin: 0;
}

[dir="rtl"] .estate-heading h2,
[dir="rtl"] .residence-opening h2 {
  font-family: Arial, "Noto Sans Hebrew", "Noto Sans Arabic", sans-serif;
  font-weight: 700;
}

.estate-heading > p:last-child,
.residence-opening > p:last-child {
  color: #4d6662;
  font-size: 18px;
  line-height: 1.8;
  margin: 28px 0 0;
  max-width: 830px;
}

.green-commitments {
  border-block-start: 1px solid rgb(8 47 51 / 18%);
  border-inline-start: 1px solid rgb(8 47 51 / 18%);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 68px;
}

.green-commitments article {
  border-block-end: 1px solid rgb(8 47 51 / 18%);
  border-inline-end: 1px solid rgb(8 47 51 / 18%);
  min-height: 290px;
  padding: 32px 30px;
}

.green-commitments article > span,
.residence-options article > span {
  color: #237174;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.green-commitments h3,
.residence-options h3,
.hospital-columns h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
  margin: 54px 0 14px;
}

[dir="rtl"] .green-commitments h3,
[dir="rtl"] .residence-options h3,
[dir="rtl"] .hospital-columns h3 {
  font-family: Arial, "Noto Sans Hebrew", "Noto Sans Arabic", sans-serif;
  font-weight: 700;
}

.green-commitments p,
.residence-options p {
  color: #5e716e;
  line-height: 1.7;
  margin: 0;
}

.green-honesty,
.residence-boundary {
  align-items: start;
  background: #0b4a4d;
  color: #fff;
  display: grid;
  gap: 20px;
  grid-template-columns: 44px 1fr;
  margin-top: 48px;
  padding: 30px 34px;
}

.green-honesty > span,
.residence-boundary > span {
  align-items: center;
  border: 1px solid rgb(255 255 255 / 35%);
  border-radius: 50%;
  color: #f2b72e;
  display: flex;
  font-size: 22px;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.green-honesty p,
.residence-boundary p {
  color: rgb(255 255 255 / 80%);
  line-height: 1.75;
  margin: 2px 0 0;
}

.permanent-residence {
  background: #f3efe6;
}

.residence-options {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 70px;
}

.residence-options article {
  background: #fff;
  border-block-start: 4px solid #f2b72e;
  min-height: 300px;
  padding: 34px 32px;
  box-shadow: 0 18px 45px rgb(8 47 51 / 8%);
}

.residence-options h3 {
  font-size: 30px;
  margin-top: 58px;
}

.residence-included {
  align-items: start;
  background: #06282c;
  color: #fff;
  display: grid;
  gap: 64px;
  grid-template-columns: 0.78fr 1.22fr;
  margin-top: 76px;
  padding: 58px clamp(26px, 5vw, 68px);
}

.residence-included > div > p:last-child {
  color: rgb(255 255 255 / 69%);
  line-height: 1.75;
  margin: 18px 0 0;
}

.residence-included ul {
  display: grid;
  gap: 0 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  padding: 0;
}

.residence-included li {
  border-block-end: 1px solid rgb(255 255 255 / 16%);
  color: rgb(255 255 255 / 82%);
  line-height: 1.6;
  list-style: none;
  padding: 16px 0 16px 24px;
  position: relative;
}

.residence-included li::before {
  color: #f2b72e;
  content: "+";
  font-weight: 800;
  inset-inline-start: 0;
  position: absolute;
}

.residence-boundary {
  background: #fff;
  border: 1px solid rgb(8 47 51 / 14%);
  color: #082f33;
  margin-top: 0;
}

.residence-boundary > span {
  border-color: rgb(8 47 51 / 22%);
  color: #0b4a4d;
}

.residence-boundary p {
  color: #5e716e;
}

.residence-actions {
  margin-top: 34px;
}

.hospital-reference {
  background: #fff;
  border-block-start: 6px solid #f2b72e;
  box-shadow: 0 22px 60px rgb(8 47 51 / 11%);
  margin-top: 82px;
}

.hospital-reference-heading {
  background: #0b4a4d;
  color: #fff;
  padding: 46px 44px 40px;
}

.hospital-reference-heading h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(32px, 3.4vw, 48px);
  font-weight: 400;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0;
  max-width: 920px;
}

[dir="rtl"] .hospital-reference-heading h2 {
  font-family: Arial, "Noto Sans Hebrew", "Noto Sans Arabic", sans-serif;
  font-weight: 700;
}

.hospital-reference-heading p {
  color: rgb(255 255 255 / 76%);
  font-size: 16px;
  line-height: 1.75;
  margin: 20px 0 0;
  max-width: 820px;
}

.hospital-reference-body {
  padding: 40px 44px 44px;
}

.hospital-note {
  color: #687a77;
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
}

.hospital-columns {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hospital-columns > div {
  background: #fbfaf6;
  border: 1px solid rgb(8 47 51 / 12%);
  padding: 28px 30px 22px;
}

.hospital-columns h3 {
  color: #082f33;
  font-size: 24px;
  margin: 0 0 14px;
}

.hospital-columns li {
  border-block-end: 1px solid rgb(8 47 51 / 12%);
  list-style: none;
}

.hospital-columns ul {
  margin: 0;
  padding: 0;
}

.hospital-columns a {
  align-items: center;
  color: #0b4a4d;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  justify-content: space-between;
  padding: 15px 0;
}

.hospital-columns a:hover,
.hospital-columns a:focus-visible {
  color: #237174;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.hospital-note {
  border-inline-start: 2px solid #f2b72e;
  margin-top: 30px;
  padding-inline-start: 16px;
}

@media (max-width: 1000px) {
  .green-commitments {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .residence-included {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .estate-readiness-visual {
    height: 430px;
  }
  .estate-readiness-visual img {
    object-position: 52% center;
  }
  .green-estate,
  .permanent-residence {
    padding: 88px 20px;
  }
  .estate-heading h2,
  .residence-opening h2 {
    font-size: clamp(39px, 11vw, 52px);
  }
  .green-commitments,
  .residence-options,
  .residence-included ul,
  .hospital-columns {
    grid-template-columns: 1fr;
  }
  .green-commitments article,
  .residence-options article {
    min-height: 0;
  }
  .green-commitments h3,
  .residence-options h3 {
    margin-top: 30px;
  }
  .green-honesty,
  .residence-boundary {
    grid-template-columns: 36px 1fr;
    padding: 25px 20px;
  }
  .green-honesty > span,
  .residence-boundary > span {
    height: 36px;
    width: 36px;
  }
  .residence-included {
    gap: 28px;
    padding: 38px 22px;
  }
  .residence-actions .button {
    width: 100%;
  }
  .hospital-reference-body {
    padding: 24px 18px 28px;
  }
  .hospital-reference-heading {
    padding: 34px 22px 30px;
  }
  .hospital-reference-heading h2 {
    font-size: clamp(30px, 9vw, 42px);
  }
  .hospital-columns > div {
    padding: 24px 20px 18px;
  }
}
