/* 	Begin Modified Meyer Reset */
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, ul, li,
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 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1280px; height:712px; background: #fff !important; }
.paper-vertical { width:1280px; height:100%; }
.paper-horizontal { width:5388px; height:724px; }
@media all and (max-height:712px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1280px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item8876 {
	width:1280px !important;
	height:712px !important;
	background:#3a54a5;
}

#item366 {
	width:267px !important;
	height:234px !important;
	left:540px !important;
	top:65px !important;
}

@keyframes custom-366 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,13px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,13px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-366 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,13px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,13px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item372 {
	width:258px !important;
	height:247px !important;
	left:242px !important;
	top:85px !important;
}

#item383 {
	width:83px !important;
	height:67px !important;
	left:513px !important;
	top:264px !important;
}

#item391 {
	width:101px !important;
	height:81px !important;
	left:860px !important;
	top:32px !important;
}

#item399 {
	width:76px !important;
	height:61px !important;
	left:1024px !important;
	top:527px !important;
}

#item411 {
	width:144px !important;
	height:62px !important;
	left:424px !important;
	top:30px !important;
}

@keyframes custom-411 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,13px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,13px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-411 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,13px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,13px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item416 {
	width:103px !important;
	height:48px !important;
	left:445px !important;
	top:107px !important;
}

@keyframes custom-416 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,-6px);}
	51% {transform:translate(0px,0px);}
	75% {transform:translate(0px,-6px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-416 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,-6px);}
	51% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,-6px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item421 {
	width:91px !important;
	height:39px !important;
	left:752px !important;
	top:44px !important;
}

@keyframes custom-421 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,-5px);}
	51% {transform:translate(0px,0px);}
	75% {transform:translate(0px,-5px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-421 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,-5px);}
	51% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,-5px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item694 {
	width:103px !important;
	height:83px !important;
	left:1077px !important;
	top:398px !important;
}

#item376 {
	width:269px !important;
	height:246px !important;
	left:782px !important;
	top:92px !important;
}

#item754 {
	width:96px !important;
	height:77px !important;
}

#item7795 {
	width:45px !important;
	height:22px !important;
	left:25px !important;
	top:32px !important;
}

#item7799 {
	width:58px !important;
	height:30px !important;
	left:1101px !important;
	top:431px !important;
}

#item387 {
	width:83px !important;
	height:67px !important;
}

#item7927 {
	width:34px !important;
	height:23px !important;
	left:24px !important;
	top:25px !important;
}

#item8074 {
	width:79px !important;
	height:37px !important;
	left:906px !important;
	top:131px !important;
}

#item426 {
	width:128px !important;
	height:60px !important;
	left:724px !important;
	top:79px !important;
}

@keyframes custom-426 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,12px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,12px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-426 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,12px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,12px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8569 {
	width:91px !important;
	height:91px !important;
	left:67px !important;
	top:44px !important;
}

@keyframes fadein-8569 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:1;
	}
}
@-webkit-keyframes fadein-8569 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);
		opacity:1;
	}
}
#item480 {
	width:1280px !important;
	height:712px !important;
	background:#3854a4;
}

@keyframes fadein-8620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8622 {
	width:108px !important;
	height:87px !important;
	left:961px !important;
}

#item8636 {
	width:107px !important;
	height:87px !important;
}

#item8641 {
	width:48px !important;
	height:31px !important;
	left:30px !important;
	top:33px !important;
}

#item8645 {
	width:121px !important;
	height:97px !important;
}

#item8649 {
	width:54px !important;
	height:35px !important;
	left:33px !important;
	top:37px !important;
}

#item8620 {
	width:1082px !important;
	height:547px !important;
	left:100px !important;
	top:45px !important;
}

@keyframes fadein-3035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-3035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3006 {
	width:356px !important;
	height:309px !important;
	border-radius:23px;
	background:#fff;
}

#item3030 {
	width:295px !important;
	height:253px !important;
	left:31px !important;
	top:30px !important;
}

#item3035 {
	width:356px !important;
	height:438px !important;
}

