.fullSpanContentBlock .fsb-block .sub-grid {
  background: #f1f5fb;
  border-radius: .5rem;
  padding: 2rem;
  display: none
}
.fullSpanContentBlock .fsb-block .sub-grid.show {
  display: grid!important
}
.heCalculatorCard .error_block {
  padding-top: 17rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 3rem;
  max-width: 19rem;
  margin: 0 auto;
  text-align: center
}
.heCalculatorCard .shield-comparison-cards .component-container {
  padding-top: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-cards {
  padding-top: 0;
  row-gap: 1.5rem
}
.heCalculatorCard .shield-comparison-cards .component-container .errorDiv,
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-cards .carditem,
.heCalculatorCard .shield-comparison-cards .component-container .on-load-component {
  display: none
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-cards .carditem.hide {
  display: none!important
}
.heCalculatorCard .shield-comparison-cards .component-container .authorIns,
.home_equity_filter_tab.show {
  display: block!important
}
.heCalculatorCard .shield-comparison-cards .component-container .errorDiv.active .error_block {
  padding-top: 5rem
}
.heCalculatorCard .shield-comparison-cards .component-container .errorDiv .component-container {
  padding: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card {
  width: 99%;
  min-height: inherit;
  border: .0625rem solid #cdd1e2;
  border-radius: .5rem;
  overflow: hidden;
  height: 100%
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card[data-product="5-year"] .tooltip_container .hecal-input-tooltip span {
  display: inline-flex;
  width: 90%;
  margin: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card[data-product="5-year"] .tooltip_container .hecal-input-tooltip .hecal-tooltip-trigger {
  position: absolute;
  left: 3.25rem;
  top: 2.25rem
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text {
  padding: 0;
  display: block;
  height: 100%
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item {
  padding: 1.5rem 2rem;
  height: 100%
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container {
  height: 100%
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid {
  display: flex;
  flex-direction: column;
  row-gap: 1rem
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .date_info,
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .loanDetails-subtext {
  font-size: .75rem;
  font-style: italic
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .emp_rates {
  display: flex;
  align-items: flex-end;
  gap: .375rem
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .emp_rates .month_label {
  display: none;
  color: #484861
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .emp_rates label {
  margin-bottom: .5rem
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .loanDetails {
  margin-bottom: 0;
  font-family: Circular,Arial,Helvetica,sans-serif
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .loanDetails sup {
  margin-left: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .loanDetails sup a {
  color: #235ae4;
  font-size: .75rem;
  padding: 0;
  margin: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .monthlypayment,
.home_equity_options_header .superhead {
  margin-bottom: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .result-grid .interest-only {
  font-size: .75rem;
  display: none
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .calc-card-item-accordion {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .calc-card-item-accordion .shield-accordions .component-container {
  padding-top: 1.25rem
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .calc-card-item-accordion .shield-accordions .component-container .accordions-item {
  border-bottom: 0;
  border-top: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-buttons {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-bottom: 1rem;
  width: 100%
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-buttons a {
  width: 100%;
  margin: 0
}
.heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .bottm_info {
  margin: 0
}
.heCalculatorCard .shield-comparison-cards .calc-spinner {
  position: fixed;
  background-color: rgba(30,30,34,.78);
  z-index: 100;
  opacity: .4;
  overflow-y: hidden;
  overflow-x: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none
}
.heCalculatorCard .shield-comparison-cards .calc-spinner .calc-spinner-img {
  position: fixed;
  height: 6rem;
  top: 50%;
  right: 50%;
  z-index: 100;
  margin: 0 auto;
  display: block;
  width: 6rem
}
.heCalculatorCard:first-child .shield-comparison-cards {
  margin-top: 2rem
}
.heCalculatorCard:first-child .shield-comparison-cards .component-container .errorDiv.active,
.heCalculatorCard:first-child .shield-comparison-cards .component-container .hecalculator-cards:not(.active) .on-load-component:first-child {
  display: block
}
.heCalculatorCard:first-child .shield-comparison-cards .component-container .errorDiv.active .error_info_block {
  background: #f1f5fb;
  border-radius: .5rem;
  padding: 2rem;
  margin-bottom: 1.5rem
}
.heCalculatorCard:first-child .shield-comparison-cards .component-container .hecalculator-cards:not(.active) .on-load-component .enter-loan-msg-container {
  background: #f1f5fb;
  border-radius: .5rem;
  padding: 0 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.heCalculatorCard:first-child .shield-comparison-cards .component-container .hecalculator-cards:not(.active) .on-load-component .enter-loan-msg-container img {
  width: 5rem;
  height: 5rem;
  margin-right: 2rem
}
.heCalculatorCard:first-child .shield-comparison-cards .component-container .hecalculator-cards:not(.active) .on-load-component .enter-loan-msg-container h3 {
  margin-top: 2rem;
  margin-bottom: 2rem
}
.home_equity_options_header {
  display: none;
  margin-top: 2.5rem
}
.home_equity_filter_tab {
  padding-bottom: 1.5rem;
  display: none
}
.home_equity_filter_tab .chips-list {
  list-style: none;
  padding: 0;
  margin: 0
}
.home_equity_filter_tab .chips-list .chips-list-item {
  margin-bottom: 1rem;
  margin-right: .75rem;
  list-style-type: none;
  text-indent: unset;
  padding-left: unset
}
.home_equity_filter_tab .chips-list .chips-list-item .chips-list-button {
  background: #fff;
  border: 1px solid #235ae4;
  border-radius: 1.25rem;
  color: #235ae4;
  font-family: inherit;
  font-size: .875rem;
  outline: 0;
  padding: .5rem 1rem;
  position: relative;
  transition: color .25s;
  cursor: pointer;
  overflow: visible
}
.home_equity_filter_tab .chips-list .chips-list-item .chips-list-button .mrt-check-box-img {
  display: none;
  margin-right: .25rem;
  width: 1rem
}
.home_equity_filter_tab .chips-list .chips-list-item .chips-list-button.selected {
  background: #235ae4;
  color: #fff
}
.home_equity_filter_tab .chips-list .chips-list-item .chips-list-button.selected .mrt-check-box-img {
  display: inline-block
}
.home_equity_filter_tab .chips-list .chips-list-item .chips-list-button:focus::after {
  border: 2px solid #235ae4;
  border-radius: .25rem;
  content: "";
  height: calc(100% + .75rem);
  position: absolute;
  left: -.375rem;
  top: -.375rem;
  width: calc(100% + .75rem)
}
.tooltip_container {
  position: relative
}
.tooltip_container .hecal-input-tooltip {
  margin-bottom: .75rem
}
.tooltip_container .hecal-input-tooltip span {
  display: inline
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-trigger {
  padding: 0;
  height: 1.5rem;
  width: 1.5rem;
  position: relative;
  top: .125rem
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-content {
  display: none;
  background-color: rgba(30,30,34,.78);
  border-radius: 2px;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  right: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  padding: 1.5rem
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block {
  border-radius: 8px;
  box-shadow: 0 .25rem .5rem rgba(0,0,0,.15);
  background-color: #fff;
  width: 470px;
  min-height: 500px;
  padding-top: 2.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block .modal-content {
  padding: 0 1rem
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block .close-icon {
  position: absolute;
  right: .75rem;
  top: .75rem;
  text-align: right;
  padding: 0;
  margin: 0;
  width: auto;
  border-radius: 3rem;
  outline-offset: 0;
  height: 1.5rem
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block .modal_footer {
  background-color: #eef0f0;
  padding: 1rem 2.5rem;
  justify-content: flex-end;
  display: flex
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block .modal_footer .close-btn {
  background-color: #235ae4;
  color: #fff;
  width: auto;
  padding: .75rem 1.5rem;
  font-size: 1rem
}
.tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block p {
  margin-bottom: 1rem
}
@media only screen and (max-width:41.9375rem) {
  .tooltip_container .hecal-input-tooltip .hecal-tooltip-content {
    left: auto
  }
  .heCalculatorCard .error_block .mrt-check-box-img,
  .tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block {
    width: 100%
  }
  .tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block .modal-content {
    height: 400px;
    overflow: auto
  }
  .tooltip_container .hecal-input-tooltip .hecal-tooltip-content .tooltip-content-block .modal_footer {
    justify-content: flex-end;
    display: flex
  }
  .heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card[data-product="5-year"] .tooltip_container .hecal-input-tooltip span {
    width: auto
  }
  .heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card[data-product="5-year"] .tooltip_container .hecal-input-tooltip .hecal-tooltip-trigger {
    position: relative;
    top: 0;
    left: 0
  }
  .home_equity_options_header {
    margin-top: 0
  }
  .error_info_block {
    margin-bottom: 5rem
  }
  .heCalculatorCard .error_block {
    padding-top: 0
  }
}
@media only screen and (min-width:42rem) and (max-width:65.9375rem) {
  .heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card[data-product="5-year"] .tooltip_container .hecal-input-tooltip .hecal-tooltip-trigger {
    position: relative;
    top: 0;
    left: 0
  }
  .heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-buttons {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%
  }
  .heCalculatorCard .shield-comparison-cards .component-container .hecalculator-card .hecalculator-card-content.text .sheild-hecalc-card-item .component-container .component-offset .card-top .tooltip_container .hecal-input-tooltip span {
    width: auto
  }
}