.elementor-5594 .elementor-element.elementor-element-7c59801{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-dc83708 */.hl-first-london-hero {
  background: #fbf7f0;
  padding: 64px 20px;
  font-family: inherit;
}

.hl-first-london-hero-wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 56px;
  align-items: center;
}

.hl-first-london-hero-image {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 20px 45px rgba(17, 24, 39, 0.08);
}

.hl-first-london-hero-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.hl-first-london-hero-content {
  max-width: 620px;
}

.hl-kicker {
  margin: 0 0 14px;
  font-size: 12px;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: #c85f7b;
  font-weight: 600;
}

.hl-first-london-hero h1 {
  margin: 0;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: -0.04em;
}

.hl-title-line {
  width: 74px;
  height: 1px;
  background: #c8a96a;
  margin: 28px 0 26px;
}

.hl-first-london-hero p {
  color: #25283d;
  font-size: 17px;
  line-height: 1.72;
  margin: 0 0 17px;
}

.hl-first-london-hero p strong {
  font-weight: 600;
  color: #14182f;
}

.hl-hero-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
  padding: 15px 26px;
  border: 1px solid #c85f7b;
  color: #14182f;
  background: transparent;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.17em;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.25s ease;
}

.hl-hero-button:hover {
  background: #c85f7b;
  color: #fff;
}

.hl-hero-button span {
  font-size: 16px;
  line-height: 1;
}