@keyframes fadein-2895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2866 {
	width:356px !important;
	height:256px !important;
	border-radius:23px;
	background:#fff;
}

#item2890 {
	width:295px !important;
	height:187px !important;
	left:31px !important;
	top:34px !important;
}

#item2895 {
	width:356px !important;
	height:355px !important;
}

@keyframes fadein-2827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2797 {
	width:356px !important;
	height:475px !important;
	border-radius:23px;
	background:#fff;
}

#item2821 {
	width:295px !important;
	height:278px !important;
	left:31px !important;
	top:33px !important;
}

#item2827 {
	width:356px !important;
	height:475px !important;
}

@keyframes fadein-2668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2639 {
	width:356px !important;
	height:275px !important;
	border-radius:23px;
	background:#fff;
}

#item2663 {
	width:295px !important;
	height:222px !important;
	left:31px !important;
	top:31px !important;
}

#item2668 {
	width:356px !important;
	height:328px !important;
}

@keyframes fadein-2597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2568 {
	width:356px !important;
	height:347px !important;
	border-radius:23px;
	background:#fff;
}

#item2592 {
	width:295px !important;
	height:170px !important;
	left:31px !important;
	top:31px !important;
}

#item2597 {
	width:356px !important;
	height:347px !important;
}

@keyframes fadein-2531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2501 {
	width:356px !important;
	height:369px !important;
	border-radius:23px;
	background:#fff;
}

#item2525 {
	width:295px !important;
	height:308px !important;
	left:31px !important;
	top:30px !important;
}

#item2531 {
	width:356px !important;
	height:407px !important;
}

@keyframes fadein-2410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2377 {
	width:356px !important;
	height:429px !important;
	border-radius:23px;
	background:#fff;
}

#item2401 {
	width:295px !important;
	height:289px !important;
	left:31px !important;
	top:27px !important;
}

#item2410 {
	width:356px !important;
	height:429px !important;
}

@keyframes fadein-2128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1231 {
	width:356px !important;
	height:485px !important;
	border-radius:23px;
	background:#fff;
}

#item1219 {
	width:295px !important;
	height:306px !important;
	left:32px !important;
	top:21px !important;
}

#item2128 {
	width:356px !important;
	height:485px !important;
}

@keyframes fadein-2332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2304 {
	width:356px !important;
	height:544px !important;
	border-radius:23px;
	background:#fff;
}

#item2328 {
	width:295px !important;
	height:294px !important;
	left:31px !important;
	top:29px !important;
}

#item2332 {
	width:356px !important;
	height:544px !important;
}

@keyframes fadein-2478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2445 {
	width:356px !important;
	height:506px !important;
	border-radius:23px;
	background:#fff;
}

#item2469 {
	width:295px !important;
	height:227px !important;
	left:31px !important;
	top:38px !important;
}

#item2478 {
	width:356px !important;
	height:506px !important;
}

@keyframes fadein-3145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-3145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3124 {
	width:108px !important;
	height:87px !important;
	left:943px !important;
}

#item3113 {
	width:107px !important;
	height:87px !important;
}

#item3120 {
	width:48px !important;
	height:31px !important;
	left:30px !important;
	top:33px !important;
}

#item3134 {
	width:121px !important;
	height:97px !important;
}

#item3138 {
	width:54px !important;
	height:35px !important;
	left:33px !important;
	top:37px !important;
}

#item3145 {
	width:1051px !important;
	height:506px !important;
	left:118px !important;
	top:45px !important;
}

@keyframes fadein-2994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2962 {
	width:668px !important;
	height:380px !important;
	border-radius:23px;
	background:#fff;
}

#item2986 {
	width:295px !important;
	height:317px !important;
	left:31px !important;
	top:28px !important;
}

#item2994 {
	width:668px !important;
	height:380px !important;
	left:306px !important;
	top:158px !important;
}

#item1805 {
	width:210px !important;
	height:100px !important;
	left:65px !important;
	top:66px !important;
}

