/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

@keyframes appear-224863 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-224863 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item224863 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-224958 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-224958 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item224958 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-224930 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-224930 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item224930 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-224782 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-224782 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item224782 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item223986 {
	width:177px !important;
	left:21px !important;
	top:114px !important;
	min-height:24px !important;
}

#item224018 {
	width:1px !important;
	height:16px !important;
	left:96px !important;
	top:47px !important;
	background:#59aa46;
}

#item224042 {
	width:131px !important;
	height:82px !important;
}

#item224090 {
	width:799px !important;
	height:389px !important;
	left:21px !important;
	top:772px !important;
	border-radius:20px;
	background:#ebb865;
}

#item224141 {
	width:134px !important;
	height:20px !important;
	left:90px !important;
	top:1px !important;
}

#item224164 {
	width:71px !important;
	top:2px !important;
	min-height:18px !important;
}

#item224919 {
	width:224px !important;
	height:23px !important;
	left:562px !important;
	top:1042px !important;
}

#item224189 {
	width:134px !important;
	height:20px !important;
	left:90px !important;
	top:1px !important;
}

#item224212 {
	width:71px !important;
	top:2px !important;
	min-height:18px !important;
}

#item224921 {
	width:224px !important;
	height:23px !important;
	left:562px !important;
	top:1096px !important;
}

#item224286 {
	width:134px !important;
	height:32px !important;
	left:58px !important;
	top:1px !important;
}

#item224309 {
	width:40px !important;
	top:2px !important;
	min-height:18px !important;
}

#item224917 {
	width:192px !important;
	height:34px !important;
	left:593px !important;
	top:982px !important;
}

#item224738 {
	width:124px !important;
	height:229px !important;
	left:21px !important;
	top:341px !important;
	border-radius:20px;
	background:#d12229;
}

#item280442 {
	width:124px !important;
	height:229px !important;
	left:290px !important;
	top:341px !important;
	border-radius:20px;
	background:#fdbe14;
}

#item280444 {
	width:124px !important;
	height:229px !important;
	left:560px !important;
	top:341px !important;
	border-radius:20px;
	background:#931215;
}

#item280441 {
	width:124px !important;
	height:229px !important;
	left:156px !important;
	top:341px !important;
	border-radius:20px;
	background:#931215;
}

#item280443 {
	width:124px !important;
	height:229px !important;
	left:425px !important;
	top:341px !important;
	border-radius:20px;
	background:#d12229;
}

#item280445 {
	width:124px !important;
	height:229px !important;
	left:695px !important;
	top:341px !important;
	border-radius:20px;
	background:#fdbe14;
}

#item224616 {
	width:148px !important;
	height:62px !important;
	left:62px !important;
	top:16px !important;
}

#item224639 {
	width:43px !important;
	top:2px !important;
	min-height:18px !important;
}

#item224915 {
	width:209px !important;
	height:78px !important;
}

#item237807 {
	width:102px !important;
	height:10px !important;
	left:62px !important;
	background:#fff;
}

#item371053 {
	width:246px !important;
	height:320px !important;
	left:46px !important;
	top:819px !important;
	border-radius:12px;
	background:#fff;
}

#item370989 {
	width:263px !important;
	left:4px !important;
	top:4px !important;
	min-height:26px !important;
}

#item371054 {
	width:454px !important;
	left:326px !important;
	top:831px !important;
	min-height:26px !important;
}

#item371036 {
	width:219px !important;
	left:60px !important;
	top:853px !important;
	min-height:224px !important;
}

#item371166 {
	width:177px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item371167 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:2px !important;
}

#item371141 {
	width:177px !important;
	height:28px !important;
	border-radius:85px;
	background:#d12229;
}

#item371142 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:2px !important;
}

#item371116 {
	width:177px !important;
	height:28px !important;
	border-radius:85px;
	background:#59aa46;
}

#item371117 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:2px !important;
}

#item371114 {
	width:177px !important;
	height:28px !important;
	left:80px !important;
	top:1094px !important;
}

#item224382 {
	width:200px !important;
	left:80px !important;
	min-height:32px !important;
}

#item224405 {
	width:61px !important;
	top:7px !important;
	min-height:18px !important;
}

#item224908 {
	width:281px !important;
	height:32px !important;
	left:299px !important;
	top:923px !important;
}

#item224093 {
	width:196px !important;
	left:80px !important;
	top:13px !important;
	min-height:20px !important;
}

#item224116 {
	width:60px !important;
	top:2px !important;
	min-height:18px !important;
}

#item224906 {
	width:276px !important;
	height:33px !important;
}

#item237835 {
	width:198px !important;
	height:10px !important;
	left:80px !important;
	background:#fff;
}

#item224430 {
	width:199px !important;
	left:68px !important;
	top:14px !important;
	min-height:50px !important;
}

#item224453 {
	width:48px !important;
	top:2px !important;
	min-height:18px !important;
}

#item224910 {
	width:267px !important;
	height:63px !important;
	top:1px !important;
}

#item237755 {
	width:102px !important;
	height:10px !important;
	left:68px !important;
	background:#fff;
}

#item224334 {
	width:183px !important;
	height:50px !important;
	left:62px !important;
	top:14px !important;
}

#item224357 {
	width:43px !important;
	top:2px !important;
	min-height:18px !important;
}

#item224912 {
	width:244px !important;
	height:64px !important;
}

#item237782 {
	width:102px !important;
	height:10px !important;
	left:62px !important;
	background:#fff;
}

#item379613 {
	width:249px !important;
	left:134px !important;
	top:31px !important;
	min-height:42px !important;
}

#item379677 {
	width:152px !important;
	left:233px !important;
	top:79px !important;
	min-height:53px !important;
}

#item379873 {
	width:131px !important;
	left:4px !important;
	min-height:53px !important;
}

#item379703 {
	width:232px !important;
	top:92px !important;
	min-height:46px !important;
}

#item371230 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#939398;
}

#item371231 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item371238 {
	width:56px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#750721;
}

#item371239 {
	width:62px !important;
	height:62px !important;
	left:753px !important;
	top:63px !important;
}

#item371241 {
	width:681px !important;
	height:1020px !important;
	left:93px !important;
	top:99px !important;
}

#item514124 {
	width:503px !important;
	min-height:807px !important;
}

#item514122 {
	width:503px !important;
	height:807px !important;
	left:64px !important;
	top:117px !important;
}

#item514159 {
	width:503px !important;
	min-height:809px !important;
}

#item514157 {
	width:503px !important;
	height:809px !important;
	left:64px !important;
	top:117px !important;
}

#item514237 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item514238 {
	width:106px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item514212 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#750721;
}

#item514213 {
	width:109px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514187 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#cba264;
}

#item514188 {
	width:110px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514184 {
	width:113px !important;
	height:28px !important;
}

#item514314 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item514315 {
	width:106px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item514289 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#750721;
}

#item514290 {
	width:109px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514264 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#cba264;
}

#item514265 {
	width:110px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514261 {
	width:113px !important;
	height:28px !important;
	left:133px !important;
}

#item514392 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item514393 {
	width:106px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item514366 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#750721;
}

#item514367 {
	width:109px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514341 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#cba264;
}

#item514342 {
	width:110px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514338 {
	width:113px !important;
	height:28px !important;
	left:266px !important;
}

#item514469 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item514470 {
	width:106px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item514444 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#750721;
}

#item514445 {
	width:109px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514419 {
	width:113px !important;
	height:28px !important;
	border-radius:85px;
	background:#cba264;
}

#item514420 {
	width:110px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item514416 {
	width:113px !important;
	height:28px !important;
	left:400px !important;
}

#item514495 {
	width:498px !important;
	min-height:713px !important;
}

#item514493 {
	width:498px !important;
	height:713px !important;
	left:64px !important;
	top:117px !important;
}

#item514520 {
	width:485px !important;
	min-height:806px !important;
}

#item514518 {
	width:485px !important;
	height:806px !important;
	left:64px !important;
	top:117px !important;
}

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

#item371226 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item148653 {
	width:39px !important;
	height:39px !important;
}

#item156040 {
	width:729px !important;
	height:72px !important;
	left:57px !important;
	top:113px !important;
	border-radius:12px;
	background:#f1f1f2;
}

#item280624 {
	width:729px !important;
	left:57px !important;
	top:127px !important;
	min-height:87px !important;
}

#item156041 {
	width:108px !important;
	height:115px !important;
	left:57px !important;
	top:92px !important;
	border-radius:12px;
	background:#02539b;
}

#item2100 {
	width:785px !important;
	height:904px !important;
	left:57px !important;
	top:220px !important;
	border-radius:14px 0 0 14px;
	background:#e7ebf6;
}

#item65872 {
	width:71px !important;
	height:6px !important;
	left:12px !important;
	top:26px !important;
	background:#fff;
}

#item65874 {
	width:93px !important;
	top:65px !important;
	min-height:45px !important;
}

@keyframes flyinfromtop-156178 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-156178 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156179 {
	width:283px !important;
	height:40px !important;
	border-radius:28px;
	background:#f8e9e6;
}

#item156180 {
	width:275px !important;
	left:4px !important;
	top:12px !important;
	min-height:41px !important;
}

@keyframes fadein-301198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-301198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item301198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30755 {
	width:190px !important;
	height:182px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item26034 {
	width:190px !important;
	height:182px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item228904 {
	width:190px !important;
	height:24px !important;
	top:158px !important;
	background:#e4a024;
}

#item30751 {
	width:190px !important;
	height:182px !important;
	left:365px !important;
}

#item32103 {
	width:201px !important;
	height:182px !important;
	border-radius:14px;
	background:#ffdb91;
}

#item26066 {
	width:201px !important;
	height:182px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item228983 {
	width:201px !important;
	height:24px !important;
	top:158px !important;
	background:#e4a024;
}

#item32100 {
	width:201px !important;
	height:182px !important;
	left:577px !important;
}

#item32146 {
	width:265px !important;
	height:194px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item26073 {
	width:265px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229573 {
	width:265px !important;
	height:24px !important;
	top:170px !important;
	background:#e4a024;
}

#item32143 {
	width:265px !important;
	height:194px !important;
	left:256px !important;
	top:643px !important;
}

#item32121 {
	width:217px !important;
	height:194px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item26070 {
	width:217px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229219 {
	width:218px !important;
	height:24px !important;
	top:170px !important;
	background:#e4a024;
}

#item32118 {
	width:217px !important;
	height:194px !important;
	left:501px !important;
	top:205px !important;
}

#item32090 {
	width:231px !important;
	height:194px !important;
	border-radius:14px;
	background:#ffdb91;
}

#item26068 {
	width:231px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229140 {
	width:231px !important;
	height:24px !important;
	top:170px !important;
	background:#e4a024;
}

#item32087 {
	width:231px !important;
	height:194px !important;
	left:243px !important;
	top:205px !important;
}

#item159096 {
	width:216px !important;
	height:194px !important;
	border-radius:14px;
	background:#ffdb91;
}

#item159090 {
	width:216px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229064 {
	width:216px !important;
	height:24px !important;
	top:170px !important;
	background:#e4a024;
}

#item159087 {
	width:216px !important;
	height:194px !important;
	top:205px !important;
}

#item32112 {
	width:247px !important;
	height:194px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item26069 {
	width:247px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229368 {
	width:247px !important;
	height:34px !important;
	top:160px !important;
	background:#e4a024;
}

#item32109 {
	width:247px !important;
	height:194px !important;
	left:294px !important;
	top:425px !important;
}

#item159137 {
	width:216px !important;
	height:194px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item159130 {
	width:216px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229296 {
	width:216px !important;
	height:24px !important;
	top:170px !important;
	background:#e4a024;
}

#item159127 {
	width:216px !important;
	height:194px !important;
	left:52px !important;
	top:425px !important;
}

#item32130 {
	width:212px !important;
	height:193px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item26071 {
	width:212px !important;
	height:193px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229437 {
	width:212px !important;
	height:34px !important;
	top:160px !important;
	background:#e4a024;
}

#item32127 {
	width:212px !important;
	height:193px !important;
	left:566px !important;
	top:425px !important;
}

#item32139 {
	width:210px !important;
	height:194px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item26072 {
	width:210px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229510 {
	width:210px !important;
	height:24px !important;
	top:170px !important;
	background:#e4a024;
}

#item32136 {
	width:210px !important;
	height:194px !important;
	left:23px !important;
	top:643px !important;
}

#item32159 {
	width:205px !important;
	height:194px !important;
	border-radius:14px;
	background:#f0ca8c;
}

#item26074 {
	width:205px !important;
	height:194px !important;
	border-radius:14px;
	background:#dbdcde;
}

#item229638 {
	width:205px !important;
	height:24px !important;
	top:170px !important;
	background:#e4a024;
}

#item32157 {
	width:205px !important;
	height:194px !important;
	left:546px !important;
	top:643px !important;
}

#item225018 {
	width:319px !important;
	left:82px !important;
	top:231px !important;
	min-height:166px !important;
}

@keyframes flyinfromleft-225018 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-225018 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156054 {
	width:122px !important;
	height:44px !important;
	border-radius:12px;
}

#item156055 {
	width:122px !important;
	height:44px !important;
	left:174px !important;
	top:134px !important;
}

#item156072 {
	width:117px !important;
	height:44px !important;
	border-radius:12px;
}

#item156069 {
	width:117px !important;
	height:44px !important;
	left:315px !important;
	top:134px !important;
}

#item156080 {
	width:57px !important;
	height:44px !important;
	border-radius:12px;
}

#item156077 {
	width:57px !important;
	height:44px !important;
	left:461px !important;
	top:134px !important;
}

#item156084 {
	width:81px !important;
	height:44px !important;
	border-radius:12px;
}

#item156081 {
	width:81px !important;
	height:44px !important;
	left:540px !important;
	top:134px !important;
}

#item162531 {
	width:131px !important;
	height:44px !important;
	border-radius:12px;
}

#item162528 {
	width:131px !important;
	height:44px !important;
	left:641px !important;
	top:134px !important;
}

#item230111 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item230112 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item523080 {
	width:175px !important;
	height:136px !important;
	left:554px !important;
	top:461px !important;
}

#item523089 {
	width:175px !important;
	height:136px !important;
	left:369px !important;
	top:461px !important;
}

#item523098 {
	width:175px !important;
	height:136px !important;
	left:185px !important;
	top:461px !important;
}

#item523106 {
	width:175px !important;
	height:136px !important;
	top:461px !important;
}

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

#item523117 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:184px !important;
}

#item523123 {
	width:45px !important;
	height:80px !important;
	top:184px !important;
}

#item523129 {
	width:567px !important;
	height:442px !important;
	left:81px !important;
}

#item230121 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item230118 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item230119 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:251px !important;
}

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

#item230107 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32590 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32591 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item523441 {
	width:175px !important;
	height:137px !important;
	left:554px !important;
	top:460px !important;
}

#item523450 {
	width:175px !important;
	height:137px !important;
	left:369px !important;
	top:460px !important;
}

#item523459 {
	width:175px !important;
	height:137px !important;
	left:185px !important;
	top:460px !important;
}

#item523467 {
	width:175px !important;
	height:137px !important;
	top:460px !important;
}

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

#item523478 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:182px !important;
}

#item523484 {
	width:45px !important;
	height:80px !important;
	top:182px !important;
}

#item523490 {
	width:567px !important;
	height:441px !important;
	left:81px !important;
}

#item32600 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item32597 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item32598 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item32586 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item159658 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item159655 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item523787 {
	width:175px !important;
	height:133px !important;
	top:458px !important;
}

#item523796 {
	width:175px !important;
	height:133px !important;
	left:554px !important;
	top:458px !important;
}

#item523805 {
	width:175px !important;
	height:133px !important;
	left:369px !important;
	top:458px !important;
}

#item523813 {
	width:175px !important;
	height:133px !important;
	left:185px !important;
	top:458px !important;
}

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

#item523825 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item523830 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item523836 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item159665 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item159662 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item159659 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item159653 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32222 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32223 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item524152 {
	width:175px !important;
	height:137px !important;
	left:554px !important;
	top:460px !important;
}

#item524161 {
	width:175px !important;
	height:137px !important;
	left:369px !important;
	top:460px !important;
}

#item524170 {
	width:175px !important;
	height:137px !important;
	top:460px !important;
}

#item524178 {
	width:175px !important;
	height:137px !important;
	left:185px !important;
	top:460px !important;
}

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

#item524189 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:182px !important;
}

#item524195 {
	width:45px !important;
	height:80px !important;
	top:182px !important;
}

#item524201 {
	width:567px !important;
	height:441px !important;
	left:81px !important;
}

#item32232 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item32229 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item32230 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item32218 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item33077 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item33074 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item524501 {
	width:207px !important;
	height:133px !important;
	left:380px !important;
	top:531px !important;
}

#item524510 {
	width:206px !important;
	height:133px !important;
	left:160px !important;
	top:531px !important;
}

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

#item524520 {
	width:88px !important;
	height:80px !important;
	left:639px !important;
	top:190px !important;
}

#item524525 {
	width:106px !important;
	height:80px !important;
	top:190px !important;
}

#item524530 {
	width:567px !important;
	height:515px !important;
	left:87px !important;
}

#item33084 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item33081 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item33078 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item33072 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item159905 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item159902 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item524946 {
	width:138px !important;
	height:133px !important;
	left:591px !important;
	top:458px !important;
}

#item524955 {
	width:138px !important;
	height:133px !important;
	left:443px !important;
	top:458px !important;
}

#item524964 {
	width:138px !important;
	height:133px !important;
	top:458px !important;
}

#item524972 {
	width:138px !important;
	height:133px !important;
	left:295px !important;
	top:458px !important;
}

#item524984 {
	width:138px !important;
	height:133px !important;
	left:148px !important;
	top:458px !important;
}

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

#item524992 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item524998 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item525003 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item159912 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item159909 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item159906 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item159900 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32844 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32840 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item525351 {
	width:175px !important;
	height:133px !important;
	left:554px !important;
	top:460px !important;
}

#item525360 {
	width:175px !important;
	height:133px !important;
	top:460px !important;
}

#item525369 {
	width:175px !important;
	height:133px !important;
	left:370px !important;
	top:460px !important;
}

#item525377 {
	width:175px !important;
	height:133px !important;
	left:184px !important;
	top:460px !important;
}

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

#item525386 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:182px !important;
}

#item525392 {
	width:45px !important;
	height:80px !important;
	top:182px !important;
}

#item525398 {
	width:567px !important;
	height:441px !important;
	left:81px !important;
}

#item32852 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item32848 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item32845 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item32838 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item34033 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34030 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item525709 {
	width:227px !important;
	height:133px !important;
	left:369px !important;
	top:460px !important;
}

#item525718 {
	width:227px !important;
	height:133px !important;
	left:132px !important;
	top:460px !important;
}

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

#item525727 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:152px !important;
}

#item525732 {
	width:45px !important;
	height:80px !important;
	top:152px !important;
}

#item525737 {
	width:567px !important;
	height:441px !important;
	left:81px !important;
}

#item34040 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item34037 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item34034 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item34028 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item33372 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item33369 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item526076 {
	width:227px !important;
	height:137px !important;
	left:369px !important;
	top:460px !important;
}

#item526083 {
	width:227px !important;
	height:137px !important;
	left:132px !important;
	top:460px !important;
}

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

#item526092 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:182px !important;
}

#item526097 {
	width:45px !important;
	height:80px !important;
	top:182px !important;
}

#item526102 {
	width:567px !important;
	height:441px !important;
	left:81px !important;
}

#item33380 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item33377 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item33374 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item33367 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item33456 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item33453 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item526425 {
	width:113px !important;
	height:113px !important;
	left:615px !important;
	top:458px !important;
}

#item526435 {
	width:113px !important;
	height:113px !important;
	top:458px !important;
}

#item526446 {
	width:113px !important;
	height:113px !important;
	left:492px !important;
	top:458px !important;
}

#item526454 {
	width:113px !important;
	height:113px !important;
	left:369px !important;
	top:458px !important;
}

#item526465 {
	width:113px !important;
	height:113px !important;
	left:246px !important;
	top:458px !important;
}

#item526473 {
	width:113px !important;
	height:113px !important;
	left:123px !important;
	top:458px !important;
}

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

#item526483 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item526488 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item526493 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item33464 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item33461 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item33457 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item33451 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item34270 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34267 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item527047 {
	width:96px !important;
	height:113px !important;
	left:633px !important;
	top:458px !important;
}

#item527056 {
	width:96px !important;
	height:113px !important;
	left:528px !important;
	top:458px !important;
}

#item527067 {
	width:96px !important;
	height:113px !important;
	left:422px !important;
	top:458px !important;
}

#item527075 {
	width:96px !important;
	height:113px !important;
	left:317px !important;
	top:458px !important;
}

#item527086 {
	width:96px !important;
	height:113px !important;
	left:211px !important;
	top:458px !important;
}

#item527094 {
	width:96px !important;
	height:113px !important;
	left:106px !important;
	top:458px !important;
}

#item527104 {
	width:96px !important;
	height:113px !important;
	top:458px !important;
}

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

#item527113 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item527118 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item527123 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item34278 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item34274 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item34271 {
	width:53px !important;
	height:53px !important;
	left:745px !important;
	top:249px !important;
}

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

#item34265 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item246312 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item246313 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item246316 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item246320 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item246321 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item246323 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item288831 {
	width:249px !important;
	left:267px !important;
	top:30px !important;
	min-height:25px !important;
}

#item288961 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:299px !important;
	background:#fff;
}

#item289194 {
	width:91px !important;
	left:346px !important;
	top:118px !important;
	min-height:17px !important;
}

#item289217 {
	width:91px !important;
	left:346px !important;
	top:243px !important;
	min-height:17px !important;
}

#item289241 {
	width:91px !important;
	left:346px !important;
	top:452px !important;
	min-height:17px !important;
}

#item289264 {
	width:91px !important;
	left:346px !important;
	top:573px !important;
	min-height:17px !important;
}

#item289287 {
	width:91px !important;
	left:346px !important;
	top:736px !important;
	min-height:17px !important;
}

#item289310 {
	width:91px !important;
	left:346px !important;
	top:836px !important;
	min-height:17px !important;
}

#item289333 {
	width:125px !important;
	left:328px !important;
	top:920px !important;
	min-height:17px !important;
}

#item289356 {
	width:125px !important;
	left:328px !important;
	top:999px !important;
	min-height:17px !important;
}

#item288857 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item288880 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item288854 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:70px !important;
}

#item289171 {
	width:360px !important;
	min-height:57px !important;
}

#item289168 {
	width:360px !important;
	height:57px !important;
	left:211px !important;
	top:175px !important;
}

#item288911 {
	width:353px !important;
	height:56px !important;
}

#item288908 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:328px !important;
}

#item288938 {
	width:353px !important;
	height:50px !important;
}

#item288935 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:397px !important;
}

#item288988 {
	width:483px !important;
	height:36px !important;
}

#item288985 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:490px !important;
}

#item289014 {
	width:348px !important;
	height:36px !important;
}

#item289011 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:535px !important;
}

#item289040 {
	width:441px !important;
	height:54px !important;
}

#item289037 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:611px !important;
}

#item289066 {
	width:441px !important;
	height:58px !important;
}

#item289063 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:678px !important;
}

#item289093 {
	width:405px !important;
	height:53px !important;
}

#item289089 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:780px !important;
}

#item289119 {
	width:405px !important;
	height:35px !important;
}

#item289116 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:884px !important;
}

#item289145 {
	width:405px !important;
	height:35px !important;
}

#item289142 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:962px !important;
}

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

#item246308 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item245488 {
	width:39px !important;
	height:39px !important;
}

#item245496 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item246000 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item247712 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item247717 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item156042 {
	width:729px !important;
	height:72px !important;
	left:57px !important;
	top:113px !important;
	border-radius:12px;
	background:#f1f1f2;
}

#item280647 {
	width:729px !important;
	left:57px !important;
	top:127px !important;
	min-height:87px !important;
}

#item156043 {
	width:139px !important;
	height:115px !important;
	left:165px !important;
	top:92px !important;
	border-radius:12px;
	background:#02539b;
}

#item31389 {
	width:785px !important;
	height:904px !important;
	top:220px !important;
	border-radius:0 14px 14px 0;
	background:#e7ebf6;
}

#item65902 {
	width:148px !important;
	top:65px !important;
	min-height:46px !important;
}

#item65926 {
	width:71px !important;
	height:6px !important;
	top:26px !important;
	background:#fff;
}

#item162576 {
	width:131px !important;
	height:44px !important;
	border-radius:12px;
}

#item162573 {
	width:131px !important;
	height:44px !important;
	left:641px !important;
	top:134px !important;
}

#item156160 {
	width:60px !important;
	height:44px !important;
	border-radius:12px;
}

#item156157 {
	width:60px !important;
	height:44px !important;
	left:80px !important;
	top:134px !important;
}

#item156164 {
	width:78px !important;
	height:44px !important;
	border-radius:12px;
}

#item156161 {
	width:78px !important;
	height:44px !important;
	left:543px !important;
	top:134px !important;
}

#item156169 {
	width:121px !important;
	height:44px !important;
	border-radius:12px;
}

#item156165 {
	width:121px !important;
	height:44px !important;
	left:313px !important;
	top:134px !important;
}

#item156173 {
	width:53px !important;
	height:44px !important;
	border-radius:12px;
}

#item156170 {
	width:53px !important;
	height:44px !important;
	left:462px !important;
	top:134px !important;
}

@keyframes flyinfromtop-156204 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-156204 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156205 {
	width:283px !important;
	height:40px !important;
	border-radius:28px;
	background:#f8e9e6;
}

#item156206 {
	width:275px !important;
	left:4px !important;
	top:12px !important;
	min-height:41px !important;
}

@keyframes fadein-161454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-161454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35881 {
	width:295px !important;
	height:194px !important;
	border-radius:14px;
	background:#a5d49c;
}

#item35819 {
	width:295px !important;
	height:194px !important;
	left:438px !important;
	top:245px !important;
}

#item35886 {
	width:309px !important;
	height:194px !important;
	border-radius:14px;
	background:#a5d49c;
}

#item35822 {
	width:309px !important;
	height:194px !important;
	top:456px !important;
}

#item35893 {
	width:324px !important;
	height:186px !important;
	border-radius:14px;
	background:#a5d49c;
}

#item35825 {
	width:324px !important;
	height:186px !important;
	left:333px !important;
	top:456px !important;
}

#item35862 {
	width:476px !important;
	height:223px !important;
	border-radius:14px;
	background:#a5d49c;
}

#item35810 {
	width:476px !important;
	height:223px !important;
	left:98px !important;
}

#item35869 {
	width:379px !important;
	height:187px !important;
	border-radius:14px;
	background:#a5d49c;
}

#item35813 {
	width:379px !important;
	height:187px !important;
	left:39px !important;
	top:245px !important;
}

#item35900 {
	width:328px !important;
	height:185px !important;
	border-radius:14px;
	background:#a5d49c;
}

#item35828 {
	width:328px !important;
	height:185px !important;
	left:43px !important;
	top:672px !important;
}

