/* 	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:1008px; height:1404px; background: #fff !important; }
.paper-vertical { width:1008px; height:100%; }
.paper-horizontal { width:43774px; height:1416px; }
@media all and (max-height:1404px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1008px) {
	.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 #fbaf3f; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#fbaf3f;}
#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%);
}
#item111874 {
	width:31px !important;
	height:31px !important;
	left:941px !important;
	top:1354px !important;
}

#item111930 {
	width:31px !important;
	height:31px !important;
	left:903px !important;
	top:1354px !important;
}

@keyframes custom-116533 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-360px,0px);}
}
@-webkit-keyframes custom-116533 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-360px,0px);}
}
#item116535 {
	opacity:0.80;
	width:362px !important;
	height:1406px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item116536 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:1257px !important;
}

#item116566 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:1205px !important;
}

#item116596 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:1153px !important;
}

#item116626 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:1101px !important;
}

#item116657 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:1049px !important;
}

#item116687 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:997px !important;
}

#item116718 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:945px !important;
}

#item116748 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:893px !important;
}

#item116778 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:841px !important;
}

#item116808 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:789px !important;
}

#item116838 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:737px !important;
}

#item116868 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:685px !important;
}

#item116898 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:633px !important;
}

#item116931 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:581px !important;
}

#item116961 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:529px !important;
}

#item116992 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:477px !important;
}

#item117022 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:425px !important;
}

#item117052 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:373px !important;
}

#item117082 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:321px !important;
}

#item117112 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:269px !important;
}

#item117143 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:217px !important;
}

#item117173 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:165px !important;
}

#item117203 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:113px !important;
}

#item117233 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:61px !important;
}

#item117263 {
	width:62px !important;
	height:62px !important;
	top:50px !important;
}

#item117271 {
	width:62px !important;
	height:62px !important;
	top:50px !important;
}

#item55352 {
	width:1011px !important;
	height:613px !important;
	top:722px !important;
	background:#0060a9;
}

#item59205 {
	width:156px !important;
	height:86px !important;
	border-radius:12px;
	background:#ffffff;
}

#item55407 {
	width:156px !important;
	height:70px !important;
	border-radius:12px;
	background:#ffffff;
}

#item55404 {
	width:156px !important;
	height:86px !important;
	left:427px !important;
	top:1284px !important;
}

#item66456 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113202 {
	width:311px !important;
	height:31px !important;
	left:67px !important;
	top:844px !important;
}

#item113208 {
	opacity:0.04;
	width:409px !important;
	height:102px !important;
	background:#005ca9;
}

#item113205 {
	width:409px !important;
	height:102px !important;
	left:67px !important;
	top:885px !important;
}

#item113215 {
	opacity:0.04;
	width:195px !important;
	height:31px !important;
	background:#005ca9;
}

#item113212 {
	width:195px !important;
	height:31px !important;
	left:67px !important;
	top:996px !important;
}

#item113223 {
	opacity:0.04;
	width:387px !important;
	height:61px !important;
	background:#005ca9;
}

#item113219 {
	width:387px !important;
	height:61px !important;
	left:67px !important;
	top:1036px !important;
}

#item113232 {
	opacity:0.04;
	width:363px !important;
	height:31px !important;
	background:#005ca9;
}

#item113229 {
	width:363px !important;
	height:31px !important;
	left:67px !important;
	top:1107px !important;
}

#item113240 {
	opacity:0.04;
	width:373px !important;
	height:31px !important;
	background:#005ca9;
}

#item113236 {
	width:373px !important;
	height:31px !important;
	left:67px !important;
	top:1147px !important;
}

#item113247 {
	opacity:0.04;
	width:435px !important;
	height:70px !important;
	background:#005ca9;
}

#item113244 {
	width:435px !important;
	height:70px !important;
	left:67px !important;
	top:1188px !important;
}

#item113254 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113251 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:842px !important;
}

#item113261 {
	opacity:0.04;
	width:340px !important;
	height:31px !important;
	background:#005ca9;
}

#item113258 {
	width:340px !important;
	height:31px !important;
	left:562px !important;
	top:881px !important;
}

#item113269 {
	opacity:0.04;
	width:358px !important;
	height:67px !important;
	background:#005ca9;
}

#item113266 {
	width:358px !important;
	height:67px !important;
	left:562px !important;
	top:920px !important;
}

#item113276 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113273 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:995px !important;
}

#item113283 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113280 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:1034px !important;
}

#item113290 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113287 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:1073px !important;
}

#item113300 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113297 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:1111px !important;
}

#item113307 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113304 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:1150px !important;
}

#item113315 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113312 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:1189px !important;
}

#item113717 {
	opacity:0.04;
	width:311px !important;
	height:31px !important;
	background:#005ca9;
}

#item113714 {
	width:311px !important;
	height:31px !important;
	left:562px !important;
	top:1225px !important;
}

#item59239 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item59240 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item59243 {
	width:604px !important;
	height:895px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item59247 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:3px !important;
}

#item59248 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:298px !important;
}

#item59236 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item59235 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item80598 {
	width:54px !important;
	height:54px !important;
	left:417px !important;
	top:1236px !important;
}

#item80614 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item80615 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item80618 {
	width:938px !important;
	height:1331px !important;
	left:47px !important;
	top:52px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item80622 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:4px !important;
}

#item80623 {
	width:52px !important;
	height:53px !important;
	left:808px !important;
	top:74px !important;
}

#item80611 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item80610 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item87102 {
	opacity:0.30;
	width:1011px !important;
	height:1407px !important;
	top:-3px !important;
	background:#fbaf3f;
}

#item112049 {
	width:31px !important;
	height:31px !important;
	left:941px !important;
	top:1354px !important;
}

#item112097 {
	width:31px !important;
	height:31px !important;
	left:903px !important;
	top:1354px !important;
}

#item81272 {
	opacity:0.30;
	width:1011px !important;
	height:1407px !important;
	top:-3px !important;
	background:#fbaf3f;
}

#item104161 {
	width:790px !important;
	height:453px !important;
	left:34px !important;
	top:879px !important;
}

@keyframes fadeout-115591 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-115591 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item112205 {
	width:31px !important;
	height:31px !important;
	left:941px !important;
	top:1354px !important;
}

#item112253 {
	width:31px !important;
	height:31px !important;
	left:903px !important;
	top:1354px !important;
}

#item81406 {
	opacity:0.30;
	width:1011px !important;
	height:1407px !important;
	top:-3px !important;
	background:#fbaf3f;
}

#item112356 {
	width:31px !important;
	height:31px !important;
	left:941px !important;
	top:1354px !important;
}

#item112406 {
	width:31px !important;
	height:31px !important;
	left:903px !important;
	top:1354px !important;
}

#item81541 {
	opacity:0.30;
	width:1011px !important;
	height:1332px !important;
	top:-3px !important;
	background:#fbaf3f;
}

@keyframes spin-1943 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-1943 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes flyinfromleft-1946 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1946 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57691 {
	width:52px !important;
	height:52px !important;
	left:272px !important;
	top:841px !important;
}

#item82776 {
	width:52px !important;
	height:52px !important;
	left:382px !important;
	top:1274px !important;
}

#item57424 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item57425 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item57428 {
	width:604px !important;
	height:250px !important;
	left:215px !important;
	top:604px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item57432 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:4px !important;
}

#item57433 {
	width:52px !important;
	height:52px !important;
	left:736px !important;
	top:618px !important;
}

#item57421 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item57420 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item83093 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item83090 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item83094 {
	width:604px !important;
	height:237px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item83229 {
	width:634px !important;
	height:267px !important;
	left:202px !important;
	top:972px !important;
}

#item83098 {
	width:45px !important;
	height:45px !important;
	left:28px !important;
	top:3px !important;
}

#item83095 {
	width:76px !important;
	height:750px !important;
	left:738px !important;
	top:299px !important;
}

#item83128 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item83088 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item83298 {
	width:53px !important;
	height:53px !important;
	left:184px !important;
	top:947px !important;
}

#item57780 {
	width:53px !important;
	height:53px !important;
	left:201px !important;
	top:540px !important;
}

#item83804 {
	width:53px !important;
	height:53px !important;
	left:272px !important;
	top:344px !important;
}

#item83840 {
	width:53px !important;
	height:53px !important;
	left:293px !important;
	top:1282px !important;
}

#item83936 {
	width:53px !important;
	height:53px !important;
	left:856px !important;
	top:855px !important;
}

#item83979 {
	width:53px !important;
	height:53px !important;
	left:845px !important;
	top:1278px !important;
}

@keyframes spin-100153 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-100153 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item110837 {
	width:96px !important;
	height:93px !important;
	left:698px !important;
	top:247px !important;
}

#item57822 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item57823 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item57826 {
	width:604px !important;
	height:210px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item57830 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:4px !important;
}

#item57831 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:298px !important;
}

#item57819 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item57818 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item57962 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item57963 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item57966 {
	width:604px !important;
	height:355px !important;
	left:215px !important;
	top:340px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item57970 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:3px !important;
}

#item57971 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:371px !important;
}

#item57959 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item57958 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item58091 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58092 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58095 {
	width:604px !important;
	height:197px !important;
	left:250px !important;
	top:1098px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58099 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:3px !important;
}

#item58100 {
	width:52px !important;
	height:55px !important;
	left:781px !important;
	top:1108px !important;
}

#item58088 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58087 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item58202 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58203 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58206 {
	width:604px !important;
	height:268px !important;
	left:197px !important;
	top:1044px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58210 {
	width:45px !important;
	height:45px !important;
	left:5px !important;
	top:3px !important;
}

#item58211 {
	width:53px !important;
	height:52px !important;
	left:731px !important;
	top:1062px !important;
}

#item58199 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58198 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item83479 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item83476 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item83480 {
	width:604px !important;
	height:219px !important;
	left:215px !important;
	top:892px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item83484 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:3px !important;
}

#item83481 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:925px !important;
}

#item83514 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item83474 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item58328 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58329 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58332 {
	width:604px !important;
	height:268px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58336 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:4px !important;
}

#item58337 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:298px !important;
}

#item58325 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58324 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item58441 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58442 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58445 {
	width:604px !important;
	height:225px !important;
	left:215px !important;
	top:357px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58449 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:3px !important;
}

#item58450 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:380px !important;
}

#item58438 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58437 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item58558 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58559 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58562 {
	width:604px !important;
	height:182px !important;
	left:215px !important;
	top:669px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58566 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:4px !important;
}

#item58567 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:686px !important;
}

#item58555 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58554 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes spin-57867 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-57867 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item84005 {
	width:53px !important;
	height:53px !important;
	left:153px !important;
	top:280px !important;
}

#item84060 {
	width:53px !important;
	height:53px !important;
	left:729px !important;
	top:875px !important;
}

#item84130 {
	width:53px !important;
	height:53px !important;
	left:671px !important;
	top:544px !important;
}

#item84140 {
	width:53px !important;
	height:53px !important;
	left:810px !important;
	top:195px !important;
}

#item84301 {
	width:53px !important;
	height:53px !important;
	left:307px !important;
	top:740px !important;
}

#item84310 {
	width:53px !important;
	height:53px !important;
	left:340px !important;
	top:1024px !important;
}

#item110899 {
	width:96px !important;
	height:93px !important;
	left:392px !important;
	top:1214px !important;
}

#item58677 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58678 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58681 {
	width:604px !important;
	height:262px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58685 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:3px !important;
}

#item58686 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:298px !important;
}

#item58674 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58673 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item58825 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58827 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58830 {
	width:604px !important;
	height:214px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58834 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:3px !important;
}

#item58835 {
	width:52px !important;
	height:52px !important;
	left:763px !important;
	top:298px !important;
}

#item58822 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58821 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item84327 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item84323 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item84328 {
	width:604px !important;
	height:289px !important;
	left:227px !important;
	top:801px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item84332 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item84329 {
	width:54px !important;
	height:52px !important;
	left:747px !important;
	top:819px !important;
}

#item84363 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item84321 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item58902 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item58903 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item58906 {
	width:604px !important;
	height:215px !important;
	left:219px !important;
	top:981px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58910 {
	width:45px !important;
	height:45px !important;
	left:17px !important;
	top:3px !important;
}

#item58911 {
	width:65px !important;
	height:744px !important;
	left:750px !important;
	top:299px !important;
}

#item58899 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item58898 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item59131 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item59132 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item59135 {
	width:604px !important;
	height:192px !important;
	left:219px !important;
	top:1138px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item59139 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:5px !important;
}

#item59140 {
	width:53px !important;
	height:53px !important;
	left:754px !important;
	top:1146px !important;
}

#item59128 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item59127 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item66814 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item66815 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item66818 {
	width:605px !important;
	height:316px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item66822 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item66823 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item66811 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item66810 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes spin-78411 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-78411 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item84368 {
	width:53px !important;
	height:53px !important;
	left:281px !important;
	top:233px !important;
}

#item84442 {
	width:53px !important;
	height:53px !important;
	left:366px !important;
	top:588px !important;
}

#item84515 {
	width:53px !important;
	height:53px !important;
	left:384px !important;
	top:1190px !important;
}

#item84553 {
	width:53px !important;
	height:53px !important;
	left:813px !important;
	top:337px !important;
}

#item84881 {
	width:53px !important;
	height:53px !important;
	left:711px !important;
	top:678px !important;
}

#item110933 {
	width:96px !important;
	height:93px !important;
	left:845px !important;
	top:1205px !important;
}

#item84703 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item84704 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item84707 {
	width:605px !important;
	height:238px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item84711 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item84712 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item84700 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item84699 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item84745 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item84746 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item84749 {
	width:605px !important;
	height:204px !important;
	left:202px !important;
	top:673px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item84753 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:6px !important;
}

#item84754 {
	width:52px !important;
	height:54px !important;
	left:721px !important;
	top:689px !important;
}

#item84742 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item84741 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item84791 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item84792 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item84795 {
	width:605px !important;
	height:218px !important;
	left:215px !important;
	top:1120px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item84799 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item84800 {
	width:52px !important;
	height:52px !important;
	left:745px !important;
	top:1141px !important;
}

#item84788 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item84787 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item84833 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item84835 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item84838 {
	width:605px !important;
	height:283px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item84842 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item84843 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item84830 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item84829 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item84898 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item84899 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item84902 {
	width:605px !important;
	height:226px !important;
	left:248px !important;
	top:756px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item84906 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item84907 {
	width:52px !important;
	height:55px !important;
	left:758px !important;
	top:759px !important;
}

#item84895 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item84894 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item85734 {
	width:1011px !important;
	height:1329px !important;
	background:#00aeef;
}

#item109715 {
	width:96px !important;
	height:93px !important;
	left:535px !important;
	top:412px !important;
}

#item109879 {
	width:96px !important;
	height:93px !important;
	left:535px !important;
	top:713px !important;
}

#item109892 {
	width:96px !important;
	height:93px !important;
	left:535px !important;
	top:1016px !important;
}

#item109907 {
	width:96px !important;
	height:93px !important;
	left:363px !important;
	top:713px !important;
}

#item109921 {
	width:96px !important;
	height:93px !important;
	left:363px !important;
	top:1016px !important;
}

#item109696 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item109697 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item109700 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:271px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item109704 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item109705 {
	width:52px !important;
	height:52px !important;
	left:850px !important;
	top:300px !important;
}

#item109707 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item109708 {
	width:790px !important;
	height:453px !important;
	left:113px !important;
	top:382px !important;
}

#item109693 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item109692 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item109862 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item109859 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item109863 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:712px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item109867 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item109864 {
	width:52px !important;
	height:52px !important;
	left:850px !important;
	top:741px !important;
}

#item109871 {
	width:790px !important;
	height:453px !important;
	left:113px !important;
	top:823px !important;
}

#item109874 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:454px !important;
}

#item109857 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item109842 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item109839 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item109843 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:739px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item109848 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item109845 {
	width:52px !important;
	height:52px !important;
	left:850px !important;
	top:768px !important;
}

#item109853 {
	width:790px !important;
	height:453px !important;
	left:113px !important;
	top:850px !important;
}

#item109856 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:481px !important;
}

#item109837 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item109823 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item109820 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item109824 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:271px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item109828 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item109825 {
	width:52px !important;
	height:52px !important;
	left:850px !important;
	top:300px !important;
}

#item109831 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item109833 {
	width:790px !important;
	height:453px !important;
	left:113px !important;
	top:382px !important;
}

#item109836 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item109818 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item109805 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item109801 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item109806 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:271px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item109810 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item109807 {
	width:52px !important;
	height:52px !important;
	left:850px !important;
	top:300px !important;
}

#item109813 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item109814 {
	width:790px !important;
	height:453px !important;
	left:118px !important;
	top:382px !important;
}

#item109817 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item109799 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item23855 {
	mix-blend-mode:multiply;
	width:1019px !important;
	height:1332px !important;
	left:-1px !important;
	background:#00a88f;
}

#item110957 {
	width:96px !important;
	height:93px !important;
	left:700px !important;
	top:1214px !important;
}

#item110971 {
	width:96px !important;
	height:93px !important;
	left:218px !important;
	top:1214px !important;
}

#item79826 {
	width:108px !important;
	height:94px !important;
	left:807px !important;
	top:959px !important;
}

#item79840 {
	width:108px !important;
	height:94px !important;
	left:569px !important;
	top:959px !important;
}

#item79853 {
	width:108px !important;
	height:94px !important;
	left:450px !important;
	top:959px !important;
}

#item79865 {
	width:108px !important;
	height:94px !important;
	left:331px !important;
	top:959px !important;
}

#item79876 {
	width:108px !important;
	height:94px !important;
	left:688px !important;
	top:959px !important;
}

#item79888 {
	width:108px !important;
	height:94px !important;
	left:212px !important;
	top:959px !important;
}

#item79913 {
	width:108px !important;
	height:94px !important;
	left:93px !important;
	top:959px !important;
}

#item79916 {
	width:45px !important;
	height:80px !important;
}

#item79918 {
	width:45px !important;
	height:80px !important;
	left:927px !important;
	top:586px !important;
}

#item79919 {
	width:45px !important;
	height:80px !important;
	left:36px !important;
	top:586px !important;
}

#item79923 {
	width:824px !important;
	height:615px !important;
	left:92px !important;
	top:351px !important;
}

#item85786 {
	opacity:0.20;
	width:1008px !important;
	height:1338px !important;
	top:-3px !important;
	background:#9d3292;
}

#item85800 {
	width:53px !important;
	height:53px !important;
	left:332px !important;
	top:813px !important;
}

#item85813 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item85815 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item85818 {
	width:815px !important;
	height:1304px !important;
	left:196px !important;
	top:23px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item85822 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item85823 {
	width:52px !important;
	height:52px !important;
	left:831px !important;
	top:31px !important;
}

#item85810 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item85809 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item102096 {
	width:1011px !important;
	height:1332px !important;
	background:#c9e8e2;
}

#item102097 {
	width:1011px !important;
	height:411px !important;
	background:#00a88f;
}

#item102102 {
	width:53px !important;
	height:53px !important;
	left:328px !important;
	top:1167px !important;
}

#item102116 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item102117 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item102120 {
	width:770px !important;
	height:1284px !important;
	left:184px !important;
	top:49px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item102124 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item102125 {
	width:52px !important;
	height:52px !important;
	left:867px !important;
	top:79px !important;
}

#item102127 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item102113 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item102112 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item111004 {
	width:96px !important;
	height:93px !important;
	left:461px !important;
	top:1184px !important;
}

#item79168 {
	width:58px !important;
	height:85px !important;
	left:41px !important;
	top:715px !important;
}

#item79180 {
	width:58px !important;
	height:85px !important;
	left:909px !important;
	top:715px !important;
}

#item79191 {
	width:58px !important;
	height:85px !important;
	left:843px !important;
	top:715px !important;
}

#item79203 {
	width:58px !important;
	height:85px !important;
	left:776px !important;
	top:715px !important;
}

#item79215 {
	width:58px !important;
	height:85px !important;
	left:709px !important;
	top:715px !important;
}

#item79227 {
	width:58px !important;
	height:85px !important;
	left:642px !important;
	top:715px !important;
}

#item79243 {
	width:58px !important;
	height:85px !important;
	left:575px !important;
	top:715px !important;
}

#item79254 {
	width:58px !important;
	height:85px !important;
	left:509px !important;
	top:715px !important;
}

#item79265 {
	width:58px !important;
	height:85px !important;
	left:442px !important;
	top:715px !important;
}

#item79280 {
	width:58px !important;
	height:85px !important;
	left:375px !important;
	top:715px !important;
}

#item79293 {
	width:58px !important;
	height:85px !important;
	left:308px !important;
	top:715px !important;
}

#item79305 {
	width:58px !important;
	height:85px !important;
	left:241px !important;
	top:715px !important;
}

#item79316 {
	width:58px !important;
	height:85px !important;
	left:175px !important;
	top:715px !important;
}

#item79328 {
	width:58px !important;
	height:85px !important;
	left:108px !important;
	top:715px !important;
}

#item79331 {
	width:45px !important;
	height:80px !important;
}

#item79333 {
	width:45px !important;
	height:80px !important;
	left:927px !important;
	top:487px !important;
}

#item79334 {
	width:45px !important;
	height:80px !important;
	left:36px !important;
	top:487px !important;
}

#item79338 {
	width:822px !important;
	height:330px !important;
	left:93px !important;
	top:362px !important;
}

#item90944 {
	width:50px !important;
	height:90px !important;
	left:898px !important;
	top:1215px !important;
}

#item90956 {
	width:50px !important;
	height:90px !important;
	left:838px !important;
	top:1215px !important;
}

#item90968 {
	width:50px !important;
	height:90px !important;
	left:778px !important;
	top:1215px !important;
}

#item90980 {
	width:50px !important;
	height:90px !important;
	left:718px !important;
	top:1215px !important;
}

#item90994 {
	width:50px !important;
	height:90px !important;
	left:658px !important;
	top:1215px !important;
}

#item91005 {
	width:50px !important;
	height:90px !important;
	left:598px !important;
	top:1215px !important;
}

#item91020 {
	width:50px !important;
	height:90px !important;
	left:538px !important;
	top:1215px !important;
}

#item91032 {
	width:50px !important;
	height:90px !important;
	left:478px !important;
	top:1215px !important;
}

#item91045 {
	width:50px !important;
	height:90px !important;
	left:418px !important;
	top:1215px !important;
}

#item91058 {
	width:50px !important;
	height:90px !important;
	left:358px !important;
	top:1215px !important;
}

#item91070 {
	width:50px !important;
	height:90px !important;
	left:298px !important;
	top:1215px !important;
}

#item91081 {
	width:50px !important;
	height:90px !important;
	left:238px !important;
	top:1215px !important;
}

#item91093 {
	width:50px !important;
	height:90px !important;
	left:178px !important;
	top:1215px !important;
}

#item91106 {
	width:50px !important;
	height:90px !important;
	left:118px !important;
	top:1215px !important;
}

#item91118 {
	width:50px !important;
	height:90px !important;
	left:58px !important;
	top:1215px !important;
}

#item91132 {
	width:50px !important;
	height:90px !important;
	left:898px !important;
	top:1113px !important;
}

#item91143 {
	width:50px !important;
	height:90px !important;
	left:838px !important;
	top:1113px !important;
}

#item91156 {
	width:50px !important;
	height:90px !important;
	left:778px !important;
	top:1113px !important;
}

#item91168 {
	width:50px !important;
	height:90px !important;
	left:59px !important;
	top:1113px !important;
}

#item91181 {
	width:50px !important;
	height:90px !important;
	left:658px !important;
	top:1113px !important;
}

#item91194 {
	width:50px !important;
	height:90px !important;
	left:598px !important;
	top:1113px !important;
}

#item91206 {
	width:50px !important;
	height:90px !important;
	left:538px !important;
	top:1113px !important;
}

#item91220 {
	width:50px !important;
	height:90px !important;
	left:478px !important;
	top:1113px !important;
}

#item91231 {
	width:50px !important;
	height:90px !important;
	left:418px !important;
	top:1113px !important;
}

#item91243 {
	width:50px !important;
	height:90px !important;
	left:358px !important;
	top:1113px !important;
}

#item91255 {
	width:50px !important;
	height:90px !important;
	left:298px !important;
	top:1113px !important;
}

#item91269 {
	width:50px !important;
	height:90px !important;
	left:238px !important;
	top:1113px !important;
}

#item91281 {
	width:50px !important;
	height:90px !important;
	left:178px !important;
	top:1113px !important;
}

#item91294 {
	width:50px !important;
	height:90px !important;
	left:118px !important;
	top:1113px !important;
}

#item91306 {
	width:50px !important;
	height:90px !important;
	left:718px !important;
	top:1113px !important;
}

#item91322 {
	width:45px !important;
	height:80px !important;
}

#item91319 {
	width:45px !important;
	height:80px !important;
	left:927px !important;
	top:732px !important;
}

#item91324 {
	width:45px !important;
	height:80px !important;
	left:36px !important;
	top:732px !important;
}

#item91528 {
	width:822px !important;
	height:643px !important;
}

#item91329 {
	width:822px !important;
	height:643px !important;
	left:93px !important;
	top:450px !important;
}

#item111025 {
	width:96px !important;
	height:93px !important;
	left:131px !important;
	top:940px !important;
}

#item111040 {
	width:96px !important;
	height:93px !important;
	left:460px !important;
	top:940px !important;
}

#item111055 {
	width:96px !important;
	height:93px !important;
	left:771px !important;
	top:940px !important;
}

#item69875 {
	width:1014px !important;
	height:54px !important;
	left:-2px !important;
	top:468px !important;
	background:#005ca9;
}

#item111122 {
	width:96px !important;
	height:93px !important;
	left:744px !important;
	top:1197px !important;
}

#item93696 {
	opacity:0.20;
	width:1014px !important;
	height:1329px !important;
	left:-3px !important;
	background:#fbaf3f;
}

#item93708 {
	width:54px !important;
	height:54px !important;
	left:403px !important;
	top:1254px !important;
}

#item93726 {
	width:54px !important;
	height:54px !important;
	left:695px !important;
	top:1254px !important;
}

#item93745 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item93746 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item93749 {
	width:829px !important;
	height:1219px !important;
	left:118px !important;
	top:103px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item93753 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item93754 {
	width:52px !important;
	height:52px !important;
	left:748px !important;
	top:127px !important;
}

#item93742 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item93741 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item93795 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item93796 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item93799 {
	width:861px !important;
	height:1034px !important;
	left:70px !important;
	top:106px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item93803 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item93804 {
	width:52px !important;
	height:52px !important;
	left:841px !important;
	top:130px !important;
}

#item93792 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item93791 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item91625 {
	width:1008px !important;
	height:1332px !important;
	left:1px !important;
	background:#fbaf3f;
}

#item69570 {
	width:82px !important;
	height:82px !important;
	left:216px !important;
	top:755px !important;
}

#item103642 {
	width:82px !important;
	height:82px !important;
	left:665px !important;
	top:760px !important;
}

#item69754 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item69750 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item69787 {
	width:46px !important;
	height:46px !important;
	left:6px !important;
	top:4px !important;
}

#item69783 {
	width:56px !important;
	height:54px !important;
	left:761px !important;
	top:297px !important;
}

#item69791 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item69795 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item69747 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item69801 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item69798 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item69802 {
	width:579px !important;
	height:1313px !important;
	left:239px !important;
	top:23px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item69807 {
	width:46px !important;
	height:46px !important;
	left:4px !important;
	top:4px !important;
}

#item69804 {
	width:54px !important;
	height:54px !important;
	left:753px !important;
	top:26px !important;
}

#item69836 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item69796 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item102604 {
	width:1008px !important;
	height:1331px !important;
	background:#ffebd2;
}

#item71153 {
	width:23px !important;
	height:20px !important;
	left:309px !important;
	top:739px !important;
}

#item71178 {
	width:80px !important;
	height:88px !important;
	left:292px !important;
	top:737px !important;
}

#item71246 {
	width:81px !important;
	height:73px !important;
	left:722px !important;
	top:744px !important;
}

#item71374 {
	width:80px !important;
	height:59px !important;
	left:203px !important;
	top:1212px !important;
}

#item71437 {
	width:81px !important;
	height:79px !important;
	left:511px !important;
	top:1192px !important;
}

#item71501 {
	width:80px !important;
	height:66px !important;
	left:855px !important;
	top:1212px !important;
}

#item71726 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item71723 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item71757 {
	width:67px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item71753 {
	width:73px !important;
	height:61px !important;
	left:791px !important;
	top:181px !important;
}

#item71769 {
	width:490px !important;
	height:326px !important;
	left:172px !important;
	top:531px !important;
}

#item71789 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item71721 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item71795 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item71792 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item71796 {
	width:795px !important;
	height:1025px !important;
	left:121px !important;
	top:229px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item71801 {
	width:66px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item71798 {
	width:72px !important;
	height:60px !important;
	left:831px !important;
	top:246px !important;
}

#item71868 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item71790 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item71874 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item71871 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item71875 {
	width:879px !important;
	height:1090px !important;
	left:64px !important;
	top:180px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item71879 {
	width:45px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item71876 {
	width:51px !important;
	height:60px !important;
	left:865px !important;
	top:183px !important;
}

#item71939 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item71869 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item71945 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item71942 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item71946 {
	width:791px !important;
	height:1287px !important;
	left:125px !important;
	top:60px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item71950 {
	width:43px !important;
	height:53px !important;
	left:3px !important;
	top:15px !important;
}

#item71947 {
	width:56px !important;
	height:71px !important;
	left:830px !important;
	top:76px !important;
}

#item71953 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item72029 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item71940 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item72035 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item72032 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item72036 {
	width:806px !important;
	height:914px !important;
	left:71px !important;
	top:189px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item72040 {
	width:46px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item72037 {
	width:52px !important;
	height:59px !important;
	left:763px !important;
	top:207px !important;
}

#item72043 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item72106 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item72030 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item104174 {
	mix-blend-mode:multiply;
	width:1008px !important;
	height:233px !important;
	top:1px !important;
	background:#ee3d42;
}

#item110055 {
	width:96px !important;
	height:93px !important;
	left:363px !important;
	top:720px !important;
}

#item110180 {
	width:96px !important;
	height:93px !important;
	left:363px !important;
	top:1118px !important;
}

#item110199 {
	width:96px !important;
	height:93px !important;
	left:838px !important;
	top:361px !important;
}

#item110222 {
	width:96px !important;
	height:93px !important;
	left:845px !important;
	top:816px !important;
}

#item110235 {
	width:96px !important;
	height:93px !important;
	left:855px !important;
	top:1118px !important;
}

#item110333 {
	mix-blend-mode:multiply;
	width:489px !important;
	height:145px !important;
	left:-2px !important;
	top:1341px !important;
	background:#ee3d42;
}

#item109946 {
	opacity:0.65;
	width:1008px !important;
	height:1403px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item109943 {
	width:1014px !important;
	height:1409px !important;
	left:10px !important;
	top:10px !important;
}

#item109947 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:732px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item109951 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item109948 {
	width:52px !important;
	height:52px !important;
	left:850px !important;
	top:761px !important;
}

#item109955 {
	width:790px !important;
	height:453px !important;
	left:118px !important;
	top:843px !important;
}

#item109958 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:474px !important;
}

#item109940 {
	width:1024px !important;
	height:1419px !important;
	left:-13px !important;
	top:-12px !important;
}

#item110561 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item110558 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item110562 {
	width:837px !important;
	height:606px !important;
	left:98px !important;
	top:724px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item110566 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item110563 {
	width:52px !important;
	height:52px !important;
	left:848px !important;
	top:750px !important;
}

#item110571 {
	width:790px !important;
	height:453px !important;
	left:122px !important;
	top:841px !important;
}

#item110574 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:607px !important;
}

#item110556 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item110542 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item110539 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item110543 {
	width:837px !important;
	height:606px !important;
	left:110px !important;
	top:585px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item110547 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item110544 {
	width:52px !important;
	height:52px !important;
	left:841px !important;
	top:617px !important;
}

#item113375 {
	width:790px !important;
	height:453px !important;
	left:135px !important;
	top:706px !important;
}

#item110555 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item110537 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item110523 {
	opacity:0.65;
	width:1008px !important;
	height:1406px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item110520 {
	width:1014px !important;
	height:1412px !important;
	left:10px !important;
	top:10px !important;
}

#item110525 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:612px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item110529 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item110526 {
	width:52px !important;
	height:52px !important;
	left:850px !important;
	top:642px !important;
}

#item110533 {
	width:790px !important;
	height:453px !important;
	left:118px !important;
	top:724px !important;
}

#item110536 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:354px !important;
}

#item110518 {
	width:1024px !important;
	height:1422px !important;
	left:-13px !important;
	top:-12px !important;
}

#item110505 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item110502 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item110506 {
	width:837px !important;
	height:606px !important;
	left:94px !important;
	top:806px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item110510 {
	width:67px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item110507 {
	width:73px !important;
	height:62px !important;
	left:829px !important;
	top:844px !important;
}

#item110513 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item110514 {
	width:790px !important;
	height:453px !important;
	left:116px !important;
	top:932px !important;
}

#item110517 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item110500 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item110304 {
	mix-blend-mode:multiply;
	width:489px !important;
	height:161px !important;
	left:-3px !important;
	top:-3px !important;
	background:#ee3d42;
}

#item110436 {
	width:96px !important;
	height:93px !important;
	left:363px !important;
	top:354px !important;
}

#item110449 {
	width:96px !important;
	height:93px !important;
	left:699px !important;
	top:281px !important;
}

#item110465 {
	width:96px !important;
	height:93px !important;
	left:852px !important;
	top:653px !important;
}

#item110479 {
	width:96px !important;
	height:93px !important;
	left:852px !important;
	top:1011px !important;
}

#item110762 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item110759 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item110763 {
	width:837px !important;
	height:606px !important;
	left:98px !important;
	top:579px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item110767 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item110764 {
	width:52px !important;
	height:52px !important;
	left:840px !important;
	top:604px !important;
}

#item110770 {
	width:565px !important;
	height:762px !important;
	left:235px !important;
	top:354px !important;
}

#item110771 {
	width:790px !important;
	height:453px !important;
	left:122px !important;
	top:697px !important;
}

#item110774 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item110757 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item43704 {
	width:1008px !important;
	height:226px !important;
	top:-1px !important;
	background:#0060a9;
}

#item98571 {
	width:79px !important;
	height:88px !important;
	left:863px !important;
	top:1241px !important;
}

#item98581 {
	width:79px !important;
	height:88px !important;
	left:418px !important;
	top:1129px !important;
}

#item98591 {
	width:79px !important;
	height:88px !important;
	left:322px !important;
	top:1129px !important;
}

#item98607 {
	width:79px !important;
	height:88px !important;
	left:227px !important;
	top:1129px !important;
}

#item98618 {
	width:79px !important;
	height:88px !important;
	left:764px !important;
	top:1241px !important;
}

#item98629 {
	width:79px !important;
	height:88px !important;
	left:664px !important;
	top:1241px !important;
}

#item98642 {
	width:79px !important;
	height:88px !important;
	left:565px !important;
	top:1241px !important;
}

#item98654 {
	width:79px !important;
	height:88px !important;
	left:465px !important;
	top:1241px !important;
}

#item98666 {
	width:79px !important;
	height:88px !important;
	left:366px !important;
	top:1241px !important;
}

#item98677 {
	width:79px !important;
	height:88px !important;
	left:266px !important;
	top:1241px !important;
}

#item98687 {
	width:79px !important;
	height:88px !important;
	left:167px !important;
	top:1241px !important;
}

#item98697 {
	width:79px !important;
	height:88px !important;
	left:67px !important;
	top:1241px !important;
}

#item98707 {
	width:79px !important;
	height:88px !important;
	left:895px !important;
	top:1129px !important;
}

#item98733 {
	width:79px !important;
	height:88px !important;
	left:799px !important;
	top:1129px !important;
}

#item98743 {
	width:79px !important;
	height:88px !important;
	left:131px !important;
	top:1129px !important;
}

#item98755 {
	width:79px !important;
	height:88px !important;
	left:36px !important;
	top:1129px !important;
}

#item98768 {
	width:79px !important;
	height:88px !important;
	left:704px !important;
	top:1129px !important;
}

#item98780 {
	width:79px !important;
	height:88px !important;
	left:608px !important;
	top:1129px !important;
}

#item98791 {
	width:79px !important;
	height:88px !important;
	left:513px !important;
	top:1129px !important;
}

#item98794 {
	width:45px !important;
	height:80px !important;
}

#item98796 {
	width:45px !important;
	height:80px !important;
	left:927px !important;
	top:811px !important;
}

#item98797 {
	width:45px !important;
	height:80px !important;
	left:36px !important;
	top:811px !important;
}

#item99625 {
	width:827px !important;
	height:383px !important;
	left:5px !important;
	top:363px !important;
	background:#fff;
}

#item99624 {
	width:827px !important;
	height:255px !important;
	left:5px !important;
	top:513px !important;
	background:#fff;
}

#item99909 {
	width:298px !important;
	height:528px !important;
	left:519px !important;
	background:#fff;
}

#item99623 {
	width:827px !important;
	height:173px !important;
	left:5px !important;
	top:519px !important;
	background:#fff;
}

#item99622 {
	width:827px !important;
	height:138px !important;
	left:5px !important;
	top:519px !important;
	background:#fff;
}

#item99620 {
	width:827px !important;
	height:231px !important;
	left:5px !important;
	top:414px !important;
	background:#fff;
}

#item99593 {
	width:827px !important;
	height:147px !important;
	left:5px !important;
	top:519px !important;
	background:#fff;
}

#item99515 {
	width:827px !important;
	height:173px !important;
	left:5px !important;
	top:519px !important;
	background:#fff;
}

#item99487 {
	width:827px !important;
	height:187px !important;
	left:5px !important;
	top:443px !important;
	background:#fff;
}

#item99384 {
	width:298px !important;
	height:531px !important;
	left:519px !important;
	background:#fff;
}

#item99331 {
	width:256px !important;
	height:522px !important;
	left:547px !important;
	top:9px !important;
	background:#fff;
}

#item99280 {
	width:274px !important;
	height:523px !important;
	left:556px !important;
	top:5px !important;
	background:#fff;
}

#item99241 {
	width:825px !important;
	height:144px !important;
	left:5px !important;
	top:459px !important;
	background:#fff;
}

#item99187 {
	width:825px !important;
	height:246px !important;
	left:7px !important;
	top:456px !important;
	background:#fff;
}

#item99160 {
	width:274px !important;
	height:513px !important;
	left:558px !important;
	top:6px !important;
	background:#fff;
}

#item98835 {
	width:822px !important;
	height:534px !important;
	left:7px !important;
	top:9px !important;
}

#item99077 {
	width:273px !important;
	height:705px !important;
	left:557px !important;
	top:8px !important;
	background:#fff;
}

#item98801 {
	width:832px !important;
	height:768px !important;
	left:86px !important;
	top:528px !important;
}

#item87164 {
	width:1008px !important;
	height:1335px !important;
	background:#005ca9;
}

#item76196 {
	width:169px !important;
	height:169px !important;
	left:419px !important;
	top:878px !important;
}

#item76256 {
	width:169px !important;
	height:169px !important;
	left:113px !important;
	top:683px !important;
}

#item76316 {
	width:169px !important;
	height:169px !important;
	left:628px !important;
	top:878px !important;
}

#item76375 {
	width:169px !important;
	height:169px !important;
	left:741px !important;
	top:683px !important;
}

#item76436 {
	width:169px !important;
	height:169px !important;
	left:532px !important;
	top:683px !important;
}

#item76556 {
	width:169px !important;
	height:169px !important;
	left:113px !important;
	top:1073px !important;
}

#item76615 {
	width:169px !important;
	height:169px !important;
	left:322px !important;
	top:1073px !important;
}

#item76674 {
	width:169px !important;
	height:169px !important;
	left:210px !important;
	top:878px !important;
}

#item76734 {
	width:169px !important;
	height:169px !important;
	left:532px !important;
	top:1073px !important;
}

#item87166 {
	width:169px !important;
	height:169px !important;
	left:322px !important;
	top:683px !important;
}

#item94031 {
	width:169px !important;
	height:169px !important;
	left:741px !important;
	top:1073px !important;
}

#item94099 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item94096 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item94100 {
	width:605px !important;
	height:818px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item94104 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item94101 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item94133 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item94094 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item76827 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item76824 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item76829 {
	width:605px !important;
	height:818px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item76833 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item76830 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item76862 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item76822 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item76877 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item76874 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item76878 {
	width:612px !important;
	height:1005px !important;
	left:214px !important;
	top:127px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item76883 {
	width:46px !important;
	height:46px !important;
	left:16px !important;
	top:13px !important;
}

#item76879 {
	width:64px !important;
	height:61px !important;
	left:751px !important;
	top:142px !important;
}

#item76912 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item76872 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item76918 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item76915 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item76919 {
	width:605px !important;
	height:879px !important;
	left:214px !important;
	top:307px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item76923 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item76920 {
	width:52px !important;
	height:52px !important;
	left:743px !important;
	top:342px !important;
}

#item76952 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item76913 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item76958 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item76955 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item76959 {
	width:605px !important;
	height:597px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item76964 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item76960 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item76993 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item76953 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item77017 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item77014 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item77018 {
	width:605px !important;
	height:1033px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item77022 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item77019 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item77051 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item77012 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item77067 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item77064 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item77068 {
	width:605px !important;
	height:889px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item77072 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item77069 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item77101 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item77062 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item77122 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item77118 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item77123 {
	width:605px !important;
	height:877px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item77127 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item77124 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item77156 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item77116 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item77172 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item77169 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item77173 {
	width:605px !important;
	height:994px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item77177 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item77174 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item77206 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item77167 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item77234 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item77231 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item77235 {
	width:605px !important;
	height:583px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item77239 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item77236 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item77268 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item77229 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item77285 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item77282 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item77286 {
	width:605px !important;
	height:658px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item77290 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item77287 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item77320 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item77280 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item88771 {
	width:1008px !important;
	height:1335px !important;
	top:-3px !important;
	background:#00aeef;
}

#item100865 {
	width:56px !important;
	height:56px !important;
	left:537px !important;
	top:672px !important;
}

#item100873 {
	width:56px !important;
	height:56px !important;
	left:847px !important;
	top:889px !important;
}

#item100905 {
	width:56px !important;
	height:56px !important;
	left:236px !important;
	top:881px !important;
}

#item100896 {
	width:56px !important;
	height:56px !important;
	left:357px !important;
	top:1234px !important;
}

#item100882 {
	width:56px !important;
	height:56px !important;
	left:715px !important;
	top:1234px !important;
}

#item101670 {
	width:31px !important;
	height:31px !important;
	left:941px !important;
	top:1354px !important;
}

#item101726 {
	width:31px !important;
	height:31px !important;
	left:903px !important;
	top:1354px !important;
}

#item88474 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item88475 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item88478 {
	width:605px !important;
	height:751px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item88482 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item88483 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item88471 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item88470 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item88530 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item88531 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item88534 {
	width:605px !important;
	height:842px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item88538 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item88539 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item88527 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item88526 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item88580 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item88581 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item88584 {
	width:605px !important;
	height:487px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item88588 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item88589 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item88577 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item88576 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item88623 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item88624 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item88627 {
	width:605px !important;
	height:842px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item88631 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item88632 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item88620 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item88619 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item88674 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item88675 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item88678 {
	width:605px !important;
	height:386px !important;
	left:215px !important;
	top:294px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item88682 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item88683 {
	width:52px !important;
	height:52px !important;
	left:764px !important;
	top:298px !important;
}

#item88671 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item88670 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item95092 {
	width:6px !important;
	height:48px !important;
	left:194px !important;
	background:#0060a9;
}

#item111136 {
	width:96px !important;
	height:93px !important;
	left:86px !important;
	top:863px !important;
}

#item111152 {
	width:96px !important;
	height:93px !important;
	left:700px !important;
	top:863px !important;
}

#item111166 {
	width:96px !important;
	height:93px !important;
	left:219px !important;
	top:1142px !important;
}

#item111181 {
	width:96px !important;
	height:93px !important;
	left:700px !important;
	top:1142px !important;
}

#item73659 {
	mix-blend-mode:multiply;
	width:1008px !important;
	height:1134px !important;
	top:195px !important;
	background:#ffefdc;
}

#item73684 {
	width:1008px !important;
	height:140px !important;
	top:68px !important;
	background:#00a88f;
}

#item95660 {
	width:99px !important;
	height:101px !important;
	left:862px !important;
	top:911px !important;
}

#item95699 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item95696 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item95700 {
	width:988px !important;
	height:1384px !important;
	left:23px !important;
	top:23px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item95704 {
	width:59px !important;
	height:46px !important;
	left:3px !important;
	top:4px !important;
}

#item95701 {
	width:65px !important;
	height:54px !important;
	left:872px !important;
	top:26px !important;
}

#item95764 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item95694 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item73204 {
	width:1008px !important;
	height:1134px !important;
	top:199px !important;
	background:#ffefdc;
}

#item73280 {
	width:1008px !important;
	height:140px !important;
	top:71px !important;
	background:#00a88f;
}

#item73334 {
	width:99px !important;
	height:101px !important;
	left:862px !important;
	top:1242px !important;
}

#item73368 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item73365 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item73370 {
	width:988px !important;
	height:1384px !important;
	left:23px !important;
	top:23px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item73376 {
	width:59px !important;
	height:46px !important;
	left:3px !important;
	top:4px !important;
}

#item73372 {
	width:65px !important;
	height:54px !important;
	left:872px !important;
	top:26px !important;
}

#item73410 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item73363 {
	width:1024px !important;
	height:1484px !important;
	left:-13px !important;
	top:-13px !important;
}

#item96103 {
	mix-blend-mode:multiply;
	width:1008px !important;
	height:1134px !important;
	top:195px !important;
	background:#ffefdc;
}

#item96153 {
	width:1008px !important;
	height:140px !important;
	top:68px !important;
	background:#00a88f;
}

#item96214 {
	width:99px !important;
	height:101px !important;
	left:788px !important;
	top:1178px !important;
}

#item96329 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item96326 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item96330 {
	width:988px !important;
	height:1384px !important;
	left:23px !important;
	top:23px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item96334 {
	width:59px !important;
	height:46px !important;
	left:3px !important;
	top:4px !important;
}

#item96331 {
	width:65px !important;
	height:54px !important;
	left:872px !important;
	top:26px !important;
}

#item96394 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item96324 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item73828 {
	mix-blend-mode:multiply;
	width:1008px !important;
	height:1137px !important;
	top:195px !important;
	background:#ffefdc;
}

#item73853 {
	width:1008px !important;
	height:140px !important;
	top:68px !important;
	background:#00a88f;
}

#item95879 {
	width:99px !important;
	height:101px !important;
	left:862px !important;
	top:895px !important;
}

#item95896 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item95893 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item95897 {
	width:988px !important;
	height:1250px !important;
	left:23px !important;
	top:23px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item95901 {
	width:59px !important;
	height:46px !important;
	left:3px !important;
	top:4px !important;
}

#item95898 {
	width:65px !important;
	height:54px !important;
	left:872px !important;
	top:26px !important;
}

#item95936 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item95891 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item19998 {
	width:934px !important;
	height:86px !important;
	left:38px !important;
	top:1242px !important;
	background:#00a88f;
}

#item112590 {
	width:54px !important;
	height:60px !important;
	left:948px !important;
	top:-9px !important;
}

#item20688 {
	width:486px !important;
	height:84px !important;
	left:522px !important;
	top:1px !important;
	background:#0060a9;
}

#item20695 {
	width:486px !important;
	height:84px !important;
	left:522px !important;
	top:1px !important;
	background:#0060a9;
}

#item96712 {
	width:938px !important;
	height:94px !important;
	left:34px !important;
	top:1238px !important;
	background:#fbaf3f;
}

#item103188 {
	opacity:0.20;
	width:1008px !important;
	height:1332px !important;
	background:#fbaf3f;
}

#item103251 {
	width:486px !important;
	height:84px !important;
	left:522px !important;
	top:1px !important;
	background:#0060a9;
}

#item112629 {
	width:486px !important;
	height:84px !important;
	left:522px !important;
	top:1px !important;
	background:#0060a9;
}

#item96913 {
	width:935px !important;
	height:354px !important;
	left:37px !important;
	top:117px !important;
	background:#005ca9;
}

#item88027 {
	width:486px !important;
	height:84px !important;
	left:522px !important;
	top:1px !important;
	background:#0060a9;
}

#item111221 {
	width:96px !important;
	height:93px !important;
	left:442px !important;
	top:1017px !important;
}

#item88033 {
	width:486px !important;
	height:84px !important;
	left:522px !important;
	top:1px !important;
	background:#0060a9;
}

#item88040 {
	width:486px !important;
	height:84px !important;
	left:522px !important;
	top:1px !important;
	background:#0060a9;
}

#item98172 {
	width:46px !important;
	height:47px !important;
	left:888px !important;
	top:846px !important;
}

#item98190 {
	opacity:0.65;
	width:1008px !important;
	height:1404px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item98191 {
	width:1014px !important;
	height:1410px !important;
	left:10px !important;
	top:10px !important;
}

#item98194 {
	width:988px !important;
	height:1344px !important;
	left:23px !important;
	top:23px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item98198 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item98199 {
	width:52px !important;
	height:52px !important;
	left:955px !important;
	top:27px !important;
}

#item98201 {
	width:948px !important;
	height:1304px !important;
	left:43px !important;
	top:83px !important;
}

#item98187 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item98186 {
	width:1024px !important;
	height:1420px !important;
	left:-13px !important;
	top:-13px !important;
}

#item100120 {
	width:492px !important;
	height:1332px !important;
	background:#fbaf3f;
}

#item105922 {
	width:45px !important;
	height:80px !important;
}

#item105924 {
	width:45px !important;
	height:80px !important;
	left:927px !important;
	top:780px !important;
}

#item105925 {
	width:45px !important;
	height:80px !important;
	left:36px !important;
	top:780px !important;
}

#item105929 {
	width:822px !important;
	height:1017px !important;
	left:93px !important;
	top:312px !important;
}
#in5footer,  #prefooter {display:none;}
