 
html.lenis,
html.lenis body {
	height: auto;
}

 
html.lenis {
	scroll-behavior: auto !important;
}

html.lenis [data-lenis-prevent] {
	overscroll-behavior: contain;
}

html.lenis.lenis-stopped {
	overflow: hidden;
}
