/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:612px; height:792px; background: #fff !important; }
.paper-vertical { width:612px; height:100%; }
.paper-horizontal { width:77128px; height:804px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item1584 {
	width:16px !important;
	height:27px !important;
	left:28px !important;
	top:30px !important;
	background:#c6c6c5;
}

#item1585 {
	width:14px !important;
	height:26px !important;
	left:29px !important;
	top:31px !important;
	background:#311c0c;
}

#item1586 {
	width:13px !important;
	height:26px !important;
	left:30px !important;
	top:32px !important;
	background:#683b10;
}

#item1588 {
	width:1px !important;
	height:3px !important;
	left:41px !important;
	top:45px !important;
	background:#ed6d04;
}

#item1591 {
	width:11px !important;
	height:18px !important;
	left:15px !important;
	top:33px !important;
	background:#c6c6c5;
}

#item1592 {
	width:9px !important;
	height:17px !important;
	left:15px !important;
	top:34px !important;
	background:#683b10;
}

#item1593 {
	width:7px !important;
	height:13px !important;
	left:16px !important;
	top:35px !important;
	background:#512e07;
}

#item1594 {
	width:6px !important;
	height:12px !important;
	left:17px !important;
	top:36px !important;
	background:#aad6ec;
}

#item1595 {
	width:7px !important;
	height:2px !important;
	left:16px !important;
	top:40px !important;
	background:#512e07;
}

#item1596 {
	width:8px !important;
	height:2px !important;
	left:16px !important;
	top:41px !important;
	background:#683b10;
}

#item1597 {
	width:11px !important;
	height:18px !important;
	left:48px !important;
	top:33px !important;
	background:#c6c6c5;
}

#item1598 {
	width:9px !important;
	height:17px !important;
	left:49px !important;
	top:34px !important;
	background:#683b10;
}

#item1599 {
	width:7px !important;
	height:13px !important;
	left:50px !important;
	top:35px !important;
	background:#512e07;
}

#item1600 {
	width:6px !important;
	height:12px !important;
	left:50px !important;
	top:36px !important;
	background:#aad6ec;
}

#item1601 {
	width:7px !important;
	height:2px !important;
	left:50px !important;
	top:40px !important;
	background:#512e07;
}

#item1602 {
	width:8px !important;
	height:2px !important;
	left:49px !important;
	top:41px !important;
	background:#683b10;
}

#item1682 {
	width:21px !important;
	height:36px !important;
	left:38px !important;
	top:41px !important;
	background:#c6c6c5;
}

#item1683 {
	width:19px !important;
	height:35px !important;
	left:39px !important;
	top:42px !important;
	background:#311c0c;
}

#item1684 {
	width:17px !important;
	height:34px !important;
	left:40px !important;
	top:43px !important;
	background:#683b10;
}

#item1686 {
	width:1px !important;
	height:4px !important;
	left:54px !important;
	top:60px !important;
	background:#ed6d04;
}

#item1689 {
	width:14px !important;
	height:25px !important;
	left:20px !important;
	top:44px !important;
	background:#c6c6c5;
}

#item1690 {
	width:12px !important;
	height:22px !important;
	left:21px !important;
	top:45px !important;
	background:#683b10;
}

#item1691 {
	width:10px !important;
	height:18px !important;
	left:22px !important;
	top:47px !important;
	background:#512e07;
}

#item1692 {
	width:9px !important;
	height:16px !important;
	left:22px !important;
	top:48px !important;
	background:#aad6ec;
}

#item1693 {
	width:9px !important;
	height:2px !important;
	left:22px !important;
	top:54px !important;
	background:#512e07;
}

#item1694 {
	width:11px !important;
	height:2px !important;
	left:21px !important;
	top:54px !important;
	background:#683b10;
}

#item1695 {
	width:14px !important;
	height:25px !important;
	left:64px !important;
	top:44px !important;
	background:#c6c6c5;
}

#item1696 {
	width:12px !important;
	height:22px !important;
	left:65px !important;
	top:45px !important;
	background:#683b10;
}

#item1697 {
	width:10px !important;
	height:18px !important;
	left:66px !important;
	top:47px !important;
	background:#512e07;
}

#item1698 {
	width:9px !important;
	height:16px !important;
	left:67px !important;
	top:48px !important;
	background:#aad6ec;
}

#item1699 {
	width:9px !important;
	height:2px !important;
	left:66px !important;
	top:54px !important;
	background:#512e07;
}

#item1700 {
	width:11px !important;
	height:2px !important;
	left:65px !important;
	top:54px !important;
	background:#683b10;
}

#item1705 {
	width:621px !important;
	height:175px !important;
	top:617px !important;
}

#item52951 {
	width:448px !important;
	height:6px !important;
	left:34px !important;
	top:69px !important;
	background:#5eba72;
}

#item53181 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item53182 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item53183 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item53188 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item53190 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item53191 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item53192 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item53193 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item53194 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item53195 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item53196 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item53197 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item53198 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item53200 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item53201 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item53234 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item53236 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item53237 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item53242 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item53243 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item53244 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item53245 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item53246 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item53247 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item53248 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item53249 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item53250 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item53251 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item53252 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item53253 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item55220 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item55221 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item55222 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item55228 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item55229 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item55230 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item55231 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item55232 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item55233 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item55234 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item55235 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item55236 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item55237 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item55238 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item55239 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item55275 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item55276 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item55277 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item55282 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item55283 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item55284 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item55285 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item55286 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item55287 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item55288 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item55289 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item55290 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item55291 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item55292 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item55293 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item53697 {
	width:936px !important;
	height:6px !important;
	left:331px !important;
	top:69px !important;
	background:#5eba72;
}

#item3121 {
	width:254px !important;
	height:692px !important;
	left:-7px !important;
	top:-9px !important;
	background:#023e84;
}

#item3435 {
	width:324px !important;
	height:261px !important;
	left:60px !important;
	top:467px !important;
	background:#fff;
}

#item3507 {
	width:533px !important;
	height:214px !important;
	top:201px !important;
	border-radius:22px;
	background:#f88b33;
}

#item3508 {
	width:533px !important;
	height:102px !important;
	top:415px !important;
	border-radius:22px;
	background:#33b2c4;
}

#item3509 {
	mix-blend-mode:multiply;
	width:533px !important;
	height:130px !important;
	top:518px !important;
	border-radius:22px;
	background:#3f5a99;
}

#item3529 {
	width:533px !important;
	height:201px !important;
	border-radius:22px;
	background:#c7d447;
}

#item3716 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:65px !important;
	left:-9px !important;
	top:138px !important;
	background:#023e84;
}

#item3808 {
	width:186px !important;
	height:48px !important;
	left:336px !important;
	top:461px !important;
	border-radius:9px;
	background:#33b2c4;
}

#item3809 {
	width:374px !important;
	height:62px !important;
	left:335px !important;
	top:406px !important;
	border-radius:9px;
	background:#80acdd;
	border:solid 1.6px #80acdd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4028 {
	width:448px !important;
	height:6px !important;
	left:34px !important;
	top:69px !important;
	background:#5eba72;
}

#item4249 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item4250 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item4251 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item4256 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item4257 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item4258 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item4259 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item4260 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item4261 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item4262 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item4263 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item4264 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item4265 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item4266 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item4267 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item4299 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item4300 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item4301 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item4306 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item4307 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item4308 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item4309 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item4310 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item4311 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item4312 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item4313 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item4314 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item4315 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item4316 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item4317 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item4696 {
	width:315px !important;
	height:6px !important;
	left:331px !important;
	top:69px !important;
	background:#5eba72;
}

#item49396 {
	width:615px !important;
	height:6px !important;
	left:612px !important;
	top:786px !important;
	background:#d3e8ff;
}

#item4775 {
	width:539px !important;
	height:187px !important;
	left:36px !important;
	top:36px !important;
	border-radius:28px;
	background:#edf1f2;
}

#item4852 {
	mix-blend-mode:multiply;
	width:539px !important;
	height:511px !important;
	left:36px !important;
	top:244px !important;
	border-radius:26px;
	background:#edf1f2;
}

#item4853 {
	width:540px !important;
	height:101px !important;
	left:36px !important;
	top:265px !important;
	border-radius:26px;
	background:#f76e00;
}

#item4900 {
	width:107px !important;
	height:31px !important;
	left:421px !important;
	top:277px !important;
	border-radius:12px;
	background:#fff;
}

#item4986 {
	width:107px !important;
	height:31px !important;
	left:68px !important;
	top:277px !important;
	border-radius:12px;
	background:#fff;
}

#item5016 {
	width:197px !important;
	height:20px !important;
	left:113px !important;
	top:190px !important;
	border-radius:58px;
	background:#fdc309;
}

#item5017 {
	width:169px !important;
	height:20px !important;
	left:320px !important;
	top:190px !important;
	border-radius:58px;
	background:#e52627;
}

#item5101 {
	width:169px !important;
	height:20px !important;
	left:401px !important;
	top:158px !important;
	border-radius:58px;
	background:#fdc309;
}

#item5124 {
	width:169px !important;
	height:20px !important;
	left:222px !important;
	top:158px !important;
	border-radius:12px;
	background:#ff5100;
}

#item5147 {
	width:169px !important;
	height:20px !important;
	left:42px !important;
	top:158px !important;
	border-radius:12px;
	background:#ff8957;
}

#item5373 {
	mix-blend-mode:multiply;
	width:366px !important;
	height:117px !important;
	left:120px !important;
	top:245px !important;
	background:#023e84;
}

#item5440 {
	width:147px !important;
	height:277px !important;
	left:39px !important;
	top:463px !important;
	border-radius:14px;
	background:#8cc43f;
}

#item5507 {
	width:147px !important;
	height:277px !important;
	left:231px !important;
	top:463px !important;
	border-radius:14px;
	background:#009fb5;
}

#item5574 {
	width:147px !important;
	height:277px !important;
	left:423px !important;
	top:463px !important;
	border-radius:14px;
	background:#4489c8;
}

#item5669 {
	width:612px !important;
	height:57px !important;
	left:612px !important;
	top:36px !important;
	background:#023e84;
}

#item5867 {
	width:259px !important;
	height:88px !important;
	top:36px !important;
	border-radius:13px;
	background:#009fb5;
}