#item35874 {
	width:145px !important;
	height:182px !important;
	border-radius:14px;
	background:#a5d49c;
}

#item35816 {
	width:328px !important;
	height:182px !important;
	left:391px !important;
	top:673px !important;
}

#item161248 {
	width:476px !important;
	height:34px !important;
	left:98px !important;
	top:190px !important;
	border-radius:0 0 14px 14px;
	background:#59aa46;
}

#item161337 {
	width:296px !important;
	height:46px !important;
	left:438px !important;
	top:385px !important;
	border-radius:0 0 14px 14px;
	background:#59aa46;
}

#item161363 {
	width:309px !important;
	height:34px !important;
	top:616px !important;
	border-radius:0 0 14px 14px;
	background:#59aa46;
}

#item161389 {
	width:324px !important;
	height:34px !important;
	left:333px !important;
	top:616px !important;
	border-radius:0 0 14px 14px;
	background:#59aa46;
}

#item161417 {
	width:328px !important;
	height:34px !important;
	left:43px !important;
	top:824px !important;
	border-radius:0 0 14px 14px;
	background:#59aa46;
}

#item161306 {
	width:328px !important;
	height:34px !important;
	left:391px !important;
	top:824px !important;
	border-radius:0 0 12px 12px;
	background:#59aa46;
}

#item161279 {
	width:379px !important;
	height:47px !important;
	left:39px !important;
	top:385px !important;
	border-radius:0 0 14px 14px;
	background:#59aa46;
}

#item42541 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#d12229;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42496 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#fff;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42538 {
	width:190px !important;
	height:39px !important;
	left:377px !important;
	top:177px !important;
}

#item42554 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#d12229;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42548 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#fff;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42545 {
	width:190px !important;
	height:39px !important;
	left:221px !important;
	top:385px !important;
}

#item34601 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34602 {
	width:814px !important;
	height:910px !important;
	left:23px !important;
	top:227px !important;
}

#item530651 {
	width:113px !important;
	height:133px !important;
	left:615px !important;
	top:459px !important;
}

#item530660 {
	width:113px !important;
	height:133px !important;
	left:492px !important;
	top:459px !important;
}

#item530671 {
	width:113px !important;
	height:133px !important;
	left:369px !important;
	top:459px !important;
}

#item530679 {
	width:113px !important;
	height:133px !important;
	left:246px !important;
	top:459px !important;
}

#item530690 {
	width:113px !important;
	height:133px !important;
	left:123px !important;
	top:459px !important;
}

#item530698 {
	width:113px !important;
	height:133px !important;
	top:459px !important;
}

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

#item530708 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item530713 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item530718 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item34611 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item34609 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item34597 {
	width:836px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item34786 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34783 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item531271 {
	width:175px !important;
	height:133px !important;
	left:554px !important;
	top:458px !important;
}

#item531280 {
	width:175px !important;
	height:133px !important;
	left:369px !important;
	top:458px !important;
}

#item531291 {
	width:175px !important;
	height:133px !important;
	left:185px !important;
	top:458px !important;
}

#item531299 {
	width:175px !important;
	height:133px !important;
	top:458px !important;
}

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

#item531308 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item531313 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item531320 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item34793 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item34787 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item34781 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item34995 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34991 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item531752 {
	width:170px !important;
	height:133px !important;
	left:463px !important;
	top:457px !important;
}

#item531761 {
	width:170px !important;
	height:133px !important;
	left:279px !important;
	top:457px !important;
}

#item531772 {
	width:170px !important;
	height:133px !important;
	left:94px !important;
	top:457px !important;
}

#item531783 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
}

#item531780 {
	width:45px !important;
	height:106px !important;
	left:684px !important;
	top:152px !important;
}

#item531785 {
	width:45px !important;
	height:105px !important;
	top:152px !important;
}

#item531790 {
	width:567px !important;
	height:436px !important;
	left:81px !important;
}

#item35002 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item34996 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item34989 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item68674 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item68671 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item532175 {
	width:133px !important;
	height:133px !important;
	left:445px !important;
	top:455px !important;
}

#item532183 {
	width:133px !important;
	height:133px !important;
	left:297px !important;
	top:455px !important;
}

#item532194 {
	width:133px !important;
	height:133px !important;
	left:2px !important;
	top:455px !important;
}

#item532200 {
	width:133px !important;
	height:133px !important;
	left:592px !important;
	top:455px !important;
}

#item532211 {
	width:133px !important;
	height:133px !important;
	left:150px !important;
	top:455px !important;
}

#item532222 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
}

#item532219 {
	width:45px !important;
	height:108px !important;
	left:684px !important;
	top:151px !important;
}

#item532226 {
	width:45px !important;
	height:107px !important;
	top:151px !important;
}

#item532231 {
	width:567px !important;
	height:431px !important;
	left:81px !important;
}

#item68681 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item68675 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item68669 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item35283 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35280 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item35290 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item35284 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item35278 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item35430 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35427 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item35437 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item35431 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item35425 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item35505 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35502 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item533070 {
	width:227px !important;
	height:133px !important;
	left:130px !important;
	top:457px !important;
}

#item533079 {
	width:227px !important;
	height:133px !important;
	left:373px !important;
	top:457px !important;
}

#item533093 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
}

#item533090 {
	width:45px !important;
	height:105px !important;
	left:684px !important;
	top:152px !important;
}

#item533095 {
	width:45px !important;
	height:105px !important;
	top:152px !important;
}

#item533100 {
	width:567px !important;
	height:436px !important;
	left:81px !important;
}

#item35513 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

#item35506 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item35500 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item35704 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35701 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item35712 {
	width:808px !important;
	left:27px !important;
	top:226px !important;
	min-height:907px !important;
}

#item35705 {
	width:76px !important;
	height:76px !important;
	left:734px !important;
	top:237px !important;
}

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

#item35699 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item247725 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item247722 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item247726 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item247730 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item247727 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item247733 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item341536 {
	width:249px !important;
	left:267px !important;
	top:30px !important;
	min-height:25px !important;
}

#item341565 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:299px !important;
	background:#fff;
}

#item341588 {
	width:91px !important;
	left:346px !important;
	top:118px !important;
	min-height:17px !important;
}

#item341611 {
	width:91px !important;
	left:346px !important;
	top:243px !important;
	min-height:17px !important;
}

#item341634 {
	width:91px !important;
	left:346px !important;
	top:452px !important;
	min-height:17px !important;
}

#item341657 {
	width:91px !important;
	left:346px !important;
	top:573px !important;
	min-height:17px !important;
}

#item341681 {
	width:91px !important;
	left:346px !important;
	top:736px !important;
	min-height:17px !important;
}

#item341704 {
	width:91px !important;
	left:346px !important;
	top:836px !important;
	min-height:17px !important;
}

#item341727 {
	width:125px !important;
	left:328px !important;
	top:920px !important;
	min-height:17px !important;
}

#item341750 {
	width:125px !important;
	left:328px !important;
	top:999px !important;
	min-height:17px !important;
}

#item341776 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item341799 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item341773 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:70px !important;
}

#item341825 {
	width:368px !important;
	min-height:57px !important;
}

#item341822 {
	width:368px !important;
	height:57px !important;
	left:207px !important;
	top:175px !important;
}

#item341852 {
	width:353px !important;
	height:56px !important;
}

#item341848 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:328px !important;
}

#item341878 {
	width:353px !important;
	height:50px !important;
}

#item341875 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:397px !important;
}

#item341904 {
	width:483px !important;
	height:36px !important;
}

#item341901 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:490px !important;
}

#item341930 {
	width:348px !important;
	height:36px !important;
}

#item341927 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:535px !important;
}

#item341956 {
	width:441px !important;
	height:54px !important;
}

#item341953 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:611px !important;
}

#item341982 {
	width:441px !important;
	height:58px !important;
}

#item341979 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:678px !important;
}

#item342009 {
	width:405px !important;
	height:53px !important;
}

#item342006 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:780px !important;
}

#item342035 {
	width:405px !important;
	height:35px !important;
}

#item342032 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:884px !important;
}

#item342061 {
	width:405px !important;
	height:35px !important;
}

#item342058 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:962px !important;
}

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

#item247720 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item247758 {
	width:39px !important;
	height:39px !important;
}

#item247765 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item247774 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item247798 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item247804 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item156044 {
	width:729px !important;
	height:72px !important;
	left:57px !important;
	top:113px !important;
	border-radius:12px;
	background:#f1f1f2;
}

#item280549 {
	width:729px !important;
	left:57px !important;
	top:127px !important;
	min-height:87px !important;
}

#item156438 {
	width:785px !important;
	height:904px !important;
	left:57px !important;
	top:220px !important;
	border-radius:14px 0 0 14px;
	background:#e7ebf6;
}

#item156045 {
	width:146px !important;
	height:115px !important;
	left:304px !important;
	top:92px !important;
	border-radius:12px;
	background:#02539b;
}

#item68447 {
	width:71px !important;
	height:6px !important;
	left:38px !important;
	top:26px !important;
	background:#fff;
}

#item68449 {
	width:145px !important;
	top:65px !important;
	min-height:45px !important;
}

#item156062 {
	width:125px !important;
	height:44px !important;
	border-radius:12px;
}

#item156058 {
	width:125px !important;
	height:44px !important;
	left:171px !important;
	top:134px !important;
}

#item156101 {
	width:62px !important;
	height:44px !important;
	border-radius:12px;
}

#item156098 {
	width:62px !important;
	height:44px !important;
	left:79px !important;
	top:134px !important;
}

#item156089 {
	width:55px !important;
	height:44px !important;
	border-radius:12px;
}

#item156086 {
	width:55px !important;
	height:44px !important;
	left:462px !important;
	top:134px !important;
}

#item156093 {
	width:77px !important;
	height:44px !important;
	border-radius:12px;
}

#item156090 {
	width:77px !important;
	height:44px !important;
	left:543px !important;
	top:134px !important;
}

@keyframes flyinfromtop-156381 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-156381 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156382 {
	width:283px !important;
	height:40px !important;
	border-radius:28px;
	background:#f8e9e6;
}

#item156383 {
	width:275px !important;
	left:4px !important;
	top:12px !important;
	min-height:41px !important;
}

@keyframes fadein-230695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-230695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item230695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39762 {
	width:454px !important;
	height:212px !important;
	border-radius:16px;
	background:#d9b0cc;
}

#item39758 {
	width:454px !important;
	height:212px !important;
	left:98px !important;
}

#item41067 {
	width:465px !important;
	height:198px !important;
	border-radius:16px;
	background:#d9b0cc;
}

#item41034 {
	width:465px !important;
	height:198px !important;
	left:77px !important;
	top:678px !important;
}

#item40038 {
	width:357px !important;
	height:198px !important;
	border-radius:16px;
	background:#d9b0cc;
}

#item40033 {
	width:357px !important;
	height:198px !important;
	top:234px !important;
}

#item40339 {
	width:357px !important;
	height:198px !important;
	border-radius:16px;
	background:#d9b0cc;
}

#item40335 {
	width:357px !important;
	height:198px !important;
	left:376px !important;
	top:234px !important;
}

#item40538 {
	width:465px !important;
	height:198px !important;
	border-radius:16px;
	background:#d9b0cc;
}

#item40534 {
	width:465px !important;
	height:198px !important;
	left:167px !important;
	top:456px !important;
}

#item162049 {
	width:454px !important;
	height:24px !important;
	left:98px !important;
	top:188px !important;
	border-radius:0 0 14px 14px;
	background:#b46299;
}

#item162075 {
	width:357px !important;
	height:24px !important;
	top:408px !important;
	border-radius:0 0 14px 14px;
	background:#b46299;
}

#item162103 {
	width:357px !important;
	height:24px !important;
	left:376px !important;
	top:408px !important;
	border-radius:0 0 14px 14px;
	background:#b46299;
}

#item162128 {
	width:465px !important;
	height:24px !important;
	left:167px !important;
	top:630px !important;
	border-radius:0 0 14px 14px;
	background:#b46299;
}

#item162154 {
	width:465px !important;
	height:24px !important;
	left:77px !important;
	top:853px !important;
	border-radius:0 0 14px 14px;
	background:#b46299;
}

#item162618 {
	width:130px !important;
	height:44px !important;
	border-radius:12px;
}

#item162615 {
	width:130px !important;
	height:44px !important;
	left:640px !important;
	top:134px !important;
}

#item37952 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item37949 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item536480 {
	width:175px !important;
	height:133px !important;
	left:554px !important;
	top:458px !important;
}

#item536489 {
	width:175px !important;
	height:133px !important;
	left:369px !important;
	top:458px !important;
}

#item536500 {
	width:175px !important;
	height:133px !important;
	left:185px !important;
	top:458px !important;
}

#item536508 {
	width:175px !important;
	height:133px !important;
	top:458px !important;
}

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

#item536519 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item536524 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item536531 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item37959 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item37953 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item37947 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item39793 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item39791 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item536961 {
	width:138px !important;
	height:133px !important;
	left:591px !important;
	top:458px !important;
}

#item536970 {
	width:138px !important;
	height:133px !important;
	left:443px !important;
	top:458px !important;
}

#item536981 {
	width:138px !important;
	height:133px !important;
	left:295px !important;
	top:458px !important;
}

#item536989 {
	width:138px !important;
	height:133px !important;
	left:148px !important;
	top:458px !important;
}

#item537000 {
	width:138px !important;
	height:133px !important;
	top:458px !important;
}

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

#item537008 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:178px !important;
}

#item537015 {
	width:45px !important;
	height:80px !important;
	top:178px !important;
}

#item537020 {
	width:567px !important;
	height:437px !important;
	left:81px !important;
}

#item39799 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item39794 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item39788 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item40056 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item40054 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item537445 {
	width:151px !important;
	height:136px !important;
	left:447px !important;
	top:457px !important;
}

#item537454 {
	width:151px !important;
	height:136px !important;
	left:286px !important;
	top:457px !important;
}

#item537465 {
	width:151px !important;
	height:136px !important;
	left:125px !important;
	top:457px !important;
}

#item537476 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item537473 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item537478 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item537484 {
	width:567px !important;
	height:436px !important;
	left:81px !important;
}

#item40062 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item40057 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item40052 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item40361 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item40359 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item40367 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item40362 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item40357 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item40797 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item40795 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item537873 {
	width:152px !important;
	height:137px !important;
	left:125px !important;
	top:457px !important;
}

#item537881 {
	width:152px !important;
	height:137px !important;
	left:451px !important;
	top:457px !important;
}

#item537892 {
	width:152px !important;
	height:137px !important;
	left:288px !important;
	top:457px !important;
}

#item537903 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item537900 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item537905 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item537911 {
	width:567px !important;
	height:436px !important;
	left:81px !important;
}

#item40803 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item40798 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item40793 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item248368 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item248365 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item248369 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item248373 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item248370 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item248376 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item342189 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item342217 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item342240 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item342263 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item342286 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item342309 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item342332 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item342356 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item342379 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item342402 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item342428 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item342451 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item342425 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item342477 {
	width:351px !important;
	min-height:57px !important;
}

#item342474 {
	width:351px !important;
	height:57px !important;
	left:215px !important;
	top:173px !important;
}

#item342503 {
	width:353px !important;
	height:56px !important;
}

#item342500 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item342529 {
	width:353px !important;
	height:50px !important;
}

#item342526 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item342555 {
	width:483px !important;
	height:36px !important;
}

#item342552 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item342581 {
	width:348px !important;
	height:36px !important;
}

#item342578 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item342607 {
	width:441px !important;
	height:54px !important;
}

#item342604 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item342635 {
	width:441px !important;
	height:58px !important;
}

#item342632 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item342661 {
	width:405px !important;
	height:53px !important;
}

#item342658 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item342687 {
	width:405px !important;
	height:35px !important;
}

#item342684 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item342713 {
	width:405px !important;
	height:35px !important;
}

#item342710 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item248363 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item248244 {
	width:39px !important;
	height:39px !important;
}

#item248251 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item248261 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item248284 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item248290 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item156047 {
	width:729px !important;
	height:72px !important;
	left:57px !important;
	top:113px !important;
	border-radius:12px;
	background:#f1f1f2;
}

#item280572 {
	width:729px !important;
	left:57px !important;
	top:127px !important;
	min-height:87px !important;
}

#item156437 {
	width:785px !important;
	height:904px !important;
	top:220px !important;
	border-radius:0 14px 14px 0;
	background:#e7ebf6;
}

#item156048 {
	width:93px !important;
	height:115px !important;
	left:444px !important;
	top:92px !important;
	border-radius:12px;
	background:#02539b;
}

#item68479 {
	width:82px !important;
	top:65px !important;
	min-height:43px !important;
}

#item68503 {
	width:71px !important;
	height:6px !important;
	top:26px !important;
	background:#fff;
}

#item156127 {
	width:126px !important;
	height:44px !important;
	border-radius:12px;
}

#item156124 {
	width:126px !important;
	height:44px !important;
	left:171px !important;
	top:134px !important;
}

#item156131 {
	width:64px !important;
	height:44px !important;
	border-radius:12px;
}

#item156128 {
	width:64px !important;
	height:44px !important;
	left:78px !important;
	top:134px !important;
}

#item156135 {
	width:77px !important;
	height:44px !important;
	border-radius:12px;
}

#item156132 {
	width:77px !important;
	height:44px !important;
	left:543px !important;
	top:134px !important;
}

#item156140 {
	width:120px !important;
	height:44px !important;
	border-radius:12px;
}

#item156137 {
	width:120px !important;
	height:44px !important;
	left:313px !important;
	top:134px !important;
}

@keyframes flyinfromtop-156406 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-156406 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156407 {
	width:283px !important;
	height:40px !important;
	border-radius:28px;
	background:#f8e9e6;
}

#item156408 {
	width:275px !important;
	left:4px !important;
	top:12px !important;
	min-height:41px !important;
}

#item162660 {
	width:139px !important;
	height:44px !important;
	border-radius:12px;
}

#item162657 {
	width:139px !important;
	height:44px !important;
	left:639px !important;
	top:134px !important;
}

@keyframes fadein-379405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-379405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item379405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42120 {
	width:342px !important;
	height:250px !important;
	border-radius:16px;
	background:#6ecff5;
}

#item42116 {
	width:342px !important;
	height:250px !important;
	left:345px !important;
	top:305px !important;
}

#item371450 {
	width:274px !important;
	height:250px !important;
	border-radius:16px;
	background:#6ecff5;
}

#item371438 {
	width:274px !important;
	height:250px !important;
	left:53px !important;
	top:305px !important;
}

#item69631 {
	width:224px !important;
	height:258px !important;
	border-radius:16px;
	background:#6ecff5;
}

#item69622 {
	width:224px !important;
	height:258px !important;
	top:582px !important;
}

#item41745 {
	width:341px !important;
	height:281px !important;
	border-radius:16px;
	background:#6ecff5;
}

#item41741 {
	width:341px !important;
	height:281px !important;
	left:383px !important;
}

#item41539 {
	width:343px !important;
	height:281px !important;
	border-radius:16px;
	background:#6ecff5;
}

#item39587 {
	width:343px !important;
	height:281px !important;
	border-radius:16px;
	background:#dbdcde;
}

#item41535 {
	width:343px !important;
	height:281px !important;
	left:22px !important;
}

#item42462 {
	width:259px !important;
	height:259px !important;
	border-radius:16px;
	background:#6ecff5;
}

#item39594 {
	width:261px !important;
	height:259px !important;
	border-radius:16px;
	background:#dbdcde;
}

#item42458 {
	width:261px !important;
	height:259px !important;
	left:245px !important;
	top:582px !important;
}

#item69592 {
	width:245px !important;
	height:259px !important;
	border-radius:16px;
	background:#6ecff5;
}

#item69584 {
	width:247px !important;
	height:259px !important;
	border-radius:16px;
	background:#dbdcde;
}

#item69580 {
	width:247px !important;
	height:259px !important;
	left:527px !important;
	top:582px !important;
}

#item162199 {
	width:343px !important;
	height:34px !important;
	left:22px !important;
	top:247px !important;
	border-radius:0 0 14px 14px;
	background:#00aeef;
}

#item162279 {
	width:342px !important;
	height:34px !important;
	left:345px !important;
	top:522px !important;
	border-radius:0 0 14px 14px;
	background:#00aeef;
}

#item371460 {
	width:274px !important;
	height:34px !important;
	left:53px !important;
	top:522px !important;
	border-radius:0 0 14px 14px;
	background:#00aeef;
}

#item162225 {
	width:341px !important;
	height:34px !important;
	left:384px !important;
	top:247px !important;
	border-radius:0 0 14px 14px;
	background:#00aeef;
}

#item162304 {
	width:224px !important;
	height:24px !important;
	top:816px !important;
	border-radius:0 0 14px 14px;
	background:#00aeef;
}

#item162332 {
	width:261px !important;
	height:24px !important;
	left:245px !important;
	top:817px !important;
	border-radius:0 0 14px 14px;
	background:#00aeef;
}

#item162358 {
	width:247px !important;
	height:24px !important;
	left:527px !important;
	top:817px !important;
	border-radius:0 0 14px 14px;
	background:#00aeef;
}

#item162252 {
	width:175px !important;
	height:29px !important;
	left:550px !important;
	top:109px !important;
	background:#00aeef;
}

#item41268 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item41266 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item41274 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item41269 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item41264 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item41557 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item41555 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item540569 {
	width:232px !important;
	height:136px !important;
	left:124px !important;
	top:457px !important;
}

#item540577 {
	width:232px !important;
	height:136px !important;
	left:369px !important;
	top:457px !important;
}

#item540589 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item540586 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item540591 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item540596 {
	width:567px !important;
	height:442px !important;
	left:81px !important;
}

#item41563 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item41558 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item41553 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item41763 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item41761 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item540939 {
	width:184px !important;
	height:137px !important;
	left:171px !important;
	top:457px !important;
}

#item540947 {
	width:184px !important;
	height:137px !important;
	left:374px !important;
	top:457px !important;
}

#item540961 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item540958 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item540963 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item540968 {
	width:567px !important;
	height:442px !important;
	left:81px !important;
}

#item41769 {
	width:808px !important;
	left:27px !important;
	top:227px !important;
	min-height:907px !important;
}

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

#item41764 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item41759 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item371536 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item371534 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item541369 {
	width:150px !important;
	height:137px !important;
	left:127px !important;
	top:457px !important;
}

#item541377 {
	width:150px !important;
	height:137px !important;
	left:451px !important;
	top:457px !important;
}

#item541388 {
	width:150px !important;
	height:137px !important;
	left:288px !important;
	top:457px !important;
}

#item541399 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item541396 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item541401 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item541407 {
	width:567px !important;
	height:442px !important;
	left:81px !important;
}

#item371543 {
	width:808px !important;
	left:27px !important;
	top:227px !important;
	min-height:907px !important;
}

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

#item371566 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item371531 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69721 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item69719 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item69728 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item69722 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item69717 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69797 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item69795 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item69804 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item69798 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item69793 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69875 {
	width:808px !important;
	height:904px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item69873 {
	width:814px !important;
	height:910px !important;
	left:24px !important;
	top:227px !important;
}

#item69883 {
	width:808px !important;
	left:27px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item69876 {
	width:53px !important;
	height:53px !important;
	left:746px !important;
	top:251px !important;
}

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

#item69871 {
	width:838px !important;
	height:1137px !important;
	left:-10px !important;
	top:-10px !important;
}

#item248407 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item248404 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item248408 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item248412 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item248409 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item248415 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item342824 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item342852 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item342875 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item342898 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item342921 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item342944 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item342967 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item342991 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item343014 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item343037 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item343063 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item343086 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item343060 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item343112 {
	width:357px !important;
	min-height:57px !important;
}

#item343109 {
	width:357px !important;
	height:57px !important;
	left:212px !important;
	top:173px !important;
}

#item343138 {
	width:353px !important;
	height:56px !important;
}

#item343135 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item343164 {
	width:353px !important;
	height:50px !important;
}

#item343161 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item343190 {
	width:483px !important;
	height:36px !important;
}

#item343187 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item343216 {
	width:348px !important;
	height:36px !important;
}

#item343213 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item343242 {
	width:441px !important;
	height:54px !important;
}

#item343239 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item343269 {
	width:441px !important;
	height:58px !important;
}

#item343266 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item343296 {
	width:405px !important;
	height:53px !important;
}

#item343292 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item343322 {
	width:405px !important;
	height:35px !important;
}

#item343319 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item343348 {
	width:405px !important;
	height:35px !important;
}

#item343345 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item248402 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item248298 {
	width:39px !important;
	height:39px !important;
}

#item248306 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item248315 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item248338 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item248344 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item156052 {
	width:729px !important;
	height:72px !important;
	left:57px !important;
	top:113px !important;
	border-radius:12px;
	background:#f1f1f2;
}

#item162752 {
	width:729px !important;
	left:57px !important;
	top:127px !important;
	min-height:87px !important;
}

#item156440 {
	width:785px !important;
	height:904px !important;
	left:57px !important;
	top:220px !important;
	border-radius:14px 0 0 14px;
	background:#e7ebf6;
}

#item156050 {
	width:90px !important;
	height:115px !important;
	left:536px !important;
	top:92px !important;
	border-radius:12px;
	background:#02539b;
}

#item151028 {
	width:81px !important;
	top:60px !important;
	min-height:45px !important;
}

#item151052 {
	width:71px !important;
	height:6px !important;
	top:26px !important;
	background:#fff;
}

#item156067 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
}

#item156063 {
	width:133px !important;
	height:44px !important;
	left:168px !important;
	top:134px !important;
}

#item156076 {
	width:116px !important;
	height:44px !important;
	border-radius:12px;
}

#item156073 {
	width:116px !important;
	height:44px !important;
	left:316px !important;
	top:134px !important;
}

#item156097 {
	width:50px !important;
	height:44px !important;
	border-radius:12px;
}

#item156094 {
	width:50px !important;
	height:44px !important;
	left:464px !important;
	top:134px !important;
}

#item156105 {
	width:57px !important;
	height:44px !important;
	border-radius:12px;
}

#item156102 {
	width:57px !important;
	height:44px !important;
	left:82px !important;
	top:134px !important;
}

@keyframes flyinfromtop-156294 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-156294 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156295 {
	width:283px !important;
	height:40px !important;
	left:75px !important;
	border-radius:28px;
	background:#f8e9e6;
}

#item156296 {
	width:434px !important;
	top:12px !important;
	min-height:41px !important;
}

#item162794 {
	width:130px !important;
	height:44px !important;
	border-radius:12px;
}

#item162791 {
	width:130px !important;
	height:44px !important;
	left:641px !important;
	top:134px !important;
}

@keyframes fadein-225046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-225046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71479 {
	width:627px !important;
	height:291px !important;
	border-radius:17px;
	background:#8789bc;
}

#item71475 {
	width:627px !important;
	height:291px !important;
	left:29px !important;
	top:306px !important;
}

#item71460 {
	width:366px !important;
	height:281px !important;
	border-radius:17px;
	background:#8789bc;
}

#item71456 {
	width:366px !important;
	height:281px !important;
}

#item71470 {
	width:366px !important;
	height:281px !important;
	border-radius:17px;
	background:#8789bc;
}

