.elementor-1169 .elementor-element.elementor-element-bb1043a{--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-24e6596 */.thank-you-section {
      text-align: center;
      padding: 80px 20px;
      background-color: #ffffff;
    }

    .thank-you-section h1 {
      font-size: 36px;
      color: #134B8F;
      margin-bottom: 20px;
    }

    .thank-you-section p {
      font-size: 18px;
      max-width: 700px;
      margin: 0 auto 40px;
      line-height: 1.6;
    }

    .contact-details {
      background-color: #f3f3f3;
      padding: 30px;
      max-width: 600px;
      margin: 0 auto;
      border-radius: 10px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      text-align: left;
    }

    .contact-details h3 {
      margin-top: 0;
      color: #134B8F;
    }

    .contact-details p, .contact-details a {
      font-size: 16px;
      color: #333;
      text-decoration: none;
      margin: 10px 0;
      display: block;
    }

    .contact-details a:hover {
      text-decoration: underline;
    }/* End custom CSS */