#item5889 {
	width:259px !important;
	height:88px !important;
	left:289px !important;
	top:36px !important;
	border-radius:13px;
	background:#ed6d04;
}

#item5779 {
	width:259px !important;
	height:88px !important;
	top:36px !important;
	border-radius:13px;
	background:#e1251c;
}

#item5801 {
	width:259px !important;
	height:88px !important;
	left:289px !important;
	top:36px !important;
	border-radius:13px;
	background:#bac919;
}

#item5823 {
	width:259px !important;
	height:88px !important;
	top:37px !important;
	border-radius:13px;
	background:#fbbb00;
}

#item5845 {
	width:259px !important;
	height:88px !important;
	left:289px !important;
	top:37px !important;
	border-radius:13px;
	background:#023e84;
}

#item5757 {
	width:259px !important;
	height:88px !important;
	top:36px !important;
	border-radius:13px;
	background:#5599d3;
}

#item6254 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:439px !important;
	left:-9px !important;
	top:36px !important;
	background:#ffc600;
}

#item6564 {
	width:630px !important;
	height:57px !important;
	left:612px !important;
	top:201px !important;
	background:#023e84;
}

#item6465 {
	width:235px !important;
	height:159px !important;
	left:12px !important;
	top:223px !important;
	border-radius:27px;
	background:#ef8205;
}

#item6485 {
	width:235px !important;
	height:159px !important;
	left:12px !important;
	top:27px !important;
	border-radius:27px;
	background:#009fb5;
}

#item6488 {
	mix-blend-mode:multiply;
	width:520px !important;
	height:106px !important;
	top:19px !important;
	border-radius:27px;
	border:solid 1.9px #009fb5;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6508 {
	mix-blend-mode:multiply;
	width:512px !important;
	height:106px !important;
	top:216px !important;
	border-radius:27px;
	border:solid 1.9px #ef8205;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6530 {
	width:235px !important;
	height:159px !important;
	left:277px !important;
	top:25px !important;
	border-radius:27px;
	background:#ef8205;
}

#item6533 {
	mix-blend-mode:multiply;
	width:484px !important;
	height:106px !important;
	left:281px !important;
	top:19px !important;
	border-radius:27px;
	border:solid 1.9px #ef8205;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6567 {
	width:235px !important;
	height:159px !important;
	left:278px !important;
	top:221px !important;
	border-radius:27px;
	background:#009fb5;
}

#item6835 {
	mix-blend-mode:multiply;
	width:480px !important;
	height:106px !important;
	left:283px !important;
	top:215px !important;
	border-radius:27px;
	border:solid 1.9px #009fb5;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6860 {
	width:52px !important;
	height:34px !important;
	top:3px !important;
	border:solid 1.9px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6912 {
	width:235px !important;
	height:96px !important;
	left:12px !important;
	top:23px !important;
	border-radius:27px;
	background:#ef8205;
}

#item6913 {
	mix-blend-mode:multiply;
	width:520px !important;
	height:106px !important;
	top:14px !important;
	border-radius:27px;
	border:solid 1.9px #ef8205;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6933 {
	width:235px !important;
	height:96px !important;
	left:277px !important;
	top:23px !important;
	border-radius:27px;
	background:#009fb5;
}

#item6936 {
	mix-blend-mode:multiply;
	width:484px !important;
	height:106px !important;
	left:281px !important;
	top:14px !important;
	border-radius:27px;
	border:solid 1.9px #009fb5;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7076 {
	width:235px !important;
	height:96px !important;
	left:12px !important;
	top:26px !important;
	border-radius:27px;
	background:#009fb5;
}

#item7077 {
	mix-blend-mode:multiply;
	width:520px !important;
	height:106px !important;
	top:18px !important;
	border-radius:27px;
	border:solid 1.9px #009fb5;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7097 {
	width:235px !important;
	height:96px !important;
	left:277px !important;
	top:25px !important;
	border-radius:27px;
	background:#ef8205;
}

#item7100 {
	mix-blend-mode:multiply;
	width:484px !important;
	height:106px !important;
	left:281px !important;
	top:18px !important;
	border-radius:27px;
	border:solid 1.9px #ef8205;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7214 {
	width:235px !important;
	height:120px !important;
	left:12px !important;
	top:277px !important;
	border-radius:27px;
	background:#ef8205;
}

#item7215 {
	mix-blend-mode:multiply;
	width:520px !important;
	height:106px !important;
	top:270px !important;
	border-radius:27px;
	border:solid 1.9px #ef8205;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7235 {
	width:235px !important;
	height:122px !important;
	left:277px !important;
	top:276px !important;
	border-radius:27px;
	background:#009fb5;
}

#item7238 {
	mix-blend-mode:multiply;
	width:484px !important;
	height:106px !important;
	left:281px !important;
	top:270px !important;
	border-radius:27px;
	border:solid 1.9px #009fb5;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7363 {
	width:235px !important;
	height:119px !important;
	left:12px !important;
	top:28px !important;
	border-radius:27px;
	background:#009fb5;
}

#item7364 {
	mix-blend-mode:multiply;
	width:520px !important;
	height:106px !important;
	top:20px !important;
	border-radius:27px;
	border:solid 1.9px #009fb5;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7384 {
	width:235px !important;
	height:119px !important;
	left:277px !important;
	top:27px !important;
	border-radius:27px;
	background:#ef8205;
}

#item7387 {
	mix-blend-mode:multiply;
	width:484px !important;
	height:106px !important;
	left:281px !important;
	top:20px !important;
	border-radius:27px;
	border:solid 1.9px #ef8205;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7547 {
	width:621px !important;
	height:57px !important;
	left:612px !important;
	top:149px !important;
	background:#023e84;
}

#item7533 {
	width:180px !important;
	height:33px !important;
	left:29px !important;
	top:237px !important;
	border-radius:9px;
	background:#023e84;
}

#item7534 {
	width:180px !important;
	height:33px !important;
	left:400px !important;
	top:237px !important;
	border-radius:9px;
	background:#023e84;
}

#item7535 {
	width:180px !important;
	height:33px !important;
	left:214px !important;
	top:237px !important;
	border-radius:9px;
	background:#009fb5;
}

#item7732 {
	mix-blend-mode:multiply;
	width:653px !important;
	height:71px !important;
	left:-41px !important;
	top:320px !important;
	background:#023e84;
}

#item51725 {
	width:448px !important;
	height:6px !important;
	left:34px !important;
	top:69px !important;
	background:#5eba72;
}

#item51952 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item51953 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item51954 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item51959 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item51960 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item51961 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item51962 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item51963 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item51964 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item51965 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item51966 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item51967 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item51968 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item51969 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item51970 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item52004 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item52005 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item52006 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item52012 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item52013 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item52014 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item52015 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item52016 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item52017 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item52018 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item52019 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item52020 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item52021 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item52022 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item52023 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item52469 {
	width:315px !important;
	height:6px !important;
	left:331px !important;
	top:69px !important;
	background:#5eba72;
}

#item8607 {
	width:50px !important;
	height:50px !important;
	background:#fac11a;
}

#item8634 {
	width:1px !important;
	height:4px !important;
	left:41px !important;
	top:4px !important;
	background:#fff;
}

#item8647 {
	width:1px !important;
	height:4px !important;
	left:36px !important;
	top:10px !important;
	background:#fff;
}

#item8683 {
	width:183px !important;
	height:31px !important;
	left:36px !important;
	top:240px !important;
	border-radius:9px;
	background:#009fb5;
}

#item8686 {
	width:104px !important;
	height:34px !important;
	left:231px !important;
	top:241px !important;
	border-radius:9px;
	background:#238e84;
}

#item8687 {
	width:104px !important;
	height:31px !important;
	left:348px !important;
	top:241px !important;
	border-radius:9px;
	background:#009fb5;
}

#item8688 {
	width:111px !important;
	height:31px !important;
	left:465px !important;
	top:241px !important;
	border-radius:9px;
	background:#238e84;
}

#item8723 {
	width:621px !important;
	height:215px !important;
	left:-9px !important;
	top:36px !important;
}

#item8759 {
	width:183px !important;
	height:31px !important;
	left:36px !important;
	top:240px !important;
	border-radius:9px;
	background:#009fb5;
}

#item8762 {
	width:104px !important;
	height:34px !important;
	left:231px !important;
	top:241px !important;
	border-radius:9px;
	background:#238e84;
}

#item8763 {
	width:104px !important;
	height:31px !important;
	left:348px !important;
	top:241px !important;
	border-radius:9px;
	background:#009fb5;
}

#item8764 {
	width:111px !important;
	height:31px !important;
	left:465px !important;
	top:241px !important;
	border-radius:9px;
	background:#238e84;
}

#item8825 {
	mix-blend-mode:multiply;
	width:622px !important;
	height:128px !important;
	left:612px !important;
	top:36px !important;
	background:#154483;
}

#item8824 {
	width:141px !important;
	height:433px !important;
	left:98px !important;
	top:36px !important;
	border-radius:0 0 14px 14px;
	background:#4489c8;
}

#item9213 {
	width:141px !important;
	height:196px !important;
	left:98px !important;
	top:646px !important;
	border-radius:14px;
	background:#4489c8;
}

#item9378 {
	width:141px !important;
	height:278px !important;
	left:98px !important;
	top:41px !important;
	border-radius:14px;
	background:#dd3a21;
}

#item9402 {
	width:141px !important;
	height:156px !important;
	left:373px !important;
	top:667px !important;
	border-radius:14px;
	background:#dd3a21;
}

#item10147 {
	width:141px !important;
	height:276px !important;
	left:98px !important;
	top:42px !important;
	border-radius:14px;
	background:#87ae3f;
}

#item10746 {
	width:141px !important;
	height:156px !important;
	left:373px !important;
	top:667px !important;
	border-radius:14px;
	background:#87ae3f;
}

#item10835 {
	width:141px !important;
	height:276px !important;
	left:98px !important;
	top:42px !important;
	border-radius:14px;
	background:#f6bb1b;
}

#item11326 {
	width:141px !important;
	height:156px !important;
	left:373px !important;
	top:667px !important;
	border-radius:14px;
	background:#f6bb1b;
}

#item11419 {
	width:141px !important;
	height:276px !important;
	left:98px !important;
	top:42px !important;
	border-radius:14px;
	background:#009fb5;
}

