body.ns-auth-fast-page .ns-page-loader,
body.ns-auth-fast-page .ns-customer-service,
body.ns-auth-fast-page .ns-customer-service__overlay,
body.ns-auth-fast-page .ns-customer-service__panel{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
}
body.ns-auth-fast-page{
    overflow:auto!important;
    padding-right:0!important;
    padding-bottom:0!important;
}
body.ns-auth-fast-page form,
body.ns-auth-fast-page input,
body.ns-auth-fast-page select,
body.ns-auth-fast-page textarea,
body.ns-auth-fast-page button,
body.ns-auth-fast-page a{
    pointer-events:auto!important;
}