#item1835 {
	width:188px !important;
	height:115px !important;
	left:126px !important;
	top:279px !important;
}

#item1921 {
	width:112px !important;
	height:77px !important;
	left:404px !important;
	top:359px !important;
}

#item1865 {
	width:112px !important;
	height:81px !important;
	left:134px !important;
	top:510px !important;
}

#item1948 {
	width:188px !important;
	height:85px !important;
	left:431px !important;
	top:557px !important;
}

#item1892 {
	width:136px !important;
	height:85px !important;
	left:389px !important;
	top:116px !important;
}

#item1976 {
	width:195px !important;
	height:152px !important;
	left:623px !important;
	top:166px !important;
}

#item2037 {
	width:195px !important;
	height:113px !important;
	left:670px !important;
	top:425px !important;
}

#item2094 {
	width:195px !important;
	height:111px !important;
	left:899px !important;
	top:287px !important;
}

#item2124 {
	width:200px !important;
	height:121px !important;
	left:961px !important;
	top:510px !important;
}

@keyframes fadein-2130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2130 {
	width:25px !important;
	height:25px !important;
	left:777px !important;
	top:76px !important;
}

@keyframes fadein-7948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7788 {
	width:49px !important;
	height:33px !important;
}

#item7948 {
	width:49px !important;
	height:33px !important;
	left:1091px !important;
	top:76px !important;
}

@keyframes fadein-8571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8571 {
	width:25px !important;
	height:25px !important;
	left:933px !important;
	top:146px !important;
}

@keyframes fadein-8652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8655 {
	width:49px !important;
	height:33px !important;
}

#item8652 {
	width:49px !important;
	height:33px !important;
	left:1091px !important;
	top:76px !important;
}

#item2066 {
	width:144px !important;
	height:113px !important;
	left:990px !important;
	top:76px !important;
}

#item8735 {
	width:1024px !important;
	height:768px !important;
	background:#3854a4;
}

#item8737 {
	width:267px !important;
	height:234px !important;
	left:412px !important;
	top:93px !important;
}

@keyframes custom-8737 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,13px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,13px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-8737 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,13px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,13px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8742 {
	width:258px !important;
	height:247px !important;
	left:114px !important;
	top:113px !important;
}

#item8745 {
	width:83px !important;
	height:67px !important;
	left:385px !important;
	top:292px !important;
}

#item8748 {
	width:101px !important;
	height:81px !important;
	left:732px !important;
	top:60px !important;
}

#item8752 {
	width:76px !important;
	height:61px !important;
	left:909px !important;
	top:629px !important;
}

#item8756 {
	width:144px !important;
	height:62px !important;
	left:296px !important;
	top:58px !important;
}

@keyframes custom-8756 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,13px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,13px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-8756 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,13px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,13px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8760 {
	width:103px !important;
	height:48px !important;
	left:317px !important;
	top:135px !important;
}

@keyframes custom-8760 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,-6px);}
	51% {transform:translate(0px,0px);}
	75% {transform:translate(0px,-6px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-8760 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,-6px);}
	51% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,-6px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8765 {
	width:91px !important;
	height:39px !important;
	left:624px !important;
	top:72px !important;
}

@keyframes custom-8765 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,-5px);}
	51% {transform:translate(0px,0px);}
	75% {transform:translate(0px,-5px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-8765 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,-5px);}
	51% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,-5px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8821 {
	width:269px !important;
	height:246px !important;
	left:654px !important;
	top:120px !important;
}

#item8825 {
	width:96px !important;
	height:77px !important;
}

#item8830 {
	width:45px !important;
	height:22px !important;
	left:25px !important;
	top:32px !important;
}

#item8814 {
	width:103px !important;
	height:83px !important;
}

#item8842 {
	width:58px !important;
	height:30px !important;
	left:23px !important;
	top:33px !important;
}

#item8848 {
	width:83px !important;
	height:67px !important;
}

#item8852 {
	width:34px !important;
	height:23px !important;
	left:24px !important;
	top:25px !important;
}