#item71466 {
	width:366px !important;
	height:281px !important;
	left:391px !important;
}

#item162821 {
	width:366px !important;
	height:24px !important;
	top:257px !important;
	border-radius:0 0 14px 14px;
	background:#24408e;
}

#item162901 {
	width:627px !important;
	height:24px !important;
	left:29px !important;
	top:572px !important;
	border-radius:0 0 14px 14px;
	background:#24408e;
}

#item162874 {
	width:366px !important;
	height:24px !important;
	left:391px !important;
	top:257px !important;
	border-radius:0 0 14px 14px;
	background:#24408e;
}

#item43935 {
	width:565px !important;
	height:258px !important;
	border-radius:17px;
	background:#8789bc;
}

#item43931 {
	width:565px !important;
	height:258px !important;
}

#item162796 {
	width:226px !important;
	left:12px !important;
	top:215px !important;
	min-height:13px !important;
}

#item162847 {
	width:565px !important;
	height:24px !important;
	top:234px !important;
	border-radius:0 0 14px 14px;
	background:#24408e;
}

#item70455 {
	opacity:0.95;
	width:842px !important;
	height:918px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item70453 {
	width:848px !important;
	height:924px !important;
	left:10px !important;
	top:222px !important;
}

#item544077 {
	width:231px !important;
	height:137px !important;
	left:367px !important;
	top:457px !important;
}

#item544085 {
	width:231px !important;
	height:137px !important;
	left:129px !important;
	top:457px !important;
}

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

#item544096 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item544101 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item544106 {
	width:567px !important;
	height:436px !important;
	left:81px !important;
}

#item70462 {
	width:808px !important;
	left:30px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item70456 {
	width:53px !important;
	height:53px !important;
	left:749px !important;
	top:251px !important;
}

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

#item70451 {
	width:858px !important;
	height:1147px !important;
	left:-13px !important;
	top:-10px !important;
}

#item70733 {
	opacity:0.95;
	width:842px !important;
	height:918px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item70731 {
	width:848px !important;
	height:924px !important;
	left:10px !important;
	top:222px !important;
}

#item544430 {
	width:138px !important;
	height:139px !important;
	top:455px !important;
}

#item544438 {
	width:138px !important;
	height:139px !important;
	left:591px !important;
	top:455px !important;
}

#item544449 {
	width:138px !important;
	height:139px !important;
	left:443px !important;
	top:455px !important;
}

#item544457 {
	width:138px !important;
	height:139px !important;
	left:295px !important;
	top:455px !important;
}

#item544468 {
	width:138px !important;
	height:139px !important;
	left:148px !important;
	top:455px !important;
}

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

#item544477 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item544483 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item544488 {
	width:567px !important;
	height:436px !important;
	left:81px !important;
}

#item70740 {
	width:808px !important;
	left:30px !important;
	top:227px !important;
	min-height:907px !important;
}

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

#item70734 {
	width:53px !important;
	height:53px !important;
	left:749px !important;
	top:251px !important;
}

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

#item70729 {
	width:858px !important;
	height:1147px !important;
	left:-13px !important;
	top:-10px !important;
}

#item71134 {
	opacity:0.95;
	width:842px !important;
	height:918px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item71132 {
	width:848px !important;
	height:924px !important;
	left:10px !important;
	top:222px !important;
}

#item544814 {
	width:232px !important;
	height:137px !important;
	left:367px !important;
	top:457px !important;
}

#item544823 {
	width:232px !important;
	height:137px !important;
	left:129px !important;
	top:457px !important;
}

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

#item544834 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item544839 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item544844 {
	width:567px !important;
	height:436px !important;
	left:81px !important;
}

#item71141 {
	width:808px !important;
	left:30px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item71135 {
	width:53px !important;
	height:53px !important;
	left:749px !important;
	top:251px !important;
}

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

#item71129 {
	width:858px !important;
	height:1147px !important;
	left:-13px !important;
	top:-10px !important;
}

#item43802 {
	opacity:0.95;
	width:842px !important;
	height:918px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item43800 {
	width:848px !important;
	height:924px !important;
	left:10px !important;
	top:222px !important;
}

#item43809 {
	width:808px !important;
	left:30px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item43803 {
	width:53px !important;
	height:53px !important;
	left:749px !important;
	top:251px !important;
}

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

#item43798 {
	width:858px !important;
	height:1147px !important;
	left:-13px !important;
	top:-10px !important;
}

#item249408 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item249405 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item249409 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item249413 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item249410 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item249416 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item344168 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item344196 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item344220 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item344243 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item344266 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item344289 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item344312 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item344335 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item344358 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item344381 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item344407 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item344430 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item344404 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item344456 {
	width:366px !important;
	min-height:57px !important;
}

#item344453 {
	width:366px !important;
	height:57px !important;
	left:208px !important;
	top:173px !important;
}

#item344482 {
	width:353px !important;
	height:56px !important;
}

#item344479 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item344508 {
	width:353px !important;
	height:50px !important;
}

#item344505 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item344535 {
	width:483px !important;
	height:36px !important;
}

#item344531 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item344561 {
	width:348px !important;
	height:36px !important;
}

#item344558 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item344587 {
	width:441px !important;
	height:54px !important;
}

#item344584 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item344613 {
	width:441px !important;
	height:58px !important;
}

#item344610 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item344640 {
	width:405px !important;
	height:53px !important;
}

#item344636 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item344666 {
	width:405px !important;
	height:35px !important;
}

#item344663 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item344692 {
	width:405px !important;
	height:35px !important;
}

#item344689 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item249403 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item249288 {
	width:39px !important;
	height:39px !important;
}

#item249295 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item249305 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item249328 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item249334 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item156049 {
	width:729px !important;
	height:72px !important;
	left:57px !important;
	top:113px !important;
	border-radius:12px;
	background:#f1f1f2;
}

#item280487 {
	width:729px !important;
	left:57px !important;
	top:127px !important;
	min-height:87px !important;
}

#item156439 {
	width:785px !important;
	height:904px !important;
	top:220px !important;
	border-radius:0 14px 14px 0;
	background:#e7ebf6;
}

#item156053 {
	width:157px !important;
	height:112px !important;
	left:628px !important;
	top:92px !important;
	border-radius:12px;
	background:#02539b;
}

@keyframes flyinfromtop-156319 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-156319 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156320 {
	width:283px !important;
	height:40px !important;
	border-radius:28px;
	background:#f8e9e6;
}

#item156321 {
	width:275px !important;
	left:4px !important;
	top:12px !important;
	min-height:41px !important;
}

@keyframes fadein-162524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-162524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43632 {
	width:673px !important;
	height:397px !important;
	border-radius:16px;
	background:#8789bc;
}

#item43506 {
	width:673px !important;
	height:397px !important;
}

#item43627 {
	width:596px !important;
	height:392px !important;
	border-radius:17px;
	background:#8789bc;
}

#item43623 {
	width:596px !important;
	height:392px !important;
	left:43px !important;
	top:430px !important;
}

#item70095 {
	width:261px !important;
	left:66px !important;
	top:704px !important;
	min-height:71px !important;
}

#item70156 {
	width:261px !important;
	left:17px !important;
	top:273px !important;
	min-height:71px !important;
}

#item162408 {
	width:673px !important;
	height:34px !important;
	top:363px !important;
	border-radius:0 0 14px 14px;
	background:#24408e;
}

#item162433 {
	width:596px !important;
	height:34px !important;
	left:43px !important;
	top:788px !important;
	border-radius:0 0 14px 14px;
	background:#24408e;
}

#item80834 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#24408e;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80811 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:6px !important;
}

#item80807 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80784 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:6px !important;
}

#item70205 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70182 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:6px !important;
}

#item80782 {
	width:178px !important;
	height:37px !important;
	left:487px !important;
	top:349px !important;
}

#item80889 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#24408e;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80865 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:6px !important;
}

#item80863 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80840 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:6px !important;
}

#item70149 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70125 {
	width:148px !important;
	height:25px !important;
	left:15px !important;
	top:6px !important;
}

#item80838 {
	width:178px !important;
	height:37px !important;
	left:450px !important;
	top:776px !important;
}

#item156110 {
	width:121px !important;
	height:44px !important;
	border-radius:12px;
}

#item156107 {
	width:121px !important;
	height:44px !important;
	left:174px !important;
	top:134px !important;
}

#item156115 {
	width:120px !important;
	height:44px !important;
	border-radius:12px;
}

#item156111 {
	width:120px !important;
	height:44px !important;
	left:315px !important;
	top:134px !important;
}

#item156119 {
	width:53px !important;
	height:44px !important;
	border-radius:12px;
}

#item156116 {
	width:53px !important;
	height:44px !important;
	left:464px !important;
	top:134px !important;
}

#item156123 {
	width:70px !important;
	height:44px !important;
	border-radius:12px;
}

#item156120 {
	width:70px !important;
	height:44px !important;
	left:74px !important;
	top:134px !important;
}

#item162706 {
	width:76px !important;
	height:44px !important;
	border-radius:12px;
}

#item162703 {
	width:76px !important;
	height:44px !important;
	left:543px !important;
	top:134px !important;
}

#item162716 {
	width:148px !important;
	top:58px !important;
	min-height:45px !important;
}

#item280528 {
	width:71px !important;
	height:6px !important;
	top:26px !important;
	background:#fff;
}

#item43292 {
	opacity:0.95;
	width:842px !important;
	height:918px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item43290 {
	width:848px !important;
	height:924px !important;
	left:10px !important;
	top:222px !important;
}

#item43298 {
	width:808px !important;
	left:30px !important;
	top:227px !important;
	min-height:907px !important;
}

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

#item43293 {
	width:53px !important;
	height:53px !important;
	left:749px !important;
	top:251px !important;
}

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

#item43288 {
	width:858px !important;
	height:1147px !important;
	left:-13px !important;
	top:-10px !important;
}

#item43467 {
	opacity:0.95;
	width:842px !important;
	height:918px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item43465 {
	width:848px !important;
	height:924px !important;
	left:10px !important;
	top:222px !important;
}

#item547870 {
	width:234px !important;
	height:137px !important;
	left:369px !important;
	top:457px !important;
}

#item547877 {
	width:234px !important;
	height:137px !important;
	left:126px !important;
	top:457px !important;
}

#item547889 {
	width:40px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item547886 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:181px !important;
}

#item547891 {
	width:45px !important;
	height:80px !important;
	top:181px !important;
}

#item547896 {
	width:615px !important;
	height:442px !important;
	left:57px !important;
}

#item43475 {
	width:808px !important;
	left:30px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item43468 {
	width:53px !important;
	height:53px !important;
	left:749px !important;
	top:251px !important;
}

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

#item43463 {
	width:858px !important;
	height:1147px !important;
	left:-13px !important;
	top:-10px !important;
}

#item43670 {
	width:842px !important;
	height:918px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item43668 {
	width:848px !important;
	height:924px !important;
	left:10px !important;
	top:222px !important;
}

#item43677 {
	width:808px !important;
	left:30px !important;
	top:225px !important;
	min-height:907px !important;
}

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

#item43671 {
	width:53px !important;
	height:53px !important;
	left:749px !important;
	top:251px !important;
}

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

#item43666 {
	width:858px !important;
	height:1147px !important;
	left:-13px !important;
	top:-10px !important;
}

#item80964 {
	width:805px !important;
	height:907px !important;
	left:37px !important;
	top:204px !important;
	background:#fff;
}

#item277584 {
	width:47px !important;
	height:47px !important;
	left:702px !important;
	top:40px !important;
}

@keyframes appear-80964 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-80964 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item80964 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item80991 {
	width:805px !important;
	height:907px !important;
	left:37px !important;
	top:204px !important;
	background:#fff;
}

#item277571 {
	width:47px !important;
	height:47px !important;
	left:702px !important;
	top:40px !important;
}

@keyframes appear-80991 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-80991 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item80991 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item249446 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item249443 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item249447 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item249451 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item249448 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item249455 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item343469 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item343497 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item343520 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item343543 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item343567 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item343590 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item343613 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item343637 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item343660 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item343683 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item343710 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item343733 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item343706 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item343759 {
	width:380px !important;
	min-height:57px !important;
}

#item343756 {
	width:380px !important;
	height:57px !important;
	left:201px !important;
	top:173px !important;
}

#item343785 {
	width:353px !important;
	height:56px !important;
}

#item343782 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item343811 {
	width:353px !important;
	height:50px !important;
}

#item343808 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item343837 {
	width:483px !important;
	height:36px !important;
}

#item343834 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item343863 {
	width:348px !important;
	height:36px !important;
}

#item343860 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item343889 {
	width:441px !important;
	height:54px !important;
}

#item343886 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item343916 {
	width:441px !important;
	height:58px !important;
}

#item343912 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item343942 {
	width:405px !important;
	height:53px !important;
}

#item343939 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item343969 {
	width:405px !important;
	height:35px !important;
}

#item343966 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item343995 {
	width:405px !important;
	height:35px !important;
}

#item343992 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item249441 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item249342 {
	width:39px !important;
	height:39px !important;
}

#item249352 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item249361 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item249384 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item249390 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item51051 {
	width:856px !important;
	height:1219px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f0e7db;
}

@keyframes flyinfrombottom-51053 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(0.989px,-508.819px);}
}
@-webkit-keyframes flyinfrombottom-51053 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(0.989px,-508.819px);}
}
#item81105 {
	opacity:0.80;
	width:856px !important;
	height:1219px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f0e7db;
}

@keyframes fadeout-81105 {
	0% {opacity:0.8;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-81105 {
	0% {opacity:0.8;}
	100% {opacity:0;}
}
#item81105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfrombottom-81141 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(2.29px,-1523.33px);
		opacity:0;
	}
}
@-webkit-keyframes flyinfrombottom-81141 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(2.29px,-1523.33px);
		opacity:0;
	}
}
#item81041 {
	width:732px !important;
	min-height:378px !important;
}

@keyframes fadein-81041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-81041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81070 {
	width:644px !important;
	left:44px !important;
	top:447px !important;
	min-height:221px !important;
}

@keyframes flyinfromtop-81070 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81070 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-81111 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81111 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81111 {
	width:136px !important;
	height:232px !important;
	left:298px !important;
	top:754px !important;
}

#item81113 {
	width:224px !important;
	height:38px !important;
}

#item151142 {
	width:224px !important;
	height:38px !important;
	left:254px !important;
	top:956px !important;
}

@keyframes fadein-55974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-55974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56012 {
	width:1px !important;
	height:8px !important;
	left:119px !important;
	background:#005963;
}

#item55984 {
	width:1px !important;
	height:8px !important;
	left:119px !important;
	background:#005963;
}

#item51219 {
	width:1px !important;
	height:8px !important;
	left:119px !important;
	background:#005963;
}

#item55974 {
	width:331px !important;
	height:99px !important;
	left:330px !important;
	top:377px !important;
}

@keyframes flyinfromtop-55874 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-55874 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-55886 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-55886 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-56024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-56024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56068 {
	width:1px !important;
	height:5px !important;
	left:97px !important;
	top:5px !important;
	background:#826b6b;
}

#item56083 {
	width:1px !important;
	height:51px !important;
	left:169px !important;
	background:#ffffff;
}

#item56036 {
	width:1px !important;
	height:5px !important;
	left:97px !important;
	top:5px !important;
	background:#826b6b;
}

#item56051 {
	width:1px !important;
	height:51px !important;
	left:169px !important;
	background:#ffffff;
}

#item51247 {
	width:1px !important;
	height:5px !important;
	left:97px !important;
	top:5px !important;
	background:#826b6b;
}

#item51262 {
	width:1px !important;
	height:51px !important;
	left:169px !important;
	background:#ffffff;
}

#item56024 {
	width:331px !important;
	height:99px !important;
	left:454px !important;
	top:546px !important;
}

@keyframes flyinfrombottom-55884 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-55884 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-56088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-56088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56088 {
	width:273px !important;
	height:121px !important;
	left:335px !important;
	top:689px !important;
}

@keyframes flyinfromleft-55879 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-55879 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-55901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-55901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55950 {
	width:56px !important;
	height:85px !important;
	left:41px !important;
}

#item55958 {
	width:26px !important;
	height:84px !important;
	left:99px !important;
}

#item55914 {
	width:56px !important;
	height:85px !important;
	left:41px !important;
}

#item55921 {
	width:26px !important;
	height:84px !important;
	left:99px !important;
}

#item51300 {
	width:56px !important;
	height:85px !important;
	left:41px !important;
}

#item51307 {
	width:26px !important;
	height:84px !important;
	left:99px !important;
}

#item55901 {
	width:234px !important;
	height:183px !important;
	left:52px !important;
	top:486px !important;
}

@keyframes fadein-81167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-81167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item250478 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item250475 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item250479 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item250483 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item250480 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item250486 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item344809 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item344837 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item344861 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item344884 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item344907 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item344930 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item344953 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item344977 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item345000 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item345023 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item345049 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item345072 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item345046 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item345098 {
	width:360px !important;
	min-height:57px !important;
}

#item345095 {
	width:360px !important;
	height:57px !important;
	left:211px !important;
	top:173px !important;
}

#item345125 {
	width:353px !important;
	height:56px !important;
}

#item345122 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item345151 {
	width:353px !important;
	height:50px !important;
}

#item345148 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item345177 {
	width:483px !important;
	height:36px !important;
}

#item345174 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item345203 {
	width:348px !important;
	height:36px !important;
}

#item345200 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item345229 {
	width:441px !important;
	height:54px !important;
}

#item345226 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item345256 {
	width:441px !important;
	height:58px !important;
}

#item345253 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item345282 {
	width:405px !important;
	height:53px !important;
}

#item345279 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item345308 {
	width:405px !important;
	height:35px !important;
}

#item345305 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item345334 {
	width:405px !important;
	height:35px !important;
}

#item345331 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item250472 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item250354 {
	width:39px !important;
	height:39px !important;
}

#item250361 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item250370 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item250394 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item250400 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item517648 {
	width:842px !important;
	height:1191px !important;
	background:#bad66b;
}

@keyframes flyinfromtop-81556 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81556 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81567 {
	width:2px !important;
	height:14px !important;
	left:195px !important;
	background:#005963;
}

@keyframes flyinfromtop-81708 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81708 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102440 {
	width:425px !important;
	min-height:107px !important;
}

#item102413 {
	width:425px !important;
	min-height:107px !important;
}

#item81598 {
	width:425px !important;
	min-height:107px !important;
}

#item81708 {
	width:425px !important;
	height:107px !important;
	left:208px !important;
	top:537px !important;
}

@keyframes flyinfromtop-81712 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81712 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102546 {
	width:481px !important;
	min-height:107px !important;
}

#item102520 {
	width:481px !important;
	min-height:107px !important;
}

#item81644 {
	width:481px !important;
	min-height:107px !important;
}

#item81712 {
	width:481px !important;
	height:107px !important;
	left:180px !important;
	top:755px !important;
}

#item301547 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item301548 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301522 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item301523 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301400 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item301405 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301509 {
	width:161px !important;
	height:48px !important;
	left:189px !important;
}

#item301601 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item301602 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301576 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item301577 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301430 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item301431 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301510 {
	width:161px !important;
	height:48px !important;
	left:378px !important;
}

#item301653 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item301655 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301628 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item301629 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301455 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item301456 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301511 {
	width:161px !important;
	height:48px !important;
	left:568px !important;
}

#item301706 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item301708 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301680 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item301681 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301482 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item301483 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item301512 {
	width:161px !important;
	height:48px !important;
}

@keyframes flyinfromtop-228032 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-228032 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item82373 {
	width:456px !important;
	left:33px !important;
	top:47px !important;
	min-height:551px !important;
}

#item83434 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item83407 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item83376 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item83404 {
	width:227px !important;
	height:28px !important;
	left:153px !important;
	top:654px !important;
}

#item82425 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item165414 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82420 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item165359 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82417 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item164422 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82412 {
	width:221px !important;
	height:39px !important;
	top:312px !important;
}

#item82459 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item165073 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82453 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item165009 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82447 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item164246 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82445 {
	width:221px !important;
	height:39px !important;
	top:201px !important;
}

#item82475 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item230381 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82470 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item230323 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82465 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item166952 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82463 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:186px !important;
}

#item82494 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#06572e;
}

#item165185 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item82488 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item165129 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item82481 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
}

#item164310 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item82479 {
	width:221px !important;
	height:56px !important;
	top:247px !important;
}

#item82531 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#13542c;
}

#item164685 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item82524 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item164626 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item82519 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
}

#item164048 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item82516 {
	width:221px !important;
	height:53px !important;
	top:47px !important;
}

#item82549 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item166001 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82544 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item165935 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82540 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item163904 {
	width:214px !important;
	left:7px !important;
	top:8px !important;
	min-height:26px !important;
}

#item82537 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:140px !important;
}

#item82584 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item164951 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82579 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item164889 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82574 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item164188 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82571 {
	width:221px !important;
	height:39px !important;
	top:154px !important;
}

#item82601 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#06572e;
}

#item164828 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82596 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item164744 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82592 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item164105 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82588 {
	width:221px !important;
	height:39px !important;
	top:108px !important;
}

#item82618 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item165847 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82613 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item165738 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82608 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item163853 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82605 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:93px !important;
}

#item82634 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item164568 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82629 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item164505 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82624 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item163985 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item82622 {
	width:221px !important;
	height:39px !important;
}

#item82653 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item165605 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82646 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item165663 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82640 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item163824 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item82638 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:47px !important;
}

#item227708 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227711 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227681 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item227684 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227656 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item227657 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227653 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
}

#item227790 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227793 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227763 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item227766 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227738 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item227739 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227734 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:232px !important;
}

#item227871 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227874 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:44px !important;
}

#item227844 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#13542c;
}

#item227847 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item227819 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
}

#item227820 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item227816 {
	width:221px !important;
	height:56px !important;
	left:251px !important;
	top:278px !important;
}

#item227953 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227956 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item227926 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#13542c;
}

#item227929 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item227901 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
}

#item227902 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item227897 {
	width:221px !important;
	height:55px !important;
	left:251px !important;
	top:342px !important;
}

@keyframes flyinfromtop-102405 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-102405 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item89151 {
	width:456px !important;
	left:75px !important;
	top:28px !important;
	min-height:87px !important;
}

#item89595 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item89569 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item89543 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item89536 {
	width:227px !important;
	height:28px !important;
	left:194px !important;
	top:654px !important;
}

#item89714 {
	width:580px !important;
	left:20px !important;
	top:142px !important;
	min-height:472px !important;
}

#item98713 {
	opacity:0.00;
	width:873px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item98714 {
	width:879px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item98723 {
	width:856px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item449714 {
	width:856px !important;
	height:1088px !important;
	background:#fff;
}

#item449744 {
	width:660px !important;
	top:63px !important;
	min-height:66px !important;
}

#item449767 {
	width:647px !important;
	left:7px !important;
	min-height:61px !important;
}

#item449793 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449795 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449819 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449820 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449844 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449845 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449869 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449870 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449894 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449895 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449920 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449921 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449945 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449946 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449970 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449971 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item449995 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item449996 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item450020 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item450022 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item450045 {
	width:27px !important;
	left:246px !important;
	top:865px !important;
	min-height:21px !important;
}

#item450069 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item450070 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item450151 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item450154 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450123 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item450127 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450096 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item450099 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450094 {
	width:285px !important;
	height:39px !important;
}

#item450235 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item450238 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450208 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item450211 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450179 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item450183 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450177 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item450317 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item450320 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450290 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item450293 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450263 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item450266 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item450261 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item450400 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item450403 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450373 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item450376 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450345 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item450349 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450343 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item450482 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item450486 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450455 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item450458 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450428 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item450431 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450426 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item450566 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item450570 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450539 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item450542 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450512 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item450515 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item450509 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item98720 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item98721 {
	width:36px !important;
	height:36px !important;
	left:908px !important;
	top:336px !important;
}

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

#item98708 {
	width:944px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item100313 {
	opacity:0.00;
	width:873px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item100310 {
	width:879px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item100314 {
	width:856px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item452057 {
	width:390px !important;
	top:63px !important;
	min-height:66px !important;
}

#item452080 {
	width:382px !important;
	left:4px !important;
	min-height:61px !important;
}

#item452104 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item452105 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item452153 {
	width:27px !important;
	left:437px !important;
	top:261px !important;
	min-height:21px !important;
}

#item452177 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item452178 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item452258 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item452261 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452231 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item452234 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452204 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item452207 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452202 {
	width:285px !important;
	height:39px !important;
}

#item452341 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item452344 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452314 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item452317 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452286 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item452289 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452284 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item452424 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item452427 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452396 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item452400 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452369 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item452372 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item452367 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item452508 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item452511 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452481 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item452484 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452452 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item452456 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452450 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item452590 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item452594 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452563 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item452566 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452536 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item452539 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452534 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item452674 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item452677 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452647 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item452650 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452619 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item452623 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item452617 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item100650 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item100647 {
	width:36px !important;
	height:36px !important;
	left:933px !important;
	top:282px !important;
}

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

#item100308 {
	width:970px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item100985 {
	opacity:0.00;
	width:873px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item100982 {
	width:879px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item100986 {
	width:856px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item454272 {
	width:390px !important;
	left:20px !important;
	top:119px !important;
	min-height:66px !important;
}

#item454295 {
	width:430px !important;
	min-height:96px !important;
}

#item454320 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item454321 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item454345 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item454346 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item454395 {
	width:27px !important;
	left:528px !important;
	top:334px !important;
	min-height:21px !important;
}

#item454419 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item454420 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item454500 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item454503 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454473 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item454476 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454446 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item454449 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454444 {
	width:285px !important;
	height:39px !important;
}

#item454584 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item454587 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454557 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item454560 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454529 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item454533 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454527 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item454666 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item454669 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454639 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item454642 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454612 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item454615 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item454610 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item454753 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item454756 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454725 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item454729 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454695 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item454700 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454693 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item454836 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item454840 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454808 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item454812 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454781 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item454784 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454779 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item454919 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item454922 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454892 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item454895 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454865 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item454868 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item454863 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item101091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item101088 {
	width:36px !important;
	height:36px !important;
	left:927px !important;
	top:229px !important;
}

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

#item100980 {
	width:963px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item101440 {
	opacity:0.00;
	width:873px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item101437 {
	width:879px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item101441 {
	width:856px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item456451 {
	width:390px !important;
	left:13px !important;
	top:155px !important;
	min-height:66px !important;
}

#item456475 {
	width:416px !important;
	min-height:132px !important;
}

#item456500 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item456501 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item456525 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item456526 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item456549 {
	width:27px !important;
	left:527px !important;
	top:371px !important;
	min-height:21px !important;
}

#item456573 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item456574 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item456655 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item456659 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456627 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item456630 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456600 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item456603 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456598 {
	width:285px !important;
	height:39px !important;
}

#item456739 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item456742 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456712 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item456715 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456684 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item456688 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456682 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item456822 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item456825 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456794 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item456797 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456767 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item456770 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item456765 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item456904 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item456907 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item456877 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item456880 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item456850 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item456853 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item456848 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item456987 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item456990 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item456959 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item456963 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item456932 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item456935 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item456930 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item457070 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item457073 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item457043 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item457046 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item457016 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item457019 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item457014 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item101571 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item101568 {
	width:36px !important;
	height:36px !important;
	left:920px !important;
	top:198px !important;
}

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

