.elementor-32293 .elementor-element.elementor-element-125df09{--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-b73b80e */.edt-cta-card {
  background-color: #000000;
  border-radius: 6px;
  padding: 28px 32px;
  margin: 32px 0;
  color: #ffffff;
}
.edt-cta-card h3 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1.2em;
}
.edt-cta-card p {
  color: #ffffff;
  margin-bottom: 20px;
}
.edt-cta-card a {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  margin-right: 12px;
  margin-top: 4px;
}
.edt-btn-primary {
  background-color: #04A2B3;
  color: #ffffff !important;
  border: 2px solid #04A2B3;
}
.edt-btn-ghost {
  background-color: transparent;
  color: #04A2B3 !important;
  border: 2px solid #04A2B3;
}
.edt-stat-box {
  background-color: #f7f7f5;
  border: 1px solid #E0E0DC;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 28px 0;
}
.edt-stat-box h3 {
  margin-top: 0;
  color: #1A1A1A;
  font-size: 1.1em;
}
.edt-stat-box table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.edt-stat-box th {
  background-color: #1A1A1A;
  color: #ffffff;
  padding: 10px 12px;
  text-align: left;
  font-size: 0.9em;
}
.edt-stat-box td {
  padding: 10px 12px;
  border-bottom: 1px solid #E0E0DC;
  font-size: 0.9em;
  color: #444;
}
.edt-stat-box tr:last-child td {
  border-bottom: none;
}
.edt-stat-box p {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 0.82em;
  color: #888;
}
@media (max-width: 600px) {
  .edt-cta-card a {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .edt-stat-box table, .edt-stat-box thead, .edt-stat-box tbody, .edt-stat-box th, .edt-stat-box td, .edt-stat-box tr {
    display: block;
  }
  .edt-stat-box th { display: none; }
  .edt-stat-box td { border-bottom: none; padding: 6px 0; }
  .edt-stat-box tr { border-bottom: 1px solid #E0E0DC; padding: 10px 0; }
}/* End custom CSS */