.elementor-22 .elementor-element.elementor-element-d52e838 > .elementor-container{max-width:731px;}/* Start custom CSS for html, class: .elementor-element-11e3117 */.thank-you {
      text-align: center;
      padding: 20px;
    }

    .success-icon {
      width: 90px;
      height: 90px;
      background: linear-gradient(135deg, #38a169 0%, #2f855a 100%);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 28px;
      box-shadow: 0 8px 20px rgba(56, 161, 105, 0.25);
    }

    .success-icon::before {
      content: '✓';
      color: #ffffff;
      font-size: 52px;
      font-weight: bold;
    }

    .thank-you h2 {
      color: #1a202c;
      font-size: 30px;
      margin-bottom: 16px;
      font-weight: 700;
      letter-spacing: -0.4px;
    }

    .thank-you p {
      color: #4a5568;
      font-size: 17px;
      line-height: 1.6;
      max-width: 500px;
      margin: 0 auto 30px;
    }

    .highlight-box {
      background: #f7fafc;
      border: 1px solid #e2e8f0;
      border-left: 4px solid #1a365d;
      padding: 26px;
      border-radius: 8px;
      margin-top: 28px;
      text-align: left;
    }
 .highlight-box strong {
      color: #1a365d;
      font-size: 17px;
      display: block;
      margin-bottom: 14px;
    }

    .highlight-box-item {
      color: #4a5568;
      padding: 8px 0;
      font-size: 15px;
      line-height: 1.6;
    }/* End custom CSS */