#item101435 {
	width:956px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item101782 {
	opacity:0.00;
	width:873px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item101779 {
	width:879px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item101783 {
	width:856px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item458801 {
	width:28px !important;
	left:15px !important;
	top:23px !important;
	min-height:14px !important;
}

#item458844 {
	width:27px !important;
	left:16px !important;
	top:23px !important;
	min-height:21px !important;
}

#item458869 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item458870 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item458894 {
	width:417px !important;
	left:12px !important;
	top:67px !important;
	min-height:66px !important;
}

#item458917 {
	width:441px !important;
	height:60px !important;
}

#item458942 {
	width:448px !important;
	top:96px !important;
	min-height:66px !important;
}

#item458965 {
	width:444px !important;
	height:85px !important;
}

#item458989 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item458990 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item459014 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item459015 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item459097 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item459100 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459070 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item459073 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459042 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item459046 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459039 {
	width:285px !important;
	height:39px !important;
}

#item459180 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item459184 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459153 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item459156 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459126 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item459129 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459124 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item459263 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item459266 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459236 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item459239 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459209 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item459212 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item459207 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item459346 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item459349 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459318 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item459322 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459291 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item459294 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459289 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item459429 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item459432 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459402 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item459405 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459374 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item459378 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459372 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item459514 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item459517 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459487 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item459490 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459458 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item459462 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item459456 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item101914 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item101911 {
	width:36px !important;
	height:36px !important;
	left:902px !important;
	top:94px !important;
}

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

#item101777 {
	width:938px !important;
	height:1280px !important;
	left:-12px !important;
	top:-45px !important;
}

#item102093 {
	opacity:0.00;
	width:873px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item102090 {
	width:879px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item102094 {
	width:856px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item461057 {
	width:390px !important;
	left:41px !important;
	top:119px !important;
	min-height:66px !important;
}

#item461080 {
	width:472px !important;
	height:96px !important;
}

#item461105 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item461106 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item461130 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item461131 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item461155 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item461156 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item461204 {
	width:27px !important;
	left:598px !important;
	top:557px !important;
	min-height:21px !important;
}

#item461228 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item461229 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item461309 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item461312 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461282 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item461285 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461255 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item461258 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461253 {
	width:285px !important;
	height:39px !important;
}

#item461392 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item461395 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461365 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item461368 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461338 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item461341 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461335 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item461475 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item461479 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461448 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item461451 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461420 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item461424 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item461418 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item461559 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item461562 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461532 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item461535 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461504 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item461508 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461502 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item461644 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item461647 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461614 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item461619 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461587 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item461590 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461585 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item461726 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item461729 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461699 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item461702 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461672 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item461675 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item461670 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item102198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item102195 {
	width:36px !important;
	height:36px !important;
	left:889px !important;
	top:208px !important;
}

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

#item102088 {
	width:925px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

@keyframes appear-97825 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-97825 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item97825 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item89824 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item381627 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item90272 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item90246 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item90220 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item90213 {
	width:227px !important;
	height:28px !important;
	left:263px !important;
	top:1097px !important;
}

#item90774 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item90778 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item90745 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item90748 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item90484 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item90534 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item90740 {
	width:285px !important;
	height:39px !important;
}

#item90837 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item90840 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item90808 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item90811 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item90559 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item90562 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item90805 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item91094 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item91097 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item91065 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item91068 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item90680 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item90684 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item91062 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item90903 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item90906 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item90871 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item90875 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item90591 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item90595 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item90868 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item90968 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item90971 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item90935 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item90938 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item90622 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item90626 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item90931 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item91156 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item91160 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item91127 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item91130 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item90712 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item90715 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item91124 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

@keyframes flyinfromtop-81962 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81962 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81743 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item81762 {
	width:665px !important;
	height:232px !important;
}

#item81808 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item81817 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item81834 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item81785 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item81844 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item81848 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item81852 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item81857 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item81861 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item81865 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item81869 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item81872 {
	width:551px !important;
	height:445px !important;
}

#item81916 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item81923 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item82690 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-84571 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-84571 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item84188 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item84253 {
	width:673px !important;
	left:28px !important;
	top:454px !important;
	min-height:66px !important;
}

#item84365 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item84448 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item84457 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item84475 {
	width:44px !important;
	height:44px !important;
}

#item84484 {
	width:551px !important;
	height:445px !important;
}

#item84524 {
	width:45px !important;
	height:62px !important;
	left:493px !important;
	top:192px !important;
}

#item84531 {
	width:46px !important;
	height:66px !important;
	left:11px !important;
	top:190px !important;
}

#item84196 {
	width:663px !important;
	height:232px !important;
	left:33px !important;
	top:102px !important;
}

@keyframes flyinfromtop-84157 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-84157 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83577 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item83585 {
	width:604px !important;
	height:232px !important;
	left:62px !important;
	top:71px !important;
}

#item83642 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item83669 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item83673 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item83677 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item83682 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item83686 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item83690 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item83694 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item83761 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item83999 {
	width:44px !important;
	height:44px !important;
	left:342px !important;
	top:326px !important;
}

#item84007 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:326px !important;
}

#item84025 {
	width:44px !important;
	height:44px !important;
	left:270px !important;
	top:326px !important;
}

#item84089 {
	width:551px !important;
	height:445px !important;
}

#item84141 {
	width:45px !important;
	height:62px !important;
	left:491px !important;
	top:192px !important;
}

#item84148 {
	width:46px !important;
	height:66px !important;
	left:8px !important;
	top:190px !important;
}

@keyframes flyinfromtop-84990 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-84990 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item84602 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item84603 {
	width:578px !important;
	height:232px !important;
	left:75px !important;
	top:71px !important;
}

#item84626 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item84680 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item84853 {
	width:44px !important;
	height:44px !important;
}

#item84861 {
	width:44px !important;
	height:44px !important;
	left:83px !important;
}

#item84879 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item84883 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item84886 {
	width:551px !important;
	height:445px !important;
}

#item84929 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item84936 {
	width:46px !important;
	height:66px !important;
	left:10px !important;
	top:190px !important;
}

@keyframes flyinfromtop-85488 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-85488 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85026 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item85027 {
	width:626px !important;
	height:232px !important;
	left:51px !important;
	top:71px !important;
}

#item85050 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item85073 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item85112 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item85241 {
	width:44px !important;
	height:44px !important;
}

#item85249 {
	width:44px !important;
	height:44px !important;
	left:83px !important;
}

#item85389 {
	width:551px !important;
	height:445px !important;
}

#item85432 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item85439 {
	width:46px !important;
	height:66px !important;
	left:17px !important;
	top:190px !important;
}

@keyframes flyinfromtop-86091 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-86091 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85521 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item85522 {
	width:677px !important;
	height:232px !important;
	left:26px !important;
	top:114px !important;
}

#item85545 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:63px !important;
}

#item85568 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item85610 {
	width:551px !important;
	height:445px !important;
}

#item85639 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item85646 {
	width:46px !important;
	height:66px !important;
	left:17px !important;
	top:190px !important;
}

#item85752 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item85760 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item85778 {
	width:44px !important;
	height:44px !important;
}

#item85880 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item85881 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item85905 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item85906 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item85930 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item85931 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item85955 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item85956 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item85984 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item85985 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item86041 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item86042 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item86066 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item86067 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-86766 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-86766 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86499 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item86506 {
	width:709px !important;
	height:232px !important;
}

#item86530 {
	width:44px !important;
	height:44px !important;
	left:332px !important;
	top:255px !important;
}

#item86538 {
	width:44px !important;
	height:44px !important;
	left:404px !important;
	top:255px !important;
}

#item86555 {
	width:44px !important;
	height:44px !important;
	left:260px !important;
	top:255px !important;
}

#item86564 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item86590 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item86595 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item86599 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item86603 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item86608 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item86612 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item86616 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item86619 {
	width:551px !important;
	height:445px !important;
}

#item86661 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item86668 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item86675 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-87280 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-87280 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86821 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item86823 {
	width:709px !important;
	height:232px !important;
}

#item86873 {
	width:44px !important;
	height:44px !important;
	left:326px !important;
	top:240px !important;
}

#item86883 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item86937 {
	width:551px !important;
	height:445px !important;
}

#item86973 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item86980 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item86987 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item87034 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item87035 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item87059 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item87060 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-87576 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-87576 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item87313 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item87315 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item87497 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item87346 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item87407 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item87526 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87530 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87534 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87538 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87543 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87547 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87551 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-87606 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-87606 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item87607 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item87608 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item87631 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item87654 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:96px !important;
}

#item87677 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item87701 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87705 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item87709 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-87959 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-87959 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item87783 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item87784 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item87807 {
	width:568px !important;
	left:86px !important;
	top:83px !important;
	min-height:120px !important;
}

#item87830 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:75px !important;
}

#item87853 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item87897 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item87898 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item87922 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item87923 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-88270 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-88270 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item87991 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item87993 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:71px !important;
}

#item88024 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item88089 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item88098 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88099 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item88188 {
	width:44px !important;
	height:44px !important;
	left:342px !important;
	top:324px !important;
}

@keyframes flyinfromtop-238593 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238593 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item166402 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item166403 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:91px !important;
}

#item166426 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item166450 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item166460 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item166461 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item238549 {
	width:646px !important;
	height:522px !important;
}

#item238562 {
	width:46px !important;
	height:62px !important;
	left:582px !important;
	top:230px !important;
}

#item238569 {
	width:46px !important;
	height:66px !important;
	left:18px !important;
	top:228px !important;
}

@keyframes flyinfromtop-168298 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-168298 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item168299 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item168932 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item168933 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item168959 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item168960 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item168984 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item168985 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item168300 {
	width:709px !important;
	height:317px !important;
	left:16px !important;
	top:6px !important;
}

#item168323 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item168346 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-238656 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238656 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169096 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item169097 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:91px !important;
}

#item169120 {
	width:673px !important;
	left:28px !important;
	top:393px !important;
	min-height:66px !important;
}

#item169143 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item169152 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item169153 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item238644 {
	width:44px !important;
	height:44px !important;
	left:349px !important;
	top:326px !important;
}

@keyframes flyinfromtop-167416 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-167416 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item167417 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item167420 {
	width:665px !important;
	height:232px !important;
}

#item167443 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item167451 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item167468 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item167477 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item167504 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item167508 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item167512 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item167517 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item167521 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item167525 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item167529 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item167532 {
	width:551px !important;
	height:445px !important;
}

#item167577 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item167584 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item167592 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-88539 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-88539 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item88301 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item88302 {
	width:568px !important;
	height:232px !important;
	left:86px !important;
	top:71px !important;
}

#item88325 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item88349 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item88359 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88360 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item88484 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item88492 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item88510 {
	width:44px !important;
	height:44px !important;
}

@keyframes flyinfromtop-238195 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238195 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item88570 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item88571 {
	width:568px !important;
	left:86px !important;
	top:218px !important;
	min-height:36px !important;
}

#item88594 {
	width:680px !important;
	height:120px !important;
	left:27px !important;
	top:71px !important;
}

#item88617 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:75px !important;
}

#item88640 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item88654 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88655 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item88726 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88728 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item88778 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88779 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item88679 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88681 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item88752 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88753 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item88803 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item88804 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item238128 {
	width:646px !important;
	height:522px !important;
}

#item238157 {
	width:46px !important;
	height:62px !important;
	left:582px !important;
	top:230px !important;
}

#item238165 {
	width:46px !important;
	height:66px !important;
	left:18px !important;
	top:228px !important;
}

@keyframes flyinfromtop-89118 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-89118 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item88871 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item88879 {
	width:709px !important;
	height:232px !important;
}

#item88928 {
	width:44px !important;
	height:44px !important;
	left:332px !important;
	top:255px !important;
}

#item88938 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item88965 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item88969 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item88973 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item88977 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item88981 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item88985 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item88989 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item89050 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item250516 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item250513 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item250517 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item250521 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item250518 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item250524 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item345462 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item345490 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item345513 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item345536 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item345559 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item345582 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item345605 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item345628 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item345651 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item345674 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item345701 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item345724 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item345698 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item345750 {
	width:363px !important;
	min-height:57px !important;
}

#item345747 {
	width:363px !important;
	height:57px !important;
	left:210px !important;
	top:173px !important;
}

#item345776 {
	width:353px !important;
	height:56px !important;
}

#item345773 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item345803 {
	width:353px !important;
	height:50px !important;
}

#item345799 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item345829 {
	width:483px !important;
	height:36px !important;
}

#item345826 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item345855 {
	width:348px !important;
	height:36px !important;
}

#item345852 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item345881 {
	width:441px !important;
	height:54px !important;
}

#item345878 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item345907 {
	width:441px !important;
	height:58px !important;
}

#item345904 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item345934 {
	width:405px !important;
	height:53px !important;
}

#item345930 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item345961 {
	width:405px !important;
	height:35px !important;
}

#item345958 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item345988 {
	width:405px !important;
	height:35px !important;
}

#item345985 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item250511 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item250408 {
	width:39px !important;
	height:39px !important;
}

#item250415 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item250424 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item250447 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item250454 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item516641 {
	width:842px !important;
	height:1191px !important;
	background:#826b6b;
}

@keyframes flyinfromtop-102830 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-102830 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102882 {
	width:425px !important;
	min-height:107px !important;
}

#item102857 {
	width:425px !important;
	min-height:107px !important;
}

#item102833 {
	width:425px !important;
	min-height:107px !important;
}

#item102830 {
	width:425px !important;
	height:107px !important;
	left:194px !important;
	top:535px !important;
}

@keyframes flyinfromtop-102979 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-102979 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103030 {
	width:481px !important;
	min-height:107px !important;
}

#item103006 {
	width:481px !important;
	min-height:107px !important;
}

#item102982 {
	width:481px !important;
	min-height:107px !important;
}

#item102979 {
	width:481px !important;
	height:107px !important;
	left:166px !important;
	top:756px !important;
}

@keyframes flyinfromtop-129347 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-129347 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item109496 {
	width:1px !important;
	height:8px !important;
	left:151px !important;
	top:7px !important;
	background:#826b6b;
}

#item109512 {
	width:2px !important;
	height:79px !important;
	left:262px !important;
	background:#ffffff;
}

#item516010 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516011 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515985 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item515986 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515960 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item515961 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515957 {
	width:161px !important;
	height:48px !important;
	left:189px !important;
}

#item516090 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516091 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516064 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item516065 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516037 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item516038 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516034 {
	width:161px !important;
	height:48px !important;
	left:378px !important;
}

#item516167 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516168 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516142 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item516143 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516117 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item516118 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516114 {
	width:161px !important;
	height:48px !important;
	left:568px !important;
}

#item516244 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516245 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516219 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item516220 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516194 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item516195 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516191 {
	width:161px !important;
	height:48px !important;
}

@keyframes flyinfromtop-237152 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-237152 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103691 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item103665 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item103639 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item103634 {
	width:227px !important;
	height:28px !important;
	left:208px !important;
	top:654px !important;
}

#item237148 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#fff;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237143 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#d12229;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237138 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#24408e;
	border:solid 1px #24408e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237135 {
	width:190px !important;
	height:39px !important;
	left:215px !important;
	top:578px !important;
}

@keyframes flyinfromtop-226339 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-226339 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110044 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item110017 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item109991 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item109988 {
	width:227px !important;
	height:28px !important;
	left:168px !important;
	top:654px !important;
}

#item109620 {
	width:456px !important;
	left:8px !important;
	min-height:592px !important;
}

#item225276 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item230664 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225249 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item230700 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225224 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225225 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225221 {
	width:221px !important;
	height:39px !important;
	top:47px !important;
}

#item225358 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item225361 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225331 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item225334 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225306 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225307 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225302 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
}

#item225441 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item225444 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225412 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item225416 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225387 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225388 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225384 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:46px !important;
}

#item225523 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item225526 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225496 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item225499 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225471 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225472 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225467 {
	width:221px !important;
	height:39px !important;
	top:374px !important;
}

#item225604 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231375 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item225577 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#13542c;
}

#item231441 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item225552 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
}

#item225553 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item225549 {
	width:221px !important;
	height:53px !important;
	top:422px !important;
}

#item225687 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item225690 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:44px !important;
}

#item225660 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#13542c;
}

#item225663 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item225633 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
}

#item225634 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item225630 {
	width:221px !important;
	height:56px !important;
	left:252px !important;
	top:93px !important;
}

#item225769 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item225773 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item225742 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item225745 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225716 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225717 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225713 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:158px !important;
}

#item225852 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item225856 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item225825 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item225828 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225799 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225800 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225796 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:207px !important;
}

#item225934 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item225937 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item225907 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item225910 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225882 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225883 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225879 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:256px !important;
}

#item226017 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226020 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item225990 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item225993 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225963 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item225965 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item225960 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:371px !important;
}

#item226098 {
	width:221px !important;
	height:58px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226101 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:44px !important;
}

#item226071 {
	width:221px !important;
	height:58px !important;
	border-radius:12px;
	background:#13542c;
}

#item226074 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item226046 {
	width:221px !important;
	height:58px !important;
	border-radius:12px;
}

#item226047 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item226043 {
	width:221px !important;
	height:58px !important;
	left:252px !important;
	top:305px !important;
}

#item226180 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226183 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item226152 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#13542c;
}

#item226156 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item226127 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
}

#item226128 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item226124 {
	width:221px !important;
	height:55px !important;
	left:252px !important;
	top:420px !important;
}

#item109656 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#06572e;
}

#item230816 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109651 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item230756 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109649 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item171753 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109644 {
	width:221px !important;
	height:39px !important;
	top:93px !important;
}

#item109724 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item231309 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item109719 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231252 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item109714 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item171976 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item109712 {
	width:221px !important;
	height:39px !important;
	top:326px !important;
}

#item109761 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item230930 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109756 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item230873 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109752 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item171805 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109749 {
	width:221px !important;
	height:39px !important;
	top:140px !important;
}

#item109798 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item109793 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item109789 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item109785 {
	width:221px !important;
	height:39px !important;
	top:278px !important;
}

#item109814 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item109809 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item230592 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109805 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item171697 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109802 {
	width:221px !important;
	height:39px !important;
}

#item109865 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item231187 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109859 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231124 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109855 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item171919 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109852 {
	width:221px !important;
	height:39px !important;
	top:232px !important;
}

#item109900 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231013 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109893 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item231069 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109887 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item171859 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item109885 {
	width:221px !important;
	height:39px !important;
	top:186px !important;
}

#item267134 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item267131 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item267135 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item465531 {
	width:660px !important;
	top:63px !important;
	min-height:66px !important;
}

#item465554 {
	width:647px !important;
	left:7px !important;
	min-height:61px !important;
}

#item465580 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465581 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465606 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465607 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465631 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465632 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465656 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465657 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465681 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465682 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465707 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465708 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465734 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465735 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465759 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465760 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465784 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465785 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465809 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item465810 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item465833 {
	width:27px !important;
	left:119px !important;
	top:720px !important;
	min-height:21px !important;
}

#item465857 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item465858 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item465939 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item465943 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item465911 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item465914 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item465884 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item465887 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item465882 {
	width:285px !important;
	height:39px !important;
}

#item466022 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item466025 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item465995 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item465998 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item465968 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item465971 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item465966 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item466105 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item466108 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item466077 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item466081 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item466050 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item466053 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item466048 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item466187 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item466191 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466160 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item466163 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466133 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item466136 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466131 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item466271 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item466274 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466244 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item466247 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466216 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item466220 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466214 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item466355 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item466358 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466328 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item466331 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466300 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item466304 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item466298 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item267129 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item267497 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item267494 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item267498 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item468992 {
	width:390px !important;
	top:63px !important;
	min-height:66px !important;
}

#item469015 {
	width:382px !important;
	left:4px !important;
	min-height:61px !important;
}

#item469039 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item469040 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item469112 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item469113 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item469193 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item469196 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469166 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item469169 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469139 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item469142 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469137 {
	width:285px !important;
	height:39px !important;
}

#item469276 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item469279 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469248 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item469252 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469221 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item469224 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469219 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item469358 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item469361 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469331 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item469334 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469304 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item469307 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item469302 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item469442 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item469445 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469414 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item469417 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469386 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item469390 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469384 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item469524 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item469527 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469497 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item469500 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469470 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item469473 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469468 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item469607 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item469610 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469580 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item469583 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469553 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item469556 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item469551 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item267492 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item267622 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item267619 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item267623 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item471110 {
	width:418px !important;
	left:6px !important;
	top:119px !important;
	min-height:66px !important;
}

#item471133 {
	width:430px !important;
	min-height:96px !important;
}

#item471158 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item471159 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item471183 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item471184 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item471254 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item471255 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item471335 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item471338 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471308 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item471311 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471281 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item471284 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471279 {
	width:285px !important;
	height:39px !important;
}

#item471419 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item471423 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471391 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item471395 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471363 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item471367 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471361 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item471502 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item471505 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471475 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item471478 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471448 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item471451 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item471446 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item471586 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item471589 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471558 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item471562 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471531 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item471534 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471529 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item471669 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item471672 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471641 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item471644 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471614 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item471617 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471612 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item471751 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item471754 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471724 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item471727 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471697 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item471700 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item471695 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item267617 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item267771 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item267768 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item267772 {
	width:842px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item473292 {
	width:427px !important;
	top:155px !important;
	min-height:66px !important;
}

#item473315 {
	width:416px !important;
	left:6px !important;
	min-height:132px !important;
}

#item473340 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item473341 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item473366 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item473367 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item473391 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item473392 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item473473 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item473477 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473446 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item473449 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473419 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item473422 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473416 {
	width:285px !important;
	height:39px !important;
}

#item473558 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item473561 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473531 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item473534 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473502 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item473506 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473500 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item473640 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item473643 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473613 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item473616 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473586 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item473589 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item473584 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item473724 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item473728 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473697 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item473700 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473668 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item473673 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473666 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item473807 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item473811 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473780 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item473783 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473753 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item473756 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473751 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item473890 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item473893 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473863 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item473866 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473836 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item473839 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item473834 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item267766 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item267925 {
	opacity:0.00;
	width:841px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item267922 {
	width:847px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item267926 {
	width:841px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item475739 {
	width:29px !important;
	left:15px !important;
	top:22px !important;
	min-height:20px !important;
}

#item475781 {
	width:26px !important;
	left:16px !important;
	top:22px !important;
	min-height:20px !important;
}

#item475806 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item475807 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item475831 {
	width:417px !important;
	left:12px !important;
	top:68px !important;
	min-height:66px !important;
}

#item475854 {
	width:441px !important;
	height:60px !important;
}

#item475879 {
	width:448px !important;
	top:96px !important;
	min-height:66px !important;
}

#item475902 {
	width:444px !important;
	height:85px !important;
}

#item475926 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item475927 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item475951 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item475952 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item476034 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item476037 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item476006 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item476010 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item475978 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item475982 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item475976 {
	width:285px !important;
	height:39px !important;
}

#item476116 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item476119 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item476089 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item476092 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item476062 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item476065 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item476060 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item476200 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item476203 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item476172 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item476175 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item476145 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item476148 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item476143 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item476283 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item476287 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476256 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item476259 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476229 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item476232 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476226 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item476367 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item476370 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476340 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item476343 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476313 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item476316 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476310 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item476450 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item476453 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476422 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item476426 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476395 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item476398 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item476393 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item267920 {
	width:857px !important;
	height:1280px !important;
	left:-12px !important;
	top:-45px !important;
}

#item268208 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item268205 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item268209 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item477965 {
	width:390px !important;
	left:41px !important;
	top:119px !important;
	min-height:66px !important;
}

#item477989 {
	width:472px !important;
	height:96px !important;
}

#item478014 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item478015 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item478039 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item478040 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item478064 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item478065 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item478135 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item478136 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item478216 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item478219 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478189 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item478192 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478162 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item478165 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478160 {
	width:285px !important;
	height:39px !important;
}

#item478300 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item478303 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478272 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item478276 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478245 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item478248 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478242 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item478382 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item478385 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478355 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item478358 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478328 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item478331 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item478326 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item478466 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item478469 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478438 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item478442 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478410 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item478413 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478408 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item478548 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item478552 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478521 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item478524 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478494 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item478497 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478492 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item478633 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item478636 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478606 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item478609 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478578 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item478581 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item478575 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item268203 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

@keyframes appear-265610 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-265610 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item265610 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item265611 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item381852 {
	width:264px !important;
	left:16px !important;
	top:71px !important;
	min-height:18px !important;
}

#item265669 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item265643 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item265616 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item265612 {
	width:227px !important;
	height:28px !important;
	left:263px !important;
	top:1097px !important;
}

#item265757 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item265760 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265729 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item265733 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265702 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item265705 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265694 {
	width:285px !important;
	height:39px !important;
}

#item265847 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item265850 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265819 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item265823 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265792 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item265795 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265784 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item265936 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item265939 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265909 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item265912 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265881 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item265884 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item265873 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item266025 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item266029 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item265997 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item266001 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item265970 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item265973 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item265962 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item266115 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item266118 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item266088 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item266091 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item266060 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item266063 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item266052 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item266204 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item266207 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item266177 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item266180 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item266149 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item266153 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item266141 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

@keyframes flyinfromtop-105517 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-105517 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105518 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item105525 {
	width:665px !important;
	height:232px !important;
}

#item105548 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item105556 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item105574 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item105582 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item105608 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105613 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105617 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105621 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105625 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105629 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105633 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105637 {
	width:551px !important;
	height:445px !important;
}

#item105680 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item105687 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item105694 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-105857 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-105857 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105858 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item105859 {
	width:527px !important;
	height:232px !important;
	left:101px !important;
	top:71px !important;
}

#item105882 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item105908 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105912 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105917 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105921 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105925 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105929 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105933 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item105936 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item105947 {
	width:44px !important;
	height:44px !important;
	left:342px !important;
	top:326px !important;
}

#item105955 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:326px !important;
}

#item105973 {
	width:44px !important;
	height:44px !important;
	left:270px !important;
	top:326px !important;
}

#item105983 {
	width:551px !important;
	height:445px !important;
}

#item106032 {
	width:45px !important;
	height:62px !important;
	left:491px !important;
	top:192px !important;
}

#item106039 {
	width:46px !important;
	height:66px !important;
	left:8px !important;
	top:190px !important;
}

@keyframes flyinfromtop-106335 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-106335 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106336 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item106337 {
	width:709px !important;
	height:232px !important;
	left:10px !important;
	top:114px !important;
}

#item106360 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:63px !important;
}

#item106383 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item106391 {
	width:551px !important;
	height:445px !important;
}

#item106431 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item106438 {
	width:46px !important;
	height:66px !important;
	left:17px !important;
	top:190px !important;
}

#item106446 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item106454 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item106472 {
	width:44px !important;
	height:44px !important;
}