#item11916 {
	width:141px !important;
	height:193px !important;
	left:373px !important;
	top:629px !important;
	border-radius:14px;
	background:#009fb5;
}

#item12174 {
	width:256px !important;
	height:692px !important;
	left:-9px !important;
	top:-9px !important;
	background:#5599d3;
}

#item12341 {
	mix-blend-mode:multiply;
	width:366px !important;
	height:132px !important;
	left:123px !important;
	top:228px !important;
	background:#5599d3;
}

#item12454 {
	width:125px !important;
	height:38px !important;
	border-radius:23px;
	background:#009fb5;
}

#item12480 {
	width:142px !important;
	height:38px !important;
	border-radius:23px;
	background:#3a8ddd;
}

#item12506 {
	width:96px !important;
	height:38px !important;
	border-radius:23px;
	background:#f76e00;
}

#item12551 {
	mix-blend-mode:multiply;
	width:653px !important;
	height:74px !important;
	left:-41px !important;
	top:246px !important;
	background:#5599d3;
}

#item13520 {
	width:638px !important;
	height:82px !important;
	left:612px !important;
	top:36px !important;
	background:#5599d3;
}

#item13543 {
	width:306px !important;
	height:178px !important;
	left:256px !important;
	border-radius:13px;
	border:solid 1.9px #023e84;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item13544 {
	width:280px !important;
	height:134px !important;
	left:448px !important;
	top:45px !important;
	border-radius:13px;
	border:solid 1.9px #ef8205;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item13545 {
	width:286px !important;
	height:134px !important;
	left:159px !important;
	top:453px !important;
	border-radius:13px;
	border:solid 1.9px #f7a617;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item13546 {
	width:286px !important;
	height:132px !important;
	left:9px !important;
	top:453px !important;
	border-radius:13px;
	border:solid 1.9px #4489c8;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item13547 {
	width:276px !important;
	height:134px !important;
	left:462px !important;
	top:453px !important;
	border-radius:13px;
	border:solid 1.9px #009fb5;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item13614 {
	width:286px !important;
	height:134px !important;
	left:71px !important;
	top:45px !important;
	border-radius:13px;
	border:solid 1.9px #e0251b;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item13706 {
	width:290px !important;
	height:134px !important;
	left:309px !important;
	top:453px !important;
	border-radius:13px;
	border:solid 1.9px #00aeef;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56047 {
	width:448px !important;
	height:6px !important;
	top:786px !important;
	background:#5eba72;
}

#item56273 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item56274 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item56275 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item56280 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item56281 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item56282 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item56283 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item56284 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item56285 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item56286 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item56287 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item56288 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item56289 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item56290 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item56291 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item56327 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item56328 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item56329 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item56335 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item56336 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item56337 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item56338 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item56339 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item56340 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item56341 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item56342 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item56343 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item56344 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item56345 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item56346 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item57682 {
	width:936px !important;
	height:6px !important;
	left:297px !important;
	top:786px !important;
	background:#5eba72;
}

#item57166 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item57167 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item57168 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item57173 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item57174 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item57175 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item57176 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item57177 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item57178 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item57179 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item57180 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item57181 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item57182 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item57183 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item57185 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item57219 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item57220 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item57222 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item57227 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item57228 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item57229 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item57230 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item57231 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item57232 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item57233 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item57234 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item57235 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item57236 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item57237 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item57238 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item14563 {
	width:539px !important;
	height:51px !important;
	left:36px !important;
	top:526px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #5599d3;
}

#item14564 {
	width:539px !important;
	height:51px !important;
	left:36px !important;
	top:611px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #e1251c;
}

#item14584 {
	width:1246px !important;
	height:57px !important;
	left:-9px !important;
	top:35px !important;
	background:#5599d3;
}

#item14631 {
	width:539px !important;
	height:54px !important;
	left:36px !important;
	top:188px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #023e84;
}

#item14632 {
	width:539px !important;
	height:29px !important;
	left:36px !important;
	top:176px !important;
	border-radius:23px;
	background:#023e84;
}

#item14677 {
	width:538px !important;
	height:52px !important;
	left:37px !important;
	top:272px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #ffa805;
}

#item14678 {
	width:539px !important;
	height:29px !important;
	left:36px !important;
	top:261px !important;
	border-radius:23px;
	background:#ffa805;
}

#item14723 {
	width:539px !important;
	height:51px !important;
	left:36px !important;
	top:357px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #009fb5;
}

#item14724 {
	width:539px !important;
	height:51px !important;
	left:36px !important;
	top:442px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #bac919;
}

#item14725 {
	width:539px !important;
	height:29px !important;
	left:36px !important;
	top:345px !important;
	border-radius:23px;
	background:#009fb5;
}

#item14770 {
	width:539px !important;
	height:29px !important;
	left:36px !important;
	top:430px !important;
	border-radius:23px;
	background:#bac919;
}

#item14815 {
	width:539px !important;
	height:29px !important;
	left:36px !important;
	top:515px !important;
	border-radius:23px;
	background:#5599d3;
}

#item14860 {
	width:539px !important;
	height:29px !important;
	left:36px !important;
	top:600px !important;
	border-radius:23px;
	background:#e1251c;
}

#item58001 {
	width:448px !important;
	height:6px !important;
	left:34px !important;
	top:69px !important;
	background:#5eba72;
}

#item58231 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item58232 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item58233 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item58238 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item58239 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item58240 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item58241 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item58242 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item58243 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item58244 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item58245 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item58246 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item58247 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item58248 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item58249 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item58285 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item58286 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item58287 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item58292 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item58293 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item58294 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item58295 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item58296 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item58297 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item58298 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item58299 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item58301 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item58302 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item58303 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item58304 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item58745 {
	width:315px !important;
	height:6px !important;
	left:331px !important;
	top:69px !important;
	background:#5eba72;
}

#item16087 {
	width:104px !important;
	height:79px !important;
	border-radius:24px;
	background:#fff;
	border:solid 3px #bac919;
}

#item58861 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:327px !important;
	left:-9px !important;
	top:36px !important;
	background:#5599d3;
}

#item16273 {
	width:621px !important;
	height:218px !important;
	left:-9px !important;
	top:384px !important;
	background:#4489c8;
}

#item16387 {
	width:228px !important;
	height:116px !important;
	left:329px !important;
	top:414px !important;
	border-radius:0 0 17px 17px;
	background:#fff;
}

#item16388 {
	width:228px !important;
	height:24px !important;
	left:329px !important;
	top:402px !important;
	border-radius:48px;
	background:#fff;
	border:solid 1px #5599d3;
}

#item16444 {
	width:40px !important;
	height:16px !important;
	border-radius:41px;
	background:#009fb5;
}

#item16556 {
	width:40px !important;
	height:16px !important;
	border-radius:41px;
	background:#023e84;
}

#item16804 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:90px !important;
	left:612px !important;
	top:36px !important;
	background:#5599d3;
}

#item59889 {
	width:620px !important;
	height:6px !important;
	left:612px !important;
	top:786px !important;
	background:#5eba72;
}

#item59375 {
	width:6px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item59376 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#311c0c;
}

#item59377 {
	width:5px !important;
	height:10px !important;
	left:11px !important;
	top:12px !important;
	background:#683b10;
}

#item59382 {
	width:4px !important;
	height:7px !important;
	left:6px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item59383 {
	width:3px !important;
	height:6px !important;
	left:6px !important;
	top:13px !important;
	background:#683b10;
}

#item59384 {
	width:3px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#512e07;
}

#item59385 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:13px !important;
	background:#aad6ec;
}

#item59386 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#512e07;
}

#item59387 {
	width:3px !important;
	height:1px !important;
	left:6px !important;
	top:15px !important;
	background:#683b10;
}

#item59388 {
	width:4px !important;
	height:7px !important;
	left:18px !important;
	top:12px !important;
	background:#c6c6c5;
}

#item59389 {
	width:3px !important;
	height:6px !important;
	left:18px !important;
	top:13px !important;
	background:#683b10;
}

#item59390 {
	width:3px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#512e07;
}

#item59391 {
	width:2px !important;
	height:5px !important;
	left:19px !important;
	top:13px !important;
	background:#aad6ec;
}

#item59392 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#512e07;
}

#item59394 {
	width:3px !important;
	height:1px !important;
	left:19px !important;
	top:15px !important;
	background:#683b10;
}

#item59428 {
	width:8px !important;
	height:14px !important;
	left:14px !important;
	top:15px !important;
	background:#c6c6c5;
}

#item59429 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#311c0c;
}

#item59431 {
	width:7px !important;
	height:13px !important;
	left:15px !important;
	top:16px !important;
	background:#683b10;
}

#item59436 {
	width:5px !important;
	height:9px !important;
	left:7px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item59437 {
	width:5px !important;
	height:8px !important;
	left:8px !important;
	top:17px !important;
	background:#683b10;
}

#item59438 {
	width:4px !important;
	height:7px !important;
	left:8px !important;
	top:18px !important;
	background:#512e07;
}

#item59439 {
	width:3px !important;
	height:6px !important;
	left:8px !important;
	top:18px !important;
	background:#aad6ec;
}

#item59440 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:20px !important;
	background:#512e07;
}

#item59441 {
	width:4px !important;
	height:1px !important;
	left:8px !important;
	top:21px !important;
	background:#683b10;
}

#item59442 {
	width:5px !important;
	height:9px !important;
	left:24px !important;
	top:16px !important;
	background:#c6c6c5;
}

#item59443 {
	width:5px !important;
	height:8px !important;
	left:25px !important;
	top:17px !important;
	background:#683b10;
}

#item59444 {
	width:4px !important;
	height:7px !important;
	left:25px !important;
	top:18px !important;
	background:#512e07;
}

#item59445 {
	width:3px !important;
	height:6px !important;
	left:25px !important;
	top:18px !important;
	background:#aad6ec;
}

#item59446 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:20px !important;
	background:#512e07;
}

#item59447 {
	width:4px !important;
	height:1px !important;
	left:25px !important;
	top:21px !important;
	background:#683b10;
}

#item17874 {
	mix-blend-mode:multiply;
	width:427px !important;
	height:75px !important;
	left:99px !important;
	top:357px !important;
	background:#5599d3;
}

