@layer code-modules {
	.swiper .swiper-notification {
		left: 0;
		opacity: 0;
		pointer-events: none;
		position: absolute;
		top: 0;
		z-index: -1000;
	}
}
