
/* v92 detailed application summary */
.nn-summary-v92{
  border:1.5px solid #e60023!important;
  border-radius:10px!important;
  padding:28px!important;
  background:#fff!important;
}
.nn-summary-v92:before{
  display:none!important;
}
.nn-summary-v92 h3{
  margin:0 0 20px;
  font-size:1.35rem;
  font-weight:950;
  color:#101828;
}
.nn-summary-main-v92{
  border-bottom:1px solid #e5e7eb;
  padding-bottom:14px;
  margin-bottom:14px;
}
.nn-summary-main-v92 strong{
  display:block;
  font-weight:950;
  color:#101828;
}
.nn-summary-main-v92 span{
  display:block;
  color:#667085;
  font-weight:850;
  margin-top:4px;
}
.nn-fee-box-v92{
  margin-top:18px;
}
.nn-fee-box-v92 h4{
  color:#e60023;
  font-size:1rem;
  font-weight:950;
  margin:0 0 10px;
}
.nn-fee-row,
.nn-fee-subtotal,
.nn-fee-total-v92{
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:flex-start;
  padding:8px 0;
}
.nn-fee-row span,
.nn-fee-subtotal span{
  color:#667085;
  font-weight:850;
}
.nn-fee-row strong,
.nn-fee-subtotal strong{
  color:#101828;
  font-weight:950;
}
.nn-fee-row.is-discount strong{
  color:#e60023;
}
.nn-fee-subtotal{
  border-top:1px solid #e5e7eb;
  margin-top:4px;
  padding-top:12px;
}
.nn-fee-total-v92{
  border-top:2px solid #e60023;
  margin-top:18px;
  padding-top:14px;
  font-size:1.12rem;
}
.nn-fee-total-v92 span,
.nn-fee-total-v92 strong{
  color:#101828;
  font-weight:950;
}
.nn-fee-notes-v92{
  color:#667085;
  font-size:.88rem;
  line-height:1.7;
  margin:8px 0 16px;
}
.nn-fee-notes-v92 p{
  margin:3px 0;
}
.nn-summary-line{
  padding:7px 0!important;
}
@media(max-width:760px){
  .nn-summary-v92{
    padding:22px!important;
  }
}
