.cd-rate-table.background-grey-10 .codTable table tbody tr:nth-child(2n-1),
.cd-rate-table.background-grey-10 .tradeUpTable table tbody tr:nth-child(2n-1) {
  background-color: #fff
}
.cd-rate-table .codTable,
.cd-rate-table .tradeUpTable {
  column-gap: 5rem
}
.cd-rate-table .codTable .display.small,
.cd-rate-table .tradeUpTable .display.small {
  margin-bottom: .75rem
}
.cd-rate-table .codTable .dropdown-container,
.cd-rate-table .tradeUpTable .dropdown-container {
  position: relative
}
.cd-rate-table .codTable .dropdown-container ul.pricing-tier-Options,
.cd-rate-table .tradeUpTable .dropdown-container ul.pricing-tier-Options {
  position: absolute;
  margin-top: -2rem
}
.cd-rate-table .codTable .dropdown-container ul.pricing-tier-Options li:focus-visible,
.cd-rate-table .tradeUpTable .dropdown-container ul.pricing-tier-Options li:focus-visible {
  padding: .125rem
}
.cd-rate-table .codTable.gc-2-1-lg .button-group,
.cd-rate-table .codTable.gc-2-1-lg .dropdown-label-container,
.cd-rate-table .tradeUpTable.gc-2-1-lg .button-group,
.cd-rate-table .tradeUpTable.gc-2-1-lg .dropdown-label-container {
  max-width: 50%
}
.cd-rate-table .codTable .three-columns table tbody tr td:not(:nth-child(3n)),
.cd-rate-table .codTable .three-columns table thead tr th:not(:nth-child(3n)),
.cd-rate-table .codTable .two-columns table tbody tr td:nth-child(2n-1),
.cd-rate-table .codTable .two-columns table thead tr th:nth-child(2n-1),
.cd-rate-table .tradeUpTable .three-columns table tbody tr td:not(:nth-child(3n)),
.cd-rate-table .tradeUpTable .three-columns table thead tr th:not(:nth-child(3n)),
.cd-rate-table .tradeUpTable .two-columns table tbody tr td:nth-child(2n-1),
.cd-rate-table .tradeUpTable .two-columns table thead tr th:nth-child(2n-1) {
  border-right: 1px solid #cdd1e2
}
.cd-rate-table .codTable .three-columns table thead tr th,
.cd-rate-table .tradeUpTable .three-columns table thead tr th {
  width: 33%
}
.cd-rate-table .codTable .table-container-block .button-container,
.cd-rate-table .tradeUpTable .table-container-block .button-container {
  padding-top: 2rem
}
.cd-rate-table .codTable .table-container-block .table-text .superhead,
.cd-rate-table .tradeUpTable .table-container-block .table-text .superhead {
  margin-bottom: 1.313rem
}
.cd-rate-table .error-msg {
  font-size: .75rem;
  margin: 0;
  vertical-align: super;
  line-height: 1
}
.cd-rate-table .error-msg-container {
  border-top: .25rem solid #cf2a36;
  background-color: #ffe9ea;
  font-size: 1rem;
  padding: .5rem;
  border-radius: .25rem;
  margin-bottom: 1rem
}
.cd-rate-table table {
  border-collapse: collapse;
  width: 100%
}
.cd-rate-table table.codTable thead tr th,
.cd-rate-table table.tradeUpTable thead tr th {
  color: #fff;
  background-color: #001e79;
  padding: 1.5rem 2rem;
  border-bottom: none;
  width: 50%
}
.cd-rate-table table.codTable thead.body,
.cd-rate-table table.tradeUpTable thead.body {
  margin-bottom: 0
}
.cd-rate-table table.codTable tbody,
.cd-rate-table table.tradeUpTable tbody {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.12)
}
.cd-rate-table table.codTable tbody tr td,
.cd-rate-table table.tradeUpTable tbody tr td {
  padding: 1.5rem 2rem;
  border-bottom: none
}
.cd-rate-table table.codTable tbody tr:nth-child(2n),
.cd-rate-table table.tradeUpTable tbody tr:nth-child(2n) {
  background-color: #f1f5fb
}
.cd-rate-table .heading-container .button-group,
.cd-rate-table table.codTable tbody tr:first-child td,
.cd-rate-table table.tradeUpTable tbody tr:first-child td {
  padding-top: 1.5rem
}
.cd-rate-table table thead tr th {
  border-bottom: .1875rem solid #001e79;
  display: table-cell;
  color: #001e79
}
.cd-rate-table table tbody tr td:nth-child(2),
.cd-rate-table table thead tr th:nth-child(2) {
  text-align: center
}
.cd-rate-table .dropdown-list-item,
.cd-rate-table table tbody tr td:first-child,
.cd-rate-table table thead tr th:first-child,
.cd-rate-table table.stepUpTable tbody tr td:nth-child(2),
.cd-rate-table table.stepUpTable thead tr th:nth-child(2) {
  text-align: left
}
.cd-rate-table table tbody tr td:last-child,
.cd-rate-table table thead tr th:last-child {
  text-align: right
}
.cd-rate-table table tbody tr td {
  padding: .5rem 0;
  border-bottom: .0625rem solid #7a7a95
}
.cd-rate-table table tbody tr:first-child td {
  padding-top: 1.75rem
}
.cd-rate-table .codTable .table-container,
.cd-rate-table .tradeUpTable .table-container {
  border-radius: .25rem 0 0 .25rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  background: 0 0;
  border: none
}
.cd-rate-table .table-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.375rem 2.5rem 2.5rem;
  background: #dce5f9
}
.cd-rate-table .whiteBackground {
  background: #fff;
  border: .0625rem solid #001e79
}
.cd-rate-table .arcticBackground {
  background: #dce5f9
}
.cd-rate-table table.stepUpTable tbody tr li,
.cd-rate-table table.stepUpTable tbody tr ul {
  margin-block: 0;
  padding-inline: 0
}
.cd-rate-table .button-container,
.cd-rate-table .heading-container .pricing-tier-container .button-group a {
  width: 100%
}
.cd-rate-table .button-container a {
  border: .0625rem solid #235ae4;
  background-color: #235ae4;
  color: #fff;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  padding: .75rem 2rem;
  text-align: center
}
.cd-rate-table tbody .cdrates-terms {
  white-space: nowrap
}
.cd-rate-table tbody .cdrates-terms input[type=radio] {
  width: 1.25rem;
  height: 1.25rem;
  top: .25rem;
  margin: 0;
  position: relative;
  cursor: pointer
}
.cd-rate-table tbody .termInputLabel {
  cursor: pointer
}
.cd-rate-table .dropdown-btn {
  border-bottom: 1px solid #7a7a95;
  border-radius: 0;
  height: 2.5rem;
  width: 100%;
  padding: 0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0
}
.cd-rate-table .dropdown-btn .dropdown-icon {
  width: 1.25rem;
  height: .9375rem
}
.cd-rate-table .dropdown-btn[aria-expanded=true] + .dropdown-list {
  display: block
}
.cd-rate-table .dropdown-btn .body {
  margin: 0
}
.cd-rate-table .dropdown-btn:focus,
.cd-rate-table .dropdown-list .item-link:focus {
  outline: 0
}
.cd-rate-table .dropdown-list {
  display: none;
  margin-block-start: .25rem;
  margin-block-end: 0;
  border-radius: .25rem;
  background: #e2e0e7;
  border: 1px solid #c6c6c6;
  box-shadow: 0 .313rem .688rem 0 rgba(0,0,0,.28),0 .25rem .25rem 0 rgba(0,0,0,.25);
  z-index: 3;
  padding: 0;
  list-style: none;
  overflow: hidden;
  min-width: 100%
}
.cd-rate-table .dropdown-list .dropdown-list-item.dd-first-item,
.cd-rate-table .heading-container .pricing-tier-container .button-group .primary.hide,
.cd-rate-table .heading-container .pricing-tier-container .button-group .secondary.hide {
  display: none
}
.cd-rate-table .dropdown-list-item .item-link {
  padding: .25rem 1.125rem;
  text-decoration: none
}
.cd-rate-table .dropdown-list-item .tickOption {
  position: absolute;
  padding-left: .125rem
}
.cd-rate-table .heading-container .pricing-tier-container {
  padding-top: 2.25rem
}
.cd-rate-table .heading-container .pricing-tier-container .dropdown-label-container:focus-within {
  outline: #235ae4 solid .125rem;
  border-radius: .25rem
}
.cd-rate-table .heading-container .pricing-tier-container .dropdown-label {
  color: #63637f;
  font-size: .75rem;
  position: relative
}
.cd-rate-table .heading-container .pricing-tier-container .button-group {
  padding-top: 2.25rem;
  width: auto
}
.cd-rate-table .heading-container .pricing-tier-container .info-container {
  background-color: #dce5f9;
  border-top: .25rem solid #235ae4;
  border-radius: .25rem;
  padding-block: 1.25rem;
  margin-top: 2.25rem
}
.cd-rate-table .heading-container .pricing-tier-container .info-container:not(.hide) {
  display: flex;
  padding: 1rem 1.25rem 1rem 1rem;
  align-items: flex-start;
  align-self: stretch
}
.cd-rate-table .heading-container .pricing-tier-container .info-container .infoIcon {
  margin-right: .75rem
}
.cd-rate-table .heading-container .pricing-tier-container .info-container .closeICon {
  margin-left: .75rem
}
.cd-rate-table .table-pos-right .heading-container {
  order: 2
}
.cd-rate-table .table-pos-right .heading-container + .table-container-block {
  order: 1
}
.cd-rate-table .table-container-block .description .caption a {
  color: #235ae4
}
@media screen and (max-width:41.9375rem) {
  .cd-rate-table .table-container {
    padding: 1.5rem 1.25rem 2.875rem
  }
  .table-pos-top .table-container-block {
    width: 100%
  }
}
@media (min-width:42rem) and (max-width:65.9375rem) {
  .cd-rate-table .table-container-block.three-columns {
    width: 75%
  }
  .cd-rate-table .table-container-block.two-columns {
    width: 62.5%
  }
}
@media screen and (min-width:66rem) {
  .cd-rate-table .table-pos-top .table-container-block {
    width: 50%
  }
}
@media screen and (max-width:470px) {
  .cd-rate-table .codTable.gc-2-1-lg .button-group,
  .cd-rate-table .codTable.gc-2-1-lg .dropdown-label-container,
  .cd-rate-table .tradeUpTable.gc-2-1-lg .button-group,
  .cd-rate-table .tradeUpTable.gc-2-1-lg .dropdown-label-container {
    max-width: 100%
  }
}