.elementor-3478 .elementor-element.elementor-element-19f0ad82{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-3478 .elementor-element.elementor-element-19f0ad82:not(.elementor-motion-effects-element-type-background), .elementor-3478 .elementor-element.elementor-element-19f0ad82 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}/* Start custom CSS for text-editor, class: .elementor-element-5d708b08 *//* === Consistent Styling for ACCESSIBILITY STATEMENT (Autoxit) === */
.elementor-element[data-id="5d708b08"] {
  font-family: 'Open Sans', sans-serif;
  background-color: #111111;
  color: #ffffff;
  padding: 30px;
  border-radius: 8px;
}

/* Section Heading */
.elementor-element[data-id="5d708b08"] h4 {
  font-family: 'Michroma', sans-serif;
  font-size: 24px;
  color: #A7D83F;
  border-bottom: 2px solid #A7D83F;
  padding-bottom: 10px;
  margin-bottom: 24px;
}

/* Table Styling */
.elementor-element[data-id="5d708b08"] table {
  width: 100%;
  border-collapse: collapse;
  background-color: #1a1a1a;
  font-size: 14px;
  margin-bottom: 30px;
  border: 1px solid #2c2c2c;
}

/* Table Cells */
.elementor-element[data-id="5d708b08"] td {
  padding: 15px;
  border: 1px solid #2c2c2c;
  vertical-align: top;
  color: #ffffff;
  line-height: 1.6;
}

/* Header-like Row */
.elementor-element[data-id="5d708b08"] td:first-child:only-child {
  background-color: #181818;
  font-weight: bold;
  color: #A7D83F;
}

/* Strong Text */
.elementor-element[data-id="5d708b08"] strong {
  color: #A7D83F;
}

/* Links */
.elementor-element[data-id="5d708b08"] a {
  color: #A7D83F;
  text-decoration: underline;
}

.elementor-element[data-id="5d708b08"] a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* Paragraphs */
.elementor-element[data-id="5d708b08"] p {
  margin: 0 0 12px;
  color: #ffffff;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .elementor-element[data-id="5d708b08"] td {
    font-size: 13px;
    padding: 10px;
  }

  .elementor-element[data-id="5d708b08"] h4 {
    font-size: 20px;
  }
}/* End custom CSS */