.elementor-132236 .elementor-element.elementor-element-c67fb87{--display:flex;}.elementor-132236 .elementor-element.elementor-element-4b85826{--display:flex;}.elementor-132236 .elementor-element.elementor-element-c190604{--display:flex;}.elementor-132236 .elementor-element.elementor-element-2a151a0{--display:flex;}.elementor-132236 .elementor-element.elementor-element-1313347{--display:flex;}.elementor-132236 .elementor-element.elementor-element-1c164b6{--display:flex;}.elementor-132236 .elementor-element.elementor-element-b1c7594{--display:flex;}.elementor-132236 .elementor-element.elementor-element-9bcb394{--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}:where( .elementor-132236 .elementor-element.elementor-element-9bcb394 > .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-d78a5f6 */.modality-table{
  width:100%;
  border-collapse:collapse;
}
.modality-table thead{
  background:#FF5C38;
  color:#fff;
}
.modality-table th,
.modality-table td{
  padding:10px;
  border:1px solid #e5e5e5;
  text-align:left;
  vertical-align:top;
}
.modality-table th{
  font-weight:700;
}
.modality-table th:first-child,
.modality-table td:first-child{
  width:15%;
}
.modality-table tbody tr:nth-child(even){
  background:#f4f6f5;
}
@media (max-width:768px){
  .modality-table thead{
    display:none;
  }
  .modality-table,
  .modality-table tbody,
  .modality-table tr,
  .modality-table td{
    display:block;
    width:100%;
  }
  .modality-table tr{
    margin-bottom:18px;
    border:1px solid #e5e5e5;
    background:#fff;
  }
  .modality-table td{
    border:none;
    border-bottom:1px solid #ddd;
    position:relative;
    padding-left:48%;
    width:auto !important;
  }
  .modality-table td:first-child{
    width:auto;
  }
  .modality-table td:before{
    position:absolute;
    top:12px;
    left:12px;
    width:42%;
    font-weight:700;
    white-space:normal;
  }
  .modality-table td:nth-of-type(1):before { content:"Modality"; }
  .modality-table td:nth-of-type(2):before { content:"What it captures"; }
  .modality-table td:nth-of-type(3):before { content:"Typical source"; }
  .modality-table td:nth-of-type(4):before { content:"Annotation challenge"; }
}/* End custom CSS */