#item106486 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item106487 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item106511 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item106512 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item106536 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item106537 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item106561 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item106562 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item106586 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item106587 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item106612 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item106613 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item106637 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item106638 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-239590 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-239590 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item239009 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item239012 {
	width:665px !important;
	height:232px !important;
}

#item239035 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item239043 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item239060 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item239069 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item239107 {
	width:551px !important;
	height:445px !important;
}

#item239130 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item239137 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item239144 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item239347 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239348 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239372 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239373 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239397 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239399 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239423 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239424 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239448 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239449 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239473 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239474 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239498 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239499 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-106661 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-106661 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106662 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item106664 {
	width:709px !important;
	height:232px !important;
}

#item106687 {
	width:44px !important;
	height:44px !important;
	left:332px !important;
	top:255px !important;
}

#item106695 {
	width:44px !important;
	height:44px !important;
	left:404px !important;
	top:255px !important;
}

#item106715 {
	width:44px !important;
	height:44px !important;
	left:260px !important;
	top:255px !important;
}

#item106723 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item106750 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item106754 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item106758 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item106762 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item106766 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item106770 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item106774 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item106777 {
	width:551px !important;
	height:445px !important;
}

#item106813 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item106820 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item106828 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-107003 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-107003 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107004 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item107005 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item107028 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item107051 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item107074 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item107085 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107089 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107093 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107097 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107102 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107107 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107111 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-107121 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-107121 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107122 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item107123 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item107146 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item107169 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:96px !important;
}

#item107192 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item107202 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107206 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107211 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-175620 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-175620 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175621 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item175624 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item175625 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item175649 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item175650 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item175674 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item175675 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item175698 {
	width:709px !important;
	height:317px !important;
	left:16px !important;
	top:6px !important;
}

#item175721 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item175744 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-177024 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-177024 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177025 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item177028 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item177029 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item177053 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item177054 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item177078 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item177079 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item177102 {
	width:709px !important;
	height:317px !important;
	left:16px !important;
	top:6px !important;
}

#item177125 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item177148 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-238787 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238787 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item238788 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item238789 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:91px !important;
}

#item238812 {
	width:673px !important;
	left:28px !important;
	top:393px !important;
	min-height:66px !important;
}

#item238835 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item238843 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238844 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item238875 {
	width:44px !important;
	height:44px !important;
	left:349px !important;
	top:326px !important;
}

@keyframes flyinfromtop-174384 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-174384 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174385 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item174388 {
	width:665px !important;
	height:232px !important;
}

#item174411 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item174420 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item174437 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item174445 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item174471 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174475 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174480 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174484 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174489 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174493 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174497 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174500 {
	width:551px !important;
	height:445px !important;
}

#item174531 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item174538 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item174545 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-174836 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-174836 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174837 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item174840 {
	width:665px !important;
	height:232px !important;
}

#item174863 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item174871 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item174890 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item174898 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item174924 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174929 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174933 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174937 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174941 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174946 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174951 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item174954 {
	width:551px !important;
	height:445px !important;
}

#item174981 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item174988 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item174996 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-175127 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-175127 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175128 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item175131 {
	width:665px !important;
	height:232px !important;
}

#item175155 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item175163 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item175181 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item175189 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item175215 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175221 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175225 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175229 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175233 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175237 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175241 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175245 {
	width:551px !important;
	height:445px !important;
}

#item175271 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item175278 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item175285 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-175798 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-175798 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175799 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item175803 {
	width:665px !important;
	height:232px !important;
}

#item175826 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item175835 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item175852 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item175860 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item175890 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175894 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175911 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175914 {
	width:551px !important;
	height:445px !important;
}

#item175942 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item175950 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item175957 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-176329 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-176329 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176330 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item176333 {
	width:665px !important;
	height:232px !important;
}

#item176356 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item176364 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item176382 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item176390 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item176417 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item176421 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item176425 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item176428 {
	width:551px !important;
	height:445px !important;
}

#item176455 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item176462 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item176469 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-175388 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-175388 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175390 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item175393 {
	width:665px !important;
	height:232px !important;
}

#item175424 {
	width:44px !important;
	height:44px !important;
	left:309px !important;
	top:232px !important;
}

#item175449 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item175476 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175480 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175484 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175488 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175492 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175496 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175500 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item175503 {
	width:551px !important;
	height:445px !important;
}

#item175534 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item175541 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item175549 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-177224 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-177224 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177225 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item177228 {
	width:665px !important;
	height:232px !important;
}

#item177251 {
	width:44px !important;
	height:44px !important;
	left:309px !important;
	top:232px !important;
}

#item177269 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item177295 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item177299 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item177303 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item177307 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item177311 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item177315 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item177319 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item177322 {
	width:551px !important;
	height:445px !important;
}

#item177337 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item177344 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item177351 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-107845 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-107845 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107847 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item107850 {
	width:419px !important;
	height:232px !important;
}

#item107873 {
	width:44px !important;
	height:44px !important;
	left:187px !important;
	top:255px !important;
}

#item107881 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item107907 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107911 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107915 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107919 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107923 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107927 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107932 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item107934 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-176159 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-176159 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176160 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item176162 {
	width:419px !important;
	height:232px !important;
	left:155px !important;
	top:103px !important;
}

#item176193 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item176224 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item176228 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item176245 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item176247 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item251532 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item251529 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item251533 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item251537 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item251534 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item251540 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item346774 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item346802 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item346825 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item346848 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item346871 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item346894 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item346917 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item346940 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item346964 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item346987 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item347013 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item347036 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item347010 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item347062 {
	width:360px !important;
	min-height:57px !important;
}

#item347059 {
	width:360px !important;
	height:57px !important;
	left:211px !important;
	top:173px !important;
}

#item347088 {
	width:353px !important;
	height:56px !important;
}

#item347085 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item347114 {
	width:353px !important;
	height:50px !important;
}

#item347111 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item347140 {
	width:483px !important;
	height:36px !important;
}

#item347137 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item347166 {
	width:348px !important;
	height:36px !important;
}

#item347163 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item347192 {
	width:441px !important;
	height:54px !important;
}

#item347189 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item347219 {
	width:441px !important;
	height:58px !important;
}

#item347215 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item347245 {
	width:405px !important;
	height:53px !important;
}

#item347242 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item347272 {
	width:405px !important;
	height:35px !important;
}

#item347268 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item347298 {
	width:405px !important;
	height:35px !important;
}

#item347295 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item251527 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item251413 {
	width:39px !important;
	height:39px !important;
}

#item251422 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item251431 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item251454 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item251460 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item516645 {
	width:842px !important;
	height:1191px !important;
	background:#96c485;
}

@keyframes flyinfromtop-193741 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-193741 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item193792 {
	width:425px !important;
	min-height:107px !important;
}

#item193768 {
	width:425px !important;
	min-height:107px !important;
}

#item193744 {
	width:425px !important;
	min-height:107px !important;
}

#item193741 {
	width:425px !important;
	height:107px !important;
	left:208px !important;
	top:535px !important;
}

@keyframes flyinfromtop-193889 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-193889 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item193940 {
	width:481px !important;
	min-height:107px !important;
}

#item193916 {
	width:481px !important;
	min-height:107px !important;
}

#item193892 {
	width:481px !important;
	min-height:107px !important;
}

#item193889 {
	width:481px !important;
	height:107px !important;
	left:180px !important;
	top:756px !important;
}

@keyframes flyinfromtop-205708 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-205708 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item205719 {
	width:79px !important;
	height:118px !important;
	left:57px !important;
}

#item205727 {
	width:37px !important;
	height:118px !important;
	left:138px !important;
}

#item515667 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item515668 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515642 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item515643 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515616 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item515617 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515613 {
	width:161px !important;
	height:48px !important;
	left:189px !important;
}

#item515744 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item515745 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515719 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item515720 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515694 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item515695 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515691 {
	width:161px !important;
	height:48px !important;
	left:378px !important;
}

#item515822 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item515823 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515796 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item515797 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515771 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item515772 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515768 {
	width:161px !important;
	height:48px !important;
	left:568px !important;
}

#item515899 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item515900 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515874 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item515875 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515849 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item515850 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item515846 {
	width:161px !important;
	height:48px !important;
}

@keyframes flyinfromtop-228439 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-228439 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item194325 {
	width:456px !important;
	left:33px !important;
	top:47px !important;
	min-height:559px !important;
}

#item195443 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item195417 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item195391 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item195386 {
	width:227px !important;
	height:28px !important;
	left:153px !important;
	top:654px !important;
}

#item194405 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item194408 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194378 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item194381 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194353 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item194354 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194349 {
	width:221px !important;
	height:39px !important;
	top:311px !important;
}

#item194572 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item194575 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194545 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item194548 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194520 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item194521 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194515 {
	width:221px !important;
	height:39px !important;
	top:201px !important;
}

#item194633 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item230527 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194628 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item230469 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194603 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item194604 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194598 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:186px !important;
}

#item194694 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#06572e;
}

#item194697 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item194667 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item194670 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item194641 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
}

#item194642 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item194637 {
	width:221px !important;
	height:56px !important;
	top:247px !important;
}

#item194778 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#13542c;
}

#item194781 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item194751 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item194754 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item194725 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
}

#item194726 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item194720 {
	width:221px !important;
	height:53px !important;
	top:47px !important;
}

#item194860 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item194863 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194833 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item194836 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194808 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item194809 {
	width:214px !important;
	left:7px !important;
	top:8px !important;
	min-height:26px !important;
}

#item194804 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:140px !important;
}

#item194944 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item194947 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194917 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item194920 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194892 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item194893 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item194887 {
	width:221px !important;
	height:39px !important;
	top:154px !important;
}

#item195027 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#06572e;
}

#item195030 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194999 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item195003 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194974 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item194975 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item194970 {
	width:221px !important;
	height:39px !important;
	top:108px !important;
}

#item195110 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item195113 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item195083 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item195086 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item195058 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item195059 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item195053 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:93px !important;
}

#item195192 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item195195 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item195165 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item195168 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item195140 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item195141 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item195136 {
	width:221px !important;
	height:39px !important;
}

#item195276 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item195279 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item195249 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item195252 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item195224 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item195225 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item195218 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:47px !important;
}

#item228117 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item228120 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item228090 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item228093 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item228065 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item228066 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item228062 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
}

#item228200 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item228203 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item228172 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item228176 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item228146 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item228147 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item228143 {
	width:221px !important;
	height:39px !important;
	left:251px !important;
	top:232px !important;
}

#item228281 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item228284 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:44px !important;
}

#item228254 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#13542c;
}

#item228257 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item228229 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
}

#item228230 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item228226 {
	width:221px !important;
	height:56px !important;
	left:251px !important;
	top:278px !important;
}

#item228363 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item228366 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item228335 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#13542c;
}

#item228339 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item228310 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
}

#item228311 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item228307 {
	width:221px !important;
	height:55px !important;
	left:251px !important;
	top:343px !important;
}

@keyframes flyinfromtop-237601 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-237601 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item195632 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item195606 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item195580 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item195576 {
	width:227px !important;
	height:28px !important;
	left:194px !important;
	top:654px !important;
}

#item263250 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item263247 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item263251 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item480471 {
	width:660px !important;
	top:63px !important;
	min-height:66px !important;
}

#item480495 {
	width:647px !important;
	left:7px !important;
	min-height:61px !important;
}

#item480521 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480522 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480547 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480548 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480572 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480573 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480597 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480598 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480622 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480623 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480648 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480649 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480673 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480674 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480698 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480699 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480723 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480724 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480748 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item480749 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item480774 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item480775 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item480855 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item480858 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480828 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item480831 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480801 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item480804 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480799 {
	width:285px !important;
	height:39px !important;
}

#item480938 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item480941 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480910 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item480914 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480883 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item480886 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480881 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item481020 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item481023 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480993 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item480996 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480966 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item480969 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item480964 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item481103 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item481107 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481076 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item481079 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481048 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item481051 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481046 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item481186 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item481189 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481159 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item481162 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481132 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item481135 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481130 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item481269 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item481272 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481242 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item481245 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481215 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item481218 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item481212 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item263582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item263579 {
	width:36px !important;
	height:36px !important;
	left:908px !important;
	top:336px !important;
}

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

#item263245 {
	width:944px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item263636 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item263633 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item263637 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item482721 {
	width:390px !important;
	top:63px !important;
	min-height:66px !important;
}

#item482744 {
	width:382px !important;
	left:4px !important;
	min-height:61px !important;
}

#item482768 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item482769 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item482840 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item482841 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item482922 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item482925 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item482895 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item482898 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item482868 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item482871 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item482866 {
	width:285px !important;
	height:39px !important;
}

#item483005 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item483009 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item482977 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item482980 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item482950 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item482953 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item482948 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item483090 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item483093 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item483063 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item483066 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item483034 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item483037 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item483032 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item483173 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item483176 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483145 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item483149 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483118 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item483121 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483116 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item483255 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item483258 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483228 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item483231 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483201 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item483204 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483199 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item483338 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item483341 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483311 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item483314 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483283 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item483287 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item483281 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item263738 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item263735 {
	width:36px !important;
	height:36px !important;
	left:933px !important;
	top:282px !important;
}

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

#item263631 {
	width:970px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item263795 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item263792 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item263796 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item484962 {
	width:418px !important;
	left:6px !important;
	top:119px !important;
	min-height:66px !important;
}

#item484985 {
	width:430px !important;
	min-height:96px !important;
}

#item485010 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item485011 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item485035 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item485036 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item485109 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item485110 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item485191 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item485195 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485163 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item485167 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485136 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item485139 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485134 {
	width:285px !important;
	height:39px !important;
}

#item485276 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item485279 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485248 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item485252 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485220 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item485224 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485218 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item485359 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item485362 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485331 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item485335 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485304 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item485307 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item485302 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item485442 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item485445 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485415 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item485418 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485387 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item485391 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485385 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item485524 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item485527 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485497 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item485500 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485470 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item485473 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485468 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item485607 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item485610 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485580 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item485583 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485553 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item485556 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item485551 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item263924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item263921 {
	width:36px !important;
	height:36px !important;
	left:927px !important;
	top:229px !important;
}

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

#item263790 {
	width:963px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item263989 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item263986 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item263990 {
	width:842px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item487168 {
	width:427px !important;
	top:155px !important;
	min-height:66px !important;
}

#item487191 {
	width:416px !important;
	left:6px !important;
	min-height:132px !important;
}

#item487217 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item487218 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item487242 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item487243 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item487267 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item487268 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item487348 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item487351 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487321 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item487324 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487294 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item487297 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487292 {
	width:285px !important;
	height:39px !important;
}

#item487431 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item487434 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487404 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item487407 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487377 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item487380 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487374 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item487513 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item487517 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487486 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item487489 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487459 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item487462 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item487457 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item487597 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item487600 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487569 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item487573 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487542 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item487545 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487540 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item487681 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item487684 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487653 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item487656 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487625 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item487628 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487623 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item487765 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item487768 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487738 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item487741 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487711 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item487714 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item487708 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item264118 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item264115 {
	width:36px !important;
	height:36px !important;
	left:920px !important;
	top:198px !important;
}

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

#item263984 {
	width:956px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item264173 {
	opacity:0.00;
	width:841px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item264170 {
	width:847px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item264174 {
	width:841px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item489430 {
	width:26px !important;
	left:16px !important;
	top:22px !important;
	min-height:20px !important;
}

#item489471 {
	width:26px !important;
	left:16px !important;
	top:22px !important;
	min-height:20px !important;
}

#item489496 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item489497 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item489521 {
	width:417px !important;
	left:12px !important;
	top:67px !important;
	min-height:66px !important;
}

#item489544 {
	width:441px !important;
	height:60px !important;
}

#item489570 {
	width:448px !important;
	top:96px !important;
	min-height:66px !important;
}

#item489593 {
	width:444px !important;
	height:85px !important;
}

#item489617 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item489618 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item489642 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item489643 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item489723 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item489727 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489696 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item489699 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489669 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item489672 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489667 {
	width:285px !important;
	height:39px !important;
}

#item489808 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item489811 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489780 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item489783 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489752 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item489756 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489750 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item489890 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item489894 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489863 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item489866 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489836 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item489839 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item489834 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item489976 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item489979 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item489947 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item489951 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item489919 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item489922 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item489917 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item490059 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item490062 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item490031 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item490034 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item490004 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item490007 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item490002 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item490141 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item490144 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item490114 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item490117 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item490087 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item490090 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item490085 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item264419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item264416 {
	width:36px !important;
	height:36px !important;
	left:902px !important;
	top:94px !important;
}

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

#item264168 {
	width:938px !important;
	height:1280px !important;
	left:-12px !important;
	top:-45px !important;
}

#item264492 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item264489 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item264493 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item491678 {
	width:390px !important;
	left:41px !important;
	top:119px !important;
	min-height:66px !important;
}

#item491701 {
	width:472px !important;
	height:96px !important;
}

#item491726 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item491727 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item491751 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item491752 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item491777 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item491778 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item491848 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item491849 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item491930 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item491933 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item491903 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item491906 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item491875 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item491878 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item491873 {
	width:285px !important;
	height:39px !important;
}

#item492012 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item492015 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item491985 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item491988 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item491958 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item491961 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item491956 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item492095 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item492098 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item492068 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item492071 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item492040 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item492044 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item492038 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item492177 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item492181 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492150 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item492153 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492123 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item492126 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492121 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item492260 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item492263 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492233 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item492236 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492206 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item492209 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492204 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item492343 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item492346 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492315 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item492318 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492288 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item492291 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item492286 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

#item264646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item264643 {
	width:36px !important;
	height:36px !important;
	left:889px !important;
	top:208px !important;
}

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

#item264487 {
	width:925px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

@keyframes appear-262572 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-262572 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item262572 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item262573 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item381799 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item262630 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item262604 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item262578 {
	width:211px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item262574 {
	width:227px !important;
	height:28px !important;
	left:263px !important;
	top:1097px !important;
}

#item262711 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item262715 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262684 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item262687 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262657 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item262660 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262655 {
	width:285px !important;
	height:39px !important;
}

#item262796 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item262799 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262768 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item262772 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262740 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item262743 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262738 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item262879 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item262882 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262851 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item262855 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262824 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item262827 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item262822 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item262962 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item262965 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item262935 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item262938 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item262907 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item262910 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item262905 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item263045 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item263048 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item263018 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item263021 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item262990 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item262993 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item262988 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item263128 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item263131 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item263100 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item263103 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item263073 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item263076 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item263071 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

@keyframes flyinfromtop-197458 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-197458 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item197459 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item197462 {
	width:665px !important;
	height:232px !important;
}

#item197485 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item197493 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item197511 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item197519 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item197545 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197549 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197554 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197558 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197562 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197566 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197570 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197574 {
	width:551px !important;
	height:445px !important;
}

#item197619 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item197626 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item197633 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-197641 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-197641 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item197642 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item197643 {
	width:673px !important;
	left:28px !important;
	top:454px !important;
	min-height:66px !important;
}

#item197666 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item197674 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item197683 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item197702 {
	width:44px !important;
	height:44px !important;
}

#item197711 {
	width:551px !important;
	height:445px !important;
}

#item197753 {
	width:45px !important;
	height:62px !important;
	left:493px !important;
	top:192px !important;
}

#item197760 {
	width:46px !important;
	height:66px !important;
	left:11px !important;
	top:190px !important;
}

#item197767 {
	width:663px !important;
	height:232px !important;
	left:33px !important;
	top:102px !important;
}

@keyframes flyinfromtop-197791 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-197791 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item197792 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item197793 {
	width:604px !important;
	height:232px !important;
	left:62px !important;
	top:71px !important;
}

#item197816 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item197842 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197846 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197850 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197854 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197859 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197863 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197867 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item197869 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item197877 {
	width:44px !important;
	height:44px !important;
	left:342px !important;
	top:326px !important;
}

#item197885 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:326px !important;
}

#item197902 {
	width:44px !important;
	height:44px !important;
	left:270px !important;
	top:326px !important;
}

#item197911 {
	width:551px !important;
	height:445px !important;
}

#item197962 {
	width:45px !important;
	height:62px !important;
	left:491px !important;
	top:192px !important;
}

#item197970 {
	width:46px !important;
	height:66px !important;
	left:8px !important;
	top:190px !important;
}

@keyframes flyinfromtop-197977 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-197977 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item197978 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item197979 {
	width:578px !important;
	height:232px !important;
	left:75px !important;
	top:71px !important;
}

#item198002 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item198025 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item198033 {
	width:44px !important;
	height:44px !important;
}

#item198042 {
	width:44px !important;
	height:44px !important;
	left:83px !important;
}

#item198062 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198065 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198068 {
	width:551px !important;
	height:445px !important;
}

#item198111 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item198119 {
	width:46px !important;
	height:66px !important;
	left:10px !important;
	top:190px !important;
}

@keyframes flyinfromtop-198126 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-198126 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item198127 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item198128 {
	width:626px !important;
	height:232px !important;
	left:51px !important;
	top:71px !important;
}

#item198151 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item198174 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item198183 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198186 {
	width:44px !important;
	height:44px !important;
}

#item198194 {
	width:44px !important;
	height:44px !important;
	left:83px !important;
}

#item198212 {
	width:551px !important;
	height:445px !important;
}

#item198241 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item198248 {
	width:46px !important;
	height:66px !important;
	left:17px !important;
	top:190px !important;
}

@keyframes flyinfromtop-198257 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-198257 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item198258 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item198259 {
	width:677px !important;
	height:232px !important;
	left:26px !important;
	top:114px !important;
}

#item198282 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:63px !important;
}

#item198306 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item198315 {
	width:551px !important;
	height:445px !important;
}

#item198348 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item198357 {
	width:46px !important;
	height:66px !important;
	left:17px !important;
	top:190px !important;
}

#item198365 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item198373 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item198390 {
	width:44px !important;
	height:44px !important;
}

#item198401 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198402 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item198426 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198427 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item198452 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198453 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item198477 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198478 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item198502 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198503 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item198527 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198528 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item198552 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198553 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-198576 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-198576 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item198577 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item198579 {
	width:709px !important;
	height:232px !important;
}

#item198602 {
	width:44px !important;
	height:44px !important;
	left:332px !important;
	top:255px !important;
}

#item198611 {
	width:44px !important;
	height:44px !important;
	left:404px !important;
	top:255px !important;
}

#item198628 {
	width:44px !important;
	height:44px !important;
	left:260px !important;
	top:255px !important;
}

#item198636 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item198662 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198666 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198671 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198676 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198680 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198684 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198688 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198691 {
	width:551px !important;
	height:445px !important;
}

#item198730 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item198738 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item198746 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-198753 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-198753 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item198754 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item198756 {
	width:709px !important;
	height:232px !important;
}

#item198779 {
	width:44px !important;
	height:44px !important;
	left:326px !important;
	top:240px !important;
}

#item198788 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item198812 {
	width:551px !important;
	height:445px !important;
}

#item198833 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item198840 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item198848 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item198857 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198858 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item198882 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item198883 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-198906 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-198906 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item198907 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item198908 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item198931 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item198954 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item198977 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item198987 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198992 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item198996 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199000 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199004 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199008 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199013 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-199022 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-199022 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199023 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item199024 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item199047 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item199070 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:96px !important;
}

#item199094 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item199104 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199108 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199112 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-199120 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-199120 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199121 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item199122 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item199145 {
	width:568px !important;
	left:86px !important;
	top:83px !important;
	min-height:120px !important;
}

#item199168 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:75px !important;
}

#item199191 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item199209 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199210 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item199234 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199235 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-199258 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-199258 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199259 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item199260 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:71px !important;
}

#item199283 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item199306 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item199314 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199315 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item199338 {
	width:44px !important;
	height:44px !important;
	left:342px !important;
	top:324px !important;
}

@keyframes flyinfromtop-238627 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238627 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199381 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item199382 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:91px !important;
}

#item199405 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item199428 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item199437 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199438 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item238598 {
	width:646px !important;
	height:522px !important;
}

#item238613 {
	width:46px !important;
	height:62px !important;
	left:582px !important;
	top:230px !important;
}

#item238620 {
	width:46px !important;
	height:66px !important;
	left:18px !important;
	top:228px !important;
}

@keyframes flyinfromtop-199486 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-199486 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199487 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item199491 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199492 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item199516 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199517 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item199541 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199542 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item199565 {
	width:709px !important;
	height:317px !important;
	left:16px !important;
	top:6px !important;
}

#item199588 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item199611 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-238678 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238678 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item238679 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item238680 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:91px !important;
}

#item238703 {
	width:673px !important;
	left:28px !important;
	top:393px !important;
	min-height:66px !important;
}

#item238726 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item238736 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238737 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item238766 {
	width:44px !important;
	height:44px !important;
	left:349px !important;
	top:326px !important;
}

@keyframes flyinfromtop-199710 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-199710 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199711 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item199714 {
	width:665px !important;
	height:232px !important;
}

#item199737 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item199745 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item199763 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item199771 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item199797 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199801 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199805 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199809 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199814 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199818 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199822 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item199826 {
	width:551px !important;
	height:445px !important;
}

#item199855 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item199863 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item199870 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-199878 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-199878 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199879 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item199880 {
	width:568px !important;
	height:232px !important;
	left:86px !important;
	top:71px !important;
}

#item199903 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item199926 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item199934 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item199935 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item199963 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item199971 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item199989 {
	width:44px !important;
	height:44px !important;
}

@keyframes flyinfromtop-238222 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238222 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item238223 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item238224 {
	width:568px !important;
	left:86px !important;
	top:218px !important;
	min-height:36px !important;
}

#item238247 {
	width:568px !important;
	height:120px !important;
	left:86px !important;
	top:71px !important;
}

#item238270 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:75px !important;
}

#item238293 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item238303 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238304 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item238328 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238329 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item238353 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238354 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item238378 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238379 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item238404 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238405 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item238430 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238431 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item238455 {
	width:646px !important;
	height:522px !important;
}

#item238469 {
	width:46px !important;
	height:62px !important;
	left:582px !important;
	top:230px !important;
}

#item238478 {
	width:46px !important;
	height:66px !important;
	left:18px !important;
	top:228px !important;
}

@keyframes flyinfromtop-200234 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-200234 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item200235 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item200237 {
	width:709px !important;
	height:232px !important;
}

#item200260 {
	width:44px !important;
	height:44px !important;
	left:332px !important;
	top:255px !important;
}

#item200268 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item200294 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item200298 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item200302 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item200306 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item200310 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item200315 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item200319 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item200321 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item251570 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item251567 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item251571 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item251575 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item251572 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item251579 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item346117 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item346145 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item346169 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item346192 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item346215 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item346238 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item346261 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item346284 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item346307 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item346330 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item346356 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item346379 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item346353 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item346406 {
	width:363px !important;
	min-height:57px !important;
}

#item346403 {
	width:363px !important;
	height:57px !important;
	left:210px !important;
	top:173px !important;
}

#item346432 {
	width:353px !important;
	height:56px !important;
}

#item346429 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item346458 {
	width:353px !important;
	height:50px !important;
}

#item346455 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item346484 {
	width:483px !important;
	height:36px !important;
}

#item346481 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item346510 {
	width:348px !important;
	height:36px !important;
}

#item346507 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item346536 {
	width:441px !important;
	height:54px !important;
}