#item18312 {
	width:16px !important;
	height:12px !important;
	left:133px !important;
	top:744px !important;
	border-radius:6px;
	background:#009fb5;
}

#item18313 {
	width:16px !important;
	height:12px !important;
	left:341px !important;
	top:744px !important;
	border-radius:6px;
	background:#009fb5;
}

#item18314 {
	width:16px !important;
	height:12px !important;
	left:206px !important;
	top:744px !important;
	border-radius:6px;
	background:#f97702;
}

#item18315 {
	width:16px !important;
	height:12px !important;
	left:448px !important;
	top:744px !important;
	border-radius:6px;
	background:#f97702;
}

#item64018 {
	width:123px !important;
	height:15px !important;
	left:132px !important;
	top:613px !important;
	border-radius:9px 0 0 9px;
	background:#009fb5;
}

#item64021 {
	width:100px !important;
	height:15px !important;
	left:132px !important;
	top:646px !important;
	border-radius:9px 0 0 9px;
	background:#009fb5;
}

#item64023 {
	width:123px !important;
	height:15px !important;
	left:132px !important;
	top:678px !important;
	border-radius:9px 0 0 9px;
	background:#009fb5;
}

#item64025 {
	width:125px !important;
	height:15px !important;
	left:132px !important;
	top:712px !important;
	border-radius:9px 0 0 9px;
	background:#009fb5;
}

#item64019 {
	width:16px !important;
	height:15px !important;
	left:255px !important;
	top:613px !important;
	border-radius:0 11px 11px 0;
	background:#f76e00;
}

#item64022 {
	width:39px !important;
	height:15px !important;
	left:232px !important;
	top:646px !important;
	border-radius:0 11px 11px 0;
	background:#f76e00;
}

#item64024 {
	width:16px !important;
	height:15px !important;
	left:255px !important;
	top:678px !important;
	border-radius:0 11px 11px 0;
	background:#f76e00;
}

#item64026 {
	width:13px !important;
	height:15px !important;
	left:257px !important;
	top:712px !important;
	border-radius:0 11px 11px 0;
	background:#f76e00;
}

#item18648 {
	width:130px !important;
	height:57px !important;
	border-radius:22px;
	background:#009fb5;
}

#item18716 {
	width:130px !important;
	height:57px !important;
	left:164px !important;
	border-radius:22px;
	background:#023e84;
}

#item18762 {
	width:130px !important;
	height:57px !important;
	border-radius:22px;
	background:#f76e00;
}

#item59935 {
	width:400px !important;
	height:57px !important;
	left:113px !important;
	top:249px !important;
	background:#5599d3;
}

#item19112 {
	width:1261px !important;
	height:58px !important;
	left:-14px !important;
	top:771px !important;
	background:#fff;
}

#item18945 {
	width:113px !important;
	height:40px !important;
	left:312px !important;
	top:460px !important;
	border-radius:9px;
	background:#023e84;
}

#item18947 {
	width:113px !important;
	height:40px !important;
	border-radius:9px;
	background:#e1251c;
}

#item18971 {
	width:113px !important;
	height:40px !important;
	border-radius:9px;
	background:#ffa805;
}

#item19017 {
	width:113px !important;
	height:40px !important;
	border-radius:9px;
	background:#009fb5;
}

#item18900 {
	width:400px !important;
	height:57px !important;
	left:106px !important;
	top:249px !important;
	background:#5599d3;
}

#item64074 {
	width:612px !important;
	height:172px !important;
	left:612px !important;
	top:224px !important;
	background:#5599d3;
}

#item19125 {
	width:359px !important;
	height:55px !important;
	left:158px !important;
	top:195px !important;
	border-radius:0 21px 21px 0;
	border:solid 1px #2aafe7;
}

#item19148 {
	width:359px !important;
	height:55px !important;
	left:158px !important;
	top:625px !important;
	border-radius:0 21px 21px 0;
	border:solid 1px #fac11a;
}

#item19150 {
	width:359px !important;
	height:55px !important;
	left:158px !important;
	top:365px !important;
	border-radius:0 21px 21px 0;
	border:solid 1px #80acdd;
}

#item19174 {
	width:359px !important;
	height:55px !important;
	left:158px !important;
	top:453px !important;
	border-radius:0 21px 21px 0;
	border:solid 1px #ffa805;
}

#item19198 {
	width:359px !important;
	height:55px !important;
	left:158px !important;
	top:539px !important;
	border-radius:0 21px 21px 0;
	border:solid 1px #8ed8aa;
}

#item19222 {
	width:360px !important;
	height:55px !important;
	left:158px !important;
	top:109px !important;
	border-radius:0 21px 21px 0;
	border:solid 1px #36dded;
}

#item19276 {
	width:359px !important;
	height:55px !important;
	left:158px !important;
	top:281px !important;
	border-radius:0 21px 21px 0;
	border:solid 1px #bac919;
}

#item19328 {
	width:2px !important;
	height:7px !important;
	left:129px !important;
	top:554px !important;
	background:#ffffff;
}

#item19329 {
	width:2px !important;
	height:7px !important;
	left:129px !important;
	top:568px !important;
	background:#ffffff;
}

#item19330 {
	width:20px !important;
	height:20px !important;
	left:136px !important;
	top:555px !important;
	background:#ffffff;
}

#item19345 {
	width:19px !important;
	height:4px !important;
	left:134px !important;
	top:313px !important;
	background:#bac919;
}

#item59939 {
	width:621px !important;
	height:33px !important;
	left:-9px !important;
	top:779px !important;
	background:#d3e8ff;
}

#item19550 {
	width:207px !important;
	height:127px !important;
	left:345px !important;
	top:342px !important;
	border-radius:23px;
	background:#fff;
	border:solid 4px #b4cbeb;
}

#item19639 {
	width:254px !important;
	height:692px !important;
	left:-7px !important;
	top:-9px !important;
	background:#f76e00;
}

#item19807 {
	width:366px !important;
	height:142px !important;
	left:123px !important;
	top:214px !important;
	background:#f76e00;
}

#item19876 {
	width:142px !important;
	height:38px !important;
	border-radius:23px;
	background:#3a8ddd;
}

#item19902 {
	width:143px !important;
	height:25px !important;
	border-radius:23px;
	background:#f76e00;
}

#item19928 {
	width:191px !important;
	height:25px !important;
	border-radius:23px;
	background:#009fb5;
}

#item20039 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:331px !important;
	top:35px !important;
	background:#f76e00;
}

#item20064 {
	width:612px !important;
	height:157px !important;
	top:364px !important;
	background:#f76e00;
}

#item59947 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:23px !important;
	left:612px !important;
	top:256px !important;
	background:#f76e00;
}

#item20601 {
	width:174px !important;
	height:107px !important;
	left:59px !important;
	top:388px !important;
	border-radius:28px;
	background:#f76e00;
}

#item20670 {
	width:174px !important;
	height:107px !important;
	border-radius:28px;
	background:#f76e00;
}

#item20791 {
	width:657px !important;
	height:58px !important;
	left:-22px !important;
	top:758px !important;
	background:#fff;
}

#item20942 {
	width:612px !important;
	height:43px !important;
	left:612px !important;
	top:759px !important;
	background:#ebf8fd;
}

#item20805 {
	width:470px !important;
	height:58px !important;
	left:76px !important;
	top:360px !important;
	background:#f76e00;
}

#item21079 {
	width:97px !important;
	height:11px !important;
	left:40px !important;
	border-radius:6px;
	background:#afccf9;
}

#item21080 {
	width:28px !important;
	height:11px !important;
	left:40px !important;
	top:136px !important;
	border-radius:6px;
	background:#afccf9;
}

#item21081 {
	width:70px !important;
	height:11px !important;
	left:40px !important;
	top:14px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21082 {
	width:18px !important;
	height:11px !important;
	left:40px !important;
	top:150px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21083 {
	width:155px !important;
	height:11px !important;
	left:40px !important;
	top:69px !important;
	border-radius:6px;
	background:#afccf9;
}

#item21084 {
	width:109px !important;
	height:11px !important;
	left:40px !important;
	top:83px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21085 {
	width:49px !important;
	height:11px !important;
	left:40px !important;
	top:32px !important;
	border-radius:6px;
	background:#afccf9;
}

#item21086 {
	width:18px !important;
	height:11px !important;
	left:40px !important;
	top:168px !important;
	border-radius:6px;
	background:#afccf9;
}

#item21087 {
	width:26px !important;
	height:11px !important;
	left:40px !important;
	top:46px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21088 {
	width:18px !important;
	height:11px !important;
	left:40px !important;
	top:181px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21089 {
	width:61px !important;
	height:11px !important;
	left:40px !important;
	top:99px !important;
	border-radius:6px;
	background:#afccf9;
}

#item21090 {
	width:32px !important;
	height:11px !important;
	left:40px !important;
	top:112px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21399 {
	width:22px !important;
	height:12px !important;
	border-radius:6px;
	background:#afccf9;
}

#item21400 {
	width:22px !important;
	height:12px !important;
	left:72px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21447 {
	width:22px !important;
	height:12px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21495 {
	width:176px !important;
	height:15px !important;
	left:43px !important;
	top:9px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21496 {
	width:165px !important;
	height:15px !important;
	left:43px !important;
	top:76px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21497 {
	width:44px !important;
	height:15px !important;
	left:43px !important;
	top:38px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21498 {
	width:38px !important;
	height:15px !important;
	left:43px !important;
	top:104px !important;
	border-radius:23px;
	background:#f76e00;
}

#item21751 {
	width:657px !important;
	height:58px !important;
	left:-22px !important;
	top:772px !important;
	background:#fff;
}

#item21789 {
	width:22px !important;
	height:12px !important;
	border-radius:6px;
	background:#009fb5;
}

#item21791 {
	width:108px !important;
	height:48px !important;
	border-radius:20px;
	background:#009fb5;
}

#item21838 {
	width:108px !important;
	height:48px !important;
	border-radius:20px;
	background:#f76e00;
}

#item22055 {
	width:108px !important;
	height:15px !important;
	left:54px !important;
	top:3px !important;
	border-radius:6px;
	background:#009fb5;
}