@media (max-width: 900px) {
  .hl-first-london-hero {
    padding: 42px 18px;
  }

  .hl-first-london-hero-wrap {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .hl-first-london-hero-content {
    max-width: none;
  }

  .hl-first-london-hero h1 {
    font-size: clamp(36px, 11vw, 52px);
  }
}

@media (max-width: 520px) {
  .hl-first-london-hero {
    padding: 34px 16px;
  }

  .hl-first-london-hero p {
    font-size: 16px;
    line-height: 1.68;
  }

  .hl-hero-button {
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 15px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4d1c78e */.hl-first-start {
  background: #fffdf8;
  padding: 70px 20px 76px;
  font-family: inherit;
}

.hl-first-start-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.hl-section-icon {
  text-align: center;
  color: #c8a96a;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 20px;
}

.hl-first-start-intro {
  max-width: 860px;
  margin: 0 auto 42px;
  text-align: center;
}

.hl-first-start-intro h2 {
  margin: 0 0 18px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.15;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.hl-first-start-intro p {
  margin: 0 auto 14px;
  color: #303348;
  font-size: 17px;
  line-height: 1.75;
}

.hl-first-start-intro a {
  color: #c85f7b;
  text-decoration: none;
  border-bottom: 1px solid rgba(200, 95, 123, 0.45);
  transition: all 0.25s ease;
}

.hl-first-start-intro a:hover {
  color: #14182f;
  border-bottom-color: #14182f;
}

.hl-first-priority-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.hl-priority-card {
  background: #ffffff;
  border: 1px solid rgba(200, 169, 106, 0.28);
  padding: 30px 26px 28px;
  min-height: 230px;
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.045);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.hl-priority-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 55px rgba(17, 24, 39, 0.075);
}

.hl-priority-card span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 22px;
  border-radius: 50%;
  background: #fbf7f0;
  color: #b99a5c;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 16px;
}

.hl-priority-card h3 {
  margin: 0 0 12px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 23px;
  line-height: 1.15;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.hl-priority-card p {
  margin: 0;
  color: #3d4054;
  font-size: 15.5px;
  line-height: 1.68;
}

@media (max-width: 900px) {
  .hl-first-start {
    padding: 56px 18px 60px;
  }

  .hl-first-priority-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .hl-priority-card {
    min-height: 210px;
  }
}

@media (max-width: 620px) {
  .hl-first-start {
    padding: 46px 16px 52px;
  }

  .hl-first-start-intro {
    text-align: left;
    margin-bottom: 30px;
  }

  .hl-section-icon {
    text-align: left;
    margin-bottom: 16px;
  }

  .hl-first-priority-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .hl-priority-card {
    min-height: auto;
    padding: 26px 22px 24px;
  }

  .hl-first-start-intro p {
    font-size: 16px;
    line-height: 1.7;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1253a4a */.hl-tour-feature {
  background: #fbf7f0;
  padding: 76px 20px;
  font-family: inherit;
}

.hl-tour-feature-wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 58px;
  align-items: center;
}

.hl-tour-feature-content {
  max-width: 660px;
}

.hl-tour-feature .hl-kicker {
  margin: 0 0 14px;
  font-size: 12px;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: #c85f7b;
  font-weight: 600;
}

.hl-tour-feature h2 {
  margin: 0 0 24px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.12;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.hl-tour-feature p {
  color: #303348;
  font-size: 16.5px;
  line-height: 1.74;
  margin: 0 0 17px;
}

.hl-tour-feature p strong {
  color: #14182f;
  font-weight: 600;
}

.hl-tour-lead {
  font-size: 18px !important;
  color: #1f2338 !important;
}

.hl-tour-note {
  margin: 30px 0 26px;
  padding: 24px 26px;
  background: #ffffff;
  border-left: 3px solid #c8a96a;
  box-shadow: 0 16px 36px rgba(17, 24, 39, 0.045);
}

.hl-tour-note span {
  display: block;
  margin-bottom: 7px;
  color: #c85f7b;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-tour-note p {
  margin: 0;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 21px;
  line-height: 1.45;
}

.hl-tour-actions {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
  margin-top: 24px;
}

.hl-tour-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 15px 24px;
  background: #14182f;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.25s ease;
}

.hl-tour-button:hover {
  background: #c85f7b;
  color: #ffffff;
}

.hl-tour-button span {
  font-size: 16px;
  line-height: 1;
}

.hl-tour-text-link {
  color: #14182f;
  text-decoration: none;
  border-bottom: 1px solid rgba(20, 24, 47, 0.35);
  font-size: 14px;
  line-height: 1.4;
  transition: all 0.25s ease;
}

.hl-tour-text-link:hover {
  color: #c85f7b;
  border-bottom-color: #c85f7b;
}

.hl-tour-feature-image-wrap {
  position: relative;
}

.hl-tour-image-label {
  position: absolute;
  z-index: 2;
  top: 24px;
  left: -18px;
  background: #ffffff;
  color: #14182f;
  padding: 11px 18px;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: 0 14px 30px rgba(17, 24, 39, 0.08);
}

.hl-tour-feature-image {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 22px 48px rgba(17, 24, 39, 0.09);
}

.hl-tour-feature-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

@media (max-width: 900px) {
  .hl-tour-feature {
    padding: 58px 18px;
  }

  .hl-tour-feature-wrap {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .hl-tour-feature-content {
    max-width: none;
  }

  .hl-tour-feature-image-wrap {
    max-width: 620px;
  }

  .hl-tour-image-label {
    left: 18px;
  }
}

@media (max-width: 560px) {
  .hl-tour-feature {
    padding: 48px 16px;
  }

  .hl-tour-feature p {
    font-size: 16px;
    line-height: 1.7;
  }

  .hl-tour-note {
    padding: 22px 20px;
  }

  .hl-tour-note p {
    font-size: 19px;
  }

  .hl-tour-actions {
    align-items: stretch;
    flex-direction: column;
    gap: 16px;
  }

  .hl-tour-button {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .hl-tour-text-link {
    width: fit-content;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-602d47e */.hl-tour-views {
  background: #fffdf8;
}

.hl-tour-feature-reverse {
  grid-template-columns: 0.95fr 1.05fr;
}

.hl-tour-views .hl-tour-image-label {
  left: auto;
  right: -18px;
}

.hl-view-compare {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin: 30px 0 26px;
}

.hl-view-compare div {
  background: #fbf7f0;
  border: 1px solid rgba(200, 169, 106, 0.28);
  padding: 22px 22px 20px;
}

.hl-view-compare span {
  display: block;
  margin-bottom: 8px;
  color: #c85f7b;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-view-compare p {
  margin: 0;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 19px;
  line-height: 1.45;
}

.hl-tour-button-light {
  background: transparent;
  color: #14182f;
  border: 1px solid #14182f;
}

.hl-tour-button-light:hover {
  background: #c85f7b;
  border-color: #c85f7b;
  color: #ffffff;
}

.hl-tour-text-link-below {
  display: inline-block;
  margin-top: 20px;
}

@media (max-width: 900px) {
  .hl-tour-feature-reverse {
    grid-template-columns: 1fr;
  }

  .hl-tour-views .hl-tour-image-label {
    left: 18px;
    right: auto;
  }
}

@media (max-width: 620px) {
  .hl-view-compare {
    grid-template-columns: 1fr;
  }

  .hl-view-compare p {
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8ff5969 */.hl-tour-royal {
  background: #fbf7f0;
}

.hl-route-note {
  margin: 28px 0 26px;
  padding: 24px 26px;
  background: #fffdf8;
  border: 1px solid rgba(200, 169, 106, 0.32);
}

.hl-route-note h3 {
  margin: 0 0 10px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.hl-route-note p {
  margin: 0;
  color: #303348;
  font-size: 15.8px;
  line-height: 1.68;
}

@media (max-width: 560px) {
  .hl-route-note {
    padding: 22px 20px;
  }

  .hl-route-note h3 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4840e67 */.hl-tour-food {
  background: #fffdf8;
}

.hl-tour-food .hl-tour-image-label {
  left: auto;
  right: -18px;
}

.hl-food-options {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin: 30px 0 26px;
}

.hl-food-options article {
  background: #fbf7f0;
  border: 1px solid rgba(200, 169, 106, 0.28);
  padding: 23px 22px 21px;
}

.hl-food-options span {
  display: block;
  margin-bottom: 8px;
  color: #c85f7b;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-food-options h3 {
  margin: 0 0 8px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.hl-food-options p {
  margin: 0;
  color: #303348;
  font-size: 15.5px;
  line-height: 1.62;
}

@media (max-width: 900px) {
  .hl-tour-food .hl-tour-image-label {
    left: 18px;
    right: auto;
  }
}

@media (max-width: 620px) {
  .hl-food-options {
    grid-template-columns: 1fr;
  }

  .hl-food-options h3 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-25eb9b9 */.hl-tour-family {
  background: #fbf7f0;
}

.hl-family-options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin: 30px 0 26px;
}

.hl-family-options article {
  background: #fffdf8;
  border: 1px solid rgba(200, 169, 106, 0.3);
  padding: 22px 20px 20px;
}

.hl-family-options span {
  display: block;
  margin-bottom: 8px;
  color: #c85f7b;
  font-size: 10.5px;
  letter-spacing: 0.17em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-family-options h3 {
  margin: 0 0 8px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 21px;
  line-height: 1.18;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.hl-family-options p {
  margin: 0;
  color: #303348;
  font-size: 14.8px;
  line-height: 1.58;
}

@media (max-width: 900px) {
  .hl-family-options {
    grid-template-columns: 1fr;
  }

  .hl-family-options article {
    padding: 22px 22px 20px;
  }
}

@media (max-width: 560px) {
  .hl-family-options h3 {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-460c4ef */.hl-tour-one-day {
  background: #fffdf8;
}

.hl-tour-one-day .hl-tour-image-label {
  left: auto;
  right: -18px;
}

.hl-one-day-route {
  margin: 30px 0 26px;
  padding: 26px;
  background: #fbf7f0;
  border: 1px solid rgba(200, 169, 106, 0.3);
}

.hl-one-day-route h3 {
  margin: 0 0 18px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 25px;
  line-height: 1.22;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.hl-route-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.hl-route-steps div {
  background: #ffffff;
  padding: 20px 18px;
  border: 1px solid rgba(200, 169, 106, 0.22);
}

.hl-route-steps span {
  display: block;
  margin-bottom: 8px;
  color: #c85f7b;
  font-size: 10.5px;
  letter-spacing: 0.17em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-route-steps p {
  margin: 0;
  color: #303348;
  font-size: 14.8px;
  line-height: 1.58;
}

@media (max-width: 900px) {
  .hl-tour-one-day .hl-tour-image-label {
    left: 18px;
    right: auto;
  }

  .hl-route-steps {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .hl-one-day-route {
    padding: 22px 20px;
  }

  .hl-one-day-route h3 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de10147 */.hl-london-travel-note {
  background: #fffdf8;
  padding: 28px 20px 68px;
  font-family: inherit;
}

.hl-london-travel-note-wrap {
  max-width: 980px;
  margin: 0 auto;
}

.hl-london-travel-note-card {
  display: grid;
  grid-template-columns: 74px 1fr;
  gap: 26px;
  align-items: start;
  background: #ffffff;
  border: 1px solid rgba(200, 169, 106, 0.3);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.045);
  padding: 34px 36px;
}

.hl-london-travel-note-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #fbf7f0;
  color: #c8a96a;
  font-size: 26px;
  line-height: 1;
}

.hl-london-travel-note .hl-kicker {
  margin: 0 0 12px;
  color: #c85f7b;
  font-size: 12px;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-london-travel-note h2 {
  margin: 0 0 16px;
  color: #14182f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1.14;
  font-weight: 500;
  letter-spacing: -0.03em;
}

.hl-london-travel-note p {
  margin: 0 0 15px;
  color: #303348;
  font-size: 16.5px;
  line-height: 1.72;
}

.hl-london-travel-note p:last-child {
  margin-bottom: 0;
}

.hl-london-travel-note a {
  color: #c85f7b;
  text-decoration: none;
  border-bottom: 1px solid rgba(200, 95, 123, 0.45);
  transition: all 0.25s ease;
}

.hl-london-travel-note a:hover {
  color: #14182f;
  border-bottom-color: #14182f;
}

@media (max-width: 700px) {
  .hl-london-travel-note {
    padding: 20px 16px 52px;
  }

  .hl-london-travel-note-card {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }

  .hl-london-travel-note-icon {
    width: 52px;
    height: 52px;
    font-size: 23px;
  }

  .hl-london-travel-note p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e14723e */.hl-weekend-plan {
  background: #14182f;
  padding: 78px 20px;
  font-family: inherit;
}

.hl-weekend-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.hl-weekend-header {
  max-width: 850px;
  margin: 0 auto 42px;
  text-align: center;
}

.hl-weekend-plan .hl-kicker {
  margin: 0 0 14px;
  font-size: 12px;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: #d9b66f;
  font-weight: 600;
}

.hl-weekend-header h2 {
  margin: 0 0 20px;
  color: #fffdf8;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.12;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.hl-weekend-header p {
  margin: 0;
  color: rgba(255, 253, 248, 0.82);
  font-size: 17px;
  line-height: 1.74;
}

.hl-weekend-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.hl-weekend-card {
  background: #fffdf8;
  padding: 28px 26px 26px;
  border: 1px solid rgba(217, 182, 111, 0.28);
  min-height: 245px;
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.14);
}

.hl-weekend-day {
  display: inline-block;
  margin-bottom: 18px;
  color: #c85f7b;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-weekend-card h3 {
  margin: 0 0 12px;
  color: #14182f;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 25px;
  line-height: 1.18;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.hl-weekend-card p {
  margin: 0;
  color: #303348;
  font-size: 15.5px;
  line-height: 1.68;
}

.hl-weekend-cta {
  max-width: 850px;
  margin: 44px auto 0;
  padding: 26px 30px;
  background: rgba(255, 253, 248, 0.08);
  border: 1px solid rgba(217, 182, 111, 0.26);
  text-align: center;
}

.hl-weekend-cta p {
  margin: 0;
  color: rgba(255, 253, 248, 0.86);
  font-size: 16px;
  line-height: 1.7;
}

.hl-weekend-cta a {
  color: #d9b66f;
  text-decoration: none;
  border-bottom: 1px solid rgba(217, 182, 111, 0.55);
  transition: all 0.25s ease;
}

.hl-weekend-cta a:hover {
  color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 980px) {
  .hl-weekend-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 680px) {
  .hl-weekend-plan {
    padding: 56px 16px;
  }

  .hl-weekend-header {
    text-align: left;
    margin-bottom: 30px;
  }

  .hl-weekend-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .hl-weekend-card {
    min-height: auto;
    padding: 25px 22px 24px;
  }

  .hl-weekend-cta {
    text-align: left;
    padding: 24px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8f9acce */.hl-london-faq {
  background: #fffdf8;
  padding: 78px 20px;
  font-family: inherit;
}

.hl-london-faq-wrap {
  max-width: 980px;
  margin: 0 auto;
}

.hl-london-faq-header {
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}

.hl-london-faq .hl-kicker {
  margin: 0 0 14px;
  color: #c85f7b;
  font-size: 12px;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-london-faq-header h2 {
  margin: 0 0 16px;
  color: #14182f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.hl-london-faq-header p {
  margin: 0;
  color: #303348;
  font-size: 17px;
  line-height: 1.72;
}

.hl-faq-list {
  display: grid;
  gap: 13px;
}

.hl-faq-item {
  background: #ffffff;
  border: 1px solid rgba(200, 169, 106, 0.28);
  box-shadow: 0 16px 38px rgba(17, 24, 39, 0.045);
}

.hl-faq-item summary {
  position: relative;
  display: block;
  cursor: pointer;
  list-style: none;
  padding: 22px 58px 22px 24px;
}

.hl-faq-item summary::-webkit-details-marker {
  display: none;
}

.hl-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  color: #c85f7b;
  font-family: Arial, sans-serif;
  font-size: 26px;
  line-height: 1;
  font-weight: 300;
}

.hl-faq-item[open] summary::after {
  content: "–";
}

.hl-faq-item summary h3 {
  margin: 0;
  padding: 0;
  color: #14182f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: -0.015em;
}

.hl-faq-answer {
  padding: 0 24px 24px;
}

.hl-faq-answer p {
  margin: 0;
  color: #303348;
  font-size: 16px;
  line-height: 1.72;
}

.hl-faq-answer a {
  color: #c85f7b;
  text-decoration: none;
  border-bottom: 1px solid rgba(200, 95, 123, 0.45);
  transition: all 0.25s ease;
}

.hl-faq-answer a:hover {
  color: #14182f;
  border-bottom-color: #14182f;
}

@media (max-width: 620px) {
  .hl-london-faq {
    padding: 56px 16px;
  }

  .hl-london-faq-header {
    text-align: left;
    margin-bottom: 30px;
  }

  .hl-faq-item summary {
    padding: 20px 52px 20px 20px;
  }

  .hl-faq-item summary h3 {
    font-size: 19px;
  }

  .hl-faq-answer {
    padding: 0 20px 22px;
  }

  .hl-faq-answer p {
    font-size: 15.8px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e7834f */.hl-final-london-cta {
  background: #fbf7f0;
  padding: 78px 20px 86px;
  font-family: inherit;
}

.hl-final-london-wrap {
  max-width: 980px;
  margin: 0 auto;
}

.hl-final-london-card {
  background: #14182f;
  color: #fffdf8;
  padding: 54px 58px 48px;
  text-align: center;
  border: 1px solid rgba(217, 182, 111, 0.28);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.14);
}

.hl-final-london-card .hl-kicker {
  margin: 0 0 16px;
  color: #d9b66f;
  font-size: 12px;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  font-weight: 600;
}

.hl-final-london-card h2 {
  max-width: 760px;
  margin: 0 auto 22px;
  color: #fffdf8;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.12;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.hl-final-london-card p {
  max-width: 760px;
  margin: 0 auto 17px;
  color: rgba(255, 253, 248, 0.84);
  font-size: 16.5px;
  line-height: 1.72;
}

.hl-final-london-intro {
  font-size: 18px !important;
  color: rgba(255, 253, 248, 0.9) !important;
}

.hl-final-london-card a {
  color: #d9b66f;
  text-decoration: none;
  border-bottom: 1px solid rgba(217, 182, 111, 0.55);
  transition: all 0.25s ease;
}

.hl-final-london-card a:hover {
  color: #ffffff;
  border-bottom-color: #ffffff;
}

.hl-final-london-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin: 20px 0 34px;
  padding: 15px 26px;
  background: #fffdf8;
  color: #14182f !important;
  border: 1px solid #fffdf8 !important;
  text-decoration: none !important;
  font-size: 12px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-final-london-button:hover {
  background: #c85f7b;
  border-color: #c85f7b !important;
  color: #ffffff !important;
}

.hl-final-london-button span {
  font-size: 16px;
  line-height: 1;
}

.hl-affiliate-note {
  max-width: 760px;
  margin: 0 auto;
  padding: 24px 26px;
  background: rgba(255, 253, 248, 0.08);
  border: 1px solid rgba(217, 182, 111, 0.25);
  text-align: left;
}

.hl-affiliate-note span {
  display: block;
  margin-bottom: 8px;
  color: #d9b66f;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
}

.hl-affiliate-note p {
  margin: 0;
  max-width: none;
  color: rgba(255, 253, 248, 0.78);
  font-size: 14.8px;
  line-height: 1.68;
}

@media (max-width: 680px) {
  .hl-final-london-cta {
    padding: 56px 16px 64px;
  }

  .hl-final-london-card {
    padding: 38px 24px 34px;
    text-align: left;
  }

  .hl-final-london-card p,
  .hl-final-london-card h2 {
    max-width: none;
  }

  .hl-final-london-button {
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 15px 18px;
  }

  .hl-affiliate-note {
    padding: 22px 20px;
  }
}/* End custom CSS */