@charset "UTF-8";

body,
html {
	margin: 0;
	padding: 0;
}

#banner5_091988314 {
	background-color: #15141b;
	border: 0;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 250px;
	overflow: hidden;
	position: relative;
	width: 970px;
	z-index: 1;
}#banner5_091988314 div {
	position: absolute;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

#banner5_091988314 img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
	margin: 0;
}

#b_1_banner5_091988314 {
	top: 0px;
	left: 0px;
	z-index: 1;
}

#img_1_banner5_091988314 {
	width: 970px;
	height: 250px;
}

#img_1_banner5_091988314.bnfy-enter {
	-webkit-animation: none 1000ms 0ms ease 1 both;
	animation: none 1000ms 0ms ease 1 both;
}

#b_2_banner5_091988314 {
	top: 46.5px;
	left: 46px;
	z-index: 2;
}

#img_2_banner5_091988314 {
	width: 378px;
	height: 104px;
}

#img_2_banner5_091988314.bnfy-enter {
	-webkit-animation: none 1000ms 0ms ease 1 both;
	animation: none 1000ms 0ms ease 1 both;
}

#b_3_banner5_091988314 {
	top: 178px;
	left: 792px;
	z-index: 3;
}

#img_3_banner5_091988314 {
	width: 143px;
	height: 29px;
}

#img_3_banner5_091988314.bnfy-enter {
	-webkit-animation: none 1000ms 0ms ease 1 both;
	animation: none 1000ms 0ms ease 1 both;
}

#b_4_banner5_091988314 {
	top: 182.64102172851562px;
	left: 46px;
	z-index: 4;
}

#img_4_banner5_091988314 {
	width: 100px;
	height: 21px;
}

#img_4_banner5_091988314.bnfy-enter {
	-webkit-animation: none 1000ms 0ms ease 1 both;
	animation: none 1000ms 0ms ease 1 both;
}

@media (print), (prefers-reduced-motion: reduce) {
	.banner__element {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important;
	}
}
@-webkit-keyframes simple-show {
	0% {
		visibility: hidden;
	}
	100% {
		visibility: visible;
	}
}
@keyframes simple-show {
	0% {
		visibility: hidden;
	}
	100% {
		visibility: visible;
	}
}
@-webkit-keyframes simple-hide {
	0% {
		visibility: visible;
	}
	100% {
		visibility: hidden;
	}
}
@keyframes simple-hide {
	0% {
		visibility: visible;
	}
	100% {
		visibility: hidden;
	}
}