#item8856 {
	width:79px !important;
	height:37px !important;
	left:778px !important;
	top:159px !important;
}

#item8860 {
	width:128px !important;
	height:60px !important;
	left:596px !important;
	top:107px !important;
}

@keyframes custom-8860 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,12px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,12px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-8860 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,12px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,12px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8864 {
	width:91px !important;
	height:91px !important;
	left:38px !important;
	top:43px !important;
}

@keyframes fadein-8864 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.4) scaleY(1.4);
		opacity:1;
	}
}
@-webkit-keyframes fadein-8864 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.4) scaleY(1.4);
		opacity:1;
	}
}
#item8882 {
	width:1024px !important;
	height:768px !important;
	background:#3854a4;
}

@keyframes fadein-8884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8886 {
	width:102px !important;
	height:83px !important;
	left:829px !important;
}

#item8899 {
	width:101px !important;
	height:82px !important;
}

#item8902 {
	width:45px !important;
	height:29px !important;
	left:28px !important;
	top:31px !important;
}

#item8907 {
	width:114px !important;
	height:92px !important;
}

#item8911 {
	width:51px !important;
	height:33px !important;
	left:32px !important;
	top:35px !important;
}

#item8884 {
	width:943px !important;
	height:517px !important;
	left:35px !important;
	top:88px !important;
}

@keyframes fadein-8916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8918 {
	width:356px !important;
	height:309px !important;
	border-radius:23px;
	background:#fff;
}

#item8942 {
	width:295px !important;
	height:253px !important;
	left:31px !important;
	top:30px !important;
}

#item8916 {
	width:356px !important;
	height:438px !important;
}

@keyframes fadein-8946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8948 {
	width:356px !important;
	height:256px !important;
	border-radius:23px;
	background:#fff;
}

#item8972 {
	width:295px !important;
	height:187px !important;
	left:31px !important;
	top:34px !important;
}

#item8946 {
	width:356px !important;
	height:355px !important;
}

@keyframes fadein-8976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8978 {
	width:356px !important;
	height:475px !important;
	border-radius:23px;
	background:#fff;
}

#item9002 {
	width:295px !important;
	height:278px !important;
	left:31px !important;
	top:33px !important;
}

#item8976 {
	width:356px !important;
	height:475px !important;
}

@keyframes fadein-9006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9008 {
	width:356px !important;
	height:275px !important;
	border-radius:23px;
	background:#fff;
}

#item9033 {
	width:295px !important;
	height:222px !important;
	left:31px !important;
	top:31px !important;
}

#item9006 {
	width:356px !important;
	height:328px !important;
}

@keyframes fadein-9036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9038 {
	width:356px !important;
	height:347px !important;
	border-radius:23px;
	background:#fff;
}

#item9062 {
	width:295px !important;
	height:170px !important;
	left:31px !important;
	top:31px !important;
}

#item9036 {
	width:356px !important;
	height:347px !important;
}

@keyframes fadein-9065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9067 {
	width:356px !important;
	height:369px !important;
	border-radius:23px;
	background:#fff;
}

#item9091 {
	width:295px !important;
	height:308px !important;
	left:31px !important;
	top:30px !important;
}

#item9065 {
	width:356px !important;
	height:407px !important;
}

@keyframes fadein-9095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9097 {
	width:356px !important;
	height:429px !important;
	border-radius:23px;
	background:#fff;
}

#item9121 {
	width:295px !important;
	height:289px !important;
	left:31px !important;
	top:27px !important;
}

#item9095 {
	width:356px !important;
	height:429px !important;
}

@keyframes fadein-9125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9127 {
	width:356px !important;
	height:485px !important;
	border-radius:23px;
	background:#fff;
}

#item9151 {
	width:295px !important;
	height:306px !important;
	left:32px !important;
	top:21px !important;
}

#item9125 {
	width:356px !important;
	height:485px !important;
}

@keyframes fadein-9154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9156 {
	width:356px !important;
	height:544px !important;
	border-radius:23px;
	background:#fff;
}

