@charset "UTF-8";

body,
html {
	margin: 0;
	padding: 0;
}

#banner5_317068061 {
	background-color: #182931;
	border: 0;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 250px;
	overflow: hidden;
	position: relative;
	width: 300px;
	z-index: 1;
}

#banner5_317068061 div {
	position: absolute;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

#banner5_317068061 img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
	margin: 0;
}

#b_1_banner5_317068061 {
	top: 166px;
	left: 0px;
	z-index: 1;
}

#img_1_banner5_317068061 {
	width: 300px;
	height: 84px;
}

#img_1_banner5_317068061.bnfy-enter {
	-webkit-animation: fade-in 3000ms 0ms ease 1 both;
	animation: fade-in 3000ms 0ms ease 1 both;
}

#b_2_banner5_317068061 {
	top: 202.2321605682373px;
	left: 26.0357666015625px;
	z-index: 2;
}

#img_2_banner5_317068061 {
	width: 64px;
	height: 25px;
}

#img_2_banner5_317068061.bnfy-enter {
	-webkit-animation: none 1000ms 0ms ease 1 both;
	animation: none 1000ms 0ms ease 1 both;
}

#b_3_banner5_317068061 {
	top: 138.93741989135742px;
	left: 180.90171432495117px;
	z-index: 3;
}

#img_3_banner5_317068061 {
	width: 92px;
	height: 92px;
}

#img_3_banner5_317068061.bnfy-enter {
	-webkit-animation: none 2000ms 800ms ease 1 both;
	animation: none 2000ms 800ms ease 1 both;
}

#b_4_banner5_317068061 {
	top: 88px;
	left: 24.00000762939453px;
	z-index: 4;
}

#img_4_banner5_317068061 {
	width: 200px;
	height: 78px;
}

#img_4_banner5_317068061.bnfy-enter {
	-webkit-animation: fade-in-left 1000ms 1900ms ease 1 both;
	animation: fade-in-left 1000ms 1900ms ease 1 both;
}

#b_5_banner5_317068061 {
	top: 52px;
	left: 24px;
	z-index: 5;
}

#img_5_banner5_317068061 {
	width: 239px;
	height: 24px;
}

#img_5_banner5_317068061.bnfy-enter {
	-webkit-animation: slide-in-left 2000ms 0ms ease 1 both;
	animation: slide-in-left 2000ms 0ms ease 1 both;
}

#b_6_banner5_317068061 {
	top: 18px;
	left: 23.99999237060547px;
	z-index: 6;
}

#img_6_banner5_317068061 {
	width: 252px;
	height: 58px;
}

#img_6_banner5_317068061.bnfy-enter {
	-webkit-animation: fade-in 1500ms 0ms ease 1 both;
	animation: fade-in 1500ms 0ms ease 1 both;
}

#b_7_banner5_317068061 {
	top: 0px;
	left: 0px;
	z-index: 7;
}

#img_7_banner5_317068061 {
	width: 24px;
	height: 166px;
}

#img_7_banner5_317068061.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;
	}
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fade-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fade-in-left {
	0% {
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
		opacity: 0
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}

@keyframes fade-in-left {
	0% {
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
		opacity: 0
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}

@-webkit-keyframes slide-in-left {
	0% {
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px);
		opacity: 0
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}

@keyframes slide-in-left {
	0% {
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px);
		opacity: 0
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}
