/**
 * Breakpoints
 **/
/** 
 * Colors
 **/
.isch-table .isch-table-row, .isch-table--mobile .isch-table-row, .isch-table--desktop .isch-table-row {
  display: flex;
}
.isch-table .isch-table-cell, .isch-table--mobile .isch-table-cell, .isch-table--desktop .isch-table-cell, .isch-table--desktop .isch-table-cell--empty, .isch-table .isch-table-cell--headline, .isch-table--mobile .isch-table-cell--headline, .isch-table--desktop .isch-table-cell--headline {
  padding: 10px 20px;
}
.isch-table .isch-table-cell--headline, .isch-table--mobile .isch-table-cell--headline, .isch-table--desktop .isch-table-cell--headline {
  background: #FFEB00 !important;
}
.isch-table .isch-table-cell--empty, .isch-table--mobile .isch-table-cell--empty, .isch-table--desktop .isch-table-cell--empty {
  background: transparent !important;
}
.isch-table--desktop {
  display: none;
}
@media (min-width: 992px) {
  .isch-table--desktop {
    display: block;
  }
}
.isch-table--desktop .isch-table-row {
  margin: 4px 0;
}
.isch-table--desktop .isch-table-row:nth-of-type(odd) .isch-table-cell, .isch-table--desktop .isch-table-row:nth-of-type(odd) .isch-table-cell--empty, .isch-table--desktop .isch-table-row:nth-of-type(odd) .isch-table-cell--headline {
  background: #F5F5F5;
}
.isch-table--desktop .isch-table-row:nth-of-type(even) .isch-table-cell, .isch-table--desktop .isch-table-row:nth-of-type(even) .isch-table-cell--empty, .isch-table--desktop .isch-table-row:nth-of-type(even) .isch-table-cell--headline {
  background: #fff;
}
.isch-table--desktop .isch-table-cell, .isch-table--desktop .isch-table-cell--empty, .isch-table--desktop .isch-table-cell--headline {
  width: calc(33.3333% - 4px);
  margin: 0 2px;
}
@media (min-width: 992px) {
  .isch-table--mobile {
    display: none;
  }
}
.isch-table--mobile .isch-table-column + .isch-table-column {
  margin-top: 50px;
}
.isch-table--mobile .isch-table-cell-group {
  margin-top: 8px;
}
.isch-table--mobile .isch-table-cell-group .isch-table-cell + .isch-table-cell, .isch-table--mobile .isch-table-cell-group .isch-table .isch-table-cell--headline + .isch-table-cell, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell--headline + .isch-table-cell, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell--empty + .isch-table-cell, .isch-table--desktop .isch-table--mobile .isch-table-cell-group .isch-table-cell--empty + .isch-table-cell, .isch-table--mobile .isch-table-cell-group .isch-table-cell--headline + .isch-table-cell, .isch-table--mobile .isch-table-cell-group .isch-table .isch-table-cell + .isch-table-cell--headline, .isch-table--mobile .isch-table-cell-group .isch-table .isch-table-cell--headline + .isch-table-cell--headline, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table .isch-table-cell--empty + .isch-table-cell--headline, .isch-table--desktop .isch-table--mobile .isch-table-cell-group .isch-table .isch-table-cell--empty + .isch-table-cell--headline, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell + .isch-table-cell--headline, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell--headline + .isch-table-cell--headline, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell--empty + .isch-table-cell--headline, .isch-table--desktop .isch-table--mobile .isch-table-cell-group .isch-table-cell--empty + .isch-table-cell--headline, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell + .isch-table-cell--empty, .isch-table--desktop .isch-table--mobile .isch-table-cell-group .isch-table-cell + .isch-table-cell--empty, .isch-table--desktop .isch-table--mobile .isch-table-cell-group .isch-table .isch-table-cell--headline + .isch-table-cell--empty, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell--headline + .isch-table-cell--empty, .isch-table--desktop .isch-table--mobile .isch-table-cell-group .isch-table-cell--headline + .isch-table-cell--empty, .isch-table--mobile .isch-table-cell-group .isch-table--desktop .isch-table-cell--empty + .isch-table-cell--empty, .isch-table--desktop .isch-table--mobile .isch-table-cell-group .isch-table-cell--empty + .isch-table-cell--empty, .isch-table--mobile .isch-table-cell-group .isch-table-cell + .isch-table-cell--headline, .isch-table--mobile .isch-table-cell-group .isch-table-cell--headline + .isch-table-cell--headline {
  margin-top: 2px;
}
.isch-table--mobile .isch-table-cell-group:nth-of-type(odd) .isch-table-cell, .isch-table--mobile .isch-table-cell-group:nth-of-type(odd) .isch-table--desktop .isch-table-cell--empty, .isch-table--desktop .isch-table--mobile .isch-table-cell-group:nth-of-type(odd) .isch-table-cell--empty, .isch-table--mobile .isch-table-cell-group:nth-of-type(odd) .isch-table-cell--headline {
  background: #F5F5F5;
}
.isch-table--mobile .isch-table-cell-group:nth-of-type(even) .isch-table-cell, .isch-table--mobile .isch-table-cell-group:nth-of-type(even) .isch-table--desktop .isch-table-cell--empty, .isch-table--desktop .isch-table--mobile .isch-table-cell-group:nth-of-type(even) .isch-table-cell--empty, .isch-table--mobile .isch-table-cell-group:nth-of-type(even) .isch-table-cell--headline {
  background: #fff;
}

/*# sourceMappingURL=table.css.map */
