.elementor-24940 .elementor-element.elementor-element-c0f459c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-8881ab2 */.sth-mls-cities {
  --mls-navy: #102a43;
  --mls-accent: #ff385c;
  --mls-text: #263238;
  --mls-muted: #65737b;
  --mls-line: #dfe6ee;
  --mls-soft: #f7f9fb;
  --mls-white: #ffffff;

  max-width: 1120px;
  margin: 0 auto;
  color: var(--mls-text);
  font-family: inherit;
  font-size: 18px;
  line-height: 1.78;
}

.sth-mls-cities *,
.sth-mls-cities *::before,
.sth-mls-cities *::after {
  box-sizing: border-box;
}

.sth-mls-cities p {
  max-width: 900px;
  margin: 0 0 1.2em;
}

.sth-mls-cities a {
  color: var(--mls-accent);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.sth-mls-cities a:hover {
  color: var(--mls-navy);
}

.sth-mls-intro {
  padding: 10px 0 36px;
  border-bottom: 1px solid var(--mls-line);
}

.sth-mls-eyebrow {
  display: inline-block;
  margin-bottom: 13px;
  color: var(--mls-accent);
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.13em;
  line-height: 1.35;
  text-transform: uppercase;
}

.sth-mls-intro h1 {
  max-width: 1040px;
  margin: 0 0 22px;
  color: var(--mls-navy);
  font-size: clamp(2.7rem, 5.5vw, 4.45rem);
  font-weight: 800;
  letter-spacing: -0.045em;
  line-height: 1.06;
}

.sth-mls-lead {
  max-width: 920px;
  color: var(--mls-muted);
  font-size: 1.28rem;
  line-height: 1.68;
}

.sth-mls-hero {
  margin: 36px 0 44px;
}

.sth-mls-hero img,
.sth-mls-visuals img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
}

.sth-mls-hero img {
  max-height: 570px;
}

.sth-mls-hero figcaption,
.sth-mls-visuals figcaption {
  margin-top: 10px;
  color: var(--mls-muted);
  font-size: 14px;
  line-height: 1.5;
}

.sth-mls-quick {
  margin: 0 0 66px;
  padding: 25px 28px 23px;
  border-left: 5px solid var(--mls-accent);
  background: var(--mls-soft);
}

.sth-mls-quick-title {
  margin-bottom: 10px !important;
  color: var(--mls-navy);
  font-size: 1.12rem;
  font-weight: 800;
}

.sth-mls-quick ul,
.sth-mls-decision-list,
.sth-mls-checklist {
  margin: 0;
  padding-left: 1.25em;
}

.sth-mls-quick li,
.sth-mls-decision-list li,
.sth-mls-checklist li {
  margin: 5px 0;
}

.sth-mls-section {
  margin: 72px 0;
}

.sth-mls-section > h2 {
  max-width: 900px;
  margin: 0 0 25px;
  color: var(--mls-navy);
  font-size: clamp(2rem, 3.7vw, 3rem);
  font-weight: 780;
  letter-spacing: -0.035em;
  line-height: 1.14;
}

.sth-mls-visuals {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  max-width: 1000px;
  margin: 30px 0 0;
}

.sth-mls-visuals figure {
  margin: 0;
}

.sth-mls-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--mls-line);
  border-radius: 14px;
  background: var(--mls-white);
}

.sth-mls-table {
  width: 100%;
  min-width: 850px;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 1.55;
}

.sth-mls-table th,
.sth-mls-table td {
  padding: 17px 18px;
  border-bottom: 1px solid var(--mls-line);
  text-align: left;
  vertical-align: top;
}

.sth-mls-table thead th {
  color: var(--mls-navy);
  background: var(--mls-soft);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.sth-mls-table tbody th {
  color: var(--mls-navy);
  font-weight: 800;
  white-space: nowrap;
}

.sth-mls-table tr:last-child th,
.sth-mls-table tr:last-child td {
  border-bottom: 0;
}

.sth-mls-city {
  padding-top: 28px;
  border-top: 1px solid var(--mls-line);
}

.sth-mls-city h2 {
  margin-bottom: 25px;
}

.sth-mls-callout {
  max-width: 900px;
  margin: 28px 0;
  padding: 18px 22px;
  border: 1px solid rgba(255, 56, 92, 0.22);
  border-left: 4px solid var(--mls-accent);
  background: var(--mls-soft);
}

.sth-mls-callout strong {
  color: var(--mls-navy);
}

.sth-mls-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.sth-mls-option {
  padding: 24px 24px 20px;
  border: 1px solid var(--mls-line);
  border-radius: 14px;
  background: var(--mls-white);
}

.sth-mls-option h3 {
  margin: 0 0 11px;
  color: var(--mls-navy);
  font-size: 1.35rem;
  line-height: 1.25;
}

.sth-mls-option p {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.68;
}

.sth-mls-stay-table {
  min-width: 700px;
}

.sth-mls-checklist li::marker,
.sth-mls-decision-list li::marker {
  color: var(--mls-accent);
}

.sth-mls-cta {
  margin-top: 78px;
  padding: 30px 30px 25px;
  border-top: 3px solid var(--mls-accent);
  background: var(--mls-soft);
}

.sth-mls-cta h2 {
  margin: 0 0 15px;
  color: var(--mls-navy);
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  line-height: 1.15;
}

.sth-mls-cta p {
  margin-bottom: 0;
}

@media (max-width: 820px) {
  .sth-mls-cities {
    font-size: 17px;
  }

  .sth-mls-visuals,
  .sth-mls-options {
    grid-template-columns: 1fr;
  }

  .sth-mls-intro h1 {
    font-size: clamp(2.45rem, 8vw, 3.7rem);
  }
}

@media (max-width: 600px) {
  .sth-mls-cities {
    font-size: 16px;
    line-height: 1.7;
  }

  .sth-mls-intro {
    padding-top: 4px;
  }

  .sth-mls-eyebrow {
    font-size: 14px;
  }

  .sth-mls-lead {
    font-size: 1.12rem;
  }

  .sth-mls-section {
    margin: 56px 0;
  }

  .sth-mls-quick {
    padding: 21px 20px 19px;
  }

  .sth-mls-callout,
  .sth-mls-cta {
    padding: 20px;
  }

  .sth-mls-option {
    padding: 20px;
  }

  .sth-mls-table {
    font-size: 15px;
  }

  .sth-mls-table th,
  .sth-mls-table td {
    padding: 14px;
  }
}/* End custom CSS */