@font-face {
  font-family: "tab";
  font-display: auto;
  src: url("/wp-content/uploads/2025/07/Tabular-Variable.ttf") format("truetype");
}

/* 
    red:#E6383E
    blue :#015FFF
    dk-blue: #1A3768
    brown : #BF7049
    dk-green: #2C5547 */

.new-design-prose {
  .traject-flex p {
    color: black;
    font-weight: 400;
  }

  .traject-flex .title {
    font-size: 20px;
  }

  .traject-flex .span {
    text-decoration: underline;
  }

  .traject-flex .traject-title {
    color: black;
    font-size: 20px;
  }
  .traject-flex .traject-title[data-id="b43c502"],
  .traject-flex .traject-title[data-id="d0cc6e3"] {
    color: white;
  }

  .traject-flex .traject-title span {
    text-decoration: underline;
  }

  h1 {
    text-transform: none;
    font-weight: 300;
    color: #1a3768;
    line-height: 60px;
  }
  h2 {
    text-transform: none;
    font-weight: 300;
    color: #000000;
    line-height: 60px;
    font-size: 40px;
  }
/* 
  p {
    font-weight: 500;
  } */

  .bold {
    font-weight: 600;
  }
  .red-text p {
    color: #e6383e;
    font-weight: 700;
  }
  .italic-text p,
  p.italic-text {
    font-style: italic;
    font-size: 18px;
    font-weight: 400;
  }

  .green-text h2 {
    color: #2c5547;
  }

  .brown-text h2 {
    color: #bf7049;
  }

  .white-text h2 {
    color: #ffffff;
  }

  .blue-text p {
    color: #015fff;
  }

  .black-text p,
  p.black-text {
    color: #000000;
  }

  .white-text p,
  p.white-text {
    color: #ffffff;
  }

  p.show-font {
    text-transform: none;
    font-weight: 300;
    color: #015fff;
    line-height: 60px;
    font-size: 40px;
  }
  .italic-legal-text p {
    font-style: italic;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
  }

  .show-font .bold {
    font-weight: 600;
  }

  .values-flex p {
    color: black;
    font-weight: 400;
  }
  .values-flex strong {
    color: black;
    font-weight: 500;
    font-size: 18px;
  }

  @media (max-width: 768px) {
    h1 {
      font-size: 34px;
      line-height: 40px;
    }
    h2 {
      font-size: 30px;
      line-height: 40px;
    }

    p.show-font {
      font-size: 30px;
      line-height: 40px;
    }
  }

  /*cynthia img*/

  body:not(.rtl) .elementor-21478 .elementor-element.elementor-element-cf9950e {
    left: 23%;
  }

  @media (max-width: 1500px) {
    body:not(.rtl) .elementor-21478 .elementor-element.elementor-element-cf9950e {
      left: 15%;
    }
  }

  @media (max-width: 1140px) {
    body:not(.rtl) .elementor-21478 .elementor-element.elementor-element-cf9950e {
      left: 12%;
    }
  }

  @media (max-width: 1030px) {
    body:not(.rtl) .elementor-21478 .elementor-element.elementor-element-cf9950e {
      left: 10%;
    }
  }

  /* mobile h2 italic p show-font p values flex first of type*/
}




html body .elementor-21771 .elementor-element.elementor-element-8d35115 .eael-gravity-form #gform_73 .gform_footer input[type="submit"] {
  width: auto !important;
}

html body .elementor-21771 .elementor-element.elementor-element-8d35115 .eael-gravity-form #gform_73 .gform_footer input[type="submit"]::after {
  content: "check";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  color: black;
  background-color: black;
}

.elementor-widget-container {
}

.data-cleaning-acc summary.e-n-accordion-item-title {
  background: #fff9f5;
  border: none;
  border-radius: 20px;
  margin-bottom: 10px;
}

.data-cleaning-acc summary.e-n-accordion-item-title h3 {
  font-weight: 700;
  font-size: 20px;
  color: #bf7049;
}

.italic-text {
  font-family: var(--e-global-typography-010d970-font-family), Sans-serif;
}
