/* Semantic timing/comparison tables generated from editorial Markdown. */
.gfd-article-content .gfd-data-table {
  background: #fffdf8;
  border: 1px solid #cfc5b6;
  border-radius: 14px;
  box-shadow: 5px 5px 0 #e7dfd3;
  margin: 32px 0 38px;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.gfd-article-content .gfd-data-table table {
  border: 0;
  border-collapse: collapse;
  display: table;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .94rem;
  line-height: 1.45;
  margin: 0;
  min-width: 590px;
  overflow: visible;
  width: 100%;
}
.gfd-article-content .gfd-data-table th,
.gfd-article-content .gfd-data-table td {
  border: 0;
  border-bottom: 1px solid #ddd4c7;
  padding: 15px 18px;
  vertical-align: middle;
}
.gfd-article-content .gfd-data-table th {
  background: #3f5847;
  color: #fffdf8;
  font-size: .74rem;
  font-weight: 700;
  letter-spacing: .075em;
  text-transform: uppercase;
  white-space: nowrap;
}
.gfd-article-content .gfd-data-table th:first-child { border-top-left-radius: 13px; }
.gfd-article-content .gfd-data-table th:last-child { border-top-right-radius: 13px; }
.gfd-article-content .gfd-data-table tbody tr:nth-child(even) { background: #f5f0e8; }
.gfd-article-content .gfd-data-table tbody tr:last-child td { border-bottom: 0; }
.gfd-article-content .gfd-data-table td:first-child { color: #26352d; font-weight: 700; }

@media (max-width: 700px) {
  .gfd-article-content .gfd-data-table {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-block: 26px 34px;
    overflow: visible;
  }
  .gfd-article-content .gfd-data-table table,
  .gfd-article-content .gfd-data-table tbody,
  .gfd-article-content .gfd-data-table tr,
  .gfd-article-content .gfd-data-table td {
    display: block;
    min-width: 0;
    width: 100%;
  }
  .gfd-article-content .gfd-data-table thead {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  .gfd-article-content .gfd-data-table tbody tr,
  .gfd-article-content .gfd-data-table tbody tr:nth-child(even) {
    background: #fffdf8;
    border: 1px solid #cfc5b6;
    border-radius: 10px;
    box-shadow: 3px 3px 0 #e7dfd3;
    margin-bottom: 16px;
    overflow: hidden;
  }
  .gfd-article-content .gfd-data-table td,
  .gfd-article-content .gfd-data-table td:first-child {
    align-items: baseline;
    border-bottom: 1px solid #ddd4c7;
    color: #26352d;
    display: grid;
    font-weight: 400;
    gap: 14px;
    grid-template-columns: minmax(112px, .85fr) minmax(0, 1.15fr);
    padding: 12px 14px;
    text-align: left !important;
  }
  .gfd-article-content .gfd-data-table td:last-child { border-bottom: 0; }
  .gfd-article-content .gfd-data-table td::before {
    color: #a9583f;
    content: attr(data-label);
    font-family: Arial, Helvetica, sans-serif;
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .065em;
    text-transform: uppercase;
  }
}
