@charset "UTF-8";
/* CSS Document */

*, *::before, *::after{
	animation: none !important;
	opacity: 1 !important;
}
#headerWrapper{
	position: absolute;
}
#layer{
	display: none;
}
.btnBaseGrd{
	background: var(--clrGrd);
}