.elementor-2693 .elementor-element.elementor-element-b33a114{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2ec9b97 */.rp-thankyou-luxe {
  padding: 90px 20px 95px;
  background:
    radial-gradient(circle at top left, rgba(14,165,233,0.06), transparent 26%),
    radial-gradient(circle at bottom right, rgba(34,197,94,0.06), transparent 24%),
    linear-gradient(180deg, #ffffff 0%, #f6fbff 100%);
}

.rp-thankyou-luxe-wrap {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
}

.rp-thankyou-luxe-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  margin-bottom: 24px;
  border-radius: 999px;
  background: rgba(12, 61, 120, 0.06);
  border: 1px solid rgba(12, 61, 120, 0.08);
  color: #0d3f79;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.rp-thankyou-luxe-logo {
  width: 310px;
  max-width: 100%;
  height: auto;
  margin: 0 auto 28px;
  display: block;
  filter: drop-shadow(0 10px 24px rgba(13,63,121,0.10));
}

.rp-thankyou-luxe h1 {
  margin: 0 0 18px;
  font-size: 68px;
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: -0.04em;
  color: #082650;
}

.rp-thankyou-luxe-text {
  max-width: 720px;
  margin: 0 auto 24px;
  font-size: 22px;
  line-height: 1.7;
  color: #4b5f78;
}

.rp-thankyou-luxe-phone {
  margin: 0 auto 34px;
  font-size: 20px;
  line-height: 1.6;
  color: #21466f;
  font-weight: 500;
}

.rp-thankyou-luxe-phone a {
  color: #0d3f79;
  font-weight: 800;
  text-decoration: none;
}

.rp-thankyou-luxe-phone a:hover {
  color: #0ea5e9;
}

.rp-thankyou-luxe-actions {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.rp-thankyou-luxe-call,
.rp-thankyou-luxe-home {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 210px;
  padding: 17px 30px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease;
}

.rp-thankyou-luxe-call {
  background: linear-gradient(135deg, #22c55e 0%, #0ea5e9 100%);
  color: #ffffff;
  box-shadow: 0 18px 40px rgba(13,63,121,0.18);
}

.rp-thankyou-luxe-call:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 46px rgba(13,63,121,0.24);
}

.rp-thankyou-luxe-home {
  background: #ffffff;
  color: #0d3f79;
  border: 1px solid rgba(13,63,121,0.12);
  box-shadow: 0 10px 26px rgba(13,63,121,0.06);
}

.rp-thankyou-luxe-home:hover {
  transform: translateY(-3px);
  background: #f7fbff;
}

@media (max-width: 767px) {
  .rp-thankyou-luxe {
    padding: 64px 18px 70px;
  }

  .rp-thankyou-luxe-logo {
    width: 235px;
    margin-bottom: 22px;
  }

  .rp-thankyou-luxe h1 {
    font-size: 46px;
  }

  .rp-thankyou-luxe-text {
    font-size: 18px;
    line-height: 1.65;
  }

  .rp-thankyou-luxe-phone {
    font-size: 17px;
    margin-bottom: 28px;
  }

  .rp-thankyou-luxe-call,
  .rp-thankyou-luxe-home {
    width: 100%;
    min-width: 0;
  }
}/* End custom CSS */