#item9180 {
	width:295px !important;
	height:294px !important;
	left:31px !important;
	top:29px !important;
}

#item9154 {
	width:356px !important;
	height:544px !important;
}

@keyframes fadein-9184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9186 {
	width:356px !important;
	height:506px !important;
	border-radius:23px;
	background:#fff;
}

#item9210 {
	width:295px !important;
	height:227px !important;
	left:31px !important;
	top:38px !important;
}

#item9184 {
	width:356px !important;
	height:506px !important;
}

@keyframes fadein-9214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9216 {
	width:102px !important;
	height:83px !important;
	left:760px !important;
}

#item9229 {
	width:101px !important;
	height:82px !important;
}

#item9235 {
	width:45px !important;
	height:29px !important;
	left:28px !important;
	top:31px !important;
}

#item9239 {
	width:114px !important;
	height:92px !important;
}

#item9243 {
	width:51px !important;
	height:33px !important;
	left:32px !important;
	top:35px !important;
}

#item9214 {
	width:862px !important;
	height:478px !important;
	left:110px !important;
	top:88px !important;
}

@keyframes fadein-9247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9249 {
	width:668px !important;
	height:380px !important;
	border-radius:23px;
	background:#fff;
}

#item9273 {
	width:295px !important;
	height:317px !important;
	left:31px !important;
	top:28px !important;
}

#item9247 {
	width:668px !important;
	height:380px !important;
	left:178px !important;
	top:186px !important;
}

#item9276 {
	width:210px !important;
	height:100px !important;
	left:67px !important;
	top:54px !important;
}

#item9331 {
	width:188px !important;
	height:115px !important;
	left:24px !important;
	top:272px !important;
}

#item9386 {
	width:112px !important;
	height:77px !important;
	left:201px !important;
	top:441px !important;
}

#item9440 {
	width:112px !important;
	height:81px !important;
	left:100px !important;
	top:604px !important;
}

#item9494 {
	width:188px !important;
	height:85px !important;
	left:385px !important;
	top:562px !important;
}

#item9548 {
	width:136px !important;
	height:85px !important;
	left:343px !important;
	top:304px !important;
}

#item9603 {
	width:195px !important;
	height:152px !important;
	left:466px !important;
	top:104px !important;
}

#item9658 {
	width:195px !important;
	height:113px !important;
	left:479px !important;
	top:394px !important;
}

#item9712 {
	width:195px !important;
	height:111px !important;
	left:727px !important;
	top:321px !important;
}

#item9766 {
	width:200px !important;
	height:121px !important;
	left:764px !important;
	top:577px !important;
}

@keyframes fadein-9821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9821 {
	width:25px !important;
	height:25px !important;
	left:649px !important;
	top:104px !important;
}

@keyframes fadein-9828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9830 {
	width:47px !important;
	height:32px !important;
}

#item9828 {
	width:47px !important;
	height:32px !important;
	left:892px !important;
	top:117px !important;
}

@keyframes fadein-9833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9833 {
	width:25px !important;
	height:25px !important;
	left:805px !important;
	top:174px !important;
}

@keyframes fadein-9840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9842 {
	width:47px !important;
	height:32px !important;
}

#item9840 {
	width:47px !important;
	height:32px !important;
	left:899px !important;
	top:117px !important;
}

#item9846 {
	width:144px !important;
	height:113px !important;
	left:787px !important;
	top:54px !important;
}

#item5448 {
	width:360px !important;
	height:640px !important;
	background:#3854a4;
}

#item5450 {
	width:108px !important;
	height:95px !important;
	left:145px !important;
	top:67px !important;
}

@keyframes custom-5450 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,13px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,13px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-5450 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,13px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,13px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item5455 {
	width:124px !important;
	height:119px !important;
	left:35px !important;
	top:114px !important;
}

#item5460 {
	width:126px !important;
	height:115px !important;
	left:204px !important;
	top:110px !important;
}

#item5474 {
	width:49px !important;
	height:39px !important;
	left:248px !important;
	top:79px !important;
}

