.elementor-126222 .elementor-element.elementor-element-4932237{--display:flex;}.elementor-126222 .elementor-element.elementor-element-4b2ed82{--display:flex;}.elementor-126222 .elementor-element.elementor-element-e092285{--display:flex;}.elementor-126222 .elementor-element.elementor-element-be229c2{--display:flex;}.elementor-126222 .elementor-element.elementor-element-39fe407{--display:flex;}.elementor-126222 .elementor-element.elementor-element-705e89c{--display:flex;}.elementor-126222 .elementor-element.elementor-element-d1100a0{--display:flex;}.elementor-126222 .elementor-element.elementor-element-dabc5ee{--n-accordion-title-font-size:1rem;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}:where( .elementor-126222 .elementor-element.elementor-element-dabc5ee > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title > .e-n-accordion-item-title-header ) > .e-n-accordion-item-title-text{font-weight:600;}/* Start custom CSS for html, class: .elementor-element-2aa019c */.ai-approach-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-family: inherit;
}
.ai-approach-table thead {
  background-color: #FF5C38;
  color: #fff;
}
.ai-approach-table th,
.ai-approach-table td {
  padding: 10px;
  text-align: left;
  border: 1px solid #e5e5e5;
  vertical-align: top;
  overflow-wrap: break-word;
}
.ai-approach-table th {
  font-weight: 600;
}
.ai-approach-table tbody tr:nth-child(even) {
  background: rgba(0,0,0,.05);
}
.ai-approach-table th:nth-child(1),
.ai-approach-table td:nth-child(1) { width: 15%; }
.ai-approach-table th:nth-child(2),
.ai-approach-table td:nth-child(2) { width: 40%; }
.ai-approach-table th:nth-child(3),
.ai-approach-table td:nth-child(3) { width: 20%; }
.ai-approach-table th:nth-child(4),
.ai-approach-table td:nth-child(4) { width: 25%; }
@media (max-width: 767px) {
  .ai-approach-table thead { display: none; }
  .ai-approach-table,
  .ai-approach-table tbody,
  .ai-approach-table tr,
  .ai-approach-table td {
    display: block;
    width: 100% !important;
  }
  .ai-approach-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
  }
  .ai-approach-table td {
    padding: 10px;
  }
  .ai-approach-table td::before {
    content: attr(data-label);
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
  }
}/* End custom CSS */