#item22056 {
	width:50px !important;
	height:15px !important;
	left:54px !important;
	top:46px !important;
	border-radius:6px;
	background:#009fb5;
}

#item22057 {
	width:40px !important;
	height:15px !important;
	left:54px !important;
	top:88px !important;
	border-radius:6px;
	background:#009fb5;
}

#item22261 {
	width:470px !important;
	height:58px !important;
	left:71px !important;
	top:223px !important;
	background:#f76e00;
}

#item22314 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:14px !important;
	border-radius:12px;
	background:#ededed;
}

#item22315 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:196px !important;
	border-radius:12px;
	background:#ededed;
}

#item22316 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:105px !important;
	border-radius:12px;
	background:#ededed;
}

#item22317 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:287px !important;
	border-radius:12px;
	background:#ededed;
}

#item22318 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:14px !important;
	border-radius:12px;
	background:#ededed;
}

#item22319 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:196px !important;
	border-radius:12px;
	background:#ededed;
}

#item22320 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:105px !important;
	border-radius:12px;
	background:#ededed;
}

#item22321 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:287px !important;
	border-radius:12px;
	background:#ededed;
}

#item22323 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22347 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22371 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22395 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22419 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22443 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22467 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22491 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22515 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22539 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22563 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22587 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item22611 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22635 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22659 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22683 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item22730 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item22731 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	top:182px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item22732 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	top:91px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item22733 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	top:273px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item24187 {
	width:975px !important;
	height:21px !important;
	left:249px !important;
	top:775px !important;
	background:#a9dab4;
}

#item23264 {
	width:634px !important;
	height:48px !important;
	left:-22px !important;
	top:775px !important;
	background:#fff;
}

#item23288 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:14px !important;
	border-radius:12px;
	background:#ededed;
}

#item23289 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:196px !important;
	border-radius:12px;
	background:#ededed;
}

#item23290 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:105px !important;
	border-radius:12px;
	background:#ededed;
}

#item23291 {
	width:189px !important;
	height:47px !important;
	left:30px !important;
	top:287px !important;
	border-radius:12px;
	background:#ededed;
}

#item23292 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:14px !important;
	border-radius:12px;
	background:#ededed;
}

#item23293 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:196px !important;
	border-radius:12px;
	background:#ededed;
}

#item23294 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:105px !important;
	border-radius:12px;
	background:#ededed;
}

#item23295 {
	width:189px !important;
	height:47px !important;
	left:235px !important;
	top:287px !important;
	border-radius:12px;
	background:#ededed;
}

#item23297 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23321 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23345 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23369 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23393 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23417 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23441 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23465 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23489 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23513 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23537 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23561 {
	width:37px !important;
	height:13px !important;
	background:#009fb5;
}

#item23585 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23609 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23633 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23657 {
	width:37px !important;
	height:13px !important;
	background:#f76e00;
}

#item23704 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item23705 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	top:182px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item23706 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	top:91px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item23707 {
	width:112px !important;
	height:76px !important;
	left:169px !important;
	top:273px !important;
	border-radius:17px;
	background:#fff;
	border:solid 4px #ececec;
}

#item63995 {
	width:387px !important;
	height:237px !important;
	left:182px !important;
	top:166px !important;
	background:#f76e00;
}

#item24256 {
	width:975px !important;
	height:21px !important;
	top:55px !important;
	background:#a9dab4;
}

#item24293 {
	width:9px !important;
	height:9px !important;
	top:13px !important;
	border-radius:3px;
	background:#a1c4e3;
}

#item24294 {
	width:9px !important;
	height:9px !important;
	top:25px !important;
	border-radius:3px;
	background:#f76e00;
}

#item24295 {
	width:9px !important;
	height:9px !important;
	border-radius:3px;
	background:#4489c8;
}

#item24438 {
	width:271px !important;
	height:186px !important;
	left:36px !important;
	top:210px !important;
	background:#f76e00;
}

#item24889 {
	width:612px !important;
	height:237px !important;
	left:612px !important;
	top:259px !important;
	background:#f76e00;
}

#item24888 {
	width:20px !important;
	height:31px !important;
	left:48px !important;
	top:268px !important;
	background:#b4b4b4;
}

#item24957 {
	width:222px !important;
	height:99px !important;
	border-radius:23px;
	background:#fff;
	border:solid 4px #fbb782;
}

#item25035 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:425px !important;
	top:36px !important;
	background:#f76e00;
}

#item60083 {
	width:1241px !important;
	height:19px !important;
	top:49px !important;
	background:#a9dab4;
}

#item25223 {
	mix-blend-mode:multiply;
	width:249px !important;
	height:145px !important;
	left:36px !important;
	top:43px !important;
	background:#f76e00;
}

#item25224 {
	width:311px !important;
	height:113px !important;
	left:150px !important;
	top:432px !important;
	border-radius:23px;
	background:#fff;
}

#item25782 {
	width:612px !important;
	height:163px !important;
	left:612px !important;
	top:36px !important;
	background:#f88b33;
}

#item25785 {
	width:1253px !important;
	height:21px !important;
	left:-20px !important;
	top:778px !important;
	background:#a9dab4;
}

#item25395 {
	width:366px !important;
	height:52px !important;
	left:119px !important;
	top:310px !important;
	background:#f76e00;
}

#item25553 {
	width:165px !important;
	height:63px !important;
	top:10px !important;
	border-radius:20px;
	background:#f76e00;
}

#item25622 {
	width:165px !important;
	height:63px !important;
	top:10px !important;
	border-radius:20px;
	background:#69a0d3;
}

#item25849 {
	width:205px !important;
	height:95px !important;
	border-radius:20px;
	background:#f76e00;
}

#item26038 {
	width:657px !important;
	height:71px !important;
	left:-22px !important;
	top:752px !important;
	background:#fff;
}

#item26239 {
	width:9px !important;
	height:9px !important;
	top:15px !important;
	border-radius:3px;
	background:#4489c8;
}

#item26240 {
	width:9px !important;
	height:9px !important;
	border-radius:3px;
	background:#023e84;
}

#item26259 {
	width:226px !important;
	height:246px !important;
	left:351px !important;
	top:78px !important;
	background:#f76e00;
}

#item26560 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:421px !important;
	top:36px !important;
	background:#f76e00;
}

#item26856 {
	width:1278px !important;
	height:40px !important;
	left:-31px !important;
	top:767px !important;
	background:#fff;
}

#item26857 {
	width:366px !important;
	height:52px !important;
	left:124px !important;
	top:334px !important;
	background:#f76e00;
}

#item26916 {
	width:108px !important;
	height:48px !important;
	left:5px !important;
	top:7px !important;
	border-radius:20px;
	background:#023e84;
}

#item26917 {
	width:108px !important;
	height:48px !important;
	left:123px !important;
	top:7px !important;
	border-radius:20px;
	background:#e1251c;
}

#item27044 {
	width:612px !important;
	height:154px !important;
	top:36px !important;
	background:#f76e00;
}

#item27045 {
	width:202px !important;
	height:195px !important;
	top:61px !important;
	border-radius:12px;
	background:#fff;
	border:solid 3px #fbb67f;
}

#item27244 {
	width:1580px !important;
	height:21px !important;
	left:-354px !important;
	top:775px !important;
	background:#c1e0ff;
}

#item27342 {
	width:318px !important;
	height:154px !important;
	left:252px !important;
	top:36px !important;
	background:#f76e00;
}

#item27341 {
	width:224px !important;
	height:73px !important;
	left:43px !important;
	top:416px !important;
	border-radius:23px;
	background:#009fb5;
}

#item27362 {
	width:447px !important;
	height:196px !important;
	border-radius:14px;
	border:solid 2px #f76e00;
}

#item27499 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:425px !important;
	top:36px !important;
	background:#f76e00;
}

#item27524 {
	width:387px !important;
	height:197px !important;
	left:112px !important;
	top:362px !important;
	border-radius:20px;
	background:#e8f2ff;
}

#item60116 {
	width:1102px !important;
	height:21px !important;
	left:-490px !important;
	top:781px !important;
	background:#c1e0ff;
}

#item28001 {
	width:2px !important;
	height:10px !important;
	left:16px !important;
	top:10px !important;
	background:#fff;
}

#item28032 {
	width:255px !important;
	height:318px !important;
	left:40px !important;
	top:436px !important;
	border-radius:12px;
	background:#4489c8;
}

#item28107 {
	width:612px !important;
	height:220px !important;
	left:612px !important;
	top:282px !important;
	background:#4489c8;
}

#item28539 {
	width:975px !important;
	height:21px !important;
	top:92px !important;
	background:#a9dab4;
}

#item28701 {
	width:85px !important;
	height:15px !important;
	left:34px !important;
	top:163px !important;
	border-radius:6px;
	background:#2b478c;
}

#item28723 {
	width:79px !important;
	height:15px !important;
	left:233px !important;
	top:163px !important;
	border-radius:6px;
	background:#2b478c;
}

#item28745 {
	width:43px !important;
	height:15px !important;
	left:34px !important;
	top:47px !important;
	border-radius:6px;
	background:#2b478c;
}

#item28767 {
	width:31px !important;
	height:15px !important;
	left:233px !important;
	top:47px !important;
	border-radius:6px;
	background:#2b478c;
}

#item28770 {
	width:99px !important;
	height:15px !important;
	left:34px !important;
	top:76px !important;
	border-radius:6px;
	background:#e1251c;
}

#item28771 {
	width:82px !important;
	height:15px !important;
	left:34px !important;
	top:192px !important;
	border-radius:6px;
	background:#e1251c;
}

#item28772 {
	width:193px !important;
	height:15px !important;
	left:233px !important;
	top:192px !important;
	border-radius:6px;
	background:#e1251c;
}

#item28773 {
	width:193px !important;
	height:15px !important;
	left:233px !important;
	top:76px !important;
	border-radius:6px;
	background:#e1251c;
}

#item29020 {
	width:43px !important;
	height:16px !important;
	background:#b2b2b1;
}

#item29044 {
	width:43px !important;
	height:16px !important;
	background:#b2b2b1;
}

#item29092 {
	width:43px !important;
	height:16px !important;
	background:#b2b2b1;
}

#item29116 {
	width:43px !important;
	height:16px !important;
	background:#b2b2b1;
}

