.myi-preloader.myi-hide {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

html.myi-locked, body.myi-locked {
	overflow: hidden !important;
	height: 100% !important;
	touch-action: none !important;
}

@media (prefers-reduced-motion:reduce) {}

@media (max-width:640px) {}