body.noScroll{overflow:hidden;position:fixed;inset:0}
.nncore-image:has(>[id^=nncore-sticky-]){z-index:7;position:relative;top:0;transition:top .3s ease}
@media only screen and (max-width:767px){.nncore-image:has(>[id^=nncore-sticky-]){z-index:-7}
}