#item28680 {
	width:411px !important;
	height:51px !important;
	left:103px !important;
	top:278px !important;
	background:#f76e00;
}

#item29671 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:396px !important;
	left:612px !important;
	top:36px !important;
	background:#f76e00;
}

#item29553 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:396px !important;
	left:-9px !important;
	top:36px !important;
	background:#f76e00;
}

#item29229 {
	width:125px !important;
	height:15px !important;
	border-radius:6px;
	background:#4489c8;
}

#item29232 {
	width:147px !important;
	height:15px !important;
	top:21px !important;
	border-radius:6px;
	background:#f76e00;
}

#item29297 {
	width:128px !important;
	height:15px !important;
	border-radius:6px;
	background:#4489c8;
}

#item29300 {
	width:156px !important;
	height:15px !important;
	top:21px !important;
	border-radius:6px;
	background:#f76e00;
}

#item29366 {
	width:125px !important;
	height:15px !important;
	border-radius:6px;
	background:#4489c8;
}

#item29369 {
	width:139px !important;
	height:15px !important;
	top:21px !important;
	border-radius:6px;
	background:#f76e00;
}

#item29415 {
	width:43px !important;
	height:16px !important;
	background:#f76e00;
}

#item29439 {
	width:43px !important;
	height:16px !important;
	background:#f76e00;
}

#item29463 {
	width:43px !important;
	height:16px !important;
	background:#f76e00;
}

#item29509 {
	width:22px !important;
	height:12px !important;
	border-radius:6px;
	background:#f76e00;
}

#item29533 {
	width:22px !important;
	height:12px !important;
	border-radius:6px;
	background:#4489c8;
}

#item29704 {
	width:208px !important;
	height:210px !important;
	left:61px !important;
	top:628px !important;
	border-radius:26px;
	background:#ffffff;
	border:solid 4px #f76e00;
}

#item29875 {
	width:1343px !important;
	height:46px !important;
	top:66px !important;
	background:#a9dab4;
}

#item30250 {
	width:256px !important;
	height:692px !important;
	left:-9px !important;
	top:-9px !important;
	background:#bac919;
}

#item30513 {
	width:125px !important;
	height:38px !important;
	border-radius:23px;
	background:#009fb5;
}

#item30537 {
	width:142px !important;
	height:38px !important;
	left:75px !important;
	top:504px !important;
	border-radius:23px;
	background:#3a8ddd;
}

#item30563 {
	width:96px !important;
	height:38px !important;
	border-radius:23px;
	background:#f76e00;
}

#item30422 {
	mix-blend-mode:multiply;
	width:366px !important;
	height:132px !important;
	left:123px !important;
	top:228px !important;
	background:#abc22d;
}

#item30623 {
	mix-blend-mode:multiply;
	width:670px !important;
	height:57px !important;
	left:-41px !important;
	top:35px !important;
	background:#bac919;
}

#item31171 {
	width:975px !important;
	height:21px !important;
	left:-354px !important;
	top:778px !important;
	background:#8cc43f;
}

#item31460 {
	mix-blend-mode:multiply;
	width:623px !important;
	height:422px !important;
	left:612px !important;
	top:35px !important;
	background:#bac919;
}

#item31790 {
	width:470px !important;
	height:76px !important;
	left:71px !important;
	top:325px !important;
	background:#bac919;
}

#item31907 {
	width:135px !important;
	height:16px !important;
	left:199px !important;
	top:555px !important;
	border-radius:6px;
	background:#009fb5;
}

#item31908 {
	width:169px !important;
	height:16px !important;
	left:199px !important;
	top:528px !important;
	border-radius:6px;
	background:#009fb5;
}

#item31909 {
	width:147px !important;
	height:16px !important;
	left:199px !important;
	top:501px !important;
	border-radius:6px;
	background:#009fb5;
}

#item31910 {
	width:135px !important;
	height:16px !important;
	left:199px !important;
	top:473px !important;
	border-radius:6px;
	background:#009fb5;
}

#item31911 {
	width:140px !important;
	height:16px !important;
	left:199px !important;
	top:446px !important;
	border-radius:6px;
	background:#009fb5;
}

#item31942 {
	width:16px !important;
	height:12px !important;
	border-radius:6px;
	background:#009fb5;
}

#item32501 {
	width:43px !important;
	height:16px !important;
	left:72px !important;
	top:584px !important;
	background:#023e84;
}

#item32524 {
	width:43px !important;
	height:16px !important;
	left:342px !important;
	top:584px !important;
	background:#023e84;
}

#item32551 {
	width:16px !important;
	height:16px !important;
	left:378px !important;
	top:647px !important;
	border-radius:14px;
	background:#bac919;
}

#item32552 {
	width:105px !important;
	height:16px !important;
	left:113px !important;
	top:619px !important;
	border-radius:14px;
	background:#009fb5;
}

#item32553 {
	width:121px !important;
	height:16px !important;
	left:378px !important;
	top:619px !important;
	border-radius:14px;
	background:#009fb5;
}

#item32554 {
	width:10px !important;
	height:16px !important;
	left:113px !important;
	top:647px !important;
	border-radius:14px;
	background:#bac919;
}

#item32708 {
	width:412px !important;
	height:83px !important;
	left:103px !important;
	top:289px !important;
	background:#bac919;
}

#item60328 {
	width:619px !important;
	height:21px !important;
	left:612px !important;
	top:778px !important;
	background:#d3e8ff;
}

#item60329 {
	width:622px !important;
	height:21px !important;
	left:-10px !important;
	top:778px !important;
	background:#bac919;
}

#item32822 {
	width:527px !important;
	height:57px !important;
	left:43px !important;
	top:291px !important;
	background:#bac919;
}

#item33078 {
	mix-blend-mode:multiply;
	width:629px !important;
	height:74px !important;
	left:-9px !important;
	top:35px !important;
	background:#bac919;
}

#item33191 {
	width:540px !important;
	height:418px !important;
	left:38px !important;
	top:167px !important;
	border-radius:14px;
	border:solid 2px #bac919;
}

#item33270 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:322px !important;
	left:612px !important;
	top:35px !important;
	background:#bac919;
}

#item33234 {
	width:621px !important;
	height:21px !important;
	left:612px !important;
	top:775px !important;
	background:#92d6f0;
}

#item33315 {
	width:113px !important;
	height:213px !important;
	left:63px !important;
	top:507px !important;
	border-radius:14px;
	background:#33b2e2;
}

#item33316 {
	width:113px !important;
	height:213px !important;
	left:250px !important;
	top:507px !important;
	border-radius:14px;
	background:#009fb5;
}

#item33317 {
	width:113px !important;
	height:213px !important;
	left:433px !important;
	top:507px !important;
	border-radius:14px;
	background:#0563c1;
}

#item33513 {
	width:113px !important;
	height:26px !important;
	left:313px !important;
	top:414px !important;
	border-radius:9px;
	background:#33b2e2;
}

#item33514 {
	width:113px !important;
	height:26px !important;
	left:57px !important;
	top:414px !important;
	border-radius:9px;
	background:#33b2e2;
}

#item33515 {
	width:113px !important;
	height:26px !important;
	left:184px !important;
	top:414px !important;
	border-radius:9px;
	background:#33b2e2;
}

#item33560 {
	width:113px !important;
	height:26px !important;
	left:440px !important;
	top:414px !important;
	border-radius:9px;
	background:#33b2e2;
}

#item33705 {
	width:293px !important;
	height:37px !important;
	left:34px !important;
	top:155px !important;
	border-radius:11px;
	background:#e9f5fe;
}

#item33706 {
	width:293px !important;
	height:37px !important;
	left:33px !important;
	top:210px !important;
	border-radius:11px;
	background:#e9f5fe;
}

#item33764 {
	width:29px !important;
	height:11px !important;
	background:#5599d3;
}

#item33787 {
	width:35px !important;
	height:11px !important;
	left:271px !important;
	top:150px !important;
	background:#5599d3;
}

#item33811 {
	width:29px !important;
	height:11px !important;
	background:#5599d3;
}

#item33835 {
	width:29px !important;
	height:11px !important;
	background:#5599d3;
}

#item33859 {
	width:29px !important;
	height:11px !important;
	background:#5599d3;
}

#item33992 {
	width:35px !important;
	height:11px !important;
	left:271px !important;
	top:205px !important;
	background:#5599d3;
}

#item34037 {
	width:293px !important;
	height:27px !important;
	left:33px !important;
	top:267px !important;
	border-radius:11px;
	background:#e9f5fe;
}

#item34061 {
	width:29px !important;
	height:11px !important;
	background:#5599d3;
}

#item34085 {
	width:29px !important;
	height:11px !important;
	background:#5599d3;
}

#item34152 {
	width:35px !important;
	height:11px !important;
	left:271px !important;
	top:262px !important;
	background:#5599d3;
}

#item60347 {
	width:621px !important;
	height:21px !important;
	left:-9px !important;
	top:778px !important;
	background:#d3e8ff;
}

#item34379 {
	width:499px !important;
	height:154px !important;
	left:66px !important;
	top:414px !important;
	border-radius:14px;
	border:solid 2px #bac919;
}

#item34478 {
	width:366px !important;
	height:52px !important;
	left:121px !important;
	top:402px !important;
	background:#bac919;
}

#item34638 {
	mix-blend-mode:multiply;
	width:631px !important;
	height:394px !important;
	left:612px !important;
	top:35px !important;
	background:#bac919;
}

#item34685 {
	width:252px !important;
	height:119px !important;
	left:317px !important;
	top:387px !important;
	border-radius:23px;
	background:#fff;
	border:solid 4px #bac919;
}

#item34781 {
	width:975px !important;
	height:39px !important;
	left:-171px !important;
	top:759px !important;
	background:#cbeaf6;
}

#item34784 {
	width:276px !important;
	height:192px !important;
	left:307px !important;
	top:527px !important;
	border-radius:20px;
	border:solid 1px #dde48e;
}

#item35056 {
	width:622px !important;
	height:54px !important;
	left:612px !important;
	top:759px !important;
	background:#fff;
}

#item34965 {
	width:340px !important;
	height:57px !important;
	left:133px !important;
	top:336px !important;
	background:#bac919;
}

#item35103 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:350px !important;
	top:36px !important;
	background:#bac919;
}

