/*reset css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ebebeb;
	overflow: hidden;
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
img {
	border: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
}
/*reset css - end*/
/*size-related and colors*/
body, .background {
	width: 970px;
	height: 250px;
	margin: 0px;
}
#mainContainer {
	position: absolute;
	width: 970px;
	height: 250px;
	overflow: hidden;
	background-color: #3f504c;
}
.animObj {
	position: absolute;
}
.start-invis, #a1,#a2,#a3,#as1,#as2,#as3,#h1,#h2_1,#h2_2,#h2_3,#h2_4,#h2_5,#h2_d1,#h2_d2,#h2_d3,#h3_1,#h3_2,#h3_3,#h3_4,#h3_5,#s1,#s3_1,#s3_2,#s3_3,#s3_4,#s3_5,#s3_6,#s3_7,#s3_8,#cta1,#cta2_1,#cta2_2,#cta2_3,#cta2_4,#cta2_5,#cta2_6,#cta2_7,#cta2_8,#cta3_1,#cta3_2,#cta3_3,#cta3_4,#cta3_5,#cta3_6,#cta3_7 {
	visibility: hidden;
}
.set-WH {
	width: 970px;
	height: 250px;
}
.soft-light {
	mix-blend-mode: soft-light;
}
/*size-related and colors - end*/
/*specific*/
.st0 {
	fill: #f6c343;
}
.st1 {
	fill: #a9a9a9;
}
.st2 {
	fill: #23eac1;
}
.st3 {
	fill: #fff;
}
.st4 {
	fill: #5ac8ff;
}