.elementor-24839 .elementor-element.elementor-element-a51ffab{--display:flex;}/* Start custom CSS for html, class: .elementor-element-edb7fb9 */.sth-premier-cities {
  --sth-pl-navy: #102a43;
  --sth-pl-accent: #2e8b87;
  --sth-pl-text: #263238;
  --sth-pl-muted: #65737b;
  --sth-pl-line: #dfe7ea;
  --sth-pl-soft: #f5f8f9;
  --sth-pl-white: #ffffff;

  max-width: 1120px;
  margin: 0 auto;
  color: var(--sth-pl-text);
  font-family: inherit;
  font-size: 18px;
  line-height: 1.78;
}

.sth-premier-cities *,
.sth-premier-cities *::before,
.sth-premier-cities *::after {
  box-sizing: border-box;
}

.sth-premier-cities p {
  max-width: 900px;
  margin: 0 0 1.15em;
}

.sth-premier-cities a {
  color: var(--sth-pl-accent);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.sth-premier-cities a:hover {
  color: var(--sth-pl-navy);
}

.sth-pl-intro {
  padding: 12px 0 34px;
  border-bottom: 1px solid var(--sth-pl-line);
}

.sth-pl-eyebrow {
  display: inline-block;
  margin-bottom: 13px;
  color: var(--sth-pl-accent);
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.35;
  text-transform: uppercase;
}

.sth-pl-intro h1 {
  max-width: 1000px;
  margin: 0 0 22px;
  color: var(--sth-pl-navy);
  font-size: clamp(2.65rem, 5.6vw, 4.45rem);
  font-weight: 780;
  letter-spacing: -0.045em;
  line-height: 1.06;
}

.sth-pl-lead {
  max-width: 900px;
  color: var(--sth-pl-muted);
  font-size: 1.28rem;
  line-height: 1.7;
}

.sth-pl-hero {
  margin: 36px 0 42px;
}

.sth-pl-hero img,
.sth-pl-media-figure img {
  display: block;
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
}

.sth-pl-hero img {
  max-height: 560px;
}

.sth-pl-hero figcaption {
  margin-top: 10px;
  color: var(--sth-pl-muted);
  font-size: 14px;
  line-height: 1.5;
}

.sth-pl-quick-answer {
  margin: 0 0 62px;
  padding: 24px 28px 22px;
  border-left: 5px solid var(--sth-pl-accent);
  background: var(--sth-pl-soft);
}

.sth-pl-quick-answer p {
  margin-bottom: 9px;
}

.sth-pl-quick-title {
  color: var(--sth-pl-navy);
  font-size: 1.12rem;
  font-weight: 800;
}

.sth-pl-quick-answer ul {
  margin: 0;
  padding-left: 1.25em;
}

.sth-pl-quick-answer li {
  margin: 4px 0;
}

.sth-pl-section {
  margin: 70px 0;
}

.sth-pl-section > h2,
.sth-pl-city h2,
.sth-pl-cta h2 {
  max-width: 900px;
  margin: 0 0 25px;
  color: var(--sth-pl-navy);
  font-size: clamp(2rem, 3.8vw, 3rem);
  font-weight: 760;
  letter-spacing: -0.035em;
  line-height: 1.14;
}

.sth-pl-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--sth-pl-line);
  border-radius: 12px;
  background: var(--sth-pl-white);
}

.sth-pl-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 1.55;
}

.sth-pl-table th,
.sth-pl-table td {
  padding: 17px 18px;
  border-bottom: 1px solid var(--sth-pl-line);
  text-align: left;
  vertical-align: top;
}

.sth-pl-table thead th {
  color: var(--sth-pl-navy);
  background: var(--sth-pl-soft);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.sth-pl-table tbody th {
  color: var(--sth-pl-navy);
  font-weight: 750;
  white-space: nowrap;
}

.sth-pl-table tr:last-child th,
.sth-pl-table tr:last-child td {
  border-bottom: 0;
}

.sth-pl-city {
  padding-top: 12px;
  border-top: 1px solid var(--sth-pl-line);
}

.sth-pl-city-heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 25px;
}

.sth-pl-city-heading h2 {
  margin-bottom: 0;
}

.sth-pl-callout {
  max-width: 900px;
  margin: 28px 0;
  padding: 18px 22px;
  border: 1px solid rgba(46, 139, 135, 0.26);
  border-left: 4px solid var(--sth-pl-accent);
  background: var(--sth-pl-soft);
}

.sth-pl-callout strong {
  color: var(--sth-pl-navy);
}

.sth-pl-other-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.sth-pl-other-card {
  padding: 24px 25px 21px;
  border: 1px solid var(--sth-pl-line);
  border-radius: 12px;
  background: var(--sth-pl-white);
}