#item346533 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item346562 {
	width:441px !important;
	height:58px !important;
}

#item346559 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item346588 {
	width:405px !important;
	height:53px !important;
}

#item346585 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item346614 {
	width:405px !important;
	height:35px !important;
}

#item346611 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item346641 {
	width:405px !important;
	height:35px !important;
}

#item346638 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item251565 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item251468 {
	width:39px !important;
	height:39px !important;
}

#item251476 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item251485 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item251508 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item251514 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item516648 {
	width:842px !important;
	height:1191px !important;
	background:#87a8b5;
}

@keyframes flyinfromtop-206049 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-206049 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item206100 {
	width:425px !important;
	min-height:107px !important;
}

#item206076 {
	width:425px !important;
	min-height:107px !important;
}

#item206052 {
	width:425px !important;
	min-height:107px !important;
}

#item206049 {
	width:425px !important;
	height:107px !important;
	left:194px !important;
	top:535px !important;
}

@keyframes flyinfromtop-206198 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-206198 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item206249 {
	width:481px !important;
	min-height:107px !important;
}

#item206225 {
	width:481px !important;
	min-height:107px !important;
}

#item206201 {
	width:481px !important;
	min-height:107px !important;
}

#item206198 {
	width:481px !important;
	height:107px !important;
	left:166px !important;
	top:754px !important;
}

@keyframes flyinfromtop-223919 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-223919 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item516348 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516349 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516323 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item516324 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516298 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item516299 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516295 {
	width:161px !important;
	height:48px !important;
	left:189px !important;
}

#item516426 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516428 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516400 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item516401 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516375 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item516376 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516372 {
	width:161px !important;
	height:48px !important;
	left:378px !important;
}

#item516505 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516506 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516480 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item516481 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516454 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item516455 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516451 {
	width:161px !important;
	height:48px !important;
	left:568px !important;
}

#item516582 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#06572e;
}

#item516583 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516557 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
	background:#fdbe14;
}

#item516558 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516532 {
	width:161px !important;
	height:48px !important;
	border-radius:57px;
}

#item516533 {
	width:161px !important;
	height:56px !important;
	top:-4px !important;
}

#item516529 {
	width:161px !important;
	height:48px !important;
}

@keyframes flyinfromtop-237624 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-237624 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item208697 {
	width:225px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item208670 {
	width:225px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item208643 {
	width:237px !important;
	height:21px !important;
	left:7px !important;
	top:4px !important;
}

#item208639 {
	width:244px !important;
	height:28px !important;
	left:185px !important;
	top:654px !important;
}

#item237620 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#fff;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237614 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#d12229;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237609 {
	width:380px !important;
	height:78px !important;
	border-radius:57px;
	background:#24408e;
	border:solid 1px #24408e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237606 {
	width:190px !important;
	height:39px !important;
	left:215px !important;
	top:578px !important;
}

@keyframes flyinfromtop-227608 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-227608 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item211387 {
	width:456px !important;
	left:33px !important;
	top:25px !important;
	min-height:592px !important;
}

#item211805 {
	width:225px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item211778 {
	width:225px !important;
	height:21px !important;
	left:13px !important;
	top:4px !important;
}

#item211752 {
	width:240px !important;
	height:21px !important;
	left:4px !important;
	top:4px !important;
}

#item211748 {
	width:244px !important;
	height:28px !important;
	left:160px !important;
	top:654px !important;
}

#item211446 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#06572e;
}

#item231642 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211441 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231585 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211415 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item211416 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211411 {
	width:221px !important;
	height:39px !important;
	top:93px !important;
}

#item211486 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item232080 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item211480 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item232021 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item211455 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item211456 {
	width:214px !important;
	left:7px !important;
	top:7px !important;
	min-height:26px !important;
}

#item211451 {
	width:221px !important;
	height:39px !important;
	top:326px !important;
}

#item211524 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item231742 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211519 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231714 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211494 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item211495 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211490 {
	width:221px !important;
	height:39px !important;
	top:140px !important;
}

#item211542 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item211536 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item211532 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item211528 {
	width:221px !important;
	height:39px !important;
	top:278px !important;
}

#item211580 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item231528 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211575 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231500 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211550 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item211551 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211546 {
	width:221px !important;
	height:39px !important;
}

#item211618 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item231953 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211613 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231892 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211588 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item211589 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211584 {
	width:221px !important;
	height:39px !important;
	top:232px !important;
}

#item211658 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item231805 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211652 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item231834 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211627 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item211628 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item211623 {
	width:221px !important;
	height:39px !important;
	top:186px !important;
}

#item226543 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226546 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226516 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item226519 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226491 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item226492 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226487 {
	width:221px !important;
	height:39px !important;
	top:47px !important;
}

#item226624 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226627 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226597 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item226600 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226572 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item226573 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226569 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
}

#item226707 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226710 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226679 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item226682 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226654 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item226655 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226650 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:46px !important;
}

#item226788 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226792 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226761 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item226764 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226736 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item226737 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226733 {
	width:221px !important;
	height:39px !important;
	top:374px !important;
}

#item226871 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226874 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item226844 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
	background:#13542c;
}

#item226847 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item226819 {
	width:221px !important;
	height:53px !important;
	border-radius:12px;
}

#item226820 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item226815 {
	width:221px !important;
	height:53px !important;
	top:422px !important;
}

#item226952 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item226955 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:44px !important;
}

#item226925 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
	background:#13542c;
}

#item226928 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item226900 {
	width:221px !important;
	height:56px !important;
	border-radius:12px;
}

#item226901 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item226897 {
	width:221px !important;
	height:56px !important;
	left:252px !important;
	top:93px !important;
}

#item227034 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227037 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item227007 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item227010 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226981 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item226982 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item226978 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:159px !important;
}

#item227116 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227119 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item227088 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item227092 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227063 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item227064 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227060 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:207px !important;
}

#item227199 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227202 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item227172 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item227175 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227146 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item227147 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227142 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:256px !important;
}

#item227280 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227283 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:26px !important;
}

#item227253 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item227256 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227228 {
	width:221px !important;
	height:39px !important;
	border-radius:12px;
}

#item227229 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:26px !important;
}

#item227225 {
	width:221px !important;
	height:39px !important;
	left:252px !important;
	top:371px !important;
}

#item227363 {
	width:221px !important;
	height:58px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227366 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:44px !important;
}

#item227335 {
	width:221px !important;
	height:58px !important;
	border-radius:12px;
	background:#13542c;
}

#item227338 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item227309 {
	width:221px !important;
	height:58px !important;
	border-radius:12px;
}

#item227310 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:44px !important;
}

#item227306 {
	width:221px !important;
	height:58px !important;
	left:252px !important;
	top:305px !important;
}

#item227444 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item227448 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item227417 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
	background:#13542c;
}

#item227420 {
	width:214px !important;
	left:2px !important;
	top:3px !important;
	min-height:41px !important;
}

#item227392 {
	width:221px !important;
	height:55px !important;
	border-radius:12px;
}

#item227393 {
	width:214px !important;
	left:7px !important;
	top:6px !important;
	min-height:41px !important;
}

#item227389 {
	width:221px !important;
	height:55px !important;
	left:252px !important;
	top:419px !important;
}

#item269071 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item269067 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item269072 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item494169 {
	width:660px !important;
	top:63px !important;
	min-height:66px !important;
}

#item494192 {
	width:647px !important;
	left:7px !important;
	min-height:61px !important;
}

#item494218 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494219 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494243 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494244 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494269 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494270 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494294 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494295 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494319 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494320 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494345 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494346 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494370 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494371 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494395 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494396 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494420 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494421 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494445 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item494446 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item494470 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item494471 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item494553 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item494556 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494526 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item494529 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494499 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item494502 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494497 {
	width:285px !important;
	height:39px !important;
}

#item494635 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item494639 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494608 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item494611 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494581 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item494584 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494579 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item494719 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item494722 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494691 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item494695 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494664 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item494667 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item494662 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item494803 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item494806 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494774 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item494779 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494747 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item494750 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494745 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item494885 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item494889 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494858 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item494861 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494831 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item494834 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494829 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item494969 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item494972 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494942 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item494945 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494914 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item494917 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item494912 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item269065 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item269463 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item269460 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item269464 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item496461 {
	width:390px !important;
	top:63px !important;
	min-height:66px !important;
}

#item496484 {
	width:382px !important;
	left:4px !important;
	min-height:61px !important;
}

#item496508 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item496509 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item496580 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item496581 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item496661 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item496664 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496634 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item496637 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496607 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item496610 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496605 {
	width:285px !important;
	height:39px !important;
}

#item496745 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item496748 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496718 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item496721 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496690 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item496694 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496687 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item496827 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item496831 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496800 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item496803 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496773 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item496776 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item496771 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item496910 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item496913 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item496883 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item496886 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item496856 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item496859 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item496854 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item496995 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item496998 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item496966 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item496970 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item496938 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item496942 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item496936 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item497077 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item497080 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item497050 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item497053 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item497023 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item497026 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item497021 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item269458 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item269574 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item269571 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item269575 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item498599 {
	width:418px !important;
	left:6px !important;
	top:119px !important;
	min-height:66px !important;
}

#item498622 {
	width:430px !important;
	min-height:96px !important;
}

#item498648 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item498649 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item498673 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item498674 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item498745 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item498746 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item498826 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item498830 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498799 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item498802 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498772 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item498775 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498770 {
	width:285px !important;
	height:39px !important;
}

#item498910 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item498913 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498883 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item498886 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498855 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item498858 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498853 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item498992 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item498995 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498965 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item498968 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498938 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item498941 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item498936 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item499076 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item499079 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499049 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item499052 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499020 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item499024 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499018 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item499158 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item499163 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499131 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item499134 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499104 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item499107 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499102 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item499243 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item499246 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499215 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item499219 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499188 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item499191 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item499186 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item269568 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item269722 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item269719 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item269723 {
	width:842px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item500831 {
	width:427px !important;
	top:155px !important;
	min-height:66px !important;
}

#item500854 {
	width:416px !important;
	left:6px !important;
	min-height:132px !important;
}

#item500880 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item500881 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item500905 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item500906 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item500930 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item500931 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item501011 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item501014 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item500984 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item500987 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item500957 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item500960 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item500955 {
	width:285px !important;
	height:39px !important;
}

#item501094 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item501097 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item501067 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item501070 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item501039 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item501043 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item501037 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item501177 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item501181 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item501150 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item501153 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item501122 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item501126 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item501120 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item501262 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item501265 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501234 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item501237 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501206 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item501210 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501204 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item501345 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item501348 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501317 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item501320 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501290 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item501293 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501288 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item501427 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item501430 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501400 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item501403 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501373 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item501376 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item501371 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item269717 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

#item269858 {
	opacity:0.00;
	width:841px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item269855 {
	width:847px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item269859 {
	width:841px !important;
	height:1087px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item503122 {
	width:26px !important;
	left:15px !important;
	top:22px !important;
	min-height:20px !important;
}

#item503164 {
	width:26px !important;
	left:16px !important;
	top:23px !important;
	min-height:20px !important;
}

#item503189 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item503190 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item503214 {
	width:417px !important;
	left:12px !important;
	top:68px !important;
	min-height:66px !important;
}

#item503237 {
	width:441px !important;
	height:60px !important;
}

#item503262 {
	width:448px !important;
	top:96px !important;
	min-height:66px !important;
}

#item503285 {
	width:444px !important;
	height:85px !important;
}

#item503309 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item503310 {
	width:76px !important;
	height:31px !important;
	top:5px !important;
}

#item503335 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item503336 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item503417 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item503420 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503390 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item503393 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503362 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item503365 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503360 {
	width:285px !important;
	height:39px !important;
}

#item503500 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item503503 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503472 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item503476 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503445 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item503448 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503443 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item503582 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item503585 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503555 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item503558 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503528 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item503531 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item503526 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item503666 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item503669 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503639 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item503642 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503610 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item503613 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503608 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item503749 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item503752 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503722 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item503725 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503694 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item503697 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503692 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item503832 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item503836 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503805 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item503808 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503778 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item503781 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item503775 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item269853 {
	width:857px !important;
	height:1280px !important;
	left:-12px !important;
	top:-45px !important;
}

#item270120 {
	opacity:0.00;
	width:842px !important;
	height:1264px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item270117 {
	width:848px !important;
	height:1270px !important;
	left:10px !important;
	top:10px !important;
}

#item270121 {
	width:842px !important;
	height:1088px !important;
	left:13px !important;
	top:31px !important;
	background:#fff;
}

#item505464 {
	width:390px !important;
	left:41px !important;
	top:119px !important;
	min-height:66px !important;
}

#item505487 {
	width:472px !important;
	height:96px !important;
}

#item505512 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item505513 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item505537 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item505538 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item505564 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item505565 {
	width:72px !important;
	height:31px !important;
	top:5px !important;
}

#item505634 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item505635 {
	width:264px !important;
	left:16px !important;
	top:72px !important;
	min-height:18px !important;
}

#item505716 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item505719 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505689 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item505692 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505661 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item505664 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505659 {
	width:285px !important;
	height:39px !important;
}

#item505799 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item505802 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505772 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item505775 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505744 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item505748 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505742 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item505882 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item505885 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505855 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item505858 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505827 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item505831 {
	width:272px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item505825 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item505964 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item505967 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item505937 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item505940 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item505910 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item505913 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item505908 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item506048 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item506051 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item506020 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item506023 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item505993 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item505996 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item505991 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item506133 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item506136 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item506104 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item506107 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item506076 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item506080 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item506074 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

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

#item270115 {
	width:858px !important;
	height:1280px !important;
	left:-13px !important;
	top:-45px !important;
}

@keyframes appear-268447 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-268447 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item268447 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item268448 {
	width:303px !important;
	height:412px !important;
	background:#eaeaea;
	border:solid 3.51334435960804px #eaeaea;
}

#item382040 {
	width:203px !important;
	left:16px !important;
	top:71px !important;
	min-height:10px !important;
}

#item268507 {
	width:241px !important;
	height:21px !important;
	left:8px !important;
	top:4px !important;
}

#item268480 {
	width:247px !important;
	height:21px !important;
	left:5px !important;
	top:4px !important;
}

#item268453 {
	width:241px !important;
	height:21px !important;
	left:8px !important;
	top:4px !important;
}

#item268449 {
	width:252px !important;
	height:28px !important;
	left:253px !important;
	top:1097px !important;
}

#item268589 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item268593 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268562 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item268565 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268535 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item268538 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268533 {
	width:285px !important;
	height:39px !important;
}

#item268673 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item268676 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268645 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item268649 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268618 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item268621 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268616 {
	width:285px !important;
	height:39px !important;
	top:49px !important;
}

#item268755 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item268758 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268728 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item268731 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268701 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item268704 {
	width:223px !important;
	left:5px !important;
	top:13px !important;
	min-height:17px !important;
}

#item268699 {
	width:285px !important;
	height:39px !important;
	top:101px !important;
}

#item268838 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item268841 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268811 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item268814 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268783 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item268786 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268781 {
	width:285px !important;
	height:39px !important;
	top:151px !important;
}

#item268920 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#13542c;
}

#item268923 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268893 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item268896 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268866 {
	width:285px !important;
	height:39px !important;
	border-radius:12px;
}

#item268869 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268864 {
	width:285px !important;
	height:39px !important;
	top:203px !important;
}

#item269003 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#13542c;
}

#item269006 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268976 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
	background:#fdbe14;
}

#item268979 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268948 {
	width:285px !important;
	height:28px !important;
	border-radius:12px;
}

#item268952 {
	width:289px !important;
	left:5px !important;
	top:6px !important;
	min-height:29px !important;
}

#item268946 {
	width:285px !important;
	height:28px !important;
	top:256px !important;
}

@keyframes flyinfromtop-213913 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-213913 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item213914 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item213917 {
	width:665px !important;
	height:232px !important;
}

#item213940 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item213949 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item213966 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item213974 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item214001 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214005 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214009 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214013 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214017 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214021 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214025 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214028 {
	width:551px !important;
	height:445px !important;
}

#item214073 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item214081 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item214089 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-214428 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-214428 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item214430 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item214432 {
	width:527px !important;
	height:232px !important;
	left:101px !important;
	top:71px !important;
}

#item214455 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item214482 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214486 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214490 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214494 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214498 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214502 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214506 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item214508 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item214516 {
	width:44px !important;
	height:44px !important;
	left:342px !important;
	top:326px !important;
}

#item214524 {
	width:44px !important;
	height:44px !important;
	left:414px !important;
	top:326px !important;
}

#item214541 {
	width:44px !important;
	height:44px !important;
	left:270px !important;
	top:326px !important;
}

#item214550 {
	width:551px !important;
	height:445px !important;
}

#item214599 {
	width:45px !important;
	height:62px !important;
	left:491px !important;
	top:192px !important;
}

#item214607 {
	width:46px !important;
	height:66px !important;
	left:8px !important;
	top:190px !important;
}

@keyframes flyinfromtop-215080 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-215080 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item215081 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item215082 {
	width:709px !important;
	height:232px !important;
	left:10px !important;
	top:114px !important;
}

#item215105 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:63px !important;
}

#item215129 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item215137 {
	width:551px !important;
	height:445px !important;
}

#item215175 {
	width:45px !important;
	height:62px !important;
	left:490px !important;
	top:192px !important;
}

#item215182 {
	width:46px !important;
	height:66px !important;
	left:17px !important;
	top:190px !important;
}

#item215190 {
	width:44px !important;
	height:44px !important;
	left:72px !important;
}

#item215198 {
	width:44px !important;
	height:44px !important;
	left:144px !important;
}

#item215216 {
	width:44px !important;
	height:44px !important;
}

#item215227 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item215229 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item215253 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item215254 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item215278 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item215279 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item215303 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item215304 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item215328 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item215329 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item215353 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item215354 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item215378 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item215379 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-239626 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-239626 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item239627 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item239629 {
	width:665px !important;
	height:232px !important;
}

#item239652 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item239661 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item239678 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item239686 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item239710 {
	width:551px !important;
	height:445px !important;
}

#item239735 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item239742 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item239750 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item239758 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239759 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239783 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239785 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239809 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239810 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239834 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239835 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239859 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239860 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239884 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239885 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

#item239909 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item239910 {
	width:70px !important;
	height:30px !important;
	top:5px !important;
}

@keyframes flyinfromtop-215978 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-215978 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item215980 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item215982 {
	width:709px !important;
	height:232px !important;
}

#item216005 {
	width:44px !important;
	height:44px !important;
	left:332px !important;
	top:255px !important;
}

#item216013 {
	width:44px !important;
	height:44px !important;
	left:404px !important;
	top:255px !important;
}

#item216031 {
	width:44px !important;
	height:44px !important;
	left:260px !important;
	top:255px !important;
}

#item216039 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item216066 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216071 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216075 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216079 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216083 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216087 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216091 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216095 {
	width:551px !important;
	height:445px !important;
}

#item216131 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item216138 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item216146 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-216484 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-216484 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item216485 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item216487 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item216510 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item216533 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item216556 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item216566 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216570 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216574 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216578 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216582 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216586 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216591 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-216712 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-216712 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item216713 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item216714 {
	width:568px !important;
	left:86px !important;
	top:229px !important;
	min-height:36px !important;
}

#item216737 {
	width:568px !important;
	left:86px !important;
	top:142px !important;
	min-height:67px !important;
}

#item216760 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:96px !important;
}

#item216783 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item216795 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216800 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item216804 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

@keyframes flyinfromtop-217398 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-217398 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217399 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item217402 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item217403 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item217428 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item217429 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item217453 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item217454 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item217477 {
	width:709px !important;
	height:317px !important;
	left:16px !important;
	top:6px !important;
}

#item217500 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item217523 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-217672 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-217672 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217673 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item217676 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item217677 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item217701 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item217702 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item217727 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item217728 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item217751 {
	width:709px !important;
	height:317px !important;
	left:16px !important;
	top:6px !important;
}

#item217775 {
	width:673px !important;
	left:28px !important;
	top:308px !important;
	min-height:66px !important;
}

#item217798 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-238900 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-238900 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item238901 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item238902 {
	width:709px !important;
	height:232px !important;
	left:16px !important;
	top:91px !important;
}

#item238925 {
	width:673px !important;
	left:28px !important;
	top:393px !important;
	min-height:66px !important;
}

#item238948 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item238957 {
	width:74px !important;
	height:41px !important;
	background:#8cc63e;
}

#item238958 {
	width:74px !important;
	height:30px !important;
	top:5px !important;
}

#item238988 {
	width:44px !important;
	height:44px !important;
	left:349px !important;
	top:326px !important;
}

@keyframes flyinfromtop-217985 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-217985 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item217986 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item217989 {
	width:665px !important;
	height:232px !important;
}

#item218012 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:255px !important;
}

#item218021 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:255px !important;
}

#item218038 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:255px !important;
}

#item218046 {
	width:673px !important;
	top:323px !important;
	min-height:66px !important;
}

#item218072 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218076 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218080 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218085 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218089 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218093 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218097 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218100 {
	width:551px !important;
	height:445px !important;
}

#item218131 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item218139 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item218146 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-218318 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-218318 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218319 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item218322 {
	width:665px !important;
	height:232px !important;
}

#item218345 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item218353 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item218372 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item218380 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item218406 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218410 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218414 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218419 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218423 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218427 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218432 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218436 {
	width:551px !important;
	height:445px !important;
}

#item218466 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item218473 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item218481 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-218489 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-218489 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218490 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item218493 {
	width:665px !important;
	height:232px !important;
}

#item218516 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item218524 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item218541 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item218550 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item218576 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218580 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218585 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218589 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218593 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218597 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218601 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218604 {
	width:551px !important;
	height:445px !important;
}

#item218630 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item218638 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item218645 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-218652 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-218652 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218654 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item218657 {
	width:665px !important;
	height:232px !important;
}

#item218680 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item218688 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item218706 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item218714 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item218741 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218745 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218749 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218752 {
	width:551px !important;
	height:445px !important;
}

#item218775 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item218783 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item218790 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-218797 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-218797 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218798 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item218802 {
	width:665px !important;
	height:232px !important;
}

#item218825 {
	width:44px !important;
	height:44px !important;
	left:310px !important;
	top:232px !important;
}

#item218833 {
	width:44px !important;
	height:44px !important;
	left:382px !important;
	top:232px !important;
}

#item218851 {
	width:44px !important;
	height:44px !important;
	left:238px !important;
	top:232px !important;
}

#item218859 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item218885 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218889 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218893 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item218896 {
	width:551px !important;
	height:445px !important;
}

#item218925 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item218932 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item218941 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-218948 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-218948 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218949 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item218952 {
	width:665px !important;
	height:232px !important;
}

#item218975 {
	width:44px !important;
	height:44px !important;
	left:309px !important;
	top:232px !important;
}

#item218993 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item219020 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219024 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219028 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219032 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219036 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219041 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219045 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219048 {
	width:551px !important;
	height:445px !important;
}

#item219061 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item219068 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item219075 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-219083 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-219083 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219084 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item219087 {
	width:665px !important;
	height:232px !important;
}

#item219110 {
	width:44px !important;
	height:44px !important;
	left:309px !important;
	top:232px !important;
}

#item219127 {
	width:673px !important;
	top:324px !important;
	min-height:66px !important;
}

#item219153 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219157 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219161 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219166 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219170 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219174 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219179 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219182 {
	width:551px !important;
	height:445px !important;
}

#item219203 {
	width:45px !important;
	height:62px !important;
	left:497px !important;
	top:192px !important;
}

#item219210 {
	width:46px !important;
	height:66px !important;
	left:7px !important;
	top:190px !important;
}

#item219218 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-219581 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-219581 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219582 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item219584 {
	width:419px !important;
	height:232px !important;
}

#item219607 {
	width:44px !important;
	height:44px !important;
	left:187px !important;
	top:255px !important;
}

#item219615 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item219641 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219645 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219649 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219653 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219658 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219662 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219667 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219669 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

@keyframes flyinfromtop-219781 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-219781 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219782 {
	width:729px !important;
	height:1066px !important;
	top:13px !important;
	border-radius:17px;
	background:#fff;
	border:solid 2px #756fb3;
}

#item219783 {
	width:419px !important;
	height:232px !important;
	left:155px !important;
	top:103px !important;
}

#item219806 {
	width:673px !important;
	left:28px !important;
	top:394px !important;
	min-height:66px !important;
}

#item219833 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219837 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219841 {
	width:76px !important;
	height:42px !important;
	background:#8cc63e;
}

#item219843 {
	width:52px !important;
	height:52px !important;
	left:687px !important;
}

#item252520 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item252517 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item252521 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item252526 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item252522 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item252529 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item347439 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item347467 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item347490 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item347513 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item347536 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item347559 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item347582 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item347605 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item347629 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item347652 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item347678 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item347701 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item347675 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item347727 {
	width:360px !important;
	min-height:57px !important;
}

#item347724 {
	width:360px !important;
	height:57px !important;
	left:211px !important;
	top:173px !important;
}

#item347753 {
	width:353px !important;
	height:56px !important;
}

#item347750 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item347779 {
	width:353px !important;
	height:50px !important;
}

#item347776 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item347805 {
	width:483px !important;
	height:36px !important;
}

#item347802 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item347831 {
	width:348px !important;
	height:36px !important;
}

#item347828 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item347857 {
	width:441px !important;
	height:54px !important;
}

#item347854 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item347884 {
	width:441px !important;
	height:58px !important;
}

#item347880 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item347910 {
	width:405px !important;
	height:53px !important;
}

#item347907 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item347936 {
	width:405px !important;
	height:35px !important;
}

#item347933 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item347962 {
	width:405px !important;
	height:35px !important;
}

#item347959 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item252515 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item252458 {
	width:39px !important;
	height:39px !important;
}

#item252465 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item252474 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item252497 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item252504 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item44500 {
	width:772px !important;
	height:543px !important;
	left:36px !important;
	top:36px !important;
	border-radius:12px;
	background:#b46299;
}

#item44504 {
	width:772px !important;
	height:543px !important;
	left:36px !important;
	top:591px !important;
	border-radius:12px;
	background:#4280c2;
}

@keyframes flyinfrombottom-62984 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-62984 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44558 {
	width:449px !important;
	height:328px !important;
	border-radius:12px;
	background:#9cb4dd;
}

#item44546 {
	width:449px !important;
	height:328px !important;
	top:5px !important;
}

@keyframes flyinfrombottom-62983 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-62983 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44544 {
	width:520px !important;
	height:330px !important;
	top:8px !important;
	border-radius:13px;
	background:#d9b0cc;
}

#item44530 {
	width:520px !important;
	height:337px !important;
	top:15px !important;
}

@keyframes pulse-45534 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-45534 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45538 {
	width:356px !important;
	height:74px !important;
	border-radius:57px;
	background:#fff;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45490 {
	width:356px !important;
	height:74px !important;
	border-radius:57px;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45534 {
	width:178px !important;
	height:37px !important;
	left:57px !important;
	top:511px !important;
}

#item63001 {
	width:176px !important;
	left:57px !important;
	top:221px !important;
	min-height:269px !important;
}