#item5485 {
	width:69px !important;
	height:30px !important;
	left:74px !important;
	top:35px !important;
}

@keyframes custom-5485 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,13px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,13px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-5485 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,13px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,13px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item5489 {
	width:50px !important;
	height:23px !important;
	left:84px !important;
	top:78px !important;
}

@keyframes custom-5489 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,-5px);}
	51% {transform:translate(0px,0px);}
	75% {transform:translate(0px,-5px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-5489 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,-5px);}
	51% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,-5px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item5493 {
	width:43px !important;
	height:19px !important;
	left:229px !important;
	top:34px !important;
}

@keyframes custom-5493 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,-5px);}
	51% {transform:translate(0px,0px);}
	75% {transform:translate(0px,-5px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-5493 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,-5px);}
	51% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,-5px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item5497 {
	width:61px !important;
	height:29px !important;
	left:215px !important;
	top:49px !important;
}

@keyframes custom-5497 {
	0% {transform:translate(0px,0px);}
	26% {transform:translate(0px,12px);}
	50% {transform:translate(0px,0px);}
	75% {transform:translate(0px,12px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-5497 {
	0% {-webkit-transform:translate(0px,0px);}
	26% {-webkit-transform:translate(0px,12px);}
	50% {-webkit-transform:translate(0px,0px);}
	75% {-webkit-transform:translate(0px,12px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8016 {
	width:32px !important;
	height:13px !important;
	left:262px !important;
	top:133px !important;
}

@keyframes grow-8016 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1.45);}
}
@-webkit-keyframes grow-8016 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1.45);}
}
#item8016 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item8022 {
	width:57px !important;
	height:46px !important;
}

#item8026 {
	width:27px !important;
	height:11px !important;
	left:15px !important;
	top:21px !important;
}

@keyframes grow-8026 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1.4);}
}
@-webkit-keyframes grow-8026 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1.4);}
}
#item8026 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes grow-8033 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1.4);}
}
@-webkit-keyframes grow-8033 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1.4);}
}
#item8033 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item8040 {
	width:47px !important;
	height:38px !important;
	left:96px !important;
	top:232px !important;
}

#item10092 {
	width:49px !important;
	height:49px !important;
	left:14px !important;
	top:22px !important;
}

@keyframes fadein-10092 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.4) scaleY(1.4);
		opacity:1;
	}
}
@-webkit-keyframes fadein-10092 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.4) scaleY(1.4);
		opacity:1;
	}
}
#item10096 {
	width:360px !important;
	height:640px !important;
	background:#3854a4;
}

@keyframes fadein-10465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10467 {
	width:295px !important;
	height:526px !important;
	border-radius:23px;
	background:#fff;
}

#item10491 {
	width:245px !important;
	height:263px !important;
	left:24px !important;
	top:23px !important;
}

#item10465 {
	width:295px !important;
	height:526px !important;
	left:33px !important;
	top:28px !important;
}

@keyframes fadein-11052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11052 {
	width:25px !important;
	height:25px !important;
	left:288px !important;
	top:16px !important;
}

@keyframes fadein-10130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10132 {
	width:295px !important;
	height:256px !important;
	border-radius:23px;
	background:#fff;
}

#item10156 {
	width:245px !important;
	height:210px !important;
	left:25px !important;
	top:25px !important;
}

#item10130 {
	width:295px !important;
	height:364px !important;
}

@keyframes fadein-10159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10161 {
	width:295px !important;
	height:212px !important;
	border-radius:23px;
	background:#fff;
}

#item10185 {
	width:245px !important;
	height:155px !important;
	left:25px !important;
	top:28px !important;
}

#item10159 {
	width:295px !important;
	height:295px !important;
}

@keyframes fadein-10188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10190 {
	width:295px !important;
	height:394px !important;
	border-radius:23px;
	background:#fff;
}

#item10214 {
	width:245px !important;
	height:230px !important;
	left:25px !important;
	top:27px !important;
}

#item10188 {
	width:295px !important;
	height:394px !important;
}

