.elementor-29063 .elementor-element.elementor-element-5d04982{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 19px;--row-gap:0px;--column-gap:19px;}.elementor-29063 .elementor-element.elementor-element-3b01593{--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;}.elementor-29063 .elementor-element.elementor-element-e0db50b{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29063 .elementor-element.elementor-element-134cb0d .eael-contact-form-7 .wpcf7-not-valid-tip{display:block !important;}.elementor-29063 .elementor-element.elementor-element-134cb0d .eael-contact-form-7 .wpcf7-validation-errors{display:block !important;}.elementor-29063 .elementor-element.elementor-element-134cb0d .eael-contact-form-7-wrapper{text-align:default;}.elementor-29063 .elementor-element.elementor-element-134cb0d .eael-contact-form-7 .wpcf7-form p:not(:last-of-type) .wpcf7-form-control-wrap{margin-bottom:0px;}@media(min-width:769px){.elementor-29063 .elementor-element.elementor-element-3b01593{--width:50%;}.elementor-29063 .elementor-element.elementor-element-e0db50b{--width:50%;}}/* Start custom CSS for eael-contact-form-7, class: .elementor-element-134cb0d */<style>
  .contact-section {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
    padding: 40px 30px;
    max-width: 900px;
    margin: auto;
    background-color: #fdfdfd;
    line-height: 1.7;
  }

  .contact-section h1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #2C687A;
    margin-bottom: 30px;
    border-bottom: 2px solid #2C687A;
    padding-bottom: 10px;
  }

  .contact-section h2 {
    font-size: 24px;
    color: #2C687A;
    margin-top: 30px;
    border-left: 4px solid #2C687A;
    padding-left: 12px;
  }

  .contact-section p,
  .contact-section li {
    font-size: 16px;
    margin: 10px 0;
  }

  .contact-section form {
    margin-top: 20px;
  }

  .contact-section label {
    display: block;
    margin: 10px 0 5px;
    font-weight: bold;
    color: #2C687A;
  }

  .contact-section input,
  .contact-section textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: inherit;
    font-size: 15px;
  }

  .contact-section button {
    background-color: #2C687A;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
  }

  .contact-section button:hover {
    background-color: #245564;
  }

  .contact-section .highlight {
    background-color: #eaf1f4;
    padding: 15px;
    border-left: 5px solid #2C687A;
    margin-bottom: 20px;
    border-radius: 6px;
  }
</style>/* End custom CSS */