.leftSection:has(.table-fd-rates) .leftcol-sticky {
  border: 0px;
}
.leftSection table.table-fd-rates {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.leftSection table.table-fd-rates tbody tr:nth-of-type(odd) {
  background: rgba(0, 101, 255, 0.05);
}
.leftSection table.table-fd-rates tbody tr:first-child td {
  background: #253858;
  color: #fff;
  font-weight: 600;
  border: 0;
}
.leftSection table.table-fd-rates tbody tr:first-child td.borde-yes.no-top .button {
  display: none;
}
.leftSection table.table-fd-rates tbody tr:first-child td p {
  display: inline;
  margin: 0;
}
.leftSection table.table-fd-rates tbody tr:first-child td strong {
  color: #fff;
  font-weight: 600;
}
.leftSection table.table-fd-rates tbody tr:first-child td:first-child {
  border-radius: 10px 0 0 0;
  padding: 17px 10px;
}
.leftSection table.table-fd-rates tbody tr:first-child td:last-child {
  border-radius: 0 10px 0 0;
}
.leftSection table.table-fd-rates tbody tr:last-child td:first-child {
  border-radius: 0 0 0 10px;
}
.leftSection table.table-fd-rates tbody tr:last-child td:last-child {
  border-radius: 0 0 10px 0;
}
.leftSection table.table-fd-rates tbody tr td {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 17px 10px;
}
@media screen and (max-width: 980px) {
  .leftSection table.table-fd-rates tbody tr td {
    font-size: 14px;
    font-weight: 500;
  }
}
.leftSection table.table-fd-rates tbody tr td:first-child {
  font-size: 16px;
  font-weight: 600;
  padding: 17px 10px;
}
@media screen and (max-width: 767px) {
  .leftSection table.table-fd-rates tbody tr td:first-child {
    font-size: 14px;
  }
  .leftSection table.table-fd-rates tbody tr td:first-child strong {
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .leftSection table.table-fd-rates tbody tr td strong {
    font-size: 14px;
    font-weight: 500;
  }
}
.leftSection table.table-fd-rates {
  min-height: 0.01%;
  overflow-x: auto;
  background-color: #fff;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
  border: 1px solid #eee;
  border-top: 0;
  border-left: 0;
  margin-bottom: 15px;
  margin-top: 0px;
}
.leftSection table.table-fd-rates > tbody > tr:hover {
  background-color: #f5f5f5;
}
.leftSection table.table-fd-rates > tbody > tr > td,
.leftSection table.table-fd-rates > tbody > tr > th,
.leftSection table.table-fd-rates > tfoot > tr > td,
.leftSection table.table-fd-rates > tfoot > tr > th,
.leftSection table.table-fd-rates > thead > tr > td,
.leftSection table.table-fd-rates > thead > tr > th {
  padding: 10px;
  line-height: 20px;
  vertical-align: middle;
  border-top: 1px solid #eee;
}
@media screen and (max-width: 767px) {
  .leftSection table.table-fd-rates > tbody > tr > td,
  .leftSection table.table-fd-rates > tbody > tr > th,
  .leftSection table.table-fd-rates > tfoot > tr > td,
  .leftSection table.table-fd-rates > tfoot > tr > th,
  .leftSection table.table-fd-rates > thead > tr > td,
  .leftSection table.table-fd-rates > thead > tr > th {
    padding: 17px 10px;
  }
}
.leftSection table.table-fd-rates > tbody > tr > td,
.leftSection table.table-fd-rates > tbody > tr > th,
.leftSection table.table-fd-rates > tfoot > tr > td,
.leftSection table.table-fd-rates > tfoot > tr > th,
.leftSection table.table-fd-rates > thead > tr > td,
.leftSection table.table-fd-rates > thead > tr > th {
  border: 1px solid #eee;
  border-bottom: 0;
  border-right: 0;
}
.leftSection table.table-fd-rates > thead > tr > td,
.leftSection table.table-fd-rates > thead > tr > th {
  border-bottom-width: 2px;
}
.leftSection table.table-fd-rates > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #eee;
}
.leftSection table.table-fd-rates > caption + thead > tr:first-child > td,
.leftSection table.table-fd-rates > caption + thead > tr:first-child > th,
.leftSection table.table-fd-rates > colgroup + thead > tr:first-child > td,
.leftSection table.table-fd-rates > colgroup + thead > tr:first-child > th,
.leftSection table.table-fd-rates > thead:first-child > tr:first-child > td,
.leftSection table.table-fd-rates > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.leftSection table.table-fd-rates > tbody + tbody {
  border-top: 2px solid #eee;
}
.leftSection table.table-fd-rates col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
.leftSection table.table-fd-rates td[class*=col-],
.leftSection table.table-fd-rates th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
@media screen and (max-width: 557px) {
  .leftSection .table.table-fd-rates {
    width: 100%;
    margin-bottom: 11.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    margin-bottom: 0;
  }
  .leftSection .table.table-fd-rates > tbody > tr > td,
  .leftSection .table.table-fd-rates > tbody > tr > th,
  .leftSection .table.table-fd-rates > tfoot > tr > td,
  .leftSection .table.table-fd-rates > tfoot > tr > th,
  .leftSection .table.table-fd-rates > thead > tr > td,
  .leftSection .table.table-fd-rates > thead > tr > th {
    white-space: nowrap;
  }
  .leftSection .table.table-fd-rates > tbody > tr > td:first-child,
  .leftSection .table.table-fd-rates > tbody > tr > th:first-child,
  .leftSection .table.table-fd-rates > tfoot > tr > td:first-child,
  .leftSection .table.table-fd-rates > tfoot > tr > th:first-child,
  .leftSection .table.table-fd-rates > thead > tr > td:first-child,
  .leftSection .table.table-fd-rates > thead > tr > th:first-child {
    border-left: 0;
  }
  .leftSection .table.table-fd-rates > tbody > tr > td:last-child,
  .leftSection .table.table-fd-rates > tbody > tr > th:last-child,
  .leftSection .table.table-fd-rates > tfoot > tr > td:last-child,
  .leftSection .table.table-fd-rates > tfoot > tr > th:last-child,
  .leftSection .table.table-fd-rates > thead > tr > td:last-child,
  .leftSection .table.table-fd-rates > thead > tr > th:last-child {
    border-right: 0;
  }
  .leftSection .table.table-fd-rates > tbody > tr:last-child > td,
  .leftSection .table.table-fd-rates > tbody > tr:last-child > th,
  .leftSection .table.table-fd-rates > tfoot > tr:last-child > td,
  .leftSection .table.table-fd-rates > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
.leftSection .interest-rates-by-year {
  margin: 0px 0 0;
}
.leftSection .interest-rates-by-year table.table-fd-rates tr td {
  width: 33.3%;
}
.leftSection .interest-rates-by-year .heading-tab-list .tab {
  margin: 0px 0 20px;
  padding: 5px;
  border-radius: 8px;
  background: rgba(0, 101, 255, 0.05);
  box-shadow: none;
  display: inline-flex;
  justify-content: flex-start;
  width: auto;
  align-items: center;
  border: 1px solid #e7e7e7;
}
.leftSection .interest-rates-by-year .heading-tab-list .tab .tab-links {
  font-size: 12px;
  font-weight: 500;
  color: #253858;
  background: 0 0;
  border: 0;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  cursor: pointer;
}
.leftSection .interest-rates-by-year .heading-tab-list .tab .tab-links.active {
  border-radius: 6px;
  background: #0065ff;
  color: #fff;
}
.leftSection .interest-rates-by-year .tab-content-section .tab-content {
  display: none;
}
.leftSection .interest-rates-by-year .tab-content-section .tab-content tr td strong {
  font-weight: 600;
}
.leftSection .interest-rates-by-year .tab-content-section .tab-content.active {
  display: block;
}

.fd-rate-comparison-table-wrapper.allinsurer table tr:first-child td {
  color: #fff !important;
}