.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3147 .elementor-element.elementor-element-876e19d{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b4ef1c0 */.thankyou-hero {
  position: relative;
  min-height: 100vh;
  background: url('https://signatureglobalestate.com/wp-content/uploads/2026/01/2-2-scaled.webp') center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.thankyou-hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.58); /* smooth dark overlay */
}

.thankyou-hero .content {
  position: relative;
  text-align: center;
  max-width: 800px;
  padding: 0 20px;
  color: #f8f8f8;
}

.tag {
  font-size: 14px;
  letter-spacing: 4px;
  color: #c9a24d;
  font-weight: 500;
  display: block;
  margin-bottom: 18px;
}

.content h1 {
  font-size: 42px;
  font-weight: 300;
  margin-bottom: 14px;
  line-height: 1.25;
}

.content p {
  font-size: 20px;
  color: #e0e0e0;
  font-weight: 400;
  margin-top: 8px;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .content h1 {
    font-size: 28px;
  }
  .content p {
    font-size: 18px;
  }
}/* End custom CSS */