#item35108 {
	width:975px !important;
	height:21px !important;
	left:-363px !important;
	top:778px !important;
	background:#cbeaf6;
}

#item35214 {
	width:320px !important;
	height:57px !important;
	left:146px !important;
	top:357px !important;
	background:#bac919;
}

#item35348 {
	width:340px !important;
	height:57px !important;
	left:133px !important;
	top:324px !important;
	background:#bac919;
}

#item35395 {
	width:975px !important;
	height:21px !important;
	top:55px !important;
	background:#a9dab4;
}

#item60363 {
	width:975px !important;
	height:21px !important;
	top:55px !important;
	background:#a9dab4;
}

#item35475 {
	width:146px !important;
	height:26px !important;
	left:56px !important;
	top:370px !important;
	border-radius:14px;
	background:#ffa805;
}

#item35476 {
	width:146px !important;
	height:26px !important;
	left:56px !important;
	top:475px !important;
	border-radius:14px;
	background:#e1251c;
}

#item35477 {
	width:146px !important;
	height:26px !important;
	left:331px !important;
	top:370px !important;
	border-radius:14px;
	background:#f76e00;
}

#item35478 {
	width:146px !important;
	height:26px !important;
	left:331px !important;
	top:475px !important;
	border-radius:14px;
	background:#009fb5;
}

#item35730 {
	width:447px !important;
	height:57px !important;
	left:82px !important;
	top:232px !important;
	background:#bac919;
}

#item35798 {
	width:975px !important;
	height:21px !important;
	left:-363px !important;
	top:778px !important;
	background:#cbeaf6;
}

#item36056 {
	width:975px !important;
	height:21px !important;
	left:612px !important;
	top:778px !important;
	background:#a9dab4;
}

#item36181 {
	width:23px !important;
	height:40px !important;
	left:74px !important;
	top:90px !important;
	background:#c6c6c5;
}

#item36182 {
	width:21px !important;
	height:39px !important;
	left:76px !important;
	top:91px !important;
	background:#311c0c;
}

#item36183 {
	width:19px !important;
	height:38px !important;
	left:76px !important;
	top:92px !important;
	background:#683b10;
}

#item36185 {
	width:2px !important;
	height:4px !important;
	left:92px !important;
	top:111px !important;
	background:#ed6d04;
}

#item36188 {
	width:16px !important;
	height:27px !important;
	left:54px !important;
	top:93px !important;
	background:#c6c6c5;
}

#item36189 {
	width:14px !important;
	height:24px !important;
	left:55px !important;
	top:94px !important;
	background:#683b10;
}

#item36190 {
	width:11px !important;
	height:20px !important;
	left:57px !important;
	top:97px !important;
	background:#512e07;
}

#item36191 {
	width:9px !important;
	height:18px !important;
	left:57px !important;
	top:97px !important;
	background:#60b9d8;
}

#item36193 {
	width:10px !important;
	height:2px !important;
	left:57px !important;
	top:104px !important;
	background:#512e07;
}

#item36194 {
	width:12px !important;
	height:2px !important;
	left:56px !important;
	top:105px !important;
	background:#683b10;
}

#item36195 {
	width:16px !important;
	height:27px !important;
	left:103px !important;
	top:93px !important;
	background:#c6c6c5;
}

#item36196 {
	width:14px !important;
	height:24px !important;
	left:104px !important;
	top:94px !important;
	background:#683b10;
}

#item36197 {
	width:11px !important;
	height:20px !important;
	left:106px !important;
	top:97px !important;
	background:#512e07;
}

#item36198 {
	width:9px !important;
	height:18px !important;
	left:106px !important;
	top:97px !important;
	background:#60b9d8;
}

#item36200 {
	width:10px !important;
	height:2px !important;
	left:106px !important;
	top:104px !important;
	background:#512e07;
}

#item36201 {
	width:12px !important;
	height:2px !important;
	left:105px !important;
	top:105px !important;
	background:#683b10;
}

#item35967 {
	width:412px !important;
	height:70px !important;
	left:100px !important;
	top:344px !important;
	background:#bac919;
}

#item36643 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:350px !important;
	left:612px !important;
	top:36px !important;
	background:#bac919;
}

#item36219 {
	width:651px !important;
	height:460px !important;
	left:-39px !important;
	top:391px !important;
}

#item36441 {
	width:128px !important;
	height:241px !important;
	left:59px !important;
	top:467px !important;
	border-radius:14px;
	background:#009fb5;
}

#item36442 {
	width:128px !important;
	height:241px !important;
	left:245px !important;
	top:467px !important;
	border-radius:14px;
	background:#539b22;
}

#item36443 {
	width:128px !important;
	height:241px !important;
	left:428px !important;
	top:467px !important;
	border-radius:14px;
	background:#abc22d;
}

#item36814 {
	width:161px !important;
	height:37px !important;
	left:43px !important;
	top:451px !important;
	border-radius:14px;
	background:#ffa805;
}

#item36815 {
	width:161px !important;
	height:36px !important;
	left:43px !important;
	top:557px !important;
	border-radius:14px;
	background:#4975cc;
}

#item36816 {
	width:161px !important;
	height:37px !important;
	left:226px !important;
	top:451px !important;
	border-radius:14px;
	background:#f76e00;
}

#item36817 {
	width:161px !important;
	height:36px !important;
	left:226px !important;
	top:557px !important;
	border-radius:14px;
	background:#474fb5;
}

#item36818 {
	width:161px !important;
	height:37px !important;
	left:409px !important;
	top:451px !important;
	border-radius:14px;
	background:#e1251c;
}

#item36819 {
	width:161px !important;
	height:37px !important;
	left:409px !important;
	top:557px !important;
	border-radius:14px;
	background:#0563c1;
}

#item36820 {
	width:161px !important;
	height:37px !important;
	left:226px !important;
	top:656px !important;
	border-radius:14px;
	background:#009fb5;
}

#item37129 {
	width:419px !important;
	height:65px !important;
	left:97px !important;
	top:343px !important;
	background:#bac919;
}

#item37190 {
	width:527px !important;
	height:81px !important;
	top:12px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #023e84;
}

#item37191 {
	width:527px !important;
	height:29px !important;
	border-radius:23px;
	background:#023e84;
}

#item37237 {
	width:527px !important;
	height:81px !important;
	top:12px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #bac919;
}

#item37238 {
	width:527px !important;
	height:29px !important;
	border-radius:23px;
	background:#bac919;
}

#item37284 {
	width:527px !important;
	height:60px !important;
	top:12px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #5599d3;
}

#item37285 {
	width:527px !important;
	height:29px !important;
	border-radius:23px;
	background:#5599d3;
}

#item37331 {
	width:527px !important;
	height:72px !important;
	top:12px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #e1251c;
}

#item37332 {
	width:527px !important;
	height:29px !important;
	border-radius:23px;
	background:#e1251c;
}

#item37378 {
	width:527px !important;
	height:92px !important;
	top:12px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #ffa805;
}

#item37379 {
	width:527px !important;
	height:29px !important;
	border-radius:23px;
	background:#ffa805;
}

#item37425 {
	width:527px !important;
	height:60px !important;
	top:12px !important;
	border-radius:0 0 20px 20px;
	border:solid 1px #009fb5;
}

#item37426 {
	width:527px !important;
	height:29px !important;
	border-radius:23px;
	background:#009fb5;
}

#item37522 {
	width:631px !important;
	height:52px !important;
	left:-8px !important;
	top:721px !important;
	background:#fff;
}

#item37523 {
	width:657px !important;
	height:58px !important;
	left:-22px !important;
	top:710px !important;
	background:#fff;
}

#item37750 {
	width:657px !important;
	height:58px !important;
	left:590px !important;
	top:771px !important;
	background:#fff;
}

#item37601 {
	width:251px !important;
	height:15px !important;
	left:317px !important;
	top:474px !important;
	background:#bac919;
}

#item37701 {
	width:251px !important;
	height:15px !important;
	left:43px !important;
	top:474px !important;
	background:#bac919;
}

#item37615 {
	width:412px !important;
	height:58px !important;
	left:100px !important;
	top:343px !important;
	background:#bac919;
}

#item37776 {
	width:254px !important;
	height:803px !important;
	left:-7px !important;
	top:-11px !important;
	background:#e1251c;
}

#item37937 {
	width:342px !important;
	height:125px !important;
	left:135px !important;
	top:219px !important;
	background:#e1251c;
}

#item37940 {
	width:125px !important;
	height:38px !important;
	border-radius:23px;
	background:#4489c8;
}

#item37968 {
	width:142px !important;
	height:38px !important;
	border-radius:23px;
	background:#e1251c;
}

#item37994 {
	width:148px !important;
	height:29px !important;
	border-radius:23px;
	background:#009fb5;
}

#item38172 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:425px !important;
	top:36px !important;
	background:#e1251c;
}

#item38383 {
	width:370px !important;
	height:160px !important;
	left:124px !important;
	top:216px !important;
	border-radius:20px;
	background:#e1251c;
}

#item38476 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:427px !important;
	top:36px !important;
	background:#e1251c;
}

#item38481 {
	width:1251px !important;
	height:21px !important;
	top:55px !important;
	background:#cbeaf6;
}

#item39000 {
	width:343px !important;
	height:57px !important;
	left:135px !important;
	top:220px !important;
	background:#e1251c;
}

#item39409 {
	width:2px !important;
	height:2px !important;
	left:27px !important;
	top:3px !important;
	background:#4489c8;
}

#item39410 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:3px !important;
	background:#4489c8;
}

#item39414 {
	width:37px !important;
	height:13px !important;
	background:#e1251c;
}

#item39438 {
	width:37px !important;
	height:13px !important;
	background:#e1251c;
}

#item39462 {
	width:37px !important;
	height:13px !important;
	background:#e1251c;
}

#item39509 {
	width:53px !important;
	height:51px !important;
	border-radius:14px;
	border:solid 2px #4489c8;
}

#item39613 {
	width:1241px !important;
	height:21px !important;
	top:55px !important;
	background:#cbeaf6;
}

#item39629 {
	width:340px !important;
	height:57px !important;
	left:133px !important;
	top:271px !important;
	background:#e1251c;
}