.sth-pl-media-figure {
  margin: 32px 0;
}

.sth-pl-media-figure a {
  display: block;
  line-height: 0;
}

.sth-pl-media-figure img {
  max-height: 520px;
}

.sth-pl-media-figure figcaption {
  margin-top: 10px;
  color: var(--sth-pl-muted);
  font-size: 14px;
  line-height: 1.55;
}

.sth-pl-other-card h3 {
  margin: 0 0 10px;
  color: var(--sth-pl-navy);
  font-size: 1.35rem;
  line-height: 1.3;
}

.sth-pl-other-card p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.65;
}

.sth-pl-decision-list {
  max-width: 900px;
}

.sth-pl-decision-list p {
  margin: 0;
  padding: 16px 0;
  border-bottom: 1px solid var(--sth-pl-line);
}

.sth-pl-decision-list p:first-child {
  border-top: 1px solid var(--sth-pl-line);
}

.sth-pl-decision-list strong {
  color: var(--sth-pl-navy);
}

.sth-pl-checklist {
  max-width: 900px;
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

.sth-pl-checklist li {
  position: relative;
  margin: 0;
  padding: 13px 0 13px 30px;
  border-bottom: 1px solid var(--sth-pl-line);
}

.sth-pl-checklist li::before {
  position: absolute;
  top: 13px;
  left: 0;
  color: var(--sth-pl-accent);
  content: "\2713";
  font-size: 20px;
  font-weight: 800;
  line-height: 1.3;
}

.sth-pl-faq details {
  max-width: 900px;
  border-top: 1px solid var(--sth-pl-line);
}

.sth-pl-faq details:last-child {
  border-bottom: 1px solid var(--sth-pl-line);
}

.sth-pl-faq summary {
  position: relative;
  padding: 20px 38px 20px 0;
  color: var(--sth-pl-navy);
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 750;
  line-height: 1.45;
  list-style: none;
}

.sth-pl-faq summary::-webkit-details-marker {
  display: none;
}

.sth-pl-faq summary::after {
  position: absolute;
  top: 19px;
  right: 4px;
  color: var(--sth-pl-accent);
  content: "+";
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
}

.sth-pl-faq details[open] summary::after {
  content: "\2212";
}

.sth-pl-faq details p {
  max-width: 850px;
  padding: 0 38px 19px 0;
  color: var(--sth-pl-muted);
}

.sth-pl-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 35px;
  margin: 76px 0 28px;
  padding: 33px 36px;
  border-radius: 14px;
  background: var(--sth-pl-navy);
  color: #e7f1f3;
}

.sth-pl-cta h2 {
  margin-bottom: 12px;
  color: var(--sth-pl-white);
  font-size: clamp(1.9rem, 3.2vw, 2.55rem);
}

.sth-pl-cta p {
  margin-bottom: 0;
  color: #d5e4e7;
  font-size: 17px;
}

.sth-pl-cta p a {
  color: #9edbd5;
}

.sth-pl-cta-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 220px;
}

.sth-pl-button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border: 1px solid transparent;
  border-radius: 6px;
  background: var(--sth-pl-accent);
  color: var(--sth-pl-white) !important;
  font-size: 15px;
  font-weight: 750;
  line-height: 1.25;
  text-align: center;
  text-decoration: none !important;
}

.sth-pl-button:hover {
  background: #256e6a;
}

.sth-pl-button--ghost {
  border-color: rgba(255, 255, 255, 0.5);
  background: transparent;
}

.sth-pl-button--ghost:hover {
  background: rgba(255, 255, 255, 0.08);
}

.sth-pl-editorial-note {
  max-width: 900px;
  margin: 26px 0 0;
  color: var(--sth-pl-muted);
  font-size: 14px;
  line-height: 1.65;
}

@media (max-width: 780px) {
  .sth-premier-cities {
    font-size: 17px;
    line-height: 1.7;
  }

  .sth-pl-intro h1 {
    font-size: clamp(2.35rem, 11vw, 3.25rem);
  }

  .sth-pl-lead {
    font-size: 1.12rem;
  }

  .sth-pl-hero {
    min-height: 300px;
    padding: 22px;
  }

  .sth-pl-section {
    margin: 52px 0;
  }

  .sth-pl-section > h2,
  .sth-pl-city h2 {
    font-size: 2.1rem;
  }

  .sth-pl-city-heading {
    display: block;
  }

  .sth-pl-other-grid {
    grid-template-columns: 1fr;
  }

  .sth-pl-other-card {
    padding: 21px 20px 19px;
  }

  .sth-pl-cta {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 56px;
    padding: 27px 22px;
  }

  .sth-pl-cta-links {
    min-width: 0;
  }
}/* End custom CSS */