@keyframes fadein-10219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10222 {
	width:295px !important;
	height:229px !important;
	border-radius:23px;
	background:#fff;
}

#item10246 {
	width:245px !important;
	height:184px !important;
	left:25px !important;
	top:25px !important;
}

#item10219 {
	width:295px !important;
	height:273px !important;
}

@keyframes fadein-10250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10252 {
	width:295px !important;
	height:288px !important;
	border-radius:23px;
	background:#fff;
}

#item10276 {
	width:245px !important;
	height:141px !important;
	left:25px !important;
	top:25px !important;
}

#item10250 {
	width:295px !important;
	height:288px !important;
}

@keyframes fadein-10280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10282 {
	width:295px !important;
	height:306px !important;
	border-radius:23px;
	background:#fff;
}

#item10306 {
	width:245px !important;
	height:255px !important;
	left:25px !important;
	top:25px !important;
}

#item10280 {
	width:295px !important;
	height:338px !important;
}

@keyframes fadein-10310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10312 {
	width:295px !important;
	height:356px !important;
	border-radius:23px;
	background:#fff;
}

#item10336 {
	width:245px !important;
	height:240px !important;
	left:25px !important;
	top:23px !important;
}

#item10310 {
	width:295px !important;
	height:356px !important;
}

@keyframes fadein-10339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10341 {
	width:295px !important;
	height:403px !important;
	border-radius:23px;
	background:#fff;
}

#item10365 {
	width:245px !important;
	height:254px !important;
	left:27px !important;
	top:18px !important;
}

#item10339 {
	width:295px !important;
	height:403px !important;
}

@keyframes fadein-10369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10371 {
	width:295px !important;
	height:451px !important;
	border-radius:23px;
	background:#fff;
}

#item10395 {
	width:245px !important;
	height:244px !important;
	left:25px !important;
	top:24px !important;
}

#item10369 {
	width:295px !important;
	height:451px !important;
}

@keyframes fadein-10398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10400 {
	width:295px !important;
	height:420px !important;
	border-radius:23px;
	background:#fff;
}

#item10425 {
	width:245px !important;
	height:188px !important;
	left:25px !important;
	top:32px !important;
}

#item10398 {
	width:295px !important;
	height:420px !important;
}

@keyframes fadein-11227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11227 {
	width:97px !important;
	height:78px !important;
	left:56px !important;
	top:534px !important;
}

@keyframes fadein-11229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10431 {
	width:71px !important;
	height:57px !important;
}

#item11061 {
	width:32px !important;
	height:22px !important;
	left:20px !important;
	top:21px !important;
}

#item11229 {
	width:71px !important;
	height:57px !important;
	left:222px !important;
	top:534px !important;
}

#item10495 {
	width:124px !important;
	height:59px !important;
	left:36px !important;
	top:62px !important;
}

#item10549 {
	width:111px !important;
	height:68px !important;
	left:33px !important;
	top:169px !important;
}

#item10603 {
	width:66px !important;
	height:46px !important;
	left:115px !important;
	top:274px !important;
}

#item10658 {
	width:66px !important;
	height:48px !important;
	left:136px !important;
	top:451px !important;
}

#item10712 {
	width:111px !important;
	height:50px !important;
	left:49px !important;
	top:520px !important;
}

#item10766 {
	width:80px !important;
	height:50px !important;
	left:233px !important;
	top:42px !important;
}

#item10820 {
	width:115px !important;
	height:90px !important;
	left:194px !important;
	top:125px !important;
}

#item10875 {
	width:115px !important;
	height:67px !important;
	left:223px !important;
	top:247px !important;
}

#item10930 {
	width:115px !important;
	height:65px !important;
	left:33px !important;
	top:364px !important;
}

#item10984 {
	width:118px !important;
	height:71px !important;
	left:209px !important;
	top:531px !important;
}

@keyframes fadein-11038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11038 {
	width:25px !important;
	height:25px !important;
	left:293px !important;
	top:96px !important;
}

#item11064 {
	width:85px !important;
	height:67px !important;
	left:238px !important;
	top:389px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