#item39631 {
	width:249px !important;
	height:71px !important;
	top:13px !important;
	border-radius:34px;
	border:solid 1px #c6c6c5;
}

#item39637 {
	width:63px !important;
	height:39px !important;
	left:41px !important;
	top:2px !important;
	border-radius:17px;
	background:#e5e5e5;
}

#item39669 {
	width:63px !important;
	height:39px !important;
	left:41px !important;
	top:1px !important;
	border-radius:17px;
	background:#e5e5e5;
}

#item40184 {
	width:342px !important;
	height:109px !important;
	left:192px !important;
	top:618px !important;
	border-radius:20px;
	background:#4489c8;
}

#item40214 {
	width:340px !important;
	height:57px !important;
	left:133px !important;
	top:271px !important;
	background:#e1251c;
}

#item40328 {
	width:345px !important;
	height:112px !important;
	left:190px !important;
	top:115px !important;
	border-radius:20px;
	background:#009fb5;
	border:solid 3px #009fb5;
}

#item40329 {
	width:204px !important;
	height:150px !important;
	left:337px !important;
	top:552px !important;
	border-radius:20px;
	background:#e1251c;
}

#item40927 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:421px !important;
	left:612px !important;
	top:36px !important;
	background:#e3342c;
}

#item40334 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#ffa805;
}

#item40381 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#e1251c;
}

#item40428 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#4975cc;
}

#item40475 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#f76e00;
}

#item40522 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#ed6b7c;
}

#item40569 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#0563c1;
}

#item40616 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#539b22;
}

#item40663 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#009fb5;
}

#item40710 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#474fb5;
}

#item40757 {
	width:66px !important;
	height:26px !important;
	left:9px !important;
	top:24px !important;
	border-radius:14px;
	background:#abc22d;
}

#item41117 {
	width:340px !important;
	height:57px !important;
	left:133px !important;
	top:330px !important;
	background:#e1251c;
}

#item41119 {
	width:145px !important;
	height:107px !important;
	top:25px !important;
	border-radius:20px;
	background:#e1251c;
}

#item41238 {
	width:145px !important;
	height:107px !important;
	left:235px !important;
	top:633px !important;
	border-radius:20px;
	background:#ffa805;
}

#item41353 {
	width:145px !important;
	height:107px !important;
	top:25px !important;
	border-radius:20px;
	background:#4489c8;
}

#item41653 {
	mix-blend-mode:multiply;
	width:612px !important;
	height:399px !important;
	top:36px !important;
	background:#e23027;
}

#item41680 {
	width:366px !important;
	height:130px !important;
	left:122px !important;
	top:361px !important;
	border-radius:20px;
	background:#ffffff;
}

#item41860 {
	width:470px !important;
	height:58px !important;
	left:71px !important;
	top:407px !important;
	background:#e1251c;
}

#item41861 {
	width:280px !important;
	height:102px !important;
	left:262px !important;
	top:579px !important;
	border-radius:20px;
	background:#f1f1f1;
}

#item42127 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:309px !important;
	left:612px !important;
	top:36px !important;
	background:#009fb5;
}

#item41990 {
	width:256px !important;
	height:692px !important;
	left:-9px !important;
	top:-9px !important;
	background:#009fb5;
}

#item42199 {
	width:657px !important;
	height:31px !important;
	left:590px !important;
	top:776px !important;
	background:#fff;
}

#item42292 {
	mix-blend-mode:multiply;
	width:394px !important;
	height:69px !important;
	left:101px !important;
	top:226px !important;
	background:#009fb5;
}

#item42337 {
	width:141px !important;
	height:252px !important;
	left:43px !important;
	top:415px !important;
	border-radius:14px;
	background:#ef8205;
}

#item42361 {
	width:142px !important;
	height:252px !important;
	left:234px !important;
	top:415px !important;
	border-radius:14px;
	background:#009fb5;
}

#item42385 {
	width:142px !important;
	height:252px !important;
	left:427px !important;
	top:415px !important;
	border-radius:14px;
	background:#4489c8;
}

#item42516 {
	mix-blend-mode:multiply;
	width:621px !important;
	height:432px !important;
	left:612px !important;
	top:36px !important;
	background:#95c7d5;
}

#item42563 {
	mix-blend-mode:multiply;
	width:475px !important;
	height:198px !important;
	left:67px !important;
	top:499px !important;
	background:#e6f0f4;
}

#item42823 {
	width:256px !important;
	height:692px !important;
	left:-9px !important;
	top:-9px !important;
	background:#ffa805;
}

#item42958 {
	width:646px !important;
	height:45px !important;
	left:612px !important;
	top:212px !important;
	background:#ffa805;
}

#item43007 {
	width:638px !important;
	height:51px !important;
	left:597px !important;
	top:792px !important;
	background:#fff;
}

#item60664 {
	width:1247px !important;
	height:39px !important;
	left:-23px !important;
	top:776px !important;
	background:#fff;
}

#item43076 {
	width:1241px !important;
	height:45px !important;
	left:-9px !important;
	top:212px !important;
	background:#ffa805;
}

#item60805 {
	width:1247px !important;
	height:39px !important;
	left:-23px !important;
	top:776px !important;
	background:#fff;
}

#item43213 {
	width:646px !important;
	height:45px !important;
	left:-14px !important;
	top:212px !important;
	background:#ffa805;
}

#item43305 {
	width:646px !important;
	height:45px !important;
	left:598px !important;
	top:212px !important;
	background:#ffa805;
}

#item43401 {
	width:646px !important;
	height:45px !important;
	left:-14px !important;
	top:212px !important;
	background:#ffa805;
}

#item43501 {
	width:646px !important;
	height:45px !important;
	left:598px !important;
	top:212px !important;
	background:#ffa805;
}

#item60857 {
	width:1247px !important;
	height:39px !important;
	left:-23px !important;
	top:776px !important;
	background:#fff;
}

#item43684 {
	width:16px !important;
	height:27px !important;
	left:482px !important;
	top:733px !important;
	background:#c6c6c5;
}

#item43685 {
	width:14px !important;
	height:26px !important;
	left:482px !important;
	top:734px !important;
	background:#311c0c;
}

#item43686 {
	width:13px !important;
	height:26px !important;
	left:483px !important;
	top:734px !important;
	background:#683b10;
}

#item43688 {
	width:2px !important;
	height:3px !important;
	left:494px !important;
	top:747px !important;
	background:#ed6d04;
}

#item43691 {
	width:11px !important;
	height:18px !important;
	left:468px !important;
	top:735px !important;
	background:#c6c6c5;
}

#item43692 {
	width:9px !important;
	height:17px !important;
	left:469px !important;
	top:736px !important;
	background:#683b10;
}

#item43693 {
	width:7px !important;
	height:13px !important;
	left:470px !important;
	top:737px !important;
	background:#512e07;
}

#item43694 {
	width:6px !important;
	height:12px !important;
	left:470px !important;
	top:738px !important;
	background:#aad6ec;
}

#item43695 {
	width:7px !important;
	height:2px !important;
	left:470px !important;
	top:742px !important;
	background:#512e07;
}

#item43696 {
	width:8px !important;
	height:2px !important;
	left:469px !important;
	top:743px !important;
	background:#683b10;
}

#item43697 {
	width:11px !important;
	height:18px !important;
	left:501px !important;
	top:735px !important;
	background:#c6c6c5;
}

#item43698 {
	width:9px !important;
	height:17px !important;
	left:502px !important;
	top:736px !important;
	background:#683b10;
}

#item43699 {
	width:7px !important;
	height:13px !important;
	left:503px !important;
	top:737px !important;
	background:#512e07;
}

#item43700 {
	width:6px !important;
	height:12px !important;
	left:503px !important;
	top:738px !important;
	background:#aad6ec;
}

#item43701 {
	width:7px !important;
	height:2px !important;
	left:503px !important;
	top:742px !important;
	background:#512e07;
}

#item43702 {
	width:8px !important;
	height:2px !important;
	left:502px !important;
	top:743px !important;
	background:#683b10;
}

#item43735 {
	width:21px !important;
	height:36px !important;
	left:422px !important;
	top:723px !important;
	background:#c6c6c5;
}

#item43736 {
	width:19px !important;
	height:35px !important;
	left:423px !important;
	top:724px !important;
	background:#311c0c;
}

#item43737 {
	width:17px !important;
	height:34px !important;
	left:424px !important;
	top:725px !important;
	background:#683b10;
}

#item43739 {
	width:2px !important;
	height:4px !important;
	left:438px !important;
	top:742px !important;
	background:#ed6d04;
}

#item43742 {
	width:14px !important;
	height:25px !important;
	left:404px !important;
	top:726px !important;
	background:#c6c6c5;
}

#item43743 {
	width:12px !important;
	height:22px !important;
	left:405px !important;
	top:727px !important;
	background:#683b10;
}

#item43744 {
	width:10px !important;
	height:18px !important;
	left:406px !important;
	top:729px !important;
	background:#512e07;
}

#item43745 {
	width:9px !important;
	height:16px !important;
	left:407px !important;
	top:730px !important;
	background:#aad6ec;
}

#item43746 {
	width:9px !important;
	height:2px !important;
	left:406px !important;
	top:736px !important;
	background:#512e07;
}

#item43747 {
	width:11px !important;
	height:2px !important;
	left:405px !important;
	top:737px !important;
	background:#683b10;
}

#item43748 {
	width:14px !important;
	height:25px !important;
	left:448px !important;
	top:726px !important;
	background:#c6c6c5;
}

#item43749 {
	width:12px !important;
	height:22px !important;
	left:449px !important;
	top:727px !important;
	background:#683b10;
}

#item43750 {
	width:10px !important;
	height:18px !important;
	left:450px !important;
	top:729px !important;
	background:#512e07;
}

#item43751 {
	width:9px !important;
	height:16px !important;
	left:451px !important;
	top:730px !important;
	background:#aad6ec;
}

#item43752 {
	width:9px !important;
	height:2px !important;
	left:451px !important;
	top:736px !important;
	background:#512e07;
}

#item43753 {
	width:11px !important;
	height:2px !important;
	left:450px !important;
	top:737px !important;
	background:#683b10;
}

#item43758 {
	width:624px !important;
	height:176px !important;
	top:619px !important;
}
#in5footer,  #prefooter {display:none;}