#item63073 {
	width:220px !important;
	left:561px !important;
	top:805px !important;
	min-height:254px !important;
}

#item80367 {
	width:768px !important;
	left:57px !important;
	top:57px !important;
	min-height:111px !important;
}

#item80393 {
	width:729px !important;
	left:57px !important;
	top:605px !important;
	min-height:111px !important;
}

#item155120 {
	width:131px !important;
	height:14px !important;
	left:60px !important;
	top:186px !important;
	background:#fff;
}

#item155127 {
	width:148px !important;
	height:14px !important;
	left:60px !important;
	top:735px !important;
	background:#fff;
}

#item155126 {
	width:105px !important;
	height:18px !important;
	left:4px !important;
	top:158px !important;
	border-radius:12px;
}

#item155151 {
	width:105px !important;
	height:18px !important;
	left:4px !important;
	top:717px !important;
	border-radius:12px;
}

@keyframes flyinfromtop-301083 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-301083 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item301084 {
	width:332px !important;
	height:40px !important;
	left:51px !important;
	border-radius:28px;
	background:#dbe8d1;
}

#item301085 {
	width:434px !important;
	top:12px !important;
	min-height:41px !important;
}

#item149683 {
	opacity:0.80;
	width:811px !important;
	height:1118px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#4280c2;
}

#item149684 {
	width:817px !important;
	height:1124px !important;
	left:23px !important;
	top:23px !important;
}

#item686761 {
	width:138px !important;
	height:113px !important;
	left:591px !important;
	top:498px !important;
}

#item686770 {
	width:138px !important;
	height:113px !important;
	left:443px !important;
	top:498px !important;
}

#item686781 {
	width:138px !important;
	height:113px !important;
	left:295px !important;
	top:498px !important;
}

#item686790 {
	width:138px !important;
	height:113px !important;
	left:148px !important;
	top:498px !important;
}

#item686801 {
	width:138px !important;
	height:113px !important;
	top:498px !important;
}

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

#item686809 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:199px !important;
}

#item686815 {
	width:45px !important;
	height:80px !important;
	top:199px !important;
}

#item686820 {
	width:567px !important;
	height:478px !important;
	left:81px !important;
}

#item149693 {
	width:842px !important;
	left:10px !important;
	top:10px !important;
	min-height:1171px !important;
}

#item149690 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item149691 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:195px !important;
}

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

#item149679 {
	width:852px !important;
	height:1181px !important;
	left:-10px !important;
	top:-10px !important;
}

#item150447 {
	opacity:0.80;
	width:811px !important;
	height:1118px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#b46299;
}

#item150448 {
	width:817px !important;
	height:1124px !important;
	left:23px !important;
	top:22px !important;
}

#item687126 {
	width:113px !important;
	height:113px !important;
	left:615px !important;
	top:501px !important;
}

#item687135 {
	width:113px !important;
	height:113px !important;
	left:492px !important;
	top:501px !important;
}

#item687146 {
	width:113px !important;
	height:113px !important;
	left:369px !important;
	top:501px !important;
}

#item687155 {
	width:113px !important;
	height:113px !important;
	left:246px !important;
	top:501px !important;
}

#item687166 {
	width:113px !important;
	height:113px !important;
	left:123px !important;
	top:501px !important;
}

#item687174 {
	width:113px !important;
	height:113px !important;
	top:501px !important;
}

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

#item687182 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:202px !important;
}

#item687187 {
	width:45px !important;
	height:80px !important;
	top:202px !important;
}

#item687192 {
	width:567px !important;
	height:484px !important;
	left:81px !important;
}

#item150457 {
	width:842px !important;
	left:10px !important;
	top:10px !important;
	min-height:1101px !important;
}

#item150454 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item150455 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:194px !important;
}

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

#item150443 {
	width:852px !important;
	height:1147px !important;
	left:-10px !important;
	top:-10px !important;
}

#item253251 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item253247 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item253252 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item253256 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item253253 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item253259 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item348075 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item348103 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item348126 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item348149 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item348173 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item348196 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item348219 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item348242 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item348265 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item348288 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item348316 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item348339 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item348313 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item348365 {
	width:366px !important;
	min-height:57px !important;
}

#item348362 {
	width:366px !important;
	height:57px !important;
	left:208px !important;
	top:173px !important;
}

#item348391 {
	width:353px !important;
	height:56px !important;
}

#item348388 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item348417 {
	width:353px !important;
	height:50px !important;
}

#item348414 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item348443 {
	width:483px !important;
	height:36px !important;
}

#item348440 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item348469 {
	width:348px !important;
	height:36px !important;
}

#item348466 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item348496 {
	width:441px !important;
	height:54px !important;
}

#item348492 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item348522 {
	width:441px !important;
	height:58px !important;
}

#item348519 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item348548 {
	width:405px !important;
	height:53px !important;
}

#item348545 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item348576 {
	width:405px !important;
	height:35px !important;
}

#item348572 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item348602 {
	width:405px !important;
	height:35px !important;
}

#item348599 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item253245 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item253131 {
	width:39px !important;
	height:39px !important;
}

#item253138 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item253149 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item253172 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item253178 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item44502 {
	width:772px !important;
	height:543px !important;
	left:37px !important;
	top:36px !important;
	border-radius:12px;
	background:#b98432;
}

#item44506 {
	width:772px !important;
	height:543px !important;
	left:37px !important;
	top:591px !important;
	border-radius:12px;
	background:#756fb3;
}

@keyframes flyinfrombottom-62986 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-62986 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44570 {
	width:461px !important;
	height:352px !important;
	border-radius:16px;
	background:#b0abd5;
}

#item44559 {
	width:461px !important;
	height:352px !important;
	left:24px !important;
}

@keyframes flyinfrombottom-62985 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-62985 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72128 {
	width:729px !important;
	height:217px !important;
	border-radius:16px;
	background:#f0ca8c;
}

#item72124 {
	width:729px !important;
	height:217px !important;
	top:17px !important;
}

#item63050 {
	width:230px !important;
	left:57px !important;
	top:771px !important;
	min-height:297px !important;
}

#item71520 {
	width:729px !important;
	left:57px !important;
	top:218px !important;
	min-height:111px !important;
}

#item71492 {
	width:722px !important;
	left:57px !important;
	top:57px !important;
	min-height:107px !important;
}

#item80421 {
	width:728px !important;
	left:57px !important;
	top:605px !important;
	min-height:111px !important;
}

#item155158 {
	width:138px !important;
	height:14px !important;
	left:57px !important;
	top:186px !important;
	background:#fff;
}

#item232187 {
	width:148px !important;
	height:14px !important;
	left:57px !important;
	top:740px !important;
	background:#fff;
}

@keyframes flyinfromtop-301141 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-301141 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item301142 {
	width:332px !important;
	height:40px !important;
	left:51px !important;
	border-radius:28px;
	background:#dbe8d1;
}

#item301143 {
	width:434px !important;
	top:12px !important;
	min-height:41px !important;
}

#item71573 {
	opacity:0.80;
	width:812px !important;
	height:1117px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#756fb3;
}

#item71570 {
	width:818px !important;
	height:1123px !important;
	left:22px !important;
	top:23px !important;
}

#item689561 {
	width:175px !important;
	height:113px !important;
	left:554px !important;
	top:498px !important;
}

#item689569 {
	width:175px !important;
	height:113px !important;
	left:369px !important;
	top:498px !important;
}

#item689579 {
	width:175px !important;
	height:113px !important;
	left:185px !important;
	top:498px !important;
}

#item689587 {
	width:175px !important;
	height:113px !important;
	top:498px !important;
}

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

#item689597 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:199px !important;
}

#item689602 {
	width:45px !important;
	height:80px !important;
	top:199px !important;
}

#item689608 {
	width:567px !important;
	height:478px !important;
	left:81px !important;
}

#item71580 {
	width:842px !important;
	left:10px !important;
	top:10px !important;
	min-height:1091px !important;
}

#item71577 {
	width:65px !important;
	height:65px !important;
	left:3px !important;
	top:3px !important;
}

#item71574 {
	width:71px !important;
	height:71px !important;
	left:737px !important;
	top:185px !important;
}

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

#item71568 {
	width:852px !important;
	height:1147px !important;
	left:-10px !important;
	top:-10px !important;
}

#item44847 {
	opacity:0.80;
	width:812px !important;
	height:1117px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#b98432;
}

#item44844 {
	width:818px !important;
	height:1123px !important;
	left:22px !important;
	top:23px !important;
}

#item689863 {
	width:72px !important;
	height:113px !important;
	left:246px !important;
	top:496px !important;
}

#item689872 {
	width:72px !important;
	height:113px !important;
	left:656px !important;
	top:496px !important;
}

#item689883 {
	width:72px !important;
	height:113px !important;
	left:574px !important;
	top:496px !important;
}

#item689892 {
	width:72px !important;
	height:113px !important;
	left:492px !important;
	top:496px !important;
}

#item689903 {
	width:72px !important;
	height:113px !important;
	left:410px !important;
	top:496px !important;
}

#item689911 {
	width:72px !important;
	height:113px !important;
	left:328px !important;
	top:496px !important;
}

#item689920 {
	width:72px !important;
	height:113px !important;
	top:496px !important;
}

#item689928 {
	width:72px !important;
	height:113px !important;
	left:164px !important;
	top:496px !important;
}

#item689936 {
	width:72px !important;
	height:113px !important;
	left:82px !important;
	top:496px !important;
}

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

#item689945 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:197px !important;
}

#item689950 {
	width:45px !important;
	height:80px !important;
	top:197px !important;
}

#item689955 {
	width:567px !important;
	height:473px !important;
	left:81px !important;
}

#item44855 {
	width:842px !important;
	left:10px !important;
	top:10px !important;
	min-height:1091px !important;
}

#item44851 {
	width:58px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
}

#item44848 {
	width:64px !important;
	height:64px !important;
	left:740px !important;
	top:188px !important;
}

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

#item44842 {
	width:852px !important;
	height:1147px !important;
	left:-10px !important;
	top:-10px !important;
}

#item253289 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item253286 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item253290 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item253294 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item253291 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item253297 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item348783 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item348811 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item348834 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item348857 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item348880 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item348903 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item348926 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item348949 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item348972 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item348995 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item349021 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item349044 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item349018 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item349071 {
	width:371px !important;
	min-height:57px !important;
}

#item349068 {
	width:371px !important;
	height:57px !important;
	left:205px !important;
	top:173px !important;
}

#item349097 {
	width:353px !important;
	height:56px !important;
}

#item349094 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item349123 {
	width:353px !important;
	height:50px !important;
}

#item349120 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item349149 {
	width:483px !important;
	height:36px !important;
}

#item349146 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item349175 {
	width:348px !important;
	height:36px !important;
}

#item349172 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item349201 {
	width:441px !important;
	height:54px !important;
}

#item349198 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item349227 {
	width:441px !important;
	height:58px !important;
}

#item349224 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item349253 {
	width:405px !important;
	height:53px !important;
}

#item349250 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item349279 {
	width:405px !important;
	height:35px !important;
}

#item349276 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item349306 {
	width:405px !important;
	height:35px !important;
}

#item349303 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item253284 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item253186 {
	width:39px !important;
	height:39px !important;
}

#item253194 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item253203 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item253227 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item253233 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item52238 {
	width:223px !important;
	height:222px !important;
	border-radius:38px;
	background:#d12229;
}

#item52245 {
	width:174px !important;
	left:25px !important;
	top:119px !important;
	min-height:54px !important;
}

#item52206 {
	width:223px !important;
	height:222px !important;
	border-radius:38px;
	background:#000;
}

#item52213 {
	width:174px !important;
	left:25px !important;
	top:119px !important;
	min-height:54px !important;
}

#item52005 {
	opacity:0.70;
	width:223px !important;
	height:222px !important;
	border-radius:38px;
	background:#fff;
}

#item52013 {
	width:174px !important;
	left:25px !important;
	top:119px !important;
	min-height:54px !important;
}

#item52204 {
	width:223px !important;
	height:222px !important;
	left:309px !important;
	top:632px !important;
}

#item52305 {
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#000;
}

#item52306 {
	width:174px !important;
	left:25px !important;
	top:119px !important;
	min-height:54px !important;
}

#item52274 {
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#d12229;
}

#item52275 {
	width:174px !important;
	left:25px !important;
	top:119px !important;
	min-height:54px !important;
}

#item52038 {
	opacity:0.70;
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#fff;
}

#item52039 {
	width:174px !important;
	left:25px !important;
	top:119px !important;
	min-height:54px !important;
}

#item52272 {
	width:224px !important;
	height:223px !important;
	left:561px !important;
	top:632px !important;
}

#item52444 {
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#000;
}

#item52445 {
	width:174px !important;
	left:25px !important;
	top:118px !important;
	min-height:54px !important;
}

#item52405 {
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#d12229;
}

#item52406 {
	width:174px !important;
	left:25px !important;
	top:118px !important;
	min-height:54px !important;
}

#item52069 {
	opacity:0.70;
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#fff;
}

#item52070 {
	width:174px !important;
	left:25px !important;
	top:118px !important;
	min-height:54px !important;
}

#item52403 {
	width:224px !important;
	height:223px !important;
	left:309px !important;
	top:882px !important;
}

#item52372 {
	width:224px !important;
	height:222px !important;
	border-radius:39px;
	background:#000;
}

#item52373 {
	width:174px !important;
	left:25px !important;
	top:111px !important;
	min-height:75px !important;
}

#item52339 {
	width:224px !important;
	height:222px !important;
	border-radius:39px;
	background:#d12229;
}

#item52340 {
	width:174px !important;
	left:25px !important;
	top:111px !important;
	min-height:75px !important;
}

#item52104 {
	opacity:0.70;
	width:224px !important;
	height:222px !important;
	border-radius:39px;
	background:#fff;
}

#item52105 {
	width:174px !important;
	left:25px !important;
	top:111px !important;
	min-height:75px !important;
}

#item52337 {
	width:224px !important;
	height:222px !important;
	left:57px !important;
	top:882px !important;
}

#item52515 {
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#000;
}

#item52516 {
	width:175px !important;
	left:25px !important;
	top:111px !important;
	min-height:75px !important;
}

#item52480 {
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#d12229;
}

#item52481 {
	width:175px !important;
	left:25px !important;
	top:111px !important;
	min-height:75px !important;
}

#item52136 {
	opacity:0.70;
	width:224px !important;
	height:223px !important;
	border-radius:39px;
	background:#fff;
}

#item52137 {
	width:175px !important;
	left:25px !important;
	top:111px !important;
	min-height:75px !important;
}

#item52478 {
	width:224px !important;
	height:223px !important;
	left:561px !important;
	top:882px !important;
}

#item52167 {
	width:777px !important;
	height:549px !important;
	left:34px !important;
	top:32px !important;
	border-radius:14px;
	background:#df9383;
}

#item163459 {
	width:768px !important;
	left:57px !important;
	top:57px !important;
	min-height:111px !important;
}

#item202926 {
	width:142px !important;
	height:14px !important;
	left:60px !important;
	top:186px !important;
	background:#fff;
}

#item202953 {
	width:207px !important;
	left:561px !important;
	top:244px !important;
	min-height:283px !important;
}

@keyframes flyinfrombottom-203260 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-203260 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item203252 {
	width:476px !important;
	height:334px !important;
	border-radius:16px;
	background:#efc9c1;
}

#item203248 {
	width:476px !important;
	height:334px !important;
}

#item379408 {
	width:128px !important;
	height:128px !important;
	left:356px !important;
	top:221px !important;
}

@keyframes flyinfromtop-301169 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-301169 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item301170 {
	width:332px !important;
	height:40px !important;
	left:51px !important;
	border-radius:28px;
	background:#dbe8d1;
}

#item301171 {
	width:434px !important;
	top:12px !important;
	min-height:41px !important;
}

#item302736 {
	width:31px !important;
	height:31px !important;
}

@keyframes disappear-203888 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-203888 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item203888 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item202898 {
	width:772px !important;
	height:543px !important;
	border-radius:12px;
	background:#938987;
}

#item202899 {
	width:729px !important;
	left:21px !important;
	top:14px !important;
	min-height:111px !important;
}

#item203288 {
	width:285px !important;
	left:21px !important;
	top:193px !important;
	min-height:283px !important;
}

#item203262 {
	width:136px !important;
	height:14px !important;
	left:24px !important;
	top:147px !important;
	background:#fff;
}

@keyframes flyinfrombottom-203887 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-203887 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item203882 {
	width:405px !important;
	height:278px !important;
	border-radius:16px;
	background:#c1bbba;
}

#item203878 {
	width:405px !important;
	height:278px !important;
	top:26px !important;
}

#item379410 {
	width:128px !important;
	height:128px !important;
	left:291px !important;
}

#item52573 {
	opacity:0.50;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52574 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item693938 {
	width:729px !important;
	height:833px !important;
}

#item693962 {
	width:109px !important;
	height:43px !important;
	border-radius:30px;
	background:#fff;
}

#item693957 {
	width:119px !important;
	height:57px !important;
	left:607px !important;
	top:817px !important;
}

#item693972 {
	width:109px !important;
	height:43px !important;
	border-radius:30px;
	background:#fff;
}

#item693967 {
	width:133px !important;
	height:61px !important;
	top:816px !important;
}

#item52583 {
	width:797px !important;
	left:36px !important;
	top:27px !important;
	min-height:1154px !important;
}

#item52581 {
	width:76px !important;
	height:76px !important;
	left:673px !important;
	top:75px !important;
}

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

#item52569 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item52952 {
	opacity:0.50;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52949 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item694179 {
	width:729px !important;
	height:833px !important;
	top:189px !important;
}

#item694219 {
	width:109px !important;
	height:43px !important;
	border-radius:30px;
	background:#fff;
}

#item694213 {
	width:119px !important;
	height:57px !important;
	left:607px !important;
	top:1007px !important;
}

#item694228 {
	width:109px !important;
	height:43px !important;
	border-radius:30px;
	background:#fff;
}

#item694223 {
	width:133px !important;
	height:61px !important;
	top:1005px !important;
}

#item52953 {
	width:797px !important;
	left:36px !important;
	top:27px !important;
	min-height:1154px !important;
}

#item52976 {
	width:76px !important;
	height:76px !important;
	left:673px !important;
	top:75px !important;
}

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

#item52947 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item53875 {
	opacity:0.50;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item53872 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item53876 {
	width:797px !important;
	left:36px !important;
	top:27px !important;
	min-height:1154px !important;
}

#item53899 {
	width:76px !important;
	height:76px !important;
	left:673px !important;
	top:75px !important;
}

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

#item53870 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item54193 {
	opacity:0.50;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item54190 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item54194 {
	width:797px !important;
	left:36px !important;
	top:27px !important;
	min-height:1154px !important;
}

#item54218 {
	width:76px !important;
	height:76px !important;
	left:673px !important;
	top:75px !important;
}

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

#item54188 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item54410 {
	opacity:0.50;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item54407 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item694741 {
	width:729px !important;
	height:833px !important;
}

#item694770 {
	width:109px !important;
	height:43px !important;
	border-radius:30px;
	background:#fff;
}

#item694765 {
	width:119px !important;
	height:57px !important;
	left:607px !important;
	top:817px !important;
}

#item694780 {
	width:109px !important;
	height:43px !important;
	border-radius:30px;
	background:#fff;
}

#item694775 {
	width:133px !important;
	height:61px !important;
	top:816px !important;
}

#item54411 {
	width:797px !important;
	left:36px !important;
	top:27px !important;
	min-height:1154px !important;
}

#item54434 {
	width:76px !important;
	height:76px !important;
	left:673px !important;
	top:75px !important;
}

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

#item54405 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item203060 {
	opacity:0.80;
	width:807px !important;
	height:1120px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#df9383;
}

#item203061 {
	width:813px !important;
	height:1126px !important;
	left:22px !important;
	top:21px !important;
}

#item694991 {
	width:194px !important;
	height:115px !important;
	left:371px !important;
	top:505px !important;
}

#item694999 {
	width:194px !important;
	height:115px !important;
	left:166px !important;
	top:505px !important;
}

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

#item695010 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:204px !important;
}

#item695015 {
	width:45px !important;
	height:80px !important;
	top:204px !important;
}

#item695020 {
	width:620px !important;
	height:488px !important;
	left:54px !important;
}

#item203070 {
	width:842px !important;
	left:10px !important;
	top:10px !important;
	min-height:1123px !important;
}

#item203068 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:194px !important;
}

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

#item203056 {
	width:852px !important;
	height:1147px !important;
	left:-10px !important;
	top:-10px !important;
}

#item203465 {
	opacity:0.80;
	width:807px !important;
	height:1120px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#826b6b;
}

#item203462 {
	width:813px !important;
	height:1126px !important;
	left:22px !important;
	top:21px !important;
}

#item695330 {
	width:113px !important;
	height:115px !important;
	left:615px !important;
	top:505px !important;
}

#item695339 {
	width:113px !important;
	height:115px !important;
	left:492px !important;
	top:505px !important;
}

#item695351 {
	width:113px !important;
	height:115px !important;
	left:369px !important;
	top:505px !important;
}

#item695359 {
	width:113px !important;
	height:115px !important;
	top:505px !important;
}

#item695370 {
	width:113px !important;
	height:115px !important;
	left:245px !important;
	top:505px !important;
}

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

#item695378 {
	width:45px !important;
	height:80px !important;
	left:684px !important;
	top:204px !important;
}

#item695384 {
	width:45px !important;
	height:80px !important;
	top:204px !important;
}

#item695389 {
	width:620px !important;
	height:488px !important;
	left:54px !important;
}

#item695429 {
	width:113px !important;
	height:115px !important;
	left:123px !important;
	top:505px !important;
}

#item203472 {
	width:842px !important;
	left:10px !important;
	top:10px !important;
	min-height:1123px !important;
}

#item203466 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:194px !important;
}

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

#item203460 {
	width:852px !important;
	height:1147px !important;
	left:-10px !important;
	top:-10px !important;
}

#item254308 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item254305 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item254309 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item254313 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item254310 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item254316 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item350051 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item350079 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item350102 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item350126 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item350149 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item350173 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item350196 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item350219 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item350242 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item350265 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item350291 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item350314 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item350288 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item350340 {
	width:357px !important;
	min-height:57px !important;
}

#item350337 {
	width:357px !important;
	height:57px !important;
	left:212px !important;
	top:173px !important;
}

#item350366 {
	width:353px !important;
	height:56px !important;
}

#item350363 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item350392 {
	width:353px !important;
	height:50px !important;
}

#item350389 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item350418 {
	width:483px !important;
	height:36px !important;
}

#item350415 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item350445 {
	width:348px !important;
	height:36px !important;
}

#item350442 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item350471 {
	width:441px !important;
	height:54px !important;
}

#item350468 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item350497 {
	width:441px !important;
	height:58px !important;
}

#item350494 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item350523 {
	width:405px !important;
	height:53px !important;
}

#item350520 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item350549 {
	width:405px !important;
	height:35px !important;
}

#item350546 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item350575 {
	width:405px !important;
	height:35px !important;
}

#item350572 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item254303 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item254184 {
	width:39px !important;
	height:39px !important;
}

#item254193 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item254202 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item254225 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item254231 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item45688 {
	width:856px !important;
	height:1219px !important;
	background:#b5ded2;
}

#item45829 {
	opacity:0.50;
	width:277px !important;
	height:284px !important;
	border-radius:20px;
	background:#fff;
}

#item373378 {
	width:136px !important;
	height:136px !important;
	left:314px !important;
	top:691px !important;
}

#item46187 {
	width:380px !important;
	height:215px !important;
	left:55px !important;
	top:6px !important;
}

@keyframes flyinfrombottom-51435 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51435 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51435 {
	width:342px !important;
	height:94px !important;
	left:62px !important;
	top:969px !important;
}

@keyframes flyinfrombottom-51483 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-51483 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51483 {
	width:342px !important;
	height:94px !important;
	left:439px !important;
	top:970px !important;
}

#item46277 {
	width:171px !important;
	height:198px !important;
	top:208px !important;
}

#item46865 {
	width:290px !important;
	height:190px !important;
	top:689px !important;
}

@keyframes flyinfromtop-155925 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-155925 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item237885 {
	width:653px !important;
	left:108px !important;
	top:481px !important;
	min-height:39px !important;
}

#item47989 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item47990 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item47999 {
	width:797px !important;
	height:922px !important;
	left:36px !important;
	top:259px !important;
}

#item277664 {
	width:456px !important;
	left:84px !important;
	min-height:86px !important;
}

#item277689 {
	width:456px !important;
	left:84px !important;
	min-height:94px !important;
}

#item277714 {
	width:456px !important;
	left:84px !important;
	min-height:94px !important;
}

#item47997 {
	width:76px !important;
	height:76px !important;
	left:635px !important;
	top:317px !important;
}

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

#item47985 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:27px !important;
}

#item48292 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item48289 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item48316 {
	width:76px !important;
	height:76px !important;
	left:640px !important;
	top:317px !important;
}

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

#item48287 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:27px !important;
}

#item254346 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item254343 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item254347 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item254351 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item254348 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item254355 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item350754 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item350782 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item350805 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item350828 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item350851 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item350874 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item350897 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item350921 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item350944 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item350967 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item350994 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item351017 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item350991 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item351043 {
	width:360px !important;
	min-height:57px !important;
}

#item351040 {
	width:360px !important;
	height:57px !important;
	left:211px !important;
	top:173px !important;
}

#item351069 {
	width:353px !important;
	height:56px !important;
}

#item351066 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item351095 {
	width:353px !important;
	height:50px !important;
}

#item351092 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item351121 {
	width:483px !important;
	height:36px !important;
}

#item351118 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item351147 {
	width:348px !important;
	height:36px !important;
}

#item351144 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item351173 {
	width:441px !important;
	height:54px !important;
}

#item351170 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item351199 {
	width:441px !important;
	height:58px !important;
}

#item351196 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item351226 {
	width:405px !important;
	height:53px !important;
}

#item351222 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item351252 {
	width:405px !important;
	height:35px !important;
}

#item351249 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item351278 {
	width:405px !important;
	height:35px !important;
}

#item351275 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item254341 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item254239 {
	width:39px !important;
	height:39px !important;
}

#item254246 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item254256 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item254279 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item254285 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

#item360123 {
	opacity:0.95;
	width:774px !important;
	height:1107px !important;
	left:34px !important;
	top:30px !important;
	border-radius:12px;
	background:#fff;
}

#item360151 {
	width:732px !important;
	left:53px !important;
	top:38px !important;
	min-height:149px !important;
}

#item360182 {
	width:447px !important;
	left:40px !important;
	top:32px !important;
	min-height:43px !important;
}

#item360210 {
	width:447px !important;
	left:40px !important;
	top:32px !important;
	min-height:43px !important;
}

#item360238 {
	width:447px !important;
	left:40px !important;
	top:32px !important;
	min-height:43px !important;
}

#item363395 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#d12229;
}

#item363399 {
	width:87px !important;
	background:#d12229;
	min-height:13px !important;
}

#item363422 {
	width:258px !important;
	top:18px !important;
	background:#d12229;
	min-height:20px !important;
}

