@media only screen and (min-width:1024px){
  .fnm .uph-panel--mobile .uph-panel__error,.fnm .uph-panel--mobile.fnm-error:after{
    -ms-grid-column-span:2;
    -ms-grid-column:2;
    grid-column:2 /  4;
  }
}

.fnm .uph-ltv{
  padding-bottom:8px;
  padding-top:8px;
}
@media only screen and (max-width:1023.9px){
  .fnm .uph-ltv{
    position:relative;
  }
}
@media only screen and (min-width:1024px){
  .fnm .uph-ltv{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
    border-radius:4px;
    border-style:solid;
    border-width:1px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
        -ms-flex-direction:column;
            flex-direction:column;
    height:84px;
            justify-content:space-between;
    padding:8px;
  }
}
.fnm .uph-ltv__value{
  font-size:18px;
  font-size:calc(18px + var(--font-size-add, 0px));
  line-height:22px;
}
@media only screen and (max-width:1023.9px){
  .fnm .uph-ltv__value{
    left:60px;
    position:absolute;
    top:5px;
  }
}
@media only screen and (min-width:1024px){
  .fnm .uph-ltv__value{
    -ms-flex-preferred-size:60%;
    -webkit-box-align:center;
        -ms-flex-align:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            align-items:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
        flex-basis:60%;
            justify-content:center;
  }
}
@media only screen and (min-width:768px){
  .fnm .uph-ltv .uph-label{
    height:auto;
  }
}
@media only screen and (min-width:1024px){
  .fnm .uph-panel--mobile{
    -ms-grid-columns:193.6px 132px 1fr;
    -ms-grid-rows:-webkit-max-content;
    -ms-grid-rows:max-content;
    grid-template-columns:193.6px 132px 1fr;
    grid-template-rows:-webkit-max-content;
    grid-template-rows:max-content;
  }
  .fnm .uph-panel--mobile>:first-child{-ms-grid-column:1;-ms-grid-row:1;
  }
  .fnm .uph-panel--mobile>:nth-child(2){-ms-grid-column:2;-ms-grid-row:1;
  }
  .fnm .uph-panel--mobile>:nth-child(3){-ms-grid-column:3;-ms-grid-row:1;
  }
}
@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  .fnm .uph-panel--mobile{
    -ms-grid-columns:201.6px 132px 1fr;
    -ms-grid-rows:-webkit-max-content;
    -ms-grid-rows:max-content;
    grid-template-columns:201.6px 132px 1fr;
    grid-template-rows:-webkit-max-content;
    grid-template-rows:max-content;
    padding-bottom:1em;
  }
  .fnm .uph-panel--mobile>:first-child{-ms-grid-column:1;-ms-grid-row:1;
  }
  .fnm .uph-panel--mobile>:nth-child(2){-ms-grid-column:2;-ms-grid-row:1;
  }
  .fnm .uph-panel--mobile>:nth-child(3){-ms-grid-column:3;-ms-grid-row:1;
  }
}
@media only screen and (max-width:1023.9px){
  .fnm .uph-panel--mobile.fnm-error{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
        -ms-flex-direction:column;
            flex-direction:column;
  }
  .fnm .uph-panel--mobile.fnm-error .fnm-form-status{
    -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
            order:1;
  }
}
@media only screen and (min-width:768px){
  .fnm .uph-panel--mobile .uph-label{
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
}
@media only screen and (max-width:1023.9px){
  .fnm .uph-panel--mobile .fnm-input-text{
    text-align:left;
  }
}
.fnm .uph-panel--solar{
  margin-top:15px;
}
@media only screen and (max-width:479.9px){
  .fnm .uph-panel--solar{
    text-align:left;
  }
}
.fnm .uph-panel--solar input[type=checkbox]+label{
  font-size:13px;
  font-size:calc(13px + var(--font-size-add, 0px));
}
.fnm .fnm-form-slider--interest .fnm-form-slider__steps li{
  -webkit-box-pack:center;
      -ms-flex-pack:center;
  -ms-flex-preferred-size:10%;
      flex-basis:10%;
          justify-content:center;
}
.fnm .uph-grid__a{
  grid-area:a;
}
.fnm .uph-grid__b{
  grid-area:b;
}
.fnm .uph-grid__c{
  grid-area:c;
}
.fnm .uph-grid__d{
  grid-area:d;
}
.fnm .uph-grid__e{
  grid-area:e;
}
.fnm .uph-grid__f{
  grid-area:f;
}
.fnm .uph-grid__g{
  grid-area:g;
}
.fnm .uph-grid__h{
  grid-area:h;
}
.fnm .uph-grid__j{
  grid-area:j;
}
.fnm .uph-grid__k{
  grid-area:k;
}
.fnm .uph-grid__l{
  grid-area:l;
}
.fnm .uph-grid__m{
  grid-area:m;
}
@media only screen and (min-width:1024px){
  .fnm .uph-grid{
    -ms-grid-columns:23% 10px 41% 10px 7.5% 10px 25%;
    -ms-grid-rows:auto 6px auto 6px auto 6px auto 6px auto;
    -webkit-box-align:start;
        -ms-flex-align:start;
            align-items:start;
    display:-ms-grid;
    display:grid;
    gap:6px 10px;
        grid-template-areas:"a b e f" "a c e g" "a m . g" "a m . ." "a d . .";
    grid-template-columns:23% 41% 7.5% 25%;
  }
  .fnm .uph-grid__a{-ms-grid-row-span:9;-ms-grid-column:1;-ms-grid-row:1;
  }
  .fnm .uph-grid__b{-ms-grid-column:3;-ms-grid-row:1;
  }
  .fnm .uph-grid__c{-ms-grid-column:3;-ms-grid-row:3;
  }
  .fnm .uph-grid__d{-ms-grid-column:3;-ms-grid-row:9;
  }
  .fnm .uph-grid__e{-ms-grid-row-span:3;-ms-grid-column:5;-ms-grid-row:1;
  }
  .fnm .uph-grid__f{-ms-grid-column:7;-ms-grid-row:1;
  }
  .fnm .uph-grid__g{-ms-grid-row-span:3;-ms-grid-column:7;-ms-grid-row:3;
  }
  .fnm .uph-grid__m{-ms-grid-row-span:3;-ms-grid-column:3;-ms-grid-row:5;
  }
  .fnm .uph-grid--refinancing{
        grid-template-areas:"a b e f" "a k e l" "a m . l" "a h . l" ". d . .";
  }
  .fnm .uph-grid--refinancing>.uph-grid__a{-ms-grid-row-span:4;-ms-grid-column:1;-ms-grid-row:1;
  }
  .fnm .uph-grid--refinancing>.uph-grid__b{-ms-grid-column:2;-ms-grid-row:1;
  }
  .fnm .uph-grid--refinancing>.uph-grid__d{-ms-grid-column:2;-ms-grid-row:5;
  }
  .fnm .uph-grid--refinancing>.uph-grid__e{-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-row:1;
  }
  .fnm .uph-grid--refinancing>.uph-grid__f{-ms-grid-column:4;-ms-grid-row:1;
  }
  .fnm .uph-grid__h{-ms-grid-column:2;-ms-grid-row:4;
  }
  .fnm .uph-grid__k{-ms-grid-column:2;-ms-grid-row:2;
  }
  .fnm .uph-grid__l{-ms-grid-row-span:3;-ms-grid-column:4;-ms-grid-row:2;
  }
  .fnm .uph-grid--refinancing>.uph-grid__m{-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-row:3;
  }
  .fnm .uph-grid--anything{
        grid-template-areas:"a b e f" "a c e j" "a d . j" "a . . j";
  }
  .fnm .uph-grid--anything>.uph-grid__a{-ms-grid-row-span:4;-ms-grid-column:1;-ms-grid-row:1;
  }
  .fnm .uph-grid--anything>.uph-grid__b{-ms-grid-column:2;-ms-grid-row:1;
  }
  .fnm .uph-grid--anything>.uph-grid__c{-ms-grid-column:2;-ms-grid-row:2;
  }
  .fnm .uph-grid--anything>.uph-grid__d{-ms-grid-column:2;-ms-grid-row:3;
  }
  .fnm .uph-grid--anything>.uph-grid__e{-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-row:1;
  }
  .fnm .uph-grid--anything>.uph-grid__f{-ms-grid-column:4;-ms-grid-row:1;
  }
  .fnm .uph-grid__j{-ms-grid-row-span:3;-ms-grid-column:4;-ms-grid-row:2;
  }
}
.fnm .uph-grid--anything .uph-grid__income .uph-form-toggle__label,.fnm .uph-grid--refinancing .uph-grid__income .uph-form-toggle__label{
  width:calc(100% - 66px);
}
@media only screen and (min-width:1024px){
  .fnm .uph-grid__center{
    -ms-grid-columns:1fr 132px;
    -ms-grid-rows:-webkit-max-content;
    -ms-grid-rows:max-content;
    grid-template-columns:1fr 132px;
    grid-template-rows:-webkit-max-content;
    grid-template-rows:max-content;
  }
  .fnm .uph-grid__center>:first-child{-ms-grid-column:1;-ms-grid-row:1;
  }
  .fnm .uph-grid__center>:nth-child(2){-ms-grid-column:2;-ms-grid-row:1;
  }
  .fnm .uph-grid__center .fnm-input-text{
    max-width:132px;
  }
  .fnm .uph-grid__right{
    -ms-grid-rows:-webkit-max-content;
    -ms-grid-rows:max-content;
    grid-template-rows:-webkit-max-content;
    grid-template-rows:max-content;
    margin-left:10px;
  }
  .fnm .uph-grid__right .fnm-input-text{
    max-width:110px;
  }
  .fnm .uph-grid__income{
    -ms-flex-item-align:center;
        -ms-grid-row-align:center;
        align-self:center;
    display:block;
  }
  .fnm .uph-grid__income .uph-form-toggle__label{
    -webkit-box-pack:end;
        -ms-flex-pack:end;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
            justify-content:flex-end;
    padding-right:74px;
  }
  .fnm .uph-grid__ltv .uph-w-label{
    min-height:21px;
  }
  .fnm .uph-grid__fixation .fnm-form-slider{
    margin-left:auto;
    margin-right:auto;
    margin-top:11px;
    width:calc(100% - 5px);
  }
}
.fnm .uph-grid__fixation .fnm-form-slider__steps li{
  cursor:pointer;
}
@media only screen and (min-width:1024px){
  .fnm .uph-grid__i{
    padding-top:29px;
  }
}
.fnm .uph-grid__list{
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  display:-ms-grid;
  display:grid;
  list-style:none;
}
@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  .fnm .uph-grid__list>*{
    -ms-flex-item-align:center;
        -ms-grid-row-align:center;
        align-self:center;
  }
}
.fnm .fnm-popup__heading--sub{
  font-size:13px;
  font-size:calc(13px + var(--font-size-add, 0px));
}
.fnm .fnm-popup__content--wider{
  max-width:620px;
}
.fnm .fnm-popup__text--simple{
  line-height:20px;
}
.fnm .fnm-popup__table,.fnm .fnm-popup__text--simple{
  font-size:14px;
  font-size:calc(14px + var(--font-size-add, 0px));
}
.fnm .fnm-popup__table{
  line-height:26px;
  line-height:17px;
}
@media only screen and (min-width:480px){
  .fnm .fnm-popup__table{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
  }
}
.fnm .fnm-popup__table:not(:first-child){
  margin-top:1.7em;
}
.fnm .fnm-popup__table:not(:last-child){
  margin-bottom:36px;
}
@media only screen and (min-width:480px){
  .fnm .fnm-popup__table dt{
    -webkit-box-flex:1;
        -ms-flex:1 1 57%;
            flex:1 1 57%;
  }
}
.fnm .fnm-popup__table dd{
  font-weight:700;
  text-align:right;
}
@media only screen and (min-width:480px){
  .fnm .fnm-popup__table dd{
    -webkit-box-flex:1;
        -ms-flex-positive:1;
    -ms-flex-negative:1;
    -ms-flex-preferred-size:43%;
        flex-basis:43%;
            flex-grow:1;
        flex-shrink:1;
    text-align:left;
  }
}
.fnm .fnm-popup__table dd,.fnm .fnm-popup__table dt{
  border-style:solid;
  border-width:1px 1px 0;
  padding:12px 16px;
}
@media only screen and (min-width:480px){
  .fnm .fnm-popup__table dt{
    -ms-flex-preferred-size:calc(57% - 34px);
        flex-basis:calc(57% - 34px);
  }
  .fnm .fnm-popup__table dt:last-of-type{
    border-bottom-width:1px;
  }
}
.fnm .fnm-popup__table dd{
  font-weight:900;
}
@media only screen and (min-width:480px){
  .fnm .fnm-popup__table dd{
    -ms-flex-preferred-size:calc(43% - 34px);
    border-left-width:0;
        flex-basis:calc(43% - 34px);
  }
}
.fnm .fnm-popup__table dd:last-of-type{
  border-bottom-width:1px;
}