#item363340 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item363348 {
	width:87px !important;
	min-height:13px !important;
}

#item363371 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item363281 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item363293 {
	width:87px !important;
	min-height:13px !important;
}

#item363316 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item363279 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:304px !important;
}

#item364644 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#d12229;
}

#item364648 {
	width:87px !important;
	background:#d12229;
	min-height:13px !important;
}

#item364671 {
	width:258px !important;
	top:18px !important;
	background:#d12229;
	min-height:20px !important;
}

#item364586 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item364596 {
	width:87px !important;
	min-height:13px !important;
}

#item364619 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item364526 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item364539 {
	width:87px !important;
	min-height:13px !important;
}

#item364562 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item364524 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:610px !important;
}

#item366128 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#d12229;
}

#item366132 {
	width:87px !important;
	background:#d12229;
	min-height:13px !important;
}

#item366156 {
	width:258px !important;
	top:18px !important;
	background:#d12229;
	min-height:20px !important;
}

#item366073 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item366081 {
	width:87px !important;
	min-height:13px !important;
}

#item366104 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item366016 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item366026 {
	width:87px !important;
	min-height:13px !important;
}

#item366049 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item366014 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:912px !important;
}

#item510268 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#40ad48;
}

#item510273 {
	width:124px !important;
	background:#40ad48;
	min-height:13px !important;
}

#item510296 {
	width:258px !important;
	top:18px !important;
	background:#40ad48;
	min-height:20px !important;
}

#item510213 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510221 {
	width:124px !important;
	min-height:13px !important;
}

#item510244 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510157 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510166 {
	width:124px !important;
	min-height:13px !important;
}

#item510189 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510155 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:368px !important;
}

#item510432 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#756fb3;
}

#item510436 {
	width:124px !important;
	background:#756fb3;
	min-height:13px !important;
}

#item510459 {
	width:258px !important;
	top:18px !important;
	background:#756fb3;
	min-height:20px !important;
}

#item510377 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510385 {
	width:124px !important;
	min-height:13px !important;
}

#item510408 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510321 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510330 {
	width:124px !important;
	min-height:13px !important;
}

#item510353 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510319 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:431px !important;
}

#item510619 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#40ad48;
}

#item510623 {
	width:124px !important;
	background:#40ad48;
	min-height:13px !important;
}

#item510647 {
	width:258px !important;
	top:18px !important;
	background:#40ad48;
	min-height:20px !important;
}

#item510563 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510572 {
	width:124px !important;
	min-height:13px !important;
}

#item510595 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510506 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510516 {
	width:124px !important;
	min-height:13px !important;
}

#item510539 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510504 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:674px !important;
}

#item510785 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#756fb3;
}

#item510791 {
	width:124px !important;
	background:#756fb3;
	min-height:13px !important;
}

#item510814 {
	width:258px !important;
	top:18px !important;
	background:#756fb3;
	min-height:20px !important;
}

#item510729 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510738 {
	width:124px !important;
	min-height:13px !important;
}

#item510761 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510672 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510682 {
	width:124px !important;
	min-height:13px !important;
}

#item510705 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510670 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:737px !important;
}

#item510966 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#40ad48;
}

#item510970 {
	width:124px !important;
	background:#40ad48;
	min-height:13px !important;
}

#item510993 {
	width:258px !important;
	top:18px !important;
	background:#40ad48;
	min-height:20px !important;
}

#item510912 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510918 {
	width:124px !important;
	min-height:13px !important;
}

#item510942 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510856 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item510865 {
	width:124px !important;
	min-height:13px !important;
}

#item510888 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item510854 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:976px !important;
}

#item511134 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
	background:#756fb3;
}

#item511139 {
	width:124px !important;
	background:#756fb3;
	min-height:13px !important;
}

#item511162 {
	width:258px !important;
	top:18px !important;
	background:#756fb3;
	min-height:20px !important;
}

#item511079 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item511087 {
	width:124px !important;
	min-height:13px !important;
}

#item511110 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item511019 {
	width:537px !important;
	height:63px !important;
	border-radius:12px;
}

#item511032 {
	width:124px !important;
	min-height:13px !important;
}

#item511055 {
	width:258px !important;
	top:18px !important;
	min-height:20px !important;
}

#item511017 {
	width:537px !important;
	height:63px !important;
	left:153px !important;
	top:1039px !important;
}

@keyframes zoomin2d-360124 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.9;}
	70% {opacity:1;}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360124 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.9;}
	70% {opacity:1;}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes dance-360148 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20.8% {transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {transform:translate(0px,0.05px) rotate(0deg);}
}
@-webkit-keyframes dance-360148 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20.8% {-webkit-transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {-webkit-transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {-webkit-transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {-webkit-transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0.05px) rotate(0deg);}
}
#item360148 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item359876 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item359873 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item359877 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#d12229;
}

#item380274 {
	width:220px !important;
	left:435px !important;
	top:171px !important;
	min-height:80px !important;
}

#item380297 {
	width:218px !important;
	left:435px !important;
	top:116px !important;
	min-height:40px !important;
}

#item380374 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#d12229;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item380375 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item380348 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#000;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item380349 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item380323 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item380324 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item380320 {
	width:178px !important;
	height:37px !important;
	left:437px !important;
	top:286px !important;
}

#item380413 {
	width:126px !important;
	min-height:59px !important;
}

#item380436 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

@keyframes flyinfromtop-380460 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-380460 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item380461 {
	width:710px !important;
	height:483px !important;
	border-radius:12px;
	background:#000;
}

#item380467 {
	width:51px !important;
	height:51px !important;
	border-radius:10px;
	background:#d12229;
}

#item380465 {
	width:51px !important;
	height:51px !important;
	left:648px !important;
	top:11px !important;
}

#item360069 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item360066 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item359871 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item364282 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item364279 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item364283 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#40ad48;
}

#item506930 {
	width:126px !important;
	min-height:59px !important;
}

#item506953 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item506976 {
	width:220px !important;
	left:432px !important;
	top:193px !important;
	min-height:80px !important;
}

#item506999 {
	width:218px !important;
	left:465px !important;
	top:144px !important;
	min-height:40px !important;
}

#item364507 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item364504 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item364277 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item507067 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item507064 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item507068 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#756fb3;
}

#item509824 {
	width:126px !important;
	min-height:59px !important;
}

#item509847 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item509870 {
	width:220px !important;
	left:432px !important;
	top:193px !important;
	min-height:80px !important;
}

#item509893 {
	width:218px !important;
	left:465px !important;
	top:144px !important;
	min-height:40px !important;
}

#item507187 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item507184 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item507062 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item364702 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item364699 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item364703 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#d12229;
}

#item380796 {
	width:126px !important;
	min-height:59px !important;
}

#item380819 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item380842 {
	width:220px !important;
	left:435px !important;
	top:194px !important;
	min-height:80px !important;
}

#item380865 {
	width:218px !important;
	left:435px !important;
	top:139px !important;
	min-height:40px !important;
}

#item380942 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#d12229;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item380943 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item380917 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#000;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item380918 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item380891 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item380892 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item380888 {
	width:178px !important;
	height:37px !important;
	left:437px !important;
	top:254px !important;
}

@keyframes flyinfromtop-380966 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-380966 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item380967 {
	width:710px !important;
	height:483px !important;
	border-radius:12px;
	background:#000;
}

#item380974 {
	width:51px !important;
	height:51px !important;
	border-radius:10px;
	background:#d12229;
}

#item380971 {
	width:51px !important;
	height:51px !important;
	left:648px !important;
	top:11px !important;
}

#item364894 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item364891 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item364697 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item507604 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item507601 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item507605 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#40ad48;
}

#item507627 {
	width:126px !important;
	min-height:59px !important;
}

#item507650 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item507673 {
	width:220px !important;
	left:432px !important;
	top:193px !important;
	min-height:80px !important;
}

#item507696 {
	width:218px !important;
	left:465px !important;
	top:144px !important;
	min-height:40px !important;
}

#item507723 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item507720 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item507599 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item508327 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item508324 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item508328 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#756fb3;
}

#item509686 {
	width:126px !important;
	min-height:59px !important;
}

#item509709 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item509733 {
	width:220px !important;
	left:432px !important;
	top:193px !important;
	min-height:80px !important;
}

#item509756 {
	width:218px !important;
	left:465px !important;
	top:144px !important;
	min-height:40px !important;
}

#item508332 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item508329 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item508322 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item366193 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item366190 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item366194 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#d12229;
}

#item381278 {
	width:126px !important;
	min-height:59px !important;
}

#item381301 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item381324 {
	width:241px !important;
	left:435px !important;
	top:209px !important;
	min-height:49px !important;
}

#item381347 {
	width:218px !important;
	left:435px !important;
	top:154px !important;
	min-height:40px !important;
}

#item381424 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#d12229;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item381425 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item381399 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#000;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item381400 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item381373 {
	width:356px !important;
	height:74px !important;
	border-radius:85px;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item381374 {
	width:168px !important;
	left:5px !important;
	top:6px !important;
	min-height:17px !important;
}

#item381370 {
	width:178px !important;
	height:37px !important;
	left:437px !important;
	top:269px !important;
}

@keyframes flyinfromtop-381448 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-381448 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item381449 {
	width:710px !important;
	height:483px !important;
	border-radius:12px;
	background:#000;
}

#item381457 {
	width:51px !important;
	height:51px !important;
	border-radius:10px;
	background:#d12229;
}

#item381454 {
	width:51px !important;
	height:51px !important;
	left:648px !important;
	top:11px !important;
}

#item366389 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item366386 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item366188 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item367530 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item367526 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item367531 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#40ad48;
}

#item509549 {
	width:126px !important;
	min-height:59px !important;
}

#item509572 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item509596 {
	width:220px !important;
	left:465px !important;
	top:193px !important;
	min-height:80px !important;
}

#item509619 {
	width:218px !important;
	left:465px !important;
	top:144px !important;
	min-height:40px !important;
}

#item367758 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item367755 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item367524 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item509118 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item509115 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item509119 {
	width:729px !important;
	height:893px !important;
	left:70px !important;
	top:221px !important;
	border-radius:20px;
	background:#756fb3;
}

#item511249 {
	width:126px !important;
	min-height:59px !important;
}

#item511272 {
	width:104px !important;
	left:11px !important;
	top:64px !important;
	min-height:24px !important;
}

#item511295 {
	width:220px !important;
	left:432px !important;
	top:193px !important;
	min-height:80px !important;
}

#item511318 {
	width:218px !important;
	left:465px !important;
	top:144px !important;
	min-height:40px !important;
}

#item509123 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item509120 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:234px !important;
}

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

#item509112 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item379960 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
}

#item379961 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item379968 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item379969 {
	width:53px !important;
	height:53px !important;
	left:731px !important;
	top:237px !important;
}

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

#item379956 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item511355 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item511352 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item511356 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item511360 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item511357 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item511363 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item511365 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item511393 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item511416 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item511439 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item511462 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item511485 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item511509 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item511532 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item511555 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item511578 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item511605 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item511628 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item511602 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item511655 {
	width:363px !important;
	min-height:57px !important;
}

#item511651 {
	width:363px !important;
	height:57px !important;
	left:210px !important;
	top:173px !important;
}

#item511682 {
	width:353px !important;
	height:56px !important;
}

#item511679 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item511708 {
	width:353px !important;
	height:50px !important;
}

#item511705 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item511734 {
	width:483px !important;
	height:36px !important;
}

#item511731 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item511760 {
	width:348px !important;
	height:36px !important;
}

#item511757 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item511787 {
	width:441px !important;
	height:54px !important;
}

#item511784 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item511813 {
	width:441px !important;
	height:58px !important;
}

#item511810 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item511839 {
	width:405px !important;
	height:53px !important;
}

#item511836 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item511865 {
	width:405px !important;
	height:35px !important;
}

#item511862 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item511891 {
	width:405px !important;
	height:35px !important;
}

#item511888 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item511350 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item360269 {
	width:39px !important;
	height:39px !important;
}

#item360276 {
	width:39px !important;
	height:39px !important;
	left:690px !important;
}

#item360285 {
	width:40px !important;
	top:12px !important;
	min-height:30px !important;
}

#item360308 {
	width:39px !important;
	height:39px !important;
	left:281px !important;
}

#item360314 {
	width:39px !important;
	height:39px !important;
	left:410px !important;
}

@keyframes fadein-51533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-51533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278787 {
	width:812px !important;
	height:353px !important;
	left:15px !important;
	top:7px !important;
}

@keyframes pulse-278787 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-278787 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item373367 {
	width:109px !important;
	height:109px !important;
	border-radius:12px;
}

#item373368 {
	width:109px !important;
	height:109px !important;
	left:662px !important;
	top:189px !important;
}

#item373376 {
	width:109px !important;
	height:109px !important;
	border-radius:12px;
}

#item373372 {
	width:109px !important;
	height:109px !important;
	left:662px !important;
	top:75px !important;
}

#item373383 {
	width:224px !important;
	height:312px !important;
	left:309px !important;
	top:457px !important;
	border-radius:12px;
	background:#fff;
}

#item373384 {
	width:224px !important;
	height:312px !important;
	left:309px !important;
	top:820px !important;
	border-radius:12px;
	background:#fff;
}

#item373385 {
	width:224px !important;
	height:312px !important;
	left:57px !important;
	top:457px !important;
	border-radius:12px;
	background:#fff;
}

#item373386 {
	width:224px !important;
	height:312px !important;
	left:561px !important;
	top:820px !important;
	border-radius:12px;
	background:#fff;
}

#item373387 {
	width:224px !important;
	height:312px !important;
	left:561px !important;
	top:457px !important;
	border-radius:12px;
	background:#fff;
}

#item373388 {
	width:224px !important;
	height:312px !important;
	left:57px !important;
	top:820px !important;
	border-radius:12px;
	background:#fff;
}

#item373444 {
	width:224px !important;
	left:309px !important;
	top:530px !important;
	min-height:194px !important;
}

#item373467 {
	width:224px !important;
	left:57px !important;
	top:530px !important;
	min-height:194px !important;
}

#item373490 {
	width:224px !important;
	left:309px !important;
	top:893px !important;
	min-height:197px !important;
}

#item373513 {
	width:224px !important;
	left:561px !important;
	top:897px !important;
	min-height:191px !important;
}

#item373536 {
	width:224px !important;
	left:561px !important;
	top:530px !important;
	min-height:190px !important;
}

#item373559 {
	width:224px !important;
	left:57px !important;
	top:893px !important;
	min-height:184px !important;
}

#item373680 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item373681 {
	width:186px !important;
	height:25px !important;
	left:7px !important;
	top:2px !important;
}

#item373655 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#d12229;
}

#item373656 {
	width:191px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item373630 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#756fb3;
}

#item373631 {
	width:193px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item373628 {
	width:198px !important;
	height:28px !important;
	left:73px !important;
	top:732px !important;
}

#item373928 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item373929 {
	width:186px !important;
	height:25px !important;
	left:7px !important;
	top:2px !important;
}

#item373902 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#d12229;
}

#item373904 {
	width:191px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item373877 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#d84b9a;
}

#item373878 {
	width:193px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item373875 {
	width:198px !important;
	height:28px !important;
	left:73px !important;
	top:1094px !important;
}

#item373766 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item373767 {
	width:186px !important;
	height:25px !important;
	left:7px !important;
	top:2px !important;
}

#item373741 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#d12229;
}

#item373742 {
	width:191px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item373716 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#4280c2;
}

#item373717 {
	width:193px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item373714 {
	width:198px !important;
	height:28px !important;
	left:321px !important;
	top:732px !important;
}

#item374005 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item374006 {
	width:186px !important;
	height:25px !important;
	left:7px !important;
	top:2px !important;
}

#item373980 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#d12229;
}

#item373981 {
	width:191px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item373955 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#cba264;
}

#item373956 {
	width:193px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item373952 {
	width:198px !important;
	height:28px !important;
	left:321px !important;
	top:1094px !important;
}

#item373846 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item373847 {
	width:186px !important;
	height:25px !important;
	left:7px !important;
	top:2px !important;
}

#item373821 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#d12229;
}

#item373822 {
	width:191px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item373795 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#e4a024;
}

#item373796 {
	width:193px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item373793 {
	width:198px !important;
	height:28px !important;
	left:573px !important;
	top:732px !important;
}

#item374082 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#000;
}

#item374083 {
	width:186px !important;
	height:25px !important;
	left:7px !important;
	top:2px !important;
}

#item374056 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#d12229;
}

#item374057 {
	width:191px !important;
	height:25px !important;
	left:4px !important;
	top:2px !important;
}

#item374031 {
	width:198px !important;
	height:28px !important;
	border-radius:85px;
	background:#13542c;
}

#item374032 {
	width:193px !important;
	height:25px !important;
	left:3px !important;
	top:2px !important;
}

#item374029 {
	width:198px !important;
	height:28px !important;
	left:573px !important;
	top:1094px !important;
}

#item374151 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#06572e;
}

#item374152 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item374162 {
	width:733px !important;
	height:490px !important;
	left:70px !important;
	top:450px !important;
}

#item374564 {
	width:408px !important;
	left:254px !important;
	top:65px !important;
	min-height:130px !important;
}

#item374661 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item374688 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item374685 {
	width:337px !important;
	height:31px !important;
	top:43px !important;
}

#item374715 {
	width:296px !important;
	left:41px !important;
	top:8px !important;
	min-height:13px !important;
}

#item374712 {
	width:337px !important;
	height:31px !important;
	top:85px !important;
}

#item374743 {
	width:352px !important;
	left:24px !important;
	top:259px !important;
	min-height:199px !important;
}

#item374159 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item374160 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:436px !important;
}

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

#item374147 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item374825 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#06572e;
}

#item374822 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item374827 {
	width:733px !important;
	height:510px !important;
	left:70px !important;
	top:450px !important;
}

#item375785 {
	width:248px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item375811 {
	width:248px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item375808 {
	width:289px !important;
	height:31px !important;
	top:43px !important;
}

#item375838 {
	width:248px !important;
	left:41px !important;
	top:8px !important;
	min-height:13px !important;
}

#item375835 {
	width:289px !important;
	height:31px !important;
	top:85px !important;
}

#item375865 {
	width:410px !important;
	left:24px !important;
	top:249px !important;
	min-height:238px !important;
}

#item375889 {
	width:408px !important;
	left:255px !important;
	top:72px !important;
	min-height:104px !important;
}

#item375043 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item375040 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:436px !important;
}

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

#item374820 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item375437 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#06572e;
}

#item375434 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item375439 {
	width:733px !important;
	height:490px !important;
	left:70px !important;
	top:450px !important;
}

#item376585 {
	width:408px !important;
	left:279px !important;
	top:65px !important;
	min-height:130px !important;
}

#item376681 {
	width:286px !important;
	left:39px !important;
	top:9px !important;
	min-height:13px !important;
}

#item376707 {
	width:286px !important;
	left:39px !important;
	top:9px !important;
	min-height:13px !important;
}

#item376704 {
	width:325px !important;
	height:31px !important;
	top:39px !important;
}

#item376735 {
	width:286px !important;
	left:39px !important;
	top:8px !important;
	min-height:13px !important;
}

#item376732 {
	width:325px !important;
	height:31px !important;
	top:77px !important;
}

#item376762 {
	width:352px !important;
	left:24px !important;
	top:279px !important;
	min-height:160px !important;
}

#item375443 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item375440 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:436px !important;
}

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

#item375432 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item376312 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#06572e;
}

#item376309 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item376314 {
	width:733px !important;
	height:490px !important;
	left:70px !important;
	top:450px !important;
}

#item377051 {
	width:408px !important;
	left:279px !important;
	top:79px !important;
	min-height:104px !important;
}

#item377078 {
	width:352px !important;
	left:24px !important;
	top:261px !important;
	min-height:199px !important;
}

#item377178 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item377204 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item377201 {
	width:337px !important;
	height:31px !important;
	top:39px !important;
}

#item377231 {
	width:296px !important;
	left:41px !important;
	top:8px !important;
	min-height:13px !important;
}

#item377228 {
	width:337px !important;
	height:31px !important;
	top:79px !important;
}

#item377262 {
	width:296px !important;
	left:41px !important;
	top:7px !important;
	min-height:13px !important;
}

#item377258 {
	width:337px !important;
	height:31px !important;
	top:119px !important;
}

#item376318 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item376315 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:436px !important;
}

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

#item376307 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item377352 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#06572e;
}

#item377349 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item377354 {
	width:733px !important;
	height:490px !important;
	left:70px !important;
	top:450px !important;
}

#item378087 {
	width:408px !important;
	left:279px !important;
	top:55px !important;
	min-height:157px !important;
}

#item378114 {
	width:352px !important;
	left:24px !important;
	top:261px !important;
	min-height:199px !important;
}

#item378208 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item378234 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item378231 {
	width:337px !important;
	height:31px !important;
	top:39px !important;
}

#item378262 {
	width:296px !important;
	left:41px !important;
	top:8px !important;
	min-height:13px !important;
}

#item378258 {
	width:337px !important;
	height:31px !important;
	top:79px !important;
}

#item378292 {
	width:296px !important;
	left:41px !important;
	top:7px !important;
	min-height:13px !important;
}

#item378289 {
	width:337px !important;
	height:31px !important;
	top:119px !important;
}

#item377594 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item377591 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:436px !important;
}

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

#item377347 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item378369 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#06572e;
}

#item378366 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item378371 {
	width:733px !important;
	height:515px !important;
	left:70px !important;
	top:450px !important;
}

#item379136 {
	width:408px !important;
	left:279px !important;
	top:80px !important;
	min-height:77px !important;
}

#item379163 {
	width:352px !important;
	left:24px !important;
	top:251px !important;
	min-height:236px !important;
}

#item379256 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item379284 {
	width:296px !important;
	left:41px !important;
	top:9px !important;
	min-height:13px !important;
}

#item379280 {
	width:337px !important;
	height:31px !important;
	top:39px !important;
}

#item379311 {
	width:296px !important;
	left:41px !important;
	top:8px !important;
	min-height:13px !important;
}

#item379308 {
	width:337px !important;
	height:31px !important;
	top:79px !important;
}

#item379342 {
	width:296px !important;
	left:41px !important;
	top:7px !important;
	min-height:13px !important;
}

#item379339 {
	width:337px !important;
	height:31px !important;
	top:119px !important;
}

#item378611 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item378608 {
	width:53px !important;
	height:53px !important;
	left:736px !important;
	top:436px !important;
}

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

#item378364 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item255775 {
	opacity:0.65;
	width:842px !important;
	height:1191px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item255772 {
	width:848px !important;
	height:1197px !important;
	left:10px !important;
	top:10px !important;
}

#item255776 {
	width:822px !important;
	height:1113px !important;
	left:23px !important;
	top:23px !important;
	border-radius:20px;
	background:#ffcf68;
}

#item255780 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
}

#item255777 {
	width:53px !important;
	height:53px !important;
	left:775px !important;
	top:37px !important;
}

#item255783 {
	width:782px !important;
	height:1043px !important;
	left:43px !important;
	top:83px !important;
}

#item352048 {
	width:249px !important;
	left:267px !important;
	top:28px !important;
	min-height:25px !important;
}

#item352076 {
	width:179px !important;
	height:17px !important;
	left:302px !important;
	top:297px !important;
	background:#fff;
}

#item352099 {
	width:91px !important;
	left:346px !important;
	top:117px !important;
	min-height:17px !important;
}

#item352122 {
	width:91px !important;
	left:346px !important;
	top:242px !important;
	min-height:17px !important;
}

#item352145 {
	width:91px !important;
	left:346px !important;
	top:450px !important;
	min-height:17px !important;
}

#item352168 {
	width:91px !important;
	left:346px !important;
	top:572px !important;
	min-height:17px !important;
}

#item352192 {
	width:91px !important;
	left:346px !important;
	top:735px !important;
	min-height:17px !important;
}

#item352215 {
	width:91px !important;
	left:346px !important;
	top:834px !important;
	min-height:17px !important;
}

#item352238 {
	width:125px !important;
	left:328px !important;
	top:918px !important;
	min-height:17px !important;
}

#item352261 {
	width:125px !important;
	left:328px !important;
	top:998px !important;
	min-height:17px !important;
}

#item352287 {
	width:348px !important;
	top:23px !important;
	min-height:27px !important;
}

#item352310 {
	width:338px !important;
	height:17px !important;
	left:5px !important;
	background:#fff;
}

#item352284 {
	width:348px !important;
	height:50px !important;
	left:217px !important;
	top:69px !important;
}

#item352336 {
	width:363px !important;
	min-height:57px !important;
}

#item352333 {
	width:363px !important;
	height:57px !important;
	left:210px !important;
	top:173px !important;
}

#item352362 {
	width:353px !important;
	height:56px !important;
}

#item352359 {
	width:353px !important;
	height:56px !important;
	left:214px !important;
	top:327px !important;
}

#item352388 {
	width:353px !important;
	height:50px !important;
}

#item352385 {
	width:353px !important;
	height:50px !important;
	left:214px !important;
	top:395px !important;
}

#item352414 {
	width:483px !important;
	height:36px !important;
}

#item352411 {
	width:483px !important;
	height:36px !important;
	left:149px !important;
	top:489px !important;
}

#item352440 {
	width:348px !important;
	height:36px !important;
}

#item352437 {
	width:348px !important;
	height:36px !important;
	left:217px !important;
	top:534px !important;
}

#item352468 {
	width:441px !important;
	height:54px !important;
}

#item352463 {
	width:441px !important;
	height:54px !important;
	left:171px !important;
	top:610px !important;
}

#item352495 {
	width:441px !important;
	height:58px !important;
}

#item352491 {
	width:441px !important;
	height:58px !important;
	left:171px !important;
	top:677px !important;
}

#item352521 {
	width:405px !important;
	height:53px !important;
}

#item352518 {
	width:405px !important;
	height:53px !important;
	left:189px !important;
	top:778px !important;
}

#item352547 {
	width:405px !important;
	height:35px !important;
}

#item352544 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:882px !important;
}

#item352573 {
	width:405px !important;
	height:35px !important;
}

#item352570 {
	width:405px !important;
	height:35px !important;
	left:189px !important;
	top:960px !important;
}

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

#item255770 {
	width:858px !important;
	height:1207px !important;
	left:-13px !important;
	top:-13px !important;
}

#item149072 {
	width:39px !important;
	height:39px !important;
	left:142px !important;
	top:1138px !important;
}

#item255754 {
	width:39px !important;
	height:39px !important;
	left:225px !important;
	top:1138px !important;
}

#item255762 {
	width:39px !important;
	height:39px !important;
	left:56px !important;
	top:1139px !important;
}

@keyframes pulse-256233 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-256233 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item256241 {
	width:172px !important;
	height:43px !important;
	border-radius:20px;
	background:#06572e;
}

#item256236 {
	width:172px !important;
	height:43px !important;
	border-radius:28px;
	background:#fff;
}

#item256233 {
	width:172px !important;
	height:43px !important;
	left:613px !important;
	top:1137px !important;
}
#in5footer,  #prefooter {display:none;}
