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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:130796px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@keyframes appear-249504 {
	0% {opacity:0;}
	50% {opacity:0;}
	52% {opacity:0.23;}
	54% {opacity:0.49;}
	65% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-249504 {
	0% {opacity:0;}
	50% {opacity:0;}
	52% {opacity:0.23;}
	54% {opacity:0.49;}
	65% {opacity:1;}
	100% {opacity:1;}
}
#item1164 {
	opacity:0.47;
	width:167px !important;
	height:83px !important;
	left:66px !important;
	top:506px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	border-radius:12px;
	background:#fa595e;
}

#item1166 {
	opacity:0.47;
	width:167px !important;
	height:219px !important;
	left:239px !important;
	top:502px !important;
	box-shadow:3px 0px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:3px 0px 3px 0px rgba(0,0,0,0.3);
	border-radius:12px;
	background:#8d2552;
}

#item1168 {
	opacity:0.47;
	width:167px !important;
	height:90px !important;
	left:413px !important;
	top:495px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	border-radius:12px;
	background:#bea5cf;
}

#item1170 {
	opacity:0.47;
	width:167px !important;
	height:172px !important;
	left:413px !important;
	top:619px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	border-radius:12px;
	background:#fbca51;
}

#item1172 {
	opacity:0.47;
	width:167px !important;
	height:96px !important;
	left:65px !important;
	top:626px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	border-radius:12px;
	background:#9ab25c;
}

#item1175 {
	opacity:0.35;
	width:343px !important;
	height:46px !important;
	left:160px !important;
	top:413px !important;
	border-radius:12px;
	background:#154194;
}

#item1177 {
	opacity:0.47;
	width:167px !important;
	height:152px !important;
	left:238px !important;
	top:62px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.33);
	border-radius:12px;
	background:#ffa457;
}

#item1180 {
	opacity:0.47;
	width:167px !important;
	height:152px !important;
	left:413px !important;
	top:62px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.33);
	border-radius:12px;
	background:#27b7c5;
}

#item1681 {
	opacity:0.47;
	width:167px !important;
	height:144px !important;
	left:63px !important;
	top:254px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	border-radius:12px;
	background:#3389ba;
}

#item1770 {
	opacity:0.47;
	width:167px !important;
	height:144px !important;
	left:238px !important;
	top:254px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.3);
	border-radius:12px;
	background:#489563;
}

#item1979 {
	width:97px !important;
	height:9px !important;
	left:73px !important;
	top:821px !important;
	border-radius:23px;
	background:#e3d8c7;
}

#item2040 {
	width:111px !important;
	height:9px !important;
	left:472px !important;
	top:821px !important;
	border-radius:23px;
	background:#e3ebca;
}

#item2115 {
	width:174px !important;
	height:184px !important;
	left:235px !important;
	top:33px !important;
}

#item2120 {
	width:174px !important;
	height:184px !important;
	left:411px !important;
	top:31px !important;
}

#item247570 {
	width:174px !important;
	height:146px !important;
	left:57px !important;
	top:254px !important;
}

#item247574 {
	width:170px !important;
	height:146px !important;
	left:237px !important;
	top:254px !important;
}

#item247600 {
	width:167px !important;
	height:146px !important;
	left:413px !important;
	top:254px !important;
}

#item247619 {
	width:167px !important;
	height:118px !important;
	left:66px !important;
	top:471px !important;
}

#item247628 {
	width:167px !important;
	height:118px !important;
	left:66px !important;
	top:603px !important;
}

#item247696 {
	width:167px !important;
	height:229px !important;
	left:238px !important;
	top:492px !important;
}

#item247711 {
	width:167px !important;
	height:91px !important;
	left:414px !important;
	top:495px !important;
}

#item247720 {
	width:167px !important;
	height:198px !important;
	left:414px !important;
	top:593px !important;
}

#item247608 {
	width:346px !important;
	height:49px !important;
	left:160px !important;
	top:413px !important;
}

#item1162 {
	width:167px !important;
	height:152px !important;
	left:63px !important;
	top:62px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.33);
	border-radius:12px;
	background:#fcebc2;
}

#item2111 {
	width:174px !important;
	height:184px !important;
	left:56px !important;
	top:31px !important;
}

@keyframes desaparecer-249505 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249505 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249633 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249633 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249731 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249731 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249541 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249541 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249665 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249665 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249735 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249735 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249744 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249744 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249572 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249572 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249602 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249602 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@keyframes desaparecer-249739 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes desaparecer-249739 {
	0% {opacity:1;}
	54% {opacity:1;}
	63% {opacity:0;}
	100% {opacity:0;}
}
#item247728 {
	width:17px !important;
	height:16px !important;
	left:289px !important;
	top:817px !important;
}

#item2703 {
	width:244px !important;
	height:627px !important;
	left:222px !important;
	top:38px !important;
	border-radius:13px;
	background:#fffce4;
}

#item2713 {
	width:245px !important;
	height:659px !important;
	left:466px !important;
	top:5px !important;
	border-radius:13px;
	background:#e2f1fc;
}

#item2953 {
	width:498px !important;
	height:154px !important;
	left:52px !important;
	top:672px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.2);
	border-radius:12px;
	background:#fff;
}

#item2954 {
	width:244px !important;
	height:569px !important;
	left:116px !important;
	top:95px !important;
	border-radius:13px;
	background:#fef2f3;
}

#item2983 {
	width:244px !important;
	height:639px !important;
	left:360px !important;
	top:26px !important;
	border-radius:13px;
	background:#f1f5e3;
}

#item3122 {
	width:232px !important;
	height:4px !important;
	left:-82px !important;
	top:48px !important;
	border-radius:10px;
	background:#f5d566;
}

#item3788 {
	width:217px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3799 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3807 {
	width:217px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3818 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3827 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3838 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3848 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3856 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3865 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3878 {
	width:218px !important;
	height:243px !important;
	left:152px !important;
	top:51px !important;
}

#item3916 {
	width:75px !important;
	height:51px !important;
	left:51px !important;
	top:617px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3917 {
	width:75px !important;
	height:51px !important;
	left:51px !important;
	top:759px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3918 {
	width:75px !important;
	height:51px !important;
	left:154px !important;
	top:617px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3919 {
	width:75px !important;
	height:51px !important;
	left:154px !important;
	top:759px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3920 {
	width:75px !important;
	height:51px !important;
	left:259px !important;
	top:617px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3921 {
	width:75px !important;
	height:51px !important;
	left:259px !important;
	top:759px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3922 {
	width:75px !important;
	height:51px !important;
	left:361px !important;
	top:617px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3923 {
	width:75px !important;
	height:51px !important;
	left:361px !important;
	top:759px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3924 {
	width:75px !important;
	height:51px !important;
	left:466px !important;
	top:617px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3925 {
	width:75px !important;
	height:51px !important;
	left:466px !important;
	top:759px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item4058 {
	width:176px !important;
	height:4px !important;
	left:-28px !important;
	top:479px !important;
	border-radius:10px;
	background:#eb5c73;
}

#item7207 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:654px !important;
}

#item7211 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:796px !important;
}

#item7215 {
	width:73px !important;
	height:12px !important;
	left:151px !important;
	top:654px !important;
}

#item7219 {
	width:73px !important;
	height:12px !important;
	left:154px !important;
	top:796px !important;
}

#item7223 {
	width:73px !important;
	height:12px !important;
	left:258px !important;
	top:654px !important;
}

#item7227 {
	width:73px !important;
	height:12px !important;
	left:258px !important;
	top:796px !important;
}

#item7231 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:654px !important;
}

#item7236 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:796px !important;
}

#item7240 {
	width:73px !important;
	height:12px !important;
	left:467px !important;
	top:654px !important;
}

#item7244 {
	width:73px !important;
	height:12px !important;
	left:467px !important;
	top:796px !important;
}

#item7408 {
	width:84px !important;
	height:117px !important;
	left:43px !important;
	top:532px !important;
}

#item7412 {
	width:84px !important;
	height:117px !important;
	left:43px !important;
	top:674px !important;
}

#item7416 {
	width:84px !important;
	height:117px !important;
	left:148px !important;
	top:674px !important;
}

#item7420 {
	width:84px !important;
	height:117px !important;
	left:254px !important;
	top:674px !important;
}

#item7424 {
	width:84px !important;
	height:117px !important;
	left:355px !important;
	top:674px !important;
}

#item7429 {
	width:84px !important;
	height:117px !important;
	left:461px !important;
	top:674px !important;
}

#item7433 {
	width:84px !important;
	height:117px !important;
	left:150px !important;
	top:532px !important;
}

#item7437 {
	width:84px !important;
	height:117px !important;
	left:251px !important;
	top:532px !important;
}

#item7441 {
	width:84px !important;
	height:117px !important;
	left:355px !important;
	top:532px !important;
}

#item7445 {
	width:84px !important;
	height:117px !important;
	left:460px !important;
	top:532px !important;
}

@keyframes pulsar-7481 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7481 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7486 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7486 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7491 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7491 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7495 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7495 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7499 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7499 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7504 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7504 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7508 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7508 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7512 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7512 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7516 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7516 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-7521 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-7521 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item247730 {
	width:17px !important;
	height:16px !important;
	left:289px !important;
	top:817px !important;
}

#item3079 {
	width:248px !important;
	height:50px !important;
	left:308px !important;
	top:522px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item3083 {
	opacity:0.92;
	width:223px !important;
	height:40px !important;
	left:9px !important;
	top:-3px !important;
	border-radius:12px;
	background:#fff;
}

#item4844 {
	width:254px !important;
	height:217px !important;
	left:305px !important;
	top:257px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item4845 {
	opacity:0.92;
	width:239px !important;
	height:262px !important;
	left:9px !important;
	top:-54px !important;
	border-radius:6px;
	background:#fff;
}

#item5302 {
	width:171px !important;
	height:62px !important;
	left:319px !important;
	top:644px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item5303 {
	opacity:0.92;
	width:139px !important;
	height:99px !important;
	left:19px !important;
	top:-57px !important;
	border-radius:12px;
	background:#fff;
}

#item5304 {
	width:249px !important;
	height:224px !important;
	left:307px !important;
	top:601px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item5305 {
	opacity:0.92;
	width:231px !important;
	height:231px !important;
	left:9px !important;
	top:-14px !important;
	border-radius:12px;
	background:#fff;
}

#item5306 {
	width:210px !important;
	height:4px !important;
	left:459px !important;
	top:48px !important;
	border-radius:10px;
	background:#94d0d2;
}

#item5700 {
	width:242px !important;
	height:207px !important;
	left:36px !important;
	top:256px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item5701 {
	opacity:0.92;
	width:214px !important;
	height:263px !important;
	left:20px !important;
	top:-64px !important;
	border-radius:12px;
	background:#fff;
}

#item7248 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:264px !important;
}

#item7253 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:277px !important;
}

#item7257 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:291px !important;
}

#item7261 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:306px !important;
}

#item7265 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:320px !important;
}

#item7269 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:334px !important;
}

#item7273 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:348px !important;
}

#item7277 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:362px !important;
}

#item7281 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:376px !important;
}

#item7286 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:390px !important;
}

#item7290 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:405px !important;
}

#item7294 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:419px !important;
}

#item7298 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:434px !important;
}

#item7302 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:264px !important;
}

#item7306 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:279px !important;
}

#item7310 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:293px !important;
}

#item7314 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:307px !important;
}

#item7318 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:321px !important;
}

#item7322 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:335px !important;
}

#item7326 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:349px !important;
}

#item7331 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:364px !important;
}

#item7335 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:378px !important;
}

#item7340 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:392px !important;
}

#item7344 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:406px !important;
}

#item7348 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:420px !important;
}

#item7352 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:434px !important;
}

#item7356 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:449px !important;
}

#item7360 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:539px !important;
}

#item7365 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:570px !important;
}

#item7369 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:585px !important;
}

#item7373 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:723px !important;
}

#item7378 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:737px !important;
}

#item7383 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:647px !important;
}

#item7387 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:661px !important;
}

#item7391 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:712px !important;
}

#item7396 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:727px !important;
}

#item7400 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:780px !important;
}

#item7404 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:794px !important;
}

#item7532 {
	width:609px !important;
	height:390px !important;
	left:-14px !important;
	top:-28px !important;
	background:#ffe3e7;
}

#item7534 {
	width:486px !important;
	height:14px !important;
	left:59px !important;
	top:772px !important;
	border-radius:12px;
	background:#f5f5f5;
}

#item7535 {
	width:486px !important;
	height:14px !important;
	left:62px !important;
	top:791px !important;
	border-radius:12px;
	background:#f5f5f5;
}

#item7716 {
	width:176px !important;
	height:4px !important;
	left:-37px !important;
	top:386px !important;
	border-radius:10px;
	background:#eb5c73;
}

#item7717 {
	width:176px !important;
	height:4px !important;
	left:-33px !important;
	top:48px !important;
	border-radius:10px;
	background:#eb5c73;
}

#item7968 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item7974 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item7988 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item8004 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item8578 {
	width:500px !important;
	height:14px !important;
	left:60px !important;
	top:585px !important;
	border-radius:12px;
	background:#f5f5f5;
}

#item8579 {
	width:500px !important;
	height:14px !important;
	left:60px !important;
	top:605px !important;
	border-radius:12px;
	background:#f5f5f5;
}

#item8586 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item8675 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item8690 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item8760 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item8777 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item8924 {
	width:223px !important;
	height:245px !important;
	left:86px !important;
	top:62px !important;
}

#item10994 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:585px !important;
}

#item10998 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:607px !important;
}

#item11002 {
	width:73px !important;
	height:12px !important;
	left:160px !important;
	top:607px !important;
}

#item11006 {
	width:73px !important;
	height:12px !important;
	left:267px !important;
	top:607px !important;
}

#item11010 {
	width:73px !important;
	height:12px !important;
	left:370px !important;
	top:606px !important;
}

#item11014 {
	width:73px !important;
	height:12px !important;
	left:477px !important;
	top:606px !important;
}

#item11020 {
	width:73px !important;
	height:12px !important;
	left:477px !important;
	top:772px !important;
}

#item11024 {
	width:73px !important;
	height:12px !important;
	left:375px !important;
	top:772px !important;
}

#item11028 {
	width:73px !important;
	height:12px !important;
	left:268px !important;
	top:772px !important;
}

#item11032 {
	width:73px !important;
	height:12px !important;
	left:161px !important;
	top:772px !important;
}

#item11036 {
	width:73px !important;
	height:12px !important;
	left:59px !important;
	top:772px !important;
}

#item11040 {
	width:73px !important;
	height:12px !important;
	left:59px !important;
	top:794px !important;
}

#item11044 {
	width:73px !important;
	height:12px !important;
	left:159px !important;
	top:792px !important;
}

#item11048 {
	width:73px !important;
	height:12px !important;
	left:267px !important;
	top:792px !important;
}

#item11052 {
	width:73px !important;
	height:12px !important;
	left:374px !important;
	top:792px !important;
}

#item11056 {
	width:73px !important;
	height:12px !important;
	left:474px !important;
	top:792px !important;
}

#item11202 {
	width:73px !important;
	height:12px !important;
	left:157px !important;
	top:585px !important;
}

#item11207 {
	width:73px !important;
	height:12px !important;
	left:266px !important;
	top:585px !important;
}

#item11212 {
	width:73px !important;
	height:12px !important;
	left:373px !important;
	top:585px !important;
}

#item11216 {
	width:73px !important;
	height:12px !important;
	left:474px !important;
	top:585px !important;
}

#item11220 {
	width:97px !important;
	height:131px !important;
	left:42px !important;
	top:441px !important;
}

#item11224 {
	width:97px !important;
	height:131px !important;
	left:42px !important;
	top:629px !important;
}

#item11228 {
	width:97px !important;
	height:131px !important;
	left:145px !important;
	top:629px !important;
}

#item11232 {
	width:97px !important;
	height:131px !important;
	left:253px !important;
	top:629px !important;
}

#item11236 {
	width:97px !important;
	height:131px !important;
	left:360px !important;
	top:629px !important;
}

#item11240 {
	width:97px !important;
	height:131px !important;
	left:463px !important;
	top:629px !important;
}

#item11244 {
	width:97px !important;
	height:131px !important;
	left:147px !important;
	top:441px !important;
}

#item11248 {
	width:97px !important;
	height:131px !important;
	left:252px !important;
	top:441px !important;
}

#item11252 {
	width:97px !important;
	height:131px !important;
	left:359px !important;
	top:441px !important;
}

#item11257 {
	width:97px !important;
	height:131px !important;
	left:463px !important;
	top:441px !important;
}

@keyframes pulsar-11261 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11261 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11265 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11265 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11269 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11269 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11273 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11273 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11277 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11277 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11281 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11281 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11286 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11286 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11290 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11290 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11294 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11294 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-11298 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-11298 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item7718 {
	width:176px !important;
	height:4px !important;
	left:449px !important;
	top:49px !important;
	border-radius:10px;
	background:#eb5c73;
}

#item9191 {
	width:254px !important;
	height:96px !important;
	left:36px !important;
	top:481px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item9192 {
	opacity:0.92;
	width:182px !important;
	height:113px !important;
	left:9px !important;
	top:-65px !important;
	border-radius:12px;
	background:#fff;
}

#item9193 {
	opacity:0.92;
	width:182px !important;
	height:27px !important;
	left:45px !important;
	top:539px !important;
	border-radius:12px;
	background:#fff;
}

#item9411 {
	width:602px !important;
	height:107px !important;
	left:32px !important;
	top:76px !important;
	border-radius:12px;
	background:#fff;
}

#item9583 {
	width:260px !important;
	height:225px !important;
	left:36px !important;
	top:219px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item9584 {
	opacity:0.92;
	width:240px !important;
	height:266px !important;
	left:9px !important;
	top:-50px !important;
	border-radius:12px;
	background:#fff;
}

#item9585 {
	width:248px !important;
	height:81px !important;
	left:311px !important;
	top:362px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item9586 {
	opacity:0.92;
	width:71px !important;
	height:102px !important;
	left:9px !important;
	top:-62px !important;
	border-radius:12px;
	background:#fff;
}

#item9587 {
	width:248px !important;
	height:81px !important;
	left:311px !important;
	top:480px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item9588 {
	opacity:0.92;
	width:71px !important;
	height:102px !important;
	left:9px !important;
	top:-62px !important;
	border-radius:12px;
	background:#fff;
}

#item9589 {
	width:248px !important;
	height:81px !important;
	left:311px !important;
	top:604px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item9590 {
	opacity:0.92;
	width:71px !important;
	height:102px !important;
	left:9px !important;
	top:-62px !important;
	border-radius:12px;
	background:#fff;
}

#item10466 {
	width:259px !important;
	height:209px !important;
	left:36px !important;
	top:608px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item10467 {
	opacity:0.92;
	width:205px !important;
	height:249px !important;
	left:18px !important;
	top:-51px !important;
	border-radius:12px;
	background:#fff;
}

#item10687 {
	width:246px !important;
	height:54px !important;
	left:313px !important;
	top:258px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item10688 {
	opacity:0.92;
	width:191px !important;
	height:103px !important;
	left:9px !important;
	top:-60px !important;
	border-radius:12px;
	background:#fff;
}

#item11061 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:244px !important;
}

#item11066 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:259px !important;
}

#item11071 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:274px !important;
}

#item11075 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:288px !important;
}

#item11079 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:302px !important;
}

#item11083 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:315px !important;
}

#item11088 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:330px !important;
}

#item11092 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:344px !important;
}

#item11096 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:359px !important;
}

#item11100 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:373px !important;
}

#item11104 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:387px !important;
}

#item11108 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:402px !important;
}

#item11113 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:416px !important;
}

#item11117 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:271px !important;
}

#item11121 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:284px !important;
}

#item11125 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:375px !important;
}

#item11129 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:495px !important;
}

#item11133 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:490px !important;
}

#item11137 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:505px !important;
}

#item11141 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:546px !important;
}

#item11145 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:619px !important;
}

#item11149 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:634px !important;
}

#item11153 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:648px !important;
}

#item11157 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:663px !important;
}

#item11162 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:676px !important;
}

#item11166 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:690px !important;
}

#item11170 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:704px !important;
}

#item11174 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:719px !important;
}

#item11178 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:733px !important;
}

#item11182 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:747px !important;
}

#item11186 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:761px !important;
}

#item11190 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:776px !important;
}

#item11194 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:789px !important;
}

#item11198 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:617px !important;
}

#item11342 {
	mix-blend-mode:multiply;
	width:191px !important;
	height:206px !important;
	left:85px !important;
	top:701px !important;
	border-radius:12px;
	background:#d1e9f0;
}

#item11345 {
	width:249px !important;
	height:204px !important;
	left:24px !important;
	top:-89px !important;
	border-radius:12px;
	background:#fff9c5;
}

#item11347 {
	mix-blend-mode:multiply;
	width:215px !important;
	height:197px !important;
	left:445px !important;
	top:-67px !important;
	border-radius:12px;
	background:#c4c4c4;
}

#item11348 {
	mix-blend-mode:multiply;
	width:198px !important;
	height:206px !important;
	left:264px !important;
	top:718px !important;
	border-radius:12px;
	background:#f0bfac;
}

#item11349 {
	mix-blend-mode:multiply;
	width:215px !important;
	height:210px !important;
	left:456px !important;
	top:754px !important;
	border-radius:12px;
	background:#ffeef8;
}

#item11351 {
	mix-blend-mode:multiply;
	width:219px !important;
	height:202px !important;
	left:232px !important;
	top:-56px !important;
	border-radius:12px;
	background:#c4b4ca;
}

#item11407 {
	width:496px !important;
	height:174px !important;
	left:48px !important;
	top:276px !important;
	border-radius:12px;
	background:#c3dedd;
}

#item11616 {
	width:290px !important;
	height:4px !important;
	left:-153px !important;
	top:179px !important;
	border-radius:10px;
	background:#b29eb9;
}

#item11650 {
	width:162px !important;
	height:26px !important;
	left:355px !important;
	top:591px !important;
	border-radius:13px;
	background:#f1f5e3;
}

#item12206 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12220 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12235 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12248 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12268 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12283 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12297 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12311 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12326 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12345 {
	width:207px !important;
	height:238px !important;
	left:15px !important;
	top:227px !important;
}

#item12114 {
	width:75px !important;
	height:51px !important;
	left:49px !important;
	top:300px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12115 {
	width:75px !important;
	height:51px !important;
	left:49px !important;
	top:431px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12116 {
	width:74px !important;
	height:51px !important;
	left:147px !important;
	top:300px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12117 {
	width:74px !important;
	height:51px !important;
	left:147px !important;
	top:431px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12118 {
	width:73px !important;
	height:51px !important;
	left:250px !important;
	top:300px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12119 {
	width:73px !important;
	height:51px !important;
	left:250px !important;
	top:431px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12120 {
	width:74px !important;
	height:51px !important;
	left:354px !important;
	top:300px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12121 {
	width:74px !important;
	height:51px !important;
	left:354px !important;
	top:431px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12122 {
	width:74px !important;
	height:51px !important;
	left:458px !important;
	top:300px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12123 {
	width:74px !important;
	height:51px !important;
	left:458px !important;
	top:431px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12124 {
	mix-blend-mode:multiply;
	width:235px !important;
	height:220px !important;
	left:58px !important;
	top:774px !important;
	border-radius:12px;
	background:#dfeac4;
}

#item12126 {
	width:227px !important;
	height:210px !important;
	left:278px !important;
	top:-157px !important;
	border-radius:12px;
	background:#fde3c9;
}

#item12144 {
	width:229px !important;
	height:4px !important;
	left:415px !important;
	top:162px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item12145 {
	width:229px !important;
	height:4px !important;
	left:425px !important;
	top:524px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item12146 {
	width:229px !important;
	height:72px !important;
	left:330px !important;
	top:619px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item12147 {
	opacity:0.92;
	width:191px !important;
	height:98px !important;
	left:11px !important;
	top:-38px !important;
	border-radius:12px;
	background:#fff;
}

#item13035 {
	width:233px !important;
	height:115px !important;
	left:43px !important;
	top:577px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item13036 {
	opacity:0.92;
	width:204px !important;
	height:132px !important;
	left:11px !important;
	top:-28px !important;
	border-radius:12px;
	background:#fff;
}

#item13169 {
	mix-blend-mode:multiply;
	width:230px !important;
	height:202px !important;
	left:275px !important;
	top:786px !important;
	border-radius:12px;
	background:#d1e5e5;
}

#item13183 {
	mix-blend-mode:multiply;
	width:216px !important;
	height:197px !important;
	left:75px !important;
	top:-137px !important;
	border-radius:12px;
	background:#bed3ef;
}

#item13527 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:587px !important;
}

#item13531 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:602px !important;
}

#item13536 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:616px !important;
}

#item13540 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:631px !important;
}

#item13544 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:653px !important;
}

#item13548 {
	width:73px !important;
	height:12px !important;
	left:338px !important;
	top:636px !important;
}

#item13552 {
	width:73px !important;
	height:12px !important;
	left:338px !important;
	top:650px !important;
}

#item13556 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:336px !important;
}

#item13560 {
	width:73px !important;
	height:12px !important;
	left:150px !important;
	top:336px !important;
}

#item13564 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:336px !important;
}

#item13568 {
	width:73px !important;
	height:12px !important;
	left:351px !important;
	top:336px !important;
}

#item13573 {
	width:73px !important;
	height:12px !important;
	left:456px !important;
	top:336px !important;
}

#item13577 {
	width:73px !important;
	height:12px !important;
	left:456px !important;
	top:468px !important;
}

#item13582 {
	width:73px !important;
	height:12px !important;
	left:356px !important;
	top:468px !important;
}

#item13586 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:468px !important;
}

#item13590 {
	width:73px !important;
	height:12px !important;
	left:146px !important;
	top:468px !important;
}

#item13595 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:468px !important;
}

#item13660 {
	width:79px !important;
	height:101px !important;
	left:45px !important;
	top:225px !important;
}

#item13665 {
	width:79px !important;
	height:101px !important;
	left:143px !important;
	top:225px !important;
}

#item13669 {
	width:79px !important;
	height:101px !important;
	left:246px !important;
	top:225px !important;
}

#item13674 {
	width:79px !important;
	height:101px !important;
	left:351px !important;
	top:225px !important;
}

#item13678 {
	width:79px !important;
	height:101px !important;
	left:453px !important;
	top:225px !important;
}

#item13682 {
	width:79px !important;
	height:101px !important;
	left:453px !important;
	top:363px !important;
}

#item13686 {
	width:79px !important;
	height:101px !important;
	left:353px !important;
	top:363px !important;
}

#item13690 {
	width:79px !important;
	height:101px !important;
	left:246px !important;
	top:363px !important;
}

#item13694 {
	width:79px !important;
	height:101px !important;
	left:143px !important;
	top:363px !important;
}

#item13698 {
	width:79px !important;
	height:101px !important;
	left:45px !important;
	top:363px !important;
}

#item13702 {
	width:122px !important;
	height:28px !important;
	left:281px !important;
	top:513px !important;
}

@keyframes pulsar-13735 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13735 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13740 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13740 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13744 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13744 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13748 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13748 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13753 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13753 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13757 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13757 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13761 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13761 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13765 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13765 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13770 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13770 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-13774 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-13774 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item247784 {
	width:17px !important;
	height:16px !important;
	left:289px !important;
	top:817px !important;
}

#item13818 {
	width:350px !important;
	height:4px !important;
	left:-175px !important;
	top:544px !important;
	border-radius:10px;
	background:#fff381;
}

#item13819 {
	width:1208px !important;
	height:859px !important;
	left:-7px !important;
	top:-10px !important;
	background:#e3e3e3;
}

#item13831 {
	width:210px !important;
	height:241px !important;
	left:44px !important;
	top:130px !important;
}

#item13841 {
	width:210px !important;
	height:241px !important;
	left:44px !important;
	top:130px !important;
}

#item13850 {
	width:209px !important;
	height:239px !important;
	left:45px !important;
	top:130px !important;
}

#item13861 {
	width:209px !important;
	height:239px !important;
	left:45px !important;
	top:130px !important;
}

#item13872 {
	width:209px !important;
	height:239px !important;
	left:45px !important;
	top:130px !important;
}

#item13884 {
	width:210px !important;
	height:241px !important;
	left:44px !important;
	top:130px !important;
}

#item13896 {
	width:210px !important;
	height:241px !important;
	left:44px !important;
	top:130px !important;
}

#item13904 {
	width:210px !important;
	height:241px !important;
	left:44px !important;
	top:130px !important;
}

#item13914 {
	width:210px !important;
	height:241px !important;
	left:44px !important;
	top:130px !important;
}

#item13923 {
	width:210px !important;
	height:241px !important;
	left:44px !important;
	top:130px !important;
}

#item14055 {
	width:290px !important;
	height:4px !important;
	left:-138px !important;
	top:48px !important;
	border-radius:10px;
	background:#b29eb9;
}

#item14382 {
	width:170px !important;
	height:4px !important;
	left:425px !important;
	top:270px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item14811 {
	width:163px !important;
	height:133px !important;
	left:219px !important;
	top:415px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item14812 {
	opacity:0.92;
	width:142px !important;
	height:140px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item15319 {
	width:163px !important;
	height:130px !important;
	left:396px !important;
	top:676px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item15320 {
	opacity:0.92;
	width:142px !important;
	height:136px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item15824 {
	width:163px !important;
	height:131px !important;
	left:396px !important;
	top:415px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item15825 {
	opacity:0.92;
	width:142px !important;
	height:139px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item16336 {
	width:163px !important;
	height:127px !important;
	left:36px !important;
	top:676px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item16337 {
	opacity:0.92;
	width:142px !important;
	height:134px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item16849 {
	width:163px !important;
	height:127px !important;
	left:219px !important;
	top:676px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item16850 {
	opacity:0.92;
	width:142px !important;
	height:135px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item20940 {
	width:73px !important;
	height:12px !important;
	left:235px !important;
	top:443px !important;
}

#item20944 {
	width:73px !important;
	height:12px !important;
	left:235px !important;
	top:482px !important;
}

#item20950 {
	width:73px !important;
	height:12px !important;
	left:235px !important;
	top:524px !important;
}

#item20954 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:443px !important;
}

#item21073 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:482px !important;
}

#item21077 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:524px !important;
}

#item21081 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:704px !important;
}

#item21087 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:743px !important;
}

#item21091 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:782px !important;
}

#item21095 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:782px !important;
}

#item21099 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:743px !important;
}

#item21103 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:705px !important;
}

#item21107 {
	width:73px !important;
	height:12px !important;
	left:230px !important;
	top:705px !important;
}

#item21112 {
	width:73px !important;
	height:12px !important;
	left:230px !important;
	top:743px !important;
}

#item21116 {
	width:73px !important;
	height:12px !important;
	left:230px !important;
	top:782px !important;
}

#item21120 {
	width:91px !important;
	height:114px !important;
	left:266px !important;
	top:293px !important;
}

#item21124 {
	width:91px !important;
	height:114px !important;
	left:432px !important;
	top:293px !important;
}

#item21149 {
	width:91px !important;
	height:114px !important;
	left:432px !important;
	top:556px !important;
}

#item21154 {
	width:91px !important;
	height:114px !important;
	left:261px !important;
	top:556px !important;
}

#item21158 {
	width:91px !important;
	height:114px !important;
	left:76px !important;
	top:556px !important;
}

@keyframes pulsar-21346 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21346 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21351 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21351 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21355 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21355 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21359 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21359 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21363 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21363 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item247768 {
	width:17px !important;
	height:16px !important;
	left:289px !important;
	top:817px !important;
}

#item14056 {
	width:290px !important;
	height:4px !important;
	left:439px !important;
	top:49px !important;
	border-radius:10px;
	background:#b29eb9;
}

#item18011 {
	width:163px !important;
	height:129px !important;
	left:36px !important;
	top:414px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item18013 {
	opacity:0.92;
	width:142px !important;
	height:135px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item18519 {
	width:163px !important;
	height:129px !important;
	left:36px !important;
	top:154px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item18520 {
	opacity:0.92;
	width:142px !important;
	height:138px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item19028 {
	width:163px !important;
	height:130px !important;
	left:213px !important;
	top:414px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item19029 {
	opacity:0.92;
	width:142px !important;
	height:137px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item19536 {
	width:163px !important;
	height:129px !important;
	left:213px !important;
	top:154px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item19537 {
	opacity:0.92;
	width:142px !important;
	height:137px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item20045 {
	width:163px !important;
	height:132px !important;
	left:391px !important;
	top:414px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item20046 {
	opacity:0.92;
	width:142px !important;
	height:140px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item20750 {
	width:290px !important;
	height:4px !important;
	left:443px !important;
	top:565px !important;
	border-radius:10px;
	background:#b29eb9;
}

#item20958 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:182px !important;
}

#item20962 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:221px !important;
}

#item20966 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:260px !important;
}

#item20970 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:182px !important;
}

#item20974 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:221px !important;
}

#item20978 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:259px !important;
}

#item20982 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:442px !important;
}

#item20986 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:481px !important;
}

#item20991 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:520px !important;
}

#item20996 {
	width:73px !important;
	height:12px !important;
	left:222px !important;
	top:520px !important;
}

#item21000 {
	width:73px !important;
	height:12px !important;
	left:222px !important;
	top:481px !important;
}

#item21004 {
	width:73px !important;
	height:12px !important;
	left:222px !important;
	top:442px !important;
}

#item21008 {
	width:73px !important;
	height:12px !important;
	left:404px !important;
	top:442px !important;
}

#item21012 {
	width:73px !important;
	height:12px !important;
	left:404px !important;
	top:482px !important;
}

#item21016 {
	width:73px !important;
	height:12px !important;
	left:404px !important;
	top:520px !important;
}

#item21020 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:638px !important;
}

#item21024 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:653px !important;
}

#item21028 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:666px !important;
}

#item21032 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:680px !important;
}

#item21036 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:694px !important;
}

#item21041 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:709px !important;
}

#item21045 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:723px !important;
}

#item21049 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:650px !important;
}

#item21053 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:664px !important;
}

#item21057 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:679px !important;
}

#item21061 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:693px !important;
}

#item21065 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:707px !important;
}

#item21069 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:721px !important;
}

#item21128 {
	width:91px !important;
	height:114px !important;
	left:71px !important;
	top:28px !important;
}

#item21132 {
	width:91px !important;
	height:114px !important;
	left:249px !important;
	top:28px !important;
}

#item21137 {
	width:91px !important;
	height:114px !important;
	left:72px !important;
	top:291px !important;
}

#item21141 {
	width:91px !important;
	height:114px !important;
	left:250px !important;
	top:291px !important;
}

#item21145 {
	width:91px !important;
	height:114px !important;
	left:423px !important;
	top:291px !important;
}

@keyframes pulsar-21368 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21368 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21372 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21372 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21376 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21376 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21381 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21381 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-21385 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-21385 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item21399 {
	width:351px !important;
	height:4px !important;
	left:-179px !important;
	top:48px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item22498 {
	width:232px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22517 {
	width:233px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22536 {
	width:231px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22551 {
	width:232px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22567 {
	width:231px !important;
	height:285px !important;
	left:318px !important;
	top:205px !important;
}

#item22583 {
	width:233px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22601 {
	width:233px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22619 {
	width:233px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22637 {
	width:232px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item22653 {
	width:232px !important;
	height:285px !important;
	left:317px !important;
	top:205px !important;
}

#item24174 {
	width:283px !important;
	height:4px !important;
	left:-106px !important;
	top:592px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item24262 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:659px !important;
}

#item24266 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:673px !important;
}

#item24271 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:674px !important;
}

#item24276 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:687px !important;
}

#item24280 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:702px !important;
}

#item24284 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:716px !important;
}

#item24288 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:730px !important;
}

#item24293 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:745px !important;
}

#item24297 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:759px !important;
}

#item24301 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:772px !important;
}

#item24305 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:787px !important;
}

#item24310 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:699px !important;
}

#item24314 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:714px !important;
}

#item24319 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:728px !important;
}

#item24323 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:743px !important;
}

#item24327 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:756px !important;
}

#item24331 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:770px !important;
}

#item24335 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:785px !important;
}

#item24656 {
	width:122px !important;
	height:28px !important;
	left:307px !important;
	top:151px !important;
}

#item247761 {
	width:17px !important;
	height:16px !important;
	left:289px !important;
	top:817px !important;
}

#item22668 {
	width:289px !important;
	height:4px !important;
	left:430px !important;
	top:48px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item22930 {
	width:141px !important;
	height:164px !important;
	left:223px !important;
	top:101px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item22931 {
	opacity:0.92;
	width:119px !important;
	height:172px !important;
	left:10px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item22932 {
	width:141px !important;
	height:165px !important;
	left:380px !important;
	top:287px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item22933 {
	opacity:0.92;
	width:116px !important;
	height:171px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item22934 {
	width:141px !important;
	height:164px !important;
	left:228px !important;
	top:476px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item22935 {
	opacity:0.92;
	width:116px !important;
	height:172px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item22936 {
	width:141px !important;
	height:163px !important;
	left:380px !important;
	top:100px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item22937 {
	opacity:0.92;
	width:116px !important;
	height:170px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item22938 {
	width:141px !important;
	height:164px !important;
	left:223px !important;
	top:286px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item22939 {
	opacity:0.92;
	width:116px !important;
	height:170px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#fff;
}

#item24339 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:112px !important;
}

#item24343 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:125px !important;
}

#item24347 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:140px !important;
}

#item24351 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:155px !important;
}

#item24355 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:169px !important;
}

#item24359 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:183px !important;
}

#item24364 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:198px !important;
}

#item24368 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:212px !important;
}

#item24372 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:226px !important;
}

#item24376 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:241px !important;
}

#item24380 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:112px !important;
}

#item24384 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:125px !important;
}

#item24388 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:140px !important;
}

#item24392 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:154px !important;
}

#item24396 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:168px !important;
}

#item24400 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:182px !important;
}

#item24404 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:196px !important;
}

#item24409 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:210px !important;
}

#item24413 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:225px !important;
}

#item24418 {
	width:73px !important;
	height:12px !important;
	left:402px !important;
	top:240px !important;
}

#item24422 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:298px !important;
}

#item24426 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:312px !important;
}

#item24430 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:326px !important;
}

#item24434 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:341px !important;
}

#item24438 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:355px !important;
}

#item24442 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:369px !important;
}

#item24446 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:383px !important;
}

#item24450 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:398px !important;
}

#item24454 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:411px !important;
}

#item24459 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:425px !important;
}

#item24463 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:298px !important;
}

#item24467 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:313px !important;
}

#item24471 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:327px !important;
}

#item24475 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:341px !important;
}

#item24481 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:355px !important;
}

#item24485 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:369px !important;
}

#item24489 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:384px !important;
}

#item24493 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:398px !important;
}

#item24497 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:412px !important;
}

#item24502 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:427px !important;
}

#item24506 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:486px !important;
}

#item24510 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:500px !important;
}

#item24514 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:515px !important;
}

#item24520 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:529px !important;
}

#item24524 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:543px !important;
}

#item24528 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:557px !important;
}

#item24532 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:571px !important;
}

#item24536 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:585px !important;
}

#item24540 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:600px !important;
}

#item24544 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:614px !important;
}

#item24613 {
	width:75px !important;
	height:104px !important;
	left:43px !important;
	top:59px !important;
}

#item24618 {
	width:75px !important;
	height:104px !important;
	left:129px !important;
	top:59px !important;
}

#item24622 {
	width:75px !important;
	height:104px !important;
	left:132px !important;
	top:172px !important;
}

#item24626 {
	width:75px !important;
	height:104px !important;
	left:44px !important;
	top:172px !important;
}

#item24630 {
	width:75px !important;
	height:104px !important;
	left:44px !important;
	top:289px !important;
}

#item24635 {
	width:75px !important;
	height:104px !important;
	left:131px !important;
	top:289px !important;
}

#item24639 {
	width:75px !important;
	height:104px !important;
	left:131px !important;
	top:401px !important;
}

#item24644 {
	width:75px !important;
	height:104px !important;
	left:45px !important;
	top:401px !important;
}

#item24648 {
	width:75px !important;
	height:104px !important;
	left:45px !important;
	top:517px !important;
}

#item24652 {
	width:75px !important;
	height:104px !important;
	left:132px !important;
	top:517px !important;
}

@keyframes pulsar-24689 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24689 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24693 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24693 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24697 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24697 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24701 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24701 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24706 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24706 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24710 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24710 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24714 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24714 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24719 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24719 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24723 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24723 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-24727 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-24727 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item247756 {
	width:17px !important;
	height:16px !important;
	left:289px !important;
	top:817px !important;
}

#item24799 {
	width:207px !important;
	height:286px !important;
	left:-9px !important;
	top:-9px !important;
	border-radius:undefined;
	background:#fbcc95;
}

#item24801 {
	width:207px !important;
	height:286px !important;
	left:-9px !important;
	top:278px !important;
	border-radius:undefined;
	background:#fbe1e8;
}

#item24802 {
	width:207px !important;
	height:286px !important;
	left:-9px !important;
	top:564px !important;
	border-radius:undefined;
	background:#b8e0de;
}

#item24804 {
	width:198px !important;
	height:286px !important;
	left:198px !important;
	top:-9px !important;
	border-radius:undefined;
}

#item24814 {
	width:198px !important;
	height:286px !important;
	left:198px !important;
	top:564px !important;
	border-radius:undefined;
	background:#9d6e95;
}

#item24816 {
	width:198px !important;
	height:286px !important;
	left:397px !important;
	top:-9px !important;
	border-radius:undefined;
	background:#cae8f4;
}

#item24817 {
	width:198px !important;
	height:286px !important;
	left:397px !important;
	top:278px !important;
	border-radius:undefined;
	background:#78cfa5;
}

#item24830 {
	width:198px !important;
	height:286px !important;
	left:397px !important;
	top:564px !important;
	border-radius:undefined;
	background:#fdf0f4;
}

#item24898 {
	width:198px !important;
	height:286px !important;
	left:595px !important;
	top:-9px !important;
	border-radius:undefined;
	background:#fdf0f4;
}

#item24899 {
	width:198px !important;
	height:286px !important;
	left:595px !important;
	top:278px !important;
	border-radius:undefined;
	background:#fa9f74;
}

#item24900 {
	width:198px !important;
	height:286px !important;
	left:595px !important;
	top:564px !important;
	border-radius:undefined;
	background:#709a81;
}

#item24902 {
	width:198px !important;
	height:286px !important;
	left:198px !important;
	top:-9px !important;
	border-radius:undefined;
	background:#c7dd98;
}

#item24903 {
	width:198px !important;
	height:286px !important;
	left:198px !important;
	top:564px !important;
	border-radius:undefined;
	background:#d3c2df;
}

#item24904 {
	width:207px !important;
	height:286px !important;
	left:397px !important;
	top:-9px !important;
	border-radius:undefined;
	background:#fffce4;
}

#item24910 {
	width:207px !important;
	height:286px !important;
	left:397px !important;
	top:278px !important;
	border-radius:undefined;
	background:#fff6b1;
}

#item24911 {
	width:207px !important;
	height:286px !important;
	left:397px !important;
	top:564px !important;
	border-radius:undefined;
	background:#a2d6dd;
}

#item25340 {
	width:215px !important;
	height:268px !important;
	left:139px !important;
	top:113px !important;
	border-radius:6px;
	background:#fffacd;
}

#item25341 {
	width:104px !important;
	height:134px !important;
	left:359px !important;
	top:113px !important;
	border-radius:3px;
	background:#f1c7b6;
}

#item25342 {
	width:104px !important;
	height:134px !important;
	left:359px !important;
	top:247px !important;
	border-radius:3px;
	background:#d5e7ca;
}

#item25343 {
	width:106px !important;
	height:134px !important;
	left:463px !important;
	top:113px !important;
	border-radius:3px;
	background:#c2c4e4;
}

#item25344 {
	width:106px !important;
	height:134px !important;
	left:463px !important;
	top:247px !important;
	border-radius:3px;
	background:#cbcbcb;
}

#item25353 {
	width:290px !important;
	height:4px !important;
	left:-101px !important;
	top:71px !important;
	border-radius:10px;
	background:#b29eb9;
}

#item25354 {
	width:290px !important;
	height:4px !important;
	left:-106px !important;
	top:501px !important;
	border-radius:10px;
	background:#b29eb9;
}

#item25950 {
	width:84px !important;
	height:120px !important;
	left:474px !important;
	top:121px !important;
}

#item25960 {
	width:84px !important;
	height:120px !important;
	left:369px !important;
	top:121px !important;
}

#item25972 {
	width:84px !important;
	height:120px !important;
	left:367px !important;
	top:255px !important;
}

#item25983 {
	width:87px !important;
	height:122px !important;
	left:470px !important;
	top:255px !important;
}

#item26487 {
	width:270px !important;
	height:47px !important;
	left:31px !important;
	top:420px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item26488 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:11px;
	background:#fff;
}

#item26602 {
	width:253px !important;
	height:47px !important;
	left:311px !important;
	top:419px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item26603 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:11px;
	background:#fff;
}

#item26770 {
	width:615px !important;
	height:256px !important;
	left:595px !important;
	top:612px !important;
	border-radius:12px;
	background:#ebe6ed;
}

#item26771 {
	width:604px !important;
	height:330px !important;
	left:595px !important;
	top:-9px !important;
	background:#cfdf9a;
}

#item27361 {
	width:186px !important;
	height:4px !important;
	left:595px !important;
	top:636px !important;
	border-radius:10px;
	background:#88678c;
}

#item28314 {
	width:69px !important;
	height:13px !important;
	left:52px !important;
	top:428px !important;
}

#item28318 {
	width:69px !important;
	height:13px !important;
	left:52px !important;
	top:597px !important;
}

#item28323 {
	width:69px !important;
	height:13px !important;
	left:52px !important;
	top:612px !important;
}

#item28327 {
	width:69px !important;
	height:13px !important;
	left:52px !important;
	top:625px !important;
}

#item28331 {
	width:69px !important;
	height:13px !important;
	left:52px !important;
	top:729px !important;
}

#item28335 {
	width:69px !important;
	height:13px !important;
	left:52px !important;
	top:744px !important;
}

#item28339 {
	width:69px !important;
	height:13px !important;
	left:52px !important;
	top:758px !important;
}

#item28398 {
	width:69px !important;
	height:13px !important;
	left:340px !important;
	top:426px !important;
}

#item28409 {
	width:183px !important;
	height:235px !important;
	left:152px !important;
	top:117px !important;
}

#item28418 {
	width:183px !important;
	height:235px !important;
	left:152px !important;
	top:117px !important;
}

#item28425 {
	width:183px !important;
	height:235px !important;
	left:152px !important;
	top:117px !important;
}

#item28433 {
	width:183px !important;
	height:235px !important;
	left:152px !important;
	top:117px !important;
}

#item28478 {
	width:81px !important;
	height:106px !important;
	left:433px !important;
	top:571px !important;
}

#item28485 {
	width:307px !important;
	height:280px !important;
	left:127px !important;
	top:534px !important;
}

@keyframes pulsar-28565 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-28565 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-28569 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-28569 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-28573 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-28573 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-249444 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-249444 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-28577 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-28577 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item26857 {
	width:106px !important;
	height:64px !important;
	left:33px !important;
	top:666px !important;
	border-radius:12px;
	background:#fff;
}

#item26858 {
	opacity:0.92;
	width:86px !important;
	height:67px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#ecf6fe;
}

#item26860 {
	width:106px !important;
	height:64px !important;
	left:36px !important;
	top:750px !important;
	border-radius:12px;
	background:#fff;
}

#item26861 {
	opacity:0.92;
	width:86px !important;
	height:65px !important;
	left:11px !important;
	top:-13px !important;
	border-radius:12px;
	background:#ecf6fe;
}

#item27358 {
	width:290px !important;
	height:4px !important;
	left:438px !important;
	top:49px !important;
	border-radius:10px;
	background:#4b7939;
}

#item27360 {
	width:290px !important;
	height:4px !important;
	left:403px !important;
	top:342px !important;
	border-radius:10px;
	background:#eb5c73;
}

#item28343 {
	width:69px !important;
	height:13px !important;
	left:215px !important;
	top:161px !important;
}

#item28347 {
	width:69px !important;
	height:13px !important;
	left:221px !important;
	top:266px !important;
}

#item28351 {
	width:81px !important;
	height:13px !important;
	left:469px !important;
	top:421px !important;
}

#item28355 {
	width:81px !important;
	height:13px !important;
	left:469px !important;
	top:436px !important;
}

#item28359 {
	width:81px !important;
	height:13px !important;
	left:469px !important;
	top:450px !important;
}

#item28364 {
	width:81px !important;
	height:13px !important;
	left:469px !important;
	top:513px !important;
}

#item28369 {
	width:81px !important;
	height:13px !important;
	left:469px !important;
	top:527px !important;
}

#item28373 {
	width:81px !important;
	height:13px !important;
	left:469px !important;
	top:541px !important;
}

#item28377 {
	width:81px !important;
	height:13px !important;
	left:469px !important;
	top:555px !important;
}

#item28381 {
	width:81px !important;
	height:13px !important;
	left:44px !important;
	top:679px !important;
}

#item28385 {
	width:81px !important;
	height:13px !important;
	left:44px !important;
	top:693px !important;
}

#item28389 {
	width:81px !important;
	height:13px !important;
	left:44px !important;
	top:762px !important;
}

#item28394 {
	width:81px !important;
	height:13px !important;
	left:44px !important;
	top:777px !important;
}

#item28445 {
	width:64px !important;
	height:115px !important;
	left:257px !important;
	top:669px !important;
}

#item28451 {
	width:93px !important;
	height:100px !important;
	left:154px !important;
	top:710px !important;
}

#item28457 {
	width:387px !important;
	height:294px !important;
	left:186px !important;
	top:18px !important;
}

#item28472 {
	width:136px !important;
	height:159px !important;
	left:55px !important;
	top:80px !important;
}

#item28504 {
	width:128px !important;
	height:128px !important;
	left:298px !important;
	top:343px !important;
}

#item28514 {
	width:255px !important;
	height:266px !important;
	left:301px !important;
	top:598px !important;
}

#item28523 {
	width:325px !important;
	height:266px !important;
	left:231px !important;
	top:598px !important;
}

@keyframes pulsar-249439 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-249439 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-249449 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-249449 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-249453 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-249453 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item247746 {
	width:17px !important;
	height:16px !important;
	left:289px !important;
	top:817px !important;
}

#item28647 {
	width:202px !important;
	height:72px !important;
	left:49px !important;
	top:633px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item28648 {
	opacity:0.92;
	width:178px !important;
	height:74px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item28649 {
	width:202px !important;
	height:72px !important;
	left:329px !important;
	top:633px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item28650 {
	opacity:0.92;
	width:178px !important;
	height:74px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item28651 {
	width:207px !important;
	height:77px !important;
	left:330px !important;
	top:736px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item28652 {
	opacity:0.92;
	width:194px !important;
	height:82px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item28653 {
	width:202px !important;
	height:72px !important;
	left:49px !important;
	top:733px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item28654 {
	opacity:0.92;
	width:178px !important;
	height:74px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item28663 {
	mix-blend-mode:multiply;
	width:63px !important;
	height:230px !important;
	left:85px !important;
	top:209px !important;
	border-radius:10px;
	background:#fffe9b;
}

#item28665 {
	mix-blend-mode:multiply;
	width:63px !important;
	height:230px !important;
	left:148px !important;
	top:209px !important;
	border-radius:10px;
	background:#c0dceb;
}

#item28667 {
	mix-blend-mode:multiply;
	width:63px !important;
	height:230px !important;
	left:211px !important;
	top:209px !important;
	border-radius:10px;
	background:#ff988d;
}

#item28669 {
	mix-blend-mode:multiply;
	width:63px !important;
	height:224px !important;
	left:275px !important;
	top:215px !important;
	border-radius:11px;
	background:#ace5c9;
}

#item28671 {
	mix-blend-mode:multiply;
	width:152px !important;
	height:230px !important;
	left:338px !important;
	top:209px !important;
	border-radius:10px;
	background:#d5c0df;
}

#item28855 {
	width:429px !important;
	height:14px !important;
	left:32px !important;
	top:384px !important;
	border-radius:12px;
	background:#ececec;
}

#item28856 {
	width:428px !important;
	height:14px !important;
	left:32px !important;
	top:409px !important;
	border-radius:12px;
	background:#ececec;
}

#item29209 {
	width:159px !important;
	height:4px !important;
	left:434px !important;
	top:48px !important;
	border-radius:10px;
	background:#f4a6ab;
}

#item29210 {
	width:290px !important;
	height:4px !important;
	left:-54px !important;
	top:464px !important;
	border-radius:10px;
	background:#b29eb9;
}

#item29211 {
	width:290px !important;
	height:4px !important;
	left:-99px !important;
	top:49px !important;
	border-radius:10px;
	background:#e79367;
}

#item30310 {
	width:374px !important;
	height:4px !important;
	left:595px !important;
	top:447px !important;
	border-radius:10px;
	background:#f4a6ab;
}

#item31158 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:650px !important;
}

#item31162 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:386px !important;
}

#item31166 {
	width:73px !important;
	height:12px !important;
	left:136px !important;
	top:386px !important;
}

#item31172 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:386px !important;
}

#item31176 {
	width:73px !important;
	height:12px !important;
	left:272px !important;
	top:386px !important;
}

#item31180 {
	width:73px !important;
	height:12px !important;
	left:351px !important;
	top:386px !important;
}

#item31184 {
	width:73px !important;
	height:12px !important;
	left:351px !important;
	top:409px !important;
}

#item31189 {
	width:73px !important;
	height:12px !important;
	left:272px !important;
	top:409px !important;
}

#item31193 {
	width:73px !important;
	height:12px !important;
	left:207px !important;
	top:409px !important;
}

#item31197 {
	width:73px !important;
	height:12px !important;
	left:136px !important;
	top:409px !important;
}

#item31201 {
	width:73px !important;
	height:12px !important;
	left:64px !important;
	top:409px !important;
}

#item31205 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:663px !important;
}

#item31209 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:678px !important;
}

#item31213 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:741px !important;
}

#item31217 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:756px !important;
}

#item31221 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:769px !important;
}

#item31225 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:784px !important;
}

#item31229 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:640px !important;
}

#item31234 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:654px !important;
}

#item31238 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:668px !important;
}

#item31242 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:683px !important;
}

#item31246 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:749px !important;
}

#item31251 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:763px !important;
}

#item31255 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:777px !important;
}

#item31259 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:791px !important;
}

#item30171 {
	width:234px !important;
	height:94px !important;
	left:320px !important;
	top:184px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item30173 {
	opacity:0.92;
	width:217px !important;
	height:93px !important;
	left:9px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item30174 {
	width:234px !important;
	height:63px !important;
	left:320px !important;
	top:302px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item30175 {
	opacity:0.92;
	width:209px !important;
	height:64px !important;
	left:9px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item30309 {
	width:295px !important;
	height:4px !important;
	left:423px !important;
	top:115px !important;
	border-radius:10px;
	background:#f4a6ab;
}

#item31263 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:193px !important;
}

#item31267 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:208px !important;
}

#item31271 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:222px !important;
}

#item31275 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:236px !important;
}

#item31281 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:250px !important;
}

#item31285 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:312px !important;
}

#item31289 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:326px !important;
}

#item31293 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:340px !important;
}

#item31297 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:653px !important;
}

#item31301 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:667px !important;
}

#item31305 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:682px !important;
}

#item31309 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:777px !important;
}

#item31313 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:792px !important;
}

#item31317 {
	width:73px !important;
	height:12px !important;
	left:338px !important;
	top:750px !important;
}

#item31321 {
	width:73px !important;
	height:12px !important;
	left:338px !important;
	top:763px !important;
}

#item31325 {
	width:73px !important;
	height:12px !important;
	left:338px !important;
	top:778px !important;
}

#item31331 {
	width:73px !important;
	height:12px !important;
	left:338px !important;
	top:792px !important;
}

#item32670 {
	width:420px !important;
	height:4px !important;
	left:-163px !important;
	top:72px !important;
	border-radius:12px;
	background:#fff59a;
}

#item32671 {
	width:178px !important;
	height:178px !important;
	left:41px !important;
	top:256px !important;
	border-radius:12px;
	background:#beacc3;
}

#item32751 {
	width:78px !important;
	height:78px !important;
	left:324px !important;
	top:155px !important;
	border-radius:11px;
	background:#fff59a;
}

#item32752 {
	width:78px !important;
	height:78px !important;
	left:324px !important;
	top:257px !important;
	border-radius:11px;
	background:#fac894;
}

#item32753 {
	width:78px !important;
	height:78px !important;
	left:324px !important;
	top:361px !important;
	border-radius:11px;
	background:#ffe4f4;
}

#item32754 {
	width:78px !important;
	height:78px !important;
	left:405px !important;
	top:155px !important;
	border-radius:11px;
	background:#8f9abe;
}

#item32756 {
	width:78px !important;
	height:78px !important;
	left:405px !important;
	top:257px !important;
	border-radius:11px;
	background:#8f8b89;
}

#item32757 {
	width:78px !important;
	height:78px !important;
	left:405px !important;
	top:361px !important;
	border-radius:11px;
	background:#b0d9e7;
}

#item32758 {
	opacity:0.56;
	width:78px !important;
	height:78px !important;
	left:487px !important;
	top:155px !important;
	border-radius:11px;
	background:#83d0f5;
}

#item32759 {
	width:78px !important;
	height:78px !important;
	left:487px !important;
	top:257px !important;
	border-radius:11px;
	background:#e7957b;
}

#item32760 {
	width:78px !important;
	height:78px !important;
	left:487px !important;
	top:361px !important;
	border-radius:11px;
	background:#b0d098;
}

#item32923 {
	width:234px !important;
	height:69px !important;
	left:314px !important;
	top:486px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item32924 {
	opacity:0.92;
	width:225px !important;
	height:69px !important;
	left:6px !important;
	top:-9px !important;
	border-radius:9px;
	background:#fff;
}

#item32925 {
	width:234px !important;
	height:35px !important;
	left:314px !important;
	top:684px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item32926 {
	opacity:0.92;
	width:221px !important;
	height:35px !important;
	left:6px !important;
	top:-9px !important;
	border-radius:9px;
	background:#fff;
}

#item32927 {
	width:234px !important;
	height:69px !important;
	left:314px !important;
	top:587px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item32928 {
	opacity:0.92;
	width:225px !important;
	height:70px !important;
	left:6px !important;
	top:-9px !important;
	border-radius:9px;
	background:#fff;
}

#item33086 {
	width:225px !important;
	height:130px !important;
	left:63px !important;
	top:591px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item33088 {
	opacity:0.92;
	width:204px !important;
	height:134px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item33089 {
	width:225px !important;
	height:79px !important;
	left:63px !important;
	top:747px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item33090 {
	opacity:0.92;
	width:204px !important;
	height:79px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item33571 {
	width:183px !important;
	height:4px !important;
	left:412px !important;
	top:79px !important;
	border-radius:14px;
	background:#fff59a;
}

#item33642 {
	width:337px !important;
	height:4px !important;
	left:595px !important;
	top:333px !important;
	border-radius:12px;
	background:#f19ec4;
}

#item35000 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:490px !important;
}

#item35004 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:505px !important;
}

#item35008 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:519px !important;
}

#item35012 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:533px !important;
}

#item35016 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:547px !important;
}

#item35020 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:600px !important;
}

#item35024 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:615px !important;
}

#item35028 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:629px !important;
}

#item35032 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:643px !important;
}

#item35036 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:657px !important;
}

#item35040 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:670px !important;
}

#item35046 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:685px !important;
}

#item35050 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:699px !important;
}

#item35054 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:755px !important;
}

#item35058 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:770px !important;
}

#item35062 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:784px !important;
}

#item35066 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:798px !important;
}

#item35070 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:497px !important;
}

#item35074 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:510px !important;
}

#item35079 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:525px !important;
}

#item35083 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:603px !important;
}

#item35087 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:617px !important;
}

#item35092 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:632px !important;
}

#item35097 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:694px !important;
}

#item35244 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35250 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35257 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35264 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35272 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35280 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35286 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35292 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35298 {
	width:260px !important;
	height:293px !important;
	left:-1px !important;
	top:125px !important;
}

#item35304 {
	width:54px !important;
	height:89px !important;
	left:337px !important;
	top:137px !important;
}

#item35308 {
	width:54px !important;
	height:89px !important;
	left:417px !important;
	top:137px !important;
}

#item35313 {
	width:54px !important;
	height:89px !important;
	left:497px !important;
	top:137px !important;
}

#item35317 {
	width:54px !important;
	height:89px !important;
	left:497px !important;
	top:240px !important;
}

#item35322 {
	width:54px !important;
	height:89px !important;
	left:418px !important;
	top:240px !important;
}

#item35326 {
	width:54px !important;
	height:89px !important;
	left:334px !important;
	top:240px !important;
}

#item35330 {
	width:54px !important;
	height:89px !important;
	left:334px !important;
	top:344px !important;
}

#item35335 {
	width:54px !important;
	height:89px !important;
	left:419px !important;
	top:344px !important;
}

#item35339 {
	width:54px !important;
	height:89px !important;
	left:497px !important;
	top:344px !important;
}

@keyframes pulsar-35436 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35436 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35441 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35441 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35449 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35449 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35457 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35457 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35466 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35466 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35475 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35475 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35483 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35483 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35492 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35492 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35500 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35500 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item33633 {
	width:249px !important;
	height:159px !important;
	left:39px !important;
	top:657px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item33634 {
	opacity:0.92;
	width:233px !important;
	height:159px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item33635 {
	width:249px !important;
	height:159px !important;
	left:323px !important;
	top:657px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item33636 {
	opacity:0.92;
	width:233px !important;
	height:159px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item33637 {
	width:224px !important;
	height:85px !important;
	left:331px !important;
	top:412px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item33638 {
	opacity:0.92;
	width:204px !important;
	height:86px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item33639 {
	width:259px !important;
	height:86px !important;
	left:293px !important;
	top:170px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item33640 {
	opacity:0.92;
	width:240px !important;
	height:84px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item33641 {
	width:429px !important;
	height:4px !important;
	left:270px !important;
	top:123px !important;
	border-radius:12px;
	background:#9d9d9c;
}

#item33686 {
	width:45px !important;
	height:45px !important;
	left:351px !important;
	top:309px !important;
}

#item34388 {
	width:179px !important;
	height:4px !important;
	left:425px !important;
	top:528px !important;
	border-radius:12px;
	background:#f19ec4;
}

#item35101 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:186px !important;
}

#item35105 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:200px !important;
}

#item35109 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:214px !important;
}

#item35113 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:228px !important;
}

#item35117 {
	width:73px !important;
	height:12px !important;
	left:339px !important;
	top:430px !important;
}

#item35121 {
	width:73px !important;
	height:12px !important;
	left:339px !important;
	top:444px !important;
}

#item35125 {
	width:73px !important;
	height:12px !important;
	left:339px !important;
	top:458px !important;
}

#item35129 {
	width:73px !important;
	height:12px !important;
	left:339px !important;
	top:473px !important;
}

#item35133 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:669px !important;
}

#item35137 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:683px !important;
}

#item35143 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:697px !important;
}

#item35147 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:712px !important;
}

#item35151 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:726px !important;
}

#item35156 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:740px !important;
}

#item35160 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:754px !important;
}

#item35164 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:768px !important;
}

#item35168 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:782px !important;
}

#item35172 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:785px !important;
}

#item35176 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:771px !important;
}

#item35180 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:756px !important;
}

#item35184 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:742px !important;
}

#item35189 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:729px !important;
}

#item35193 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:715px !important;
}

#item35197 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:700px !important;
}

#item35201 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:686px !important;
}

#item35205 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:671px !important;
}

#item35343 {
	width:59px !important;
	height:85px !important;
	left:38px !important;
	top:547px !important;
}

#item35347 {
	width:59px !important;
	height:85px !important;
	left:103px !important;
	top:547px !important;
}

#item35351 {
	width:59px !important;
	height:85px !important;
	left:171px !important;
	top:547px !important;
}

#item35355 {
	width:59px !important;
	height:85px !important;
	left:235px !important;
	top:547px !important;
}

#item35359 {
	width:59px !important;
	height:85px !important;
	left:300px !important;
	top:547px !important;
}

#item35363 {
	width:59px !important;
	height:85px !important;
	left:367px !important;
	top:547px !important;
}

#item35368 {
	width:59px !important;
	height:85px !important;
	left:433px !important;
	top:547px !important;
}

#item35372 {
	width:59px !important;
	height:85px !important;
	left:497px !important;
	top:547px !important;
}

#item35376 {
	width:160px !important;
	height:197px !important;
	left:14px !important;
	top:344px !important;
}

#item35384 {
	width:159px !important;
	height:193px !important;
	left:14px !important;
	top:346px !important;
}

#item35392 {
	width:160px !important;
	height:194px !important;
	left:14px !important;
	top:345px !important;
}

#item35398 {
	width:158px !important;
	height:193px !important;
	left:15px !important;
	top:346px !important;
}

#item35406 {
	width:158px !important;
	height:193px !important;
	left:15px !important;
	top:346px !important;
}

#item35412 {
	width:156px !important;
	height:193px !important;
	left:16px !important;
	top:346px !important;
}

#item35420 {
	width:162px !important;
	height:193px !important;
	left:13px !important;
	top:346px !important;
}

#item35430 {
	width:158px !important;
	height:195px !important;
	left:14px !important;
	top:345px !important;
}

@keyframes pulsar-35445 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35445 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35453 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35453 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35462 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35462 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35471 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35471 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35479 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35479 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35488 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35488 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35496 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35496 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-35504 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-35504 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item35630 {
	width:239px !important;
	height:203px !important;
	left:36px !important;
	top:313px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item35631 {
	opacity:0.92;
	width:222px !important;
	height:202px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item35632 {
	width:206px !important;
	height:49px !important;
	left:352px !important;
	top:749px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item35633 {
	opacity:0.92;
	width:76px !important;
	height:46px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item35635 {
	width:283px !important;
	height:204px !important;
	left:281px !important;
	top:313px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item35636 {
	opacity:0.92;
	width:262px !important;
	height:197px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item35637 {
	width:323px !important;
	height:4px !important;
	left:-61px !important;
	top:72px !important;
	border-radius:12px;
	background:#f19ec4;
}

#item35638 {
	width:290px !important;
	height:4px !important;
	left:-26px !important;
	top:554px !important;
	border-radius:12px;
	background:#83d0f5;
}

#item37033 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:329px !important;
}

#item37037 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:343px !important;
}

#item37042 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:357px !important;
}

#item37046 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:371px !important;
}

#item37050 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:385px !important;
}

#item37054 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:400px !important;
}

#item37058 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:414px !important;
}

#item37062 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:428px !important;
}

#item37066 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:442px !important;
}

#item37070 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:457px !important;
}

#item37074 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:470px !important;
}

#item37078 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:485px !important;
}

#item37082 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:320px !important;
}

#item37087 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:337px !important;
}

#item37091 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:351px !important;
}

#item37096 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:366px !important;
}

#item37100 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:380px !important;
}

#item37104 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:394px !important;
}

#item37108 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:408px !important;
}

#item37112 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:423px !important;
}

#item37116 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:436px !important;
}

#item37120 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:450px !important;
}

#item37124 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:465px !important;
}

#item37128 {
	width:73px !important;
	height:12px !important;
	left:289px !important;
	top:479px !important;
}

#item37133 {
	width:73px !important;
	height:12px !important;
	left:362px !important;
	top:763px !important;
}

#item36350 {
	width:321px !important;
	height:4px !important;
	left:418px !important;
	top:335px !important;
	border-radius:12px;
	background:#83d0f5;
}

#item36496 {
	width:226px !important;
	height:314px !important;
	left:61px !important;
	top:352px !important;
}

#item36510 {
	width:219px !important;
	height:329px !important;
	left:66px !important;
	top:353px !important;
}

#item36525 {
	width:214px !important;
	height:302px !important;
	left:66px !important;
	top:353px !important;
}

#item36539 {
	width:238px !important;
	height:360px !important;
	left:59px !important;
	top:352px !important;
}

#item37137 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:361px !important;
}

#item37141 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:373px !important;
}

#item37145 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:388px !important;
}

#item37149 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:402px !important;
}

#item37155 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:417px !important;
}

#item37159 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:431px !important;
}

#item37163 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:445px !important;
}

#item37167 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:460px !important;
}

#item37171 {
	width:73px !important;
	height:12px !important;
	left:356px !important;
	top:509px !important;
}

#item37175 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:566px !important;
}

#item37180 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:580px !important;
}

#item37184 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:593px !important;
}

#item37188 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:608px !important;
}

#item37192 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:622px !important;
}

#item37196 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:636px !important;
}

#item37200 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:650px !important;
}

#item37204 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:699px !important;
}

#item37208 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:754px !important;
}

#item37213 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:767px !important;
}

#item37217 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:782px !important;
}

#item37221 {
	width:55px !important;
	height:79px !important;
	left:119px !important;
	top:685px !important;
}

#item37225 {
	width:55px !important;
	height:79px !important;
	left:188px !important;
	top:685px !important;
}

#item37230 {
	width:55px !important;
	height:79px !important;
	left:257px !important;
	top:685px !important;
}

#item37234 {
	width:55px !important;
	height:79px !important;
	left:45px !important;
	top:685px !important;
}

@keyframes pulsar-37239 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-37239 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-37243 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-37243 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-37247 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-37247 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-37251 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-37251 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item37487 {
	width:252px !important;
	height:306px !important;
	left:304px !important;
	top:500px !important;
	border-radius:12px;
	background:#ecf2d9;
}

#item37497 {
	width:193px !important;
	height:57px !important;
	left:24px !important;
	top:257px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item37498 {
	opacity:0.92;
	width:172px !important;
	height:61px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item37499 {
	width:202px !important;
	height:69px !important;
	left:50px !important;
	top:333px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item37500 {
	opacity:0.92;
	width:179px !important;
	height:71px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item37502 {
	width:202px !important;
	height:52px !important;
	left:208px !important;
	top:424px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item37503 {
	opacity:0.92;
	width:179px !important;
	height:52px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item37504 {
	width:94px !important;
	height:38px !important;
	left:57px !important;
	top:764px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item37505 {
	opacity:0.92;
	width:72px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item37506 {
	width:202px !important;
	height:67px !important;
	left:357px !important;
	top:86px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item37507 {
	opacity:0.92;
	width:182px !important;
	height:68px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item37508 {
	width:196px !important;
	height:67px !important;
	left:360px !important;
	top:342px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item37509 {
	opacity:0.92;
	width:177px !important;
	height:68px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item37772 {
	width:321px !important;
	height:4px !important;
	left:-9px !important;
	top:67px !important;
	border-radius:12px;
	background:#ded1e8;
}

#item37774 {
	width:321px !important;
	height:4px !important;
	left:-83px !important;
	top:498px !important;
	border-radius:12px;
	background:#ded1e8;
}

#item38051 {
	width:232px !important;
	height:139px !important;
	left:303px !important;
	top:667px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item38052 {
	opacity:0.92;
	width:208px !important;
	height:135px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item38053 {
	width:292px !important;
	height:4px !important;
	left:303px !important;
	top:497px !important;
	border-radius:12px;
	background:#cfdf9a;
}

#item38054 {
	width:127px !important;
	height:3px !important;
	left:425px !important;
	top:515px !important;
	border-radius:12px;
	background:#cfdf9a;
}

#item38661 {
	width:192px !important;
	height:4px !important;
	left:595px !important;
	top:551px !important;
	border-radius:12px;
	background:#fee99e;
}

#item40159 {
	width:96px !important;
	height:4px !important;
	left:595px !important;
	top:620px !important;
	border-radius:12px;
	background:#fee99e;
}

#item40235 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:94px !important;
}

#item40239 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:109px !important;
}

#item40243 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:122px !important;
}

#item40248 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:266px !important;
}

#item40253 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:280px !important;
}

#item40257 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:294px !important;
}

#item40261 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:345px !important;
}

#item40265 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:359px !important;
}

#item40269 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:373px !important;
}

#item40273 {
	width:73px !important;
	height:12px !important;
	left:359px !important;
	top:349px !important;
}

#item40278 {
	width:73px !important;
	height:12px !important;
	left:359px !important;
	top:364px !important;
}

#item40282 {
	width:73px !important;
	height:12px !important;
	left:359px !important;
	top:378px !important;
}

#item40286 {
	width:73px !important;
	height:12px !important;
	left:218px !important;
	top:433px !important;
}

#item40290 {
	width:73px !important;
	height:12px !important;
	left:218px !important;
	top:448px !important;
}

#item40294 {
	width:73px !important;
	height:12px !important;
	left:66px !important;
	top:774px !important;
}

#item40299 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:675px !important;
}

#item40303 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:690px !important;
}

#item40307 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:705px !important;
}

#item40311 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:718px !important;
}

#item40316 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:733px !important;
}

#item40320 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:747px !important;
}

#item40325 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:762px !important;
}

#item40330 {
	width:73px !important;
	height:12px !important;
	left:307px !important;
	top:776px !important;
}

#item37262 {
	opacity:0.25;
	width:101px !important;
	height:67px !important;
	left:65px !important;
	top:219px !important;
	border-radius:12px;
	background:#e7263b;
}

#item37264 {
	opacity:0.20;
	width:63px !important;
	height:67px !important;
	left:309px !important;
	top:198px !important;
	border-radius:6px;
	background:#000;
}

#item37265 {
	opacity:0.20;
	width:63px !important;
	height:67px !important;
	left:396px !important;
	top:198px !important;
	border-radius:6px;
	background:#ef7d00;
}

#item37266 {
	opacity:0.20;
	width:63px !important;
	height:67px !important;
	left:489px !important;
	top:198px !important;
	border-radius:6px;
	background:#8abd2b;
}

#item38643 {
	width:321px !important;
	height:4px !important;
	left:340px !important;
	top:70px !important;
	border-radius:12px;
	background:#ded1e8;
}

#item38644 {
	width:192px !important;
	height:126px !important;
	left:412px !important;
	top:518px !important;
	border-radius:12px;
	background:#fae4ec;
}

#item38646 {
	width:192px !important;
	height:136px !important;
	left:412px !important;
	top:670px !important;
	border-radius:12px;
	background:#fae4ec;
}

#item38647 {
	width:125px !important;
	height:286px !important;
	left:249px !important;
	top:519px !important;
	border-radius:12px;
	background:#ecf2d9;
}

#item38648 {
	opacity:0.52;
	width:173px !important;
	height:176px !important;
	left:43px !important;
	top:629px !important;
	border-radius:12px;
	background:#fecd53;
}

#item38658 {
	width:293px !important;
	height:4px !important;
	left:404px !important;
	top:303px !important;
	border-radius:12px;
	background:#fee99e;
}

#item39130 {
	width:197px !important;
	height:63px !important;
	left:36px !important;
	top:743px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item39131 {
	opacity:0.92;
	width:186px !important;
	height:51px !important;
	left:8px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item39133 {
	width:130px !important;
	height:43px !important;
	left:449px !important;
	top:563px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item39134 {
	opacity:0.92;
	width:85px !important;
	height:41px !important;
	left:39px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item39135 {
	width:140px !important;
	height:52px !important;
	left:441px !important;
	top:724px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item39136 {
	opacity:0.92;
	width:91px !important;
	height:40px !important;
	left:39px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item39137 {
	width:109px !important;
	height:45px !important;
	left:258px !important;
	top:740px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item39138 {
	opacity:0.92;
	width:87px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item40157 {
	width:179px !important;
	height:4px !important;
	left:486px !important;
	top:518px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item40158 {
	width:179px !important;
	height:4px !important;
	left:486px !important;
	top:670px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item40334 {
	width:73px !important;
	height:12px !important;
	left:287px !important;
	top:422px !important;
}

#item40339 {
	width:73px !important;
	height:12px !important;
	left:287px !important;
	top:437px !important;
}

#item40343 {
	width:73px !important;
	height:12px !important;
	left:390px !important;
	top:249px !important;
}

#item40348 {
	width:73px !important;
	height:12px !important;
	left:483px !important;
	top:249px !important;
}

#item40352 {
	width:73px !important;
	height:12px !important;
	left:292px !important;
	top:423px !important;
}

#item40356 {
	width:73px !important;
	height:12px !important;
	left:292px !important;
	top:438px !important;
}

#item40360 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:750px !important;
}

#item40364 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:765px !important;
}

#item40368 {
	width:73px !important;
	height:12px !important;
	left:272px !important;
	top:749px !important;
}

#item40372 {
	width:73px !important;
	height:12px !important;
	left:492px !important;
	top:576px !important;
}

#item40376 {
	width:73px !important;
	height:12px !important;
	left:492px !important;
	top:734px !important;
}

#item40380 {
	width:73px !important;
	height:12px !important;
	left:306px !important;
	top:249px !important;
}

#item40384 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:270px !important;
}

#item40422 {
	width:303px !important;
	height:4px !important;
	left:-65px !important;
	top:49px !important;
	border-radius:12px;
	background:#fac894;
}

#item40845 {
	width:237px !important;
	height:354px !important;
	left:36px !important;
	top:91px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item40846 {
	opacity:0.92;
	width:217px !important;
	height:353px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item42093 {
	width:196px !important;
	height:4px !important;
	left:595px !important;
	top:415px !important;
	border-radius:12px;
	background:#b6e487;
}

#item42096 {
	width:201px !important;
	height:4px !important;
	left:595px !important;
	top:645px !important;
	border-radius:12px;
	background:#b6e487;
}

#item42539 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:160px !important;
}

#item42543 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:175px !important;
}

#item42547 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:189px !important;
}

#item42551 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:202px !important;
}

#item42555 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:217px !important;
}

#item42559 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:231px !important;
}

#item42563 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:246px !important;
}

#item42567 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:259px !important;
}

#item42571 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:274px !important;
}

#item42575 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:288px !important;
}

#item42580 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:303px !important;
}

#item42584 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:354px !important;
}

#item42588 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:368px !important;
}

#item42592 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:383px !important;
}

#item42596 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:397px !important;
}

#item42600 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:411px !important;
}

#item42604 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:210px !important;
}

#item42608 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:225px !important;
}

#item42612 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:238px !important;
}

#item42617 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:253px !important;
}

#item42621 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:302px !important;
}

#item42626 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:316px !important;
}

#item42630 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:331px !important;
}

#item42634 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:345px !important;
}

#item42638 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:359px !important;
}

#item42643 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:373px !important;
}

#item42647 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:388px !important;
}

#item42651 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:402px !important;
}

#item42655 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:416px !important;
}

#item42660 {
	width:73px !important;
	height:12px !important;
	left:297px !important;
	top:430px !important;
}

#item42664 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:549px !important;
}

#item42668 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:563px !important;
}

#item42672 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:578px !important;
}

#item42677 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:592px !important;
}

#item42681 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:607px !important;
}

#item42685 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:620px !important;
}

#item42689 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:635px !important;
}

#item42693 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:648px !important;
}

#item42697 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:663px !important;
}

#item42701 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:714px !important;
}

#item42705 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:729px !important;
}

#item42709 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:743px !important;
}

#item42713 {
	width:73px !important;
	height:12px !important;
	left:441px !important;
	top:740px !important;
}

#item41476 {
	width:303px !important;
	height:4px !important;
	left:340px !important;
	top:49px !important;
	border-radius:12px;
	background:#fac894;
}

#item41677 {
	width:238px !important;
	height:60px !important;
	left:36px !important;
	top:311px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item41678 {
	opacity:0.92;
	width:206px !important;
	height:61px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item42147 {
	width:242px !important;
	height:57px !important;
	left:291px !important;
	top:503px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item42148 {
	opacity:0.92;
	width:72px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item42149 {
	width:332px !important;
	height:77px !important;
	left:242px !important;
	top:691px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item42150 {
	opacity:0.92;
	width:72px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item42537 {
	width:289px !important;
	height:4px !important;
	left:398px !important;
	top:437px !important;
	border-radius:10px;
	background:#fff59a;
}

#item42538 {
	width:289px !important;
	height:4px !important;
	left:398px !important;
	top:630px !important;
	border-radius:10px;
	background:#fff59a;
}

#item42717 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:328px !important;
}

#item42722 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:342px !important;
}

#item42726 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:297px !important;
}

#item42730 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:312px !important;
}

#item42734 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:361px !important;
}

#item42738 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:375px !important;
}

#item42743 {
	width:73px !important;
	height:12px !important;
	left:304px !important;
	top:513px !important;
}

#item42747 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:698px !important;
}

#item42758 {
	width:211px !important;
	height:94px !important;
	left:335px !important;
	top:270px !important;
	border-radius:12px;
	background:#fff;
}

#item42923 {
	width:303px !important;
	height:4px !important;
	left:-152px !important;
	top:49px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item42925 {
	width:211px !important;
	height:129px !important;
	left:336px !important;
	top:79px !important;
	border-radius:12px;
	background:#fff;
}

#item42926 {
	width:298px !important;
	height:176px !important;
	left:298px !important;
	top:612px !important;
	border-radius:12px;
	background:#e8f5f7;
}

#item42928 {
	mix-blend-mode:screen;
	width:231px !important;
	height:319px !important;
	left:326px !important;
	top:-103px !important;
	border-radius:12px;
	background:#fdebe9;
}

#item42929 {
	mix-blend-mode:screen;
	width:231px !important;
	height:135px !important;
	left:326px !important;
	top:238px !important;
	border-radius:12px;
	background:#fdebe9;
}

#item42982 {
	width:162px !important;
	height:4px !important;
	left:434px !important;
	top:630px !important;
	border-radius:10px;
	background:#fff59a;
}

#item42983 {
	width:144px !important;
	height:4px !important;
	left:451px !important;
	top:56px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item42984 {
	width:176px !important;
	height:4px !important;
	left:420px !important;
	top:253px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item42985 {
	width:153px !important;
	height:4px !important;
	left:442px !important;
	top:56px !important;
	border-radius:10px;
	background:#fdaeba;
}

#item43442 {
	width:231px !important;
	height:53px !important;
	left:36px !important;
	top:517px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item43443 {
	opacity:0.92;
	width:72px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item43444 {
	width:231px !important;
	height:53px !important;
	left:36px !important;
	top:717px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item43445 {
	opacity:0.92;
	width:72px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item43665 {
	width:120px !important;
	height:43px !important;
	left:410px !important;
	top:669px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item43666 {
	opacity:0.92;
	width:72px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item43667 {
	width:120px !important;
	height:43px !important;
	left:410px !important;
	top:726px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item43668 {
	opacity:0.92;
	width:72px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item45372 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:523px !important;
}

#item45376 {
	width:73px !important;
	height:12px !important;
	left:449px !important;
	top:422px !important;
}

#item45380 {
	width:73px !important;
	height:12px !important;
	left:449px !important;
	top:483px !important;
}

#item45385 {
	width:73px !important;
	height:12px !important;
	left:449px !important;
	top:544px !important;
}

#item45389 {
	width:73px !important;
	height:12px !important;
	left:421px !important;
	top:680px !important;
}

#item45393 {
	width:73px !important;
	height:12px !important;
	left:421px !important;
	top:733px !important;
}

#item45397 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:724px !important;
}

#item44061 {
	mix-blend-mode:screen;
	width:523px !important;
	height:770px !important;
	left:36px !important;
	top:36px !important;
	border-radius:12px;
	background:#fdebe9;
}

#item44068 {
	width:120px !important;
	height:172px !important;
	left:407px !important;
	top:79px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item44069 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item44070 {
	width:103px !important;
	height:172px !important;
	left:244px !important;
	top:79px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item44071 {
	opacity:0.92;
	width:72px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item44072 {
	width:103px !important;
	height:172px !important;
	left:160px !important;
	top:605px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item44073 {
	opacity:0.92;
	width:72px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item44136 {
	width:162px !important;
	height:4px !important;
	left:495px !important;
	top:43px !important;
	border-radius:10px;
	background:#f6d5db;
}

#item44137 {
	width:162px !important;
	height:4px !important;
	left:486px !important;
	top:584px !important;
	border-radius:10px;
	background:#f6d5db;
}

#item45401 {
	width:73px !important;
	height:12px !important;
	left:249px !important;
	top:98px !important;
}

#item45405 {
	width:73px !important;
	height:12px !important;
	left:249px !important;
	top:151px !important;
}

#item45410 {
	width:73px !important;
	height:12px !important;
	left:249px !important;
	top:210px !important;
}

#item45414 {
	width:73px !important;
	height:12px !important;
	left:413px !important;
	top:210px !important;
}

#item45418 {
	width:73px !important;
	height:12px !important;
	left:413px !important;
	top:151px !important;
}

#item45422 {
	width:73px !important;
	height:12px !important;
	left:413px !important;
	top:98px !important;
}

#item45426 {
	width:73px !important;
	height:12px !important;
	left:79px !important;
	top:492px !important;
}

#item45430 {
	width:73px !important;
	height:12px !important;
	left:247px !important;
	top:496px !important;
}

#item45434 {
	width:73px !important;
	height:12px !important;
	left:428px !important;
	top:496px !important;
}

#item45440 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:624px !important;
}

#item45444 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:677px !important;
}

#item45448 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:737px !important;
}

#item45453 {
	width:73px !important;
	height:12px !important;
	left:415px !important;
	top:753px !important;
}

#item45466 {
	width:523px !important;
	height:317px !important;
	left:36px !important;
	top:493px !important;
	border-radius:12px;
	background:#fdedf5;
}

#item45467 {
	width:523px !important;
	height:375px !important;
	left:36px !important;
	top:83px !important;
	border-radius:12px;
	background:#e4e8ef;
}

#item45469 {
	width:218px !important;
	height:4px !important;
	left:-50px !important;
	top:82px !important;
	border-radius:10px;
	background:#fff59a;
}

#item45470 {
	width:224px !important;
	height:4px !important;
	left:371px !important;
	top:491px !important;
	border-radius:10px;
	background:#fff59a;
}

#item45531 {
	width:120px !important;
	height:172px !important;
	left:36px !important;
	top:257px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item45532 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item45533 {
	width:120px !important;
	height:172px !important;
	left:232px !important;
	top:498px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item45534 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item45535 {
	width:120px !important;
	height:172px !important;
	left:202px !important;
	top:257px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item45536 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item45537 {
	width:120px !important;
	height:126px !important;
	left:386px !important;
	top:515px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item45538 {
	opacity:0.92;
	width:87px !important;
	height:117px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item45539 {
	width:117px !important;
	height:46px !important;
	left:314px !important;
	top:743px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item45540 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item45541 {
	width:120px !important;
	height:172px !important;
	left:404px !important;
	top:261px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item45542 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item46648 {
	width:303px !important;
	height:4px !important;
	left:-152px !important;
	top:49px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item46678 {
	width:150px !important;
	height:4px !important;
	left:595px !important;
	top:575px !important;
	border-radius:10px;
	background:#fff59a;
}

#item47939 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:276px !important;
}

#item47943 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:330px !important;
}

#item47947 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:389px !important;
}

#item47951 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:389px !important;
}

#item47955 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:330px !important;
}

#item47959 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:276px !important;
}

#item47963 {
	width:73px !important;
	height:12px !important;
	left:413px !important;
	top:281px !important;
}

#item47967 {
	width:73px !important;
	height:12px !important;
	left:413px !important;
	top:334px !important;
}

#item47971 {
	width:73px !important;
	height:12px !important;
	left:413px !important;
	top:393px !important;
}

#item47976 {
	width:73px !important;
	height:12px !important;
	left:238px !important;
	top:517px !important;
}

#item47980 {
	width:73px !important;
	height:12px !important;
	left:238px !important;
	top:570px !important;
}

#item47985 {
	width:73px !important;
	height:12px !important;
	left:238px !important;
	top:629px !important;
}

#item47990 {
	width:73px !important;
	height:12px !important;
	left:397px !important;
	top:534px !important;
}

#item47994 {
	width:73px !important;
	height:12px !important;
	left:397px !important;
	top:587px !important;
}

#item47998 {
	width:73px !important;
	height:12px !important;
	left:332px !important;
	top:753px !important;
}

#item46674 {
	width:523px !important;
	height:477px !important;
	left:36px !important;
	top:45px !important;
	border-radius:12px;
	background:#f1f5e3;
}

#item46675 {
	width:255px !important;
	height:228px !important;
	left:36px !important;
	top:578px !important;
	border-radius:12px;
	background:#e8f5f7;
}

#item46676 {
	width:255px !important;
	height:267px !important;
	left:304px !important;
	top:539px !important;
	border-radius:12px;
	background:#fffce4;
}

#item46677 {
	width:241px !important;
	height:4px !important;
	left:371px !important;
	top:43px !important;
	border-radius:10px;
	background:#fff59a;
}

#item46679 {
	width:204px !important;
	height:4px !important;
	left:413px !important;
	top:537px !important;
	border-radius:10px;
	background:#fff59a;
}

#item46755 {
	width:120px !important;
	height:126px !important;
	left:405px !important;
	top:248px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item46756 {
	opacity:0.92;
	width:87px !important;
	height:117px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item46757 {
	width:120px !important;
	height:126px !important;
	left:382px !important;
	top:672px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item46758 {
	opacity:0.92;
	width:87px !important;
	height:117px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item46759 {
	width:120px !important;
	height:63px !important;
	left:96px !important;
	top:730px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item46760 {
	opacity:0.92;
	width:87px !important;
	height:60px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item46762 {
	width:120px !important;
	height:126px !important;
	left:318px !important;
	top:390px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item46763 {
	opacity:0.92;
	width:87px !important;
	height:117px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item47235 {
	width:120px !important;
	height:172px !important;
	left:79px !important;
	top:200px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item47236 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item47237 {
	width:120px !important;
	height:172px !important;
	left:237px !important;
	top:200px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item47238 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48002 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:218px !important;
}

#item48006 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:273px !important;
}

#item48010 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:331px !important;
}

#item48014 {
	width:73px !important;
	height:12px !important;
	left:247px !important;
	top:218px !important;
}

#item48018 {
	width:73px !important;
	height:12px !important;
	left:247px !important;
	top:273px !important;
}

#item48022 {
	width:73px !important;
	height:12px !important;
	left:247px !important;
	top:331px !important;
}

#item48026 {
	width:73px !important;
	height:12px !important;
	left:417px !important;
	top:267px !important;
}

#item48030 {
	width:73px !important;
	height:12px !important;
	left:417px !important;
	top:267px !important;
}

#item48035 {
	width:73px !important;
	height:12px !important;
	left:417px !important;
	top:320px !important;
}

#item48039 {
	width:73px !important;
	height:12px !important;
	left:330px !important;
	top:410px !important;
}

#item48043 {
	width:73px !important;
	height:12px !important;
	left:330px !important;
	top:463px !important;
}

#item48047 {
	width:73px !important;
	height:12px !important;
	left:103px !important;
	top:749px !important;
}

#item48051 {
	width:73px !important;
	height:12px !important;
	left:387px !important;
	top:690px !important;
}

#item48055 {
	width:73px !important;
	height:12px !important;
	left:387px !important;
	top:744px !important;
}

#item48067 {
	width:525px !important;
	height:175px !important;
	left:36px !important;
	top:419px !important;
	border-radius:12px;
	background:#fef2df;
}

#item48069 {
	width:255px !important;
	height:114px !important;
	left:300px !important;
	top:65px !important;
	border-radius:12px;
	background:#e8f5f7;
}

#item48070 {
	width:209px !important;
	height:199px !important;
	left:36px !important;
	top:607px !important;
	border-radius:12px;
	background:#e8f5f7;
}

#item48071 {
	width:304px !important;
	height:199px !important;
	left:255px !important;
	top:607px !important;
	border-radius:12px;
	background:#e7efe7;
}

#item48072 {
	width:250px !important;
	height:113px !important;
	left:36px !important;
	top:67px !important;
	border-radius:12px;
	background:#fef2f3;
}

#item48106 {
	width:162px !important;
	height:4px !important;
	left:-17px !important;
	top:65px !important;
	border-radius:10px;
	background:#fff59a;
}

#item48107 {
	width:173px !important;
	height:4px !important;
	left:421px !important;
	top:606px !important;
	border-radius:10px;
	background:#fff59a;
}

#item48108 {
	width:125px !important;
	height:4px !important;
	left:471px !important;
	top:67px !important;
	border-radius:10px;
	background:#fff59a;
}

#item48184 {
	width:117px !important;
	height:46px !important;
	left:156px !important;
	top:157px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48185 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48186 {
	width:117px !important;
	height:46px !important;
	left:421px !important;
	top:539px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48187 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48188 {
	width:117px !important;
	height:46px !important;
	left:427px !important;
	top:157px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48189 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48190 {
	width:117px !important;
	height:46px !important;
	left:403px !important;
	top:751px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48191 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48192 {
	width:117px !important;
	height:37px !important;
	left:81px !important;
	top:755px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48193 {
	opacity:0.92;
	width:87px !important;
	height:37px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48582 {
	mix-blend-mode:screen;
	width:523px !important;
	height:169px !important;
	left:36px !important;
	top:227px !important;
	border-radius:12px;
	background:#dedef1;
}

#item48592 {
	width:120px !important;
	height:172px !important;
	left:240px !important;
	top:235px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48593 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48594 {
	width:120px !important;
	height:90px !important;
	left:397px !important;
	top:627px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48595 {
	opacity:0.92;
	width:87px !important;
	height:91px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48596 {
	width:120px !important;
	height:172px !important;
	left:414px !important;
	top:239px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48597 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item48598 {
	width:120px !important;
	height:161px !important;
	left:225px !important;
	top:435px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item48599 {
	opacity:0.92;
	width:87px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item49311 {
	width:193px !important;
	height:4px !important;
	left:-17px !important;
	top:227px !important;
	border-radius:10px;
	background:#fff59a;
}

#item49312 {
	width:193px !important;
	height:4px !important;
	left:-18px !important;
	top:418px !important;
	border-radius:10px;
	background:#fff59a;
}

#item49682 {
	width:303px !important;
	height:4px !important;
	left:-152px !important;
	top:49px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item49715 {
	width:91px !important;
	height:4px !important;
	left:595px !important;
	top:269px !important;
	border-radius:10px;
	background:#fff59a;
}

#item49716 {
	width:71px !important;
	height:4px !important;
	left:595px !important;
	top:487px !important;
	border-radius:10px;
	background:#fff59a;
}

#item49717 {
	width:150px !important;
	height:4px !important;
	left:595px !important;
	top:590px !important;
	border-radius:10px;
	background:#fff59a;
}

#item51462 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:166px !important;
}

#item51468 {
	width:73px !important;
	height:12px !important;
	left:445px !important;
	top:166px !important;
}

#item51472 {
	width:73px !important;
	height:12px !important;
	left:246px !important;
	top:254px !important;
}

#item51476 {
	width:73px !important;
	height:12px !important;
	left:246px !important;
	top:307px !important;
}

#item51480 {
	width:73px !important;
	height:12px !important;
	left:246px !important;
	top:366px !important;
}

#item51484 {
	width:73px !important;
	height:12px !important;
	left:426px !important;
	top:257px !important;
}

#item51488 {
	width:73px !important;
	height:12px !important;
	left:426px !important;
	top:311px !important;
}

#item51492 {
	width:73px !important;
	height:12px !important;
	left:426px !important;
	top:370px !important;
}

#item51496 {
	width:73px !important;
	height:12px !important;
	left:426px !important;
	top:371px !important;
}

#item51500 {
	width:73px !important;
	height:12px !important;
	left:234px !important;
	top:453px !important;
}

#item51504 {
	width:73px !important;
	height:12px !important;
	left:234px !important;
	top:507px !important;
}

#item51509 {
	width:73px !important;
	height:12px !important;
	left:234px !important;
	top:566px !important;
}

#item51513 {
	width:73px !important;
	height:12px !important;
	left:438px !important;
	top:548px !important;
}

#item51517 {
	width:73px !important;
	height:12px !important;
	left:93px !important;
	top:765px !important;
}

#item51521 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:646px !important;
}

#item51525 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:685px !important;
}

#item51530 {
	width:73px !important;
	height:12px !important;
	left:421px !important;
	top:760px !important;
}

#item49708 {
	width:523px !important;
	height:178px !important;
	left:36px !important;
	top:44px !important;
	border-radius:12px;
	background:#dff1fd;
}

#item49709 {
	width:129px !important;
	height:183px !important;
	left:35px !important;
	top:267px !important;
	border-radius:12px;
	background:#fae6f0;
}

#item49710 {
	width:524px !important;
	height:79px !important;
	left:35px !important;
	top:489px !important;
	border-radius:12px;
	background:#e7f1e2;
}

#item49711 {
	width:524px !important;
	height:213px !important;
	left:35px !important;
	top:592px !important;
	border-radius:12px;
	background:#dedbec;
}

#item49713 {
	width:228px !important;
	height:183px !important;
	left:176px !important;
	top:267px !important;
	border-radius:12px;
	background:#fffce4;
}

#item49714 {
	width:144px !important;
	height:183px !important;
	left:416px !important;
	top:267px !important;
	border-radius:12px;
	background:#f8e1d7;
}

#item49719 {
	width:62px !important;
	height:4px !important;
	left:341px !important;
	top:269px !important;
	border-radius:10px;
	background:#fff59a;
}

#item49722 {
	width:108px !important;
	height:4px !important;
	left:501px !important;
	top:269px !important;
	border-radius:10px;
	background:#fff59a;
}

#item49723 {
	width:122px !important;
	height:4px !important;
	left:493px !important;
	top:43px !important;
	border-radius:10px;
	background:#fff59a;
}

#item49874 {
	width:110px !important;
	height:46px !important;
	left:36px !important;
	top:199px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item49875 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item49876 {
	width:108px !important;
	height:46px !important;
	left:392px !important;
	top:198px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item49877 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item49878 {
	width:108px !important;
	height:43px !important;
	left:289px !important;
	top:326px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item49879 {
	opacity:0.92;
	width:87px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item49880 {
	width:108px !important;
	height:43px !important;
	left:289px !important;
	top:424px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item49881 {
	opacity:0.92;
	width:87px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item49882 {
	width:108px !important;
	height:43px !important;
	left:319px !important;
	top:535px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item49883 {
	opacity:0.92;
	width:87px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item49884 {
	width:108px !important;
	height:43px !important;
	left:436px !important;
	top:422px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item49885 {
	opacity:0.92;
	width:87px !important;
	height:40px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item49886 {
	width:111px !important;
	height:46px !important;
	left:40px !important;
	top:419px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item49887 {
	opacity:0.92;
	width:87px !important;
	height:44px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item50292 {
	width:134px !important;
	height:172px !important;
	left:133px !important;
	top:623px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item50293 {
	opacity:0.92;
	width:103px !important;
	height:163px !important;
	left:11px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item50932 {
	width:133px !important;
	height:103px !important;
	left:383px !important;
	top:54px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item50934 {
	opacity:0.92;
	width:106px !important;
	height:103px !important;
	left:6px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item51534 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:210px !important;
}

#item51538 {
	width:73px !important;
	height:12px !important;
	left:394px !important;
	top:73px !important;
}

#item51542 {
	width:73px !important;
	height:12px !important;
	left:394px !important;
	top:127px !important;
}

#item51547 {
	width:73px !important;
	height:12px !important;
	left:409px !important;
	top:210px !important;
}

#item51551 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:430px !important;
}

#item51556 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:431px !important;
}

#item51560 {
	width:73px !important;
	height:12px !important;
	left:458px !important;
	top:431px !important;
}

#item51564 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:331px !important;
}

#item51568 {
	width:73px !important;
	height:12px !important;
	left:337px !important;
	top:546px !important;
}

#item51572 {
	width:73px !important;
	height:12px !important;
	left:149px !important;
	top:642px !important;
}

#item51576 {
	width:73px !important;
	height:12px !important;
	left:149px !important;
	top:696px !important;
}

#item51580 {
	width:73px !important;
	height:12px !important;
	left:149px !important;
	top:754px !important;
}

#item51584 {
	width:73px !important;
	height:12px !important;
	left:426px !important;
	top:754px !important;
}

#item51588 {
	width:73px !important;
	height:12px !important;
	left:426px !important;
	top:695px !important;
}

#item51592 {
	width:73px !important;
	height:12px !important;
	left:426px !important;
	top:642px !important;
}

#item51603 {
	mix-blend-mode:screen;
	width:619px !important;
	height:82px !important;
	left:-60px !important;
	top:694px !important;
	border-radius:12px;
	background:#f1f5e3;
}

#item51604 {
	width:257px !important;
	height:168px !important;
	left:302px !important;
	top:160px !important;
	border-radius:12px;
	background:#e7f1e2;
}

#item51606 {
	width:523px !important;
	height:97px !important;
	left:36px !important;
	top:54px !important;
	border-radius:12px;
	background:#fef2f3;
}

#item51607 {
	width:182px !important;
	height:34px !important;
	left:83px !important;
	top:106px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item51608 {
	opacity:0.92;
	width:139px !important;
	height:27px !important;
	left:13px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item51609 {
	width:182px !important;
	height:33px !important;
	left:314px !important;
	top:105px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item51611 {
	opacity:0.92;
	width:147px !important;
	height:27px !important;
	left:13px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item51626 {
	width:129px !important;
	height:4px !important;
	left:-18px !important;
	top:42px !important;
	border-radius:10px;
	background:#fff59a;
}

#item51652 {
	width:263px !important;
	height:168px !important;
	left:35px !important;
	top:160px !important;
	border-radius:12px;
	background:#fef2df;
}

#item51757 {
	width:84px !important;
	height:116px !important;
	left:46px !important;
	top:200px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item51758 {
	opacity:0.92;
	width:70px !important;
	height:116px !important;
	left:6px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item51795 {
	width:80px !important;
	height:116px !important;
	left:315px !important;
	top:200px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item51796 {
	opacity:0.92;
	width:70px !important;
	height:116px !important;
	left:6px !important;
	top:-9px !important;
	border-radius:12px;
	background:#fff;
}

#item51797 {
	width:195px !important;
	height:4px !important;
	left:-24px !important;
	top:172px !important;
	border-radius:10px;
	background:#fff59a;
}

#item51798 {
	width:222px !important;
	height:4px !important;
	left:-20px !important;
	top:377px !important;
	border-radius:10px;
	background:#fff59a;
}

#item51800 {
	width:173px !important;
	height:4px !important;
	left:-11px !important;
	top:693px !important;
	border-radius:10px;
	background:#fff59a;
}

#item52720 {
	width:174px !important;
	height:4px !important;
	left:595px !important;
	top:92px !important;
	border-radius:10px;
	background:#fff59a;
}

#item52721 {
	width:303px !important;
	height:4px !important;
	left:595px !important;
	top:347px !important;
	border-radius:10px;
	background:#fff59a;
}

#item53280 {
	width:73px !important;
	height:12px !important;
	left:326px !important;
	top:107px !important;
}

#item53284 {
	width:73px !important;
	height:12px !important;
	left:99px !important;
	top:108px !important;
}

#item53288 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:214px !important;
}

#item53292 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:230px !important;
}

#item53296 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:242px !important;
}

#item53301 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:257px !important;
}

#item53305 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:271px !important;
}

#item53309 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:286px !important;
}

#item53313 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:210px !important;
}

#item53317 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:225px !important;
}

#item53321 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:240px !important;
}

#item53326 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:254px !important;
}

#item53330 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:254px !important;
}

#item53334 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:269px !important;
}

#item53338 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:285px !important;
}

#item52618 {
	width:303px !important;
	height:4px !important;
	left:340px !important;
	top:67px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item52722 {
	width:174px !important;
	height:4px !important;
	left:459px !important;
	top:131px !important;
	border-radius:10px;
	background:#fff59a;
}

#item52723 {
	width:174px !important;
	height:4px !important;
	left:439px !important;
	top:689px !important;
	border-radius:10px;
	background:#fff59a;
}

#item52724 {
	width:255px !important;
	height:4px !important;
	left:369px !important;
	top:500px !important;
	border-radius:10px;
	background:#fff59a;
}

#item52962 {
	width:145px !important;
	height:17px !important;
	left:36px !important;
	top:221px !important;
	border-radius:12px;
	background:#fff;
}

#item52989 {
	width:177px !important;
	height:29px !important;
	left:373px !important;
	top:259px !important;
	border-radius:9px;
	background:#fff;
}

#item52992 {
	width:304px !important;
	height:48px !important;
	left:120px !important;
	top:389px !important;
	border-radius:12px;
	background:#e8f5f7;
}

#item53342 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:223px !important;
}

#item53346 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:259px !important;
}

#item53350 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:274px !important;
}

#item53354 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:391px !important;
}

#item53358 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:405px !important;
}

#item53362 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:420px !important;
}

#item53366 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:544px !important;
}

#item53370 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:558px !important;
}

#item53375 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:573px !important;
}

#item53379 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:587px !important;
}

#item53384 {
	width:73px !important;
	height:12px !important;
	left:195px !important;
	top:735px !important;
}

#item53388 {
	width:73px !important;
	height:12px !important;
	left:195px !important;
	top:749px !important;
}

#item53393 {
	width:73px !important;
	height:12px !important;
	left:195px !important;
	top:763px !important;
}

#item53397 {
	width:73px !important;
	height:12px !important;
	left:195px !important;
	top:777px !important;
}

#item53458 {
	width:159px !important;
	height:4px !important;
	left:-9px !important;
	top:435px !important;
	border-radius:10px;
	background:#fff59a;
}

#item53459 {
	width:159px !important;
	height:4px !important;
	left:-9px !important;
	top:521px !important;
	border-radius:10px;
	background:#fff59a;
}

#item53460 {
	width:235px !important;
	height:4px !important;
	left:-9px !important;
	top:588px !important;
	border-radius:10px;
	background:#fff59a;
}

#item53461 {
	width:235px !important;
	height:4px !important;
	left:-9px !important;
	top:751px !important;
	border-radius:10px;
	background:#fff59a;
}

#item53462 {
	width:107px !important;
	height:4px !important;
	left:-9px !important;
	top:659px !important;
	border-radius:10px;
	background:#fff59a;
}

#item53463 {
	opacity:0.76;
	width:174px !important;
	height:809px !important;
	left:386px !important;
	top:15px !important;
	border-radius:12px;
	background:#f1f5e3;
}

#item53464 {
	opacity:0.76;
	width:565px !important;
	height:96px !important;
	left:16px !important;
	top:313px !important;
	border-radius:12px;
	background:#fef2df;
}

#item53512 {
	width:303px !important;
	height:4px !important;
	left:-52px !important;
	top:57px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item53948 {
	width:208px !important;
	height:4px !important;
	left:-9px !important;
	top:274px !important;
	border-radius:10px;
	background:#fff59a;
}

#item54125 {
	width:104px !important;
	height:7px !important;
	left:36px !important;
	top:441px !important;
}

#item54150 {
	width:104px !important;
	height:7px !important;
	left:36px !important;
	top:594px !important;
}

#item54338 {
	width:303px !important;
	height:132px !important;
	left:86px !important;
	top:109px !important;
	border-radius:12px;
	background:#f4eff6;
}

#item54399 {
	width:174px !important;
	height:4px !important;
	left:-33px !important;
	top:84px !important;
	border-radius:10px;
	background:#fff59a;
}

#item54963 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:112px !important;
}

#item54968 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:127px !important;
}

#item54972 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:141px !important;
}

#item54976 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:156px !important;
}

#item54980 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:157px !important;
}

#item54984 {
	width:73px !important;
	height:12px !important;
	left:87px !important;
	top:169px !important;
}

#item54988 {
	width:73px !important;
	height:12px !important;
	left:87px !important;
	top:183px !important;
}

#item54992 {
	width:73px !important;
	height:12px !important;
	left:87px !important;
	top:198px !important;
}

#item54996 {
	width:73px !important;
	height:12px !important;
	left:87px !important;
	top:211px !important;
}

#item55000 {
	width:73px !important;
	height:12px !important;
	left:87px !important;
	top:225px !important;
}

#item55005 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:376px !important;
}

#item55009 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:466px !important;
}

#item55014 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:480px !important;
}

#item55018 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:554px !important;
}

#item55022 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:627px !important;
}

#item55026 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:692px !important;
}

#item55030 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:706px !important;
}

#item55034 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:791px !important;
}

#item54427 {
	opacity:0.76;
	width:289px !important;
	height:908px !important;
	left:14px !important;
	top:-10px !important;
	border-radius:12px;
	background:#f1f5e3;
}

#item54445 {
	width:278px !important;
	height:4px !important;
	left:381px !important;
	top:66px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item54520 {
	width:181px !important;
	height:35px !important;
	left:261px !important;
	top:283px !important;
	border-radius:12px;
	background:#e8f5f7;
}

#item54546 {
	width:90px !important;
	height:7px !important;
	left:358px !important;
	top:372px !important;
}

#item54571 {
	width:194px !important;
	height:46px !important;
	left:261px !important;
	top:142px !important;
	border-radius:12px;
	background:#e8f5f7;
}

#item54627 {
	width:174px !important;
	height:4px !important;
	left:459px !important;
	top:96px !important;
	border-radius:10px;
	background:#fff59a;
}

#item54628 {
	width:174px !important;
	height:4px !important;
	left:466px !important;
	top:222px !important;
	border-radius:10px;
	background:#fff59a;
}

#item54629 {
	width:214px !important;
	height:4px !important;
	left:427px !important;
	top:475px !important;
	border-radius:10px;
	background:#fff59a;
}

#item54630 {
	width:237px !important;
	height:4px !important;
	left:368px !important;
	top:676px !important;
	border-radius:10px;
	background:#fff59a;
}

#item54631 {
	width:283px !important;
	height:4px !important;
	left:357px !important;
	top:364px !important;
	border-radius:10px;
	background:#fff59a;
}

#item55038 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:143px !important;
}

#item55042 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:158px !important;
}

#item55046 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:173px !important;
}

#item55051 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:174px !important;
}

#item55055 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:287px !important;
}

#item55060 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:302px !important;
}

#item55064 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:420px !important;
}

#item55068 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:434px !important;
}

#item55072 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:528px !important;
}

#item55076 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:543px !important;
}

#item55080 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:557px !important;
}

#item55084 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:570px !important;
}

#item55088 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:585px !important;
}

#item55092 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:599px !important;
}

#item55096 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:716px !important;
}

#item55100 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:731px !important;
}

#item55105 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:745px !important;
}

#item55109 {
	width:73px !important;
	height:12px !important;
	left:264px !important;
	top:760px !important;
}

#item249463 {
	width:17px !important;
	height:16px !important;
	left:367px !important;
	top:817px !important;
}

#item55189 {
	opacity:0.76;
	width:152px !important;
	height:520px !important;
	left:416px !important;
	top:19px !important;
	border-radius:12px;
	background:#f1f5e3;
}

#item55253 {
	width:275px !important;
	height:4px !important;
	left:-61px !important;
	top:57px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item55254 {
	width:238px !important;
	height:4px !important;
	left:-21px !important;
	top:542px !important;
	border-radius:12px;
	background:#f6bed9;
}

#item55305 {
	width:185px !important;
	height:4px !important;
	left:-18px !important;
	top:80px !important;
	border-radius:10px;
	background:#fff59a;
}

#item55306 {
	width:218px !important;
	height:4px !important;
	left:-18px !important;
	top:198px !important;
	border-radius:10px;
	background:#fff59a;
}

#item55307 {
	width:255px !important;
	height:4px !important;
	left:-18px !important;
	top:310px !important;
	border-radius:10px;
	background:#fff59a;
}

#item55308 {
	width:218px !important;
	height:4px !important;
	left:-27px !important;
	top:434px !important;
	border-radius:10px;
	background:#fff59a;
}

#item55309 {
	width:141px !important;
	height:4px !important;
	left:454px !important;
	top:584px !important;
	border-radius:10px;
	background:#fff59a;
}

#item55635 {
	width:178px !important;
	height:158px !important;
	left:8px !important;
	top:686px !important;
}

#item55650 {
	width:201px !important;
	height:179px !important;
	left:-6px !important;
	top:665px !important;
}

#item55669 {
	width:172px !important;
	height:143px !important;
	left:11px !important;
	top:693px !important;
}

#item55687 {
	width:169px !important;
	height:140px !important;
	left:13px !important;
	top:695px !important;
}

#item55703 {
	width:170px !important;
	height:141px !important;
	left:12px !important;
	top:694px !important;
}

#item55717 {
	width:167px !important;
	height:139px !important;
	left:14px !important;
	top:695px !important;
}

#item55731 {
	width:172px !important;
	height:143px !important;
	left:11px !important;
	top:693px !important;
}

#item55746 {
	width:172px !important;
	height:143px !important;
	left:11px !important;
	top:693px !important;
}

#item55756 {
	width:142px !important;
	height:174px !important;
	left:383px !important;
	top:632px !important;
	border-radius:12px;
	background:#f1f5e3;
}

#item55888 {
	width:169px !important;
	height:138px !important;
	left:13px !important;
	top:695px !important;
}

#item55908 {
	width:169px !important;
	height:138px !important;
	left:13px !important;
	top:695px !important;
}

#item56547 {
	width:176px !important;
	height:144px !important;
	left:9px !important;
	top:693px !important;
}

#item56558 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:109px !important;
}

#item56562 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:123px !important;
}

#item56566 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:137px !important;
}

#item56570 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:151px !important;
}

#item56574 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:237px !important;
}

#item56578 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:251px !important;
}

#item56582 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:266px !important;
}

#item56586 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:363px !important;
}

#item56590 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:377px !important;
}

#item56594 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:465px !important;
}

#item56598 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:479px !important;
}

#item56603 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:493px !important;
}

#item56607 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:633px !important;
}

#item56611 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:648px !important;
}

#item56616 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:662px !important;
}

#item56620 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:675px !important;
}

#item56624 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:689px !important;
}

#item56628 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:704px !important;
}

#item56633 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:718px !important;
}

#item56637 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:732px !important;
}

#item56641 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:746px !important;
}

#item56646 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:761px !important;
}

#item56651 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:774px !important;
}

#item56655 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:789px !important;
}

#item56752 {
	width:174px !important;
	height:144px !important;
	left:10px !important;
	top:693px !important;
}

#item56758 {
	width:74px !important;
	height:55px !important;
	left:20px !important;
	top:570px !important;
}

#item56762 {
	width:74px !important;
	height:55px !important;
	left:113px !important;
	top:570px !important;
}

#item56766 {
	width:74px !important;
	height:55px !important;
	left:191px !important;
	top:570px !important;
}

#item56770 {
	width:74px !important;
	height:55px !important;
	left:282px !important;
	top:570px !important;
}

#item56774 {
	width:74px !important;
	height:55px !important;
	left:303px !important;
	top:636px !important;
}

#item56778 {
	width:74px !important;
	height:55px !important;
	left:223px !important;
	top:636px !important;
}

#item56782 {
	width:74px !important;
	height:55px !important;
	left:142px !important;
	top:636px !important;
}

#item56786 {
	width:74px !important;
	height:55px !important;
	left:21px !important;
	top:636px !important;
}

#item56790 {
	width:74px !important;
	height:55px !important;
	left:201px !important;
	top:708px !important;
}

#item56795 {
	width:74px !important;
	height:55px !important;
	left:286px !important;
	top:708px !important;
}

#item56799 {
	width:74px !important;
	height:55px !important;
	left:279px !important;
	top:775px !important;
}

#item56803 {
	width:74px !important;
	height:55px !important;
	left:193px !important;
	top:775px !important;
}

@keyframes pulsar-56838 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56838 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56842 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56842 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56847 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56847 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56852 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56852 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56856 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56856 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56860 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56860 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56864 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56864 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56868 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56868 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56872 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56872 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56876 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56876 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56881 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56881 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-56885 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-56885 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item55956 {
	width:182px !important;
	height:4px !important;
	left:472px !important;
	top:64px !important;
	border-radius:12px;
	background:#fff;
}

#item55982 {
	width:167px !important;
	height:213px !important;
	left:50px !important;
	top:164px !important;
	border-radius:12px;
	background:#fff;
}

#item56033 {
	width:171px !important;
	height:213px !important;
	left:50px !important;
	top:606px !important;
	border-radius:12px;
	background:#fff;
}

#item56659 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:210px !important;
}

#item56663 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:224px !important;
}

#item56667 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:239px !important;
}

#item56671 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:252px !important;
}

#item56676 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:266px !important;
}

#item56680 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:280px !important;
}

#item56685 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:295px !important;
}

#item56689 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:308px !important;
}

#item56693 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:323px !important;
}

#item56698 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:337px !important;
}

#item56702 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:351px !important;
}

#item56706 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:656px !important;
}

#item56710 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:670px !important;
}

#item56714 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:684px !important;
}

#item56718 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:699px !important;
}

#item56722 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:713px !important;
}

#item56726 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:728px !important;
}

#item56730 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:742px !important;
}

#item56734 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:755px !important;
}

#item56738 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:770px !important;
}

#item56744 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:784px !important;
}

#item56748 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:798px !important;
}

#item64036 {
	width:1208px !important;
	height:637px !important;
	left:-9px !important;
	top:-20px !important;
	border-radius:undefined;
	background:#93cecb;
}

#item64500 {
	width:158px !important;
	height:158px !important;
	left:219px !important;
	top:62px !important;
	border-radius:15px;
	background:#ffe583;
}

#item64502 {
	width:158px !important;
	height:154px !important;
	left:401px !important;
	top:458px !important;
	border-radius:15px;
	background:#fdbcc9;
}

#item64504 {
	width:158px !important;
	height:158px !important;
	left:396px !important;
	top:63px !important;
	border-radius:15px;
	background:#93dae7;
}

#item64507 {
	width:158px !important;
	height:158px !important;
	left:396px !important;
	top:257px !important;
	border-radius:15px;
	background:#ffb373;
}

#item64509 {
	width:158px !important;
	height:154px !important;
	left:220px !important;
	top:458px !important;
	border-radius:15px;
	background:#f76b76;
}

#item64511 {
	width:158px !important;
	height:158px !important;
	left:222px !important;
	top:260px !important;
	border-radius:15px;
	background:#8374b6;
}

#item64561 {
	width:158px !important;
	height:158px !important;
	left:39px !important;
	top:63px !important;
	border-radius:15px;
	background:#64a09e;
}

#item64563 {
	width:158px !important;
	height:158px !important;
	left:39px !important;
	top:257px !important;
	border-radius:15px;
	background:#868686;
}

#item64564 {
	width:158px !important;
	height:154px !important;
	left:39px !important;
	top:458px !important;
	border-radius:15px;
	background:#abe96b;
}

#item64433 {
	opacity:0.80;
	width:218px !important;
	height:168px !important;
	left:68px !important;
	top:55px !important;
	border-radius:17px;
	background:#252525;
}

#item64435 {
	opacity:0.80;
	width:218px !important;
	height:168px !important;
	left:68px !important;
	top:247px !important;
	border-radius:17px;
	background:#85a8c7;
}

#item64438 {
	opacity:0.80;
	width:218px !important;
	height:168px !important;
	left:68px !important;
	top:436px !important;
	border-radius:17px;
	background:#ff5a28;
}

#item64440 {
	opacity:0.80;
	width:218px !important;
	height:168px !important;
	left:320px !important;
	top:55px !important;
	border-radius:17px;
	background:#dbf395;
}

#item64442 {
	opacity:0.80;
	width:218px !important;
	height:168px !important;
	left:320px !important;
	top:247px !important;
	border-radius:17px;
	background:#bea0e0;
}

#item64444 {
	width:218px !important;
	height:168px !important;
	left:320px !important;
	top:436px !important;
	border-radius:17px;
	background:#feb9c4;
}

#item64614 {
	width:290px !important;
	height:22px !important;
	left:-137px !important;
	top:55px !important;
	border-radius:10px;
	background:#f1c2af;
}

#item64615 {
	width:290px !important;
	height:22px !important;
	left:-127px !important;
	top:441px !important;
	border-radius:10px;
	background:#bae3fa;
}

#item64887 {
	width:187px !important;
	height:90px !important;
	left:200px !important;
	top:124px !important;
	border-radius:12px;
	background:#faebe3;
}

#item64888 {
	width:150px !important;
	height:85px !important;
	left:217px !important;
	top:545px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item64966 {
	width:150px !important;
	height:90px !important;
	left:403px !important;
	top:244px !important;
	border-radius:12px;
	background:#faebe3;
}

#item64967 {
	width:150px !important;
	height:90px !important;
	left:403px !important;
	top:651px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item65163 {
	width:284px !important;
	height:4px !important;
	left:595px !important;
	top:312px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item65853 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:143px !important;
}

#item65857 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:265px !important;
}

#item65898 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:671px !important;
}

#item65902 {
	width:73px !important;
	height:12px !important;
	left:225px !important;
	top:563px !important;
}

#item65907 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:160px !important;
}

#item65911 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:282px !important;
}

#item65915 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:688px !important;
}

#item65919 {
	width:73px !important;
	height:12px !important;
	left:225px !important;
	top:580px !important;
}

#item65923 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:176px !important;
}

#item65927 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:298px !important;
}

#item65931 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:704px !important;
}

#item65935 {
	width:73px !important;
	height:12px !important;
	left:225px !important;
	top:597px !important;
}

#item65939 {
	width:73px !important;
	height:12px !important;
	left:203px !important;
	top:193px !important;
}

#item65943 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:315px !important;
}

#item65947 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:721px !important;
}

#item65952 {
	width:73px !important;
	height:12px !important;
	left:225px !important;
	top:614px !important;
}

#item64601 {
	width:291px !important;
	height:55px !important;
	left:41px !important;
	top:395px !important;
	border-radius:12px;
	background:#f1edf2;
}

#item64602 {
	width:291px !important;
	height:18px !important;
	left:41px !important;
	top:365px !important;
	border-radius:6px;
	background:#f1edf2;
}

#item64603 {
	width:127px !important;
	height:42px !important;
	left:218px !important;
	top:654px !important;
	border-radius:11px;
	background:#f1edf2;
}

#item65161 {
	width:295px !important;
	height:4px !important;
	left:313px !important;
	top:49px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item65862 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:221px !important;
}

#item65866 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:365px !important;
}

#item65870 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:400px !important;
}

#item65874 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:417px !important;
}

#item65878 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:434px !important;
}

#item65882 {
	width:73px !important;
	height:12px !important;
	left:153px !important;
	top:592px !important;
}

#item65886 {
	width:73px !important;
	height:12px !important;
	left:210px !important;
	top:660px !important;
}

#item65890 {
	width:73px !important;
	height:12px !important;
	left:210px !important;
	top:676px !important;
}

#item65894 {
	width:73px !important;
	height:12px !important;
	left:201px !important;
	top:221px !important;
}

#item65964 {
	width:303px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:12px;
	background:#fee77f;
}

#item65966 {
	width:164px !important;
	height:12px !important;
	left:431px !important;
	top:75px !important;
	border-radius:12px 0 0 12px;
	background:#fee77f;
}

#item65967 {
	width:146px !important;
	height:12px !important;
	left:449px !important;
	top:627px !important;
	border-radius:12px 0 0 12px;
	background:#fee77f;
}

#item66001 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66017 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66035 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66049 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66064 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66107 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66121 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66138 {
	width:203px !important;
	height:315px !important;
	left:45px !important;
	top:80px !important;
}

#item66371 {
	width:140px !important;
	height:129px !important;
	left:438px !important;
	top:656px !important;
	border-radius:11px;
	background:#e6e6e6;
}

#item66689 {
	width:68px !important;
	height:106px !important;
	left:397px !important;
	top:107px !important;
}

#item66695 {
	width:68px !important;
	height:101px !important;
	left:397px !important;
	top:279px !important;
}

#item66700 {
	width:70px !important;
	height:106px !important;
	left:397px !important;
	top:440px !important;
}

#item66706 {
	width:70px !important;
	height:107px !important;
	left:208px !important;
	top:439px !important;
}

#item66711 {
	width:70px !important;
	height:101px !important;
	left:491px !important;
	top:107px !important;
}

#item66716 {
	width:72px !important;
	height:105px !important;
	left:493px !important;
	top:281px !important;
}

#item66721 {
	width:64px !important;
	height:93px !important;
	left:495px !important;
	top:440px !important;
}

#item66726 {
	width:70px !important;
	height:106px !important;
	left:304px !important;
	top:440px !important;
}

#item66732 {
	width:73px !important;
	height:12px !important;
	left:395px !important;
	top:220px !important;
}

#item66736 {
	width:73px !important;
	height:12px !important;
	left:395px !important;
	top:393px !important;
}

#item66740 {
	width:73px !important;
	height:12px !important;
	left:395px !important;
	top:553px !important;
}

#item66744 {
	width:73px !important;
	height:12px !important;
	left:207px !important;
	top:553px !important;
}

#item66748 {
	width:73px !important;
	height:12px !important;
	left:487px !important;
	top:220px !important;
}

#item66752 {
	width:73px !important;
	height:12px !important;
	left:487px !important;
	top:393px !important;
}

#item66756 {
	width:73px !important;
	height:12px !important;
	left:487px !important;
	top:553px !important;
}

#item66761 {
	width:73px !important;
	height:12px !important;
	left:464px !important;
	top:659px !important;
}

#item66765 {
	width:73px !important;
	height:12px !important;
	left:299px !important;
	top:553px !important;
}

@keyframes pulsar-67304 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67304 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67309 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67309 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67330 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67330 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67334 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67334 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67344 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67344 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67349 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67349 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67353 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67353 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67357 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67357 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item66798 {
	width:303px !important;
	height:4px !important;
	left:302px !important;
	top:336px !important;
	border-radius:12px;
	background:#ffcfb2;
}

#item67078 {
	width:181px !important;
	height:291px !important;
	left:388px !important;
	top:412px !important;
}

#item67094 {
	width:181px !important;
	height:291px !important;
	left:388px !important;
	top:412px !important;
}

#item67111 {
	width:181px !important;
	height:291px !important;
	left:388px !important;
	top:412px !important;
}

#item67129 {
	width:181px !important;
	height:291px !important;
	left:388px !important;
	top:412px !important;
}

#item67169 {
	width:63px !important;
	height:88px !important;
	left:55px !important;
	top:395px !important;
}

#item67174 {
	width:67px !important;
	height:104px !important;
	left:55px !important;
	top:541px !important;
}

#item67179 {
	width:61px !important;
	height:98px !important;
	left:155px !important;
	top:546px !important;
}

#item67184 {
	width:63px !important;
	height:102px !important;
	left:57px !important;
	top:683px !important;
}

#item67189 {
	width:66px !important;
	height:107px !important;
	left:153px !important;
	top:680px !important;
}

#item67195 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:506px !important;
}

#item67199 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:651px !important;
}

#item67203 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:794px !important;
}

#item67207 {
	width:73px !important;
	height:12px !important;
	left:150px !important;
	top:651px !important;
}

#item67211 {
	width:73px !important;
	height:12px !important;
	left:150px !important;
	top:794px !important;
}

#item67215 {
	width:181px !important;
	height:291px !important;
	left:388px !important;
	top:412px !important;
}

@keyframes pulsar-67313 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67313 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67317 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67317 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67322 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67322 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67326 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67326 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-67339 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-67339 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item67380 {
	width:303px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:12px;
	background:#b2f6f4;
}

#item67485 {
	width:197px !important;
	height:218px !important;
	left:335px !important;
	top:62px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item67486 {
	opacity:0.92;
	width:182px !important;
	height:246px !important;
	left:9px !important;
	top:-32px !important;
	border-radius:12px;
	background:#fff;
}

#item67589 {
	width:197px !important;
	height:216px !important;
	left:335px !important;
	top:342px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item67590 {
	opacity:0.92;
	width:182px !important;
	height:245px !important;
	left:9px !important;
	top:-32px !important;
	border-radius:12px;
	background:#fff;
}

#item67693 {
	width:152px !important;
	height:188px !important;
	left:335px !important;
	top:614px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item67694 {
	opacity:0.92;
	width:136px !important;
	height:217px !important;
	left:9px !important;
	top:-32px !important;
	border-radius:12px;
	background:#fff;
}

#item68771 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:75px !important;
}

#item68784 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:353px !important;
}

#item68788 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:90px !important;
}

#item68801 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:368px !important;
}

#item68805 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:104px !important;
}

#item68818 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:382px !important;
}

#item68822 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:118px !important;
}

#item68834 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:396px !important;
}

#item68839 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:132px !important;
}

#item68851 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:410px !important;
}

#item68855 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:147px !important;
}

#item68867 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:424px !important;
}

#item68871 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:161px !important;
}

#item68883 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:438px !important;
}

#item68888 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:175px !important;
}

#item68900 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:452px !important;
}

#item68904 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:189px !important;
}

#item68919 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:467px !important;
}

#item68923 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:203px !important;
}

#item68936 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:481px !important;
}

#item68940 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:218px !important;
}

#item68967 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:495px !important;
}

#item68971 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:232px !important;
}

#item69005 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:509px !important;
}

#item69009 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:245px !important;
}

#item69022 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:524px !important;
}

#item69045 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:260px !important;
}

#item69057 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:538px !important;
}

#item69067 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:624px !important;
}

#item69071 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:639px !important;
}

#item69075 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:653px !important;
}

#item69079 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:667px !important;
}

#item69083 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:681px !important;
}

#item69088 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:695px !important;
}

#item69092 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:709px !important;
}

#item69096 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:723px !important;
}

#item69100 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:738px !important;
}

#item69104 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:752px !important;
}

#item69108 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:766px !important;
}

#item69114 {
	width:73px !important;
	height:12px !important;
	left:343px !important;
	top:780px !important;
}

#item67382 {
	width:303px !important;
	height:4px !important;
	left:304px !important;
	top:49px !important;
	border-radius:12px;
	background:#b2f6f4;
}

#item67537 {
	width:220px !important;
	height:218px !important;
	left:39px !important;
	top:62px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item67538 {
	opacity:0.92;
	width:200px !important;
	height:246px !important;
	left:9px !important;
	top:-32px !important;
	border-radius:12px;
	background:#fff;
}

#item67641 {
	width:220px !important;
	height:216px !important;
	left:39px !important;
	top:342px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item67642 {
	opacity:0.92;
	width:201px !important;
	height:245px !important;
	left:9px !important;
	top:-32px !important;
	border-radius:12px;
	background:#fff;
}

#item67745 {
	width:216px !important;
	height:188px !important;
	left:39px !important;
	top:614px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item67746 {
	opacity:0.92;
	width:197px !important;
	height:217px !important;
	left:9px !important;
	top:-32px !important;
	border-radius:12px;
	background:#fff;
}

#item68776 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:74px !important;
}

#item68780 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:354px !important;
}

#item68793 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:88px !important;
}

#item68797 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:368px !important;
}

#item68810 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:103px !important;
}

#item68814 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:382px !important;
}

#item68826 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:117px !important;
}

#item68830 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:396px !important;
}

#item68843 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:130px !important;
}

#item68847 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:410px !important;
}

#item68859 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:145px !important;
}

#item68863 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:425px !important;
}

#item68875 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:159px !important;
}

#item68879 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:439px !important;
}

#item68892 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:173px !important;
}

#item68896 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:453px !important;
}

#item68908 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:187px !important;
}

#item68912 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:467px !important;
}

#item68927 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:201px !important;
}

#item68931 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:481px !important;
}

#item68944 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:216px !important;
}

#item68962 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:496px !important;
}

#item68975 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:230px !important;
}

#item69001 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:510px !important;
}

#item69013 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:243px !important;
}

#item69018 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:523px !important;
}

#item69049 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:259px !important;
}

#item69053 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:538px !important;
}

#item69119 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:626px !important;
}

#item69123 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:640px !important;
}

#item69127 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:654px !important;
}

#item69131 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:668px !important;
}

#item69135 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:682px !important;
}

#item69140 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:696px !important;
}

#item69144 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:711px !important;
}

#item69148 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:725px !important;
}

#item69152 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:739px !important;
}

#item69156 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:754px !important;
}

#item69160 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:768px !important;
}

#item69164 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:782px !important;
}

#item69180 {
	width:367px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item69183 {
	width:367px !important;
	height:4px !important;
	left:-34px !important;
	top:299px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item69184 {
	width:367px !important;
	height:4px !important;
	left:-33px !important;
	top:565px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item70654 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:210px !important;
}

#item70658 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:484px !important;
}

#item70691 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:745px !important;
}

#item70695 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:210px !important;
}

#item70699 {
	width:73px !important;
	height:12px !important;
	left:111px !important;
	top:484px !important;
}

#item70711 {
	width:73px !important;
	height:12px !important;
	left:108px !important;
	top:745px !important;
}

#item70715 {
	width:73px !important;
	height:12px !important;
	left:198px !important;
	top:210px !important;
}

#item70719 {
	width:73px !important;
	height:12px !important;
	left:185px !important;
	top:484px !important;
}

#item70724 {
	width:73px !important;
	height:12px !important;
	left:181px !important;
	top:745px !important;
}

#item70728 {
	width:73px !important;
	height:12px !important;
	left:277px !important;
	top:210px !important;
}

#item70732 {
	width:73px !important;
	height:12px !important;
	left:261px !important;
	top:484px !important;
}

#item70737 {
	width:73px !important;
	height:12px !important;
	left:261px !important;
	top:745px !important;
}

#item69181 {
	width:264px !important;
	height:4px !important;
	left:340px !important;
	top:49px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item69182 {
	width:264px !important;
	height:4px !important;
	left:340px !important;
	top:361px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item70478 {
	width:264px !important;
	height:4px !important;
	left:340px !important;
	top:602px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item70741 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:162px !important;
}

#item70745 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:162px !important;
}

#item70749 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:176px !important;
}

#item70753 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:176px !important;
}

#item70757 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:191px !important;
}

#item70761 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:190px !important;
}

#item70765 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:205px !important;
}

#item70770 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:205px !important;
}

#item70774 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:219px !important;
}

#item70778 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:218px !important;
}

#item70782 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:234px !important;
}

#item70786 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:233px !important;
}

#item70790 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:248px !important;
}

#item70794 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:247px !important;
}

#item70799 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:262px !important;
}

#item70803 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:261px !important;
}

#item70807 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:276px !important;
}

#item70811 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:275px !important;
}

#item70816 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:290px !important;
}

#item70820 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:290px !important;
}

#item70825 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:304px !important;
}

#item70829 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:303px !important;
}

#item70833 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:318px !important;
}

#item70865 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:317px !important;
}

#item70869 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:411px !important;
}

#item70873 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:411px !important;
}

#item70877 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:426px !important;
}

#item70888 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:426px !important;
}

#item70892 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:440px !important;
}

#item70896 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:440px !important;
}

#item70915 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:453px !important;
}

#item70919 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:453px !important;
}

#item70923 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:467px !important;
}

#item70940 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:467px !important;
}

#item70945 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:482px !important;
}

#item70949 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:482px !important;
}

#item70962 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:496px !important;
}

#item70966 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:496px !important;
}

#item70970 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:510px !important;
}

#item70983 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:510px !important;
}

#item70987 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:713px !important;
}

#item70992 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:727px !important;
}

#item71002 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:741px !important;
}

#item71006 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:755px !important;
}

#item71017 {
	width:134px !important;
	height:11px !important;
	left:435px !important;
	top:659px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item71018 {
	width:134px !important;
	height:11px !important;
	left:390px !important;
	top:752px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item71073 {
	width:264px !important;
	height:4px !important;
	left:-11px !important;
	top:49px !important;
	border-radius:12px;
	background:#afb3d5;
}

#item71075 {
	width:209px !important;
	height:4px !important;
	left:-11px !important;
	top:327px !important;
	border-radius:12px;
	background:#afb3d5;
}

#item71077 {
	width:221px !important;
	height:4px !important;
	left:374px !important;
	top:49px !important;
	border-radius:12px;
	background:#afb3d5;
}

#item71628 {
	width:285px !important;
	height:4px !important;
	left:-9px !important;
	top:547px !important;
	border-radius:12px;
	background:#afb3d5;
}

#item72559 {
	width:73px !important;
	height:12px !important;
	left:433px !important;
	top:225px !important;
}

#item72564 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:233px !important;
}

#item72568 {
	width:73px !important;
	height:12px !important;
	left:366px !important;
	top:469px !important;
}

#item72572 {
	width:73px !important;
	height:12px !important;
	left:146px !important;
	top:684px !important;
}

#item72581 {
	width:73px !important;
	height:12px !important;
	left:435px !important;
	top:658px !important;
}

#item72585 {
	width:73px !important;
	height:12px !important;
	left:385px !important;
	top:752px !important;
}

#item71776 {
	width:195px !important;
	height:4px !important;
	left:410px !important;
	top:49px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item71777 {
	width:202px !important;
	height:4px !important;
	left:403px !important;
	top:337px !important;
	border-radius:12px;
	background:#f1e8f4;
}

#item71878 {
	width:134px !important;
	height:11px !important;
	left:388px !important;
	top:104px !important;
	border-radius:12px;
	background:#fdedf5;
}

#item71879 {
	width:134px !important;
	height:11px !important;
	left:388px !important;
	top:140px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item71880 {
	width:134px !important;
	height:11px !important;
	left:388px !important;
	top:118px !important;
	border-radius:12px;
	background:#fdedf5;
}

#item71881 {
	width:134px !important;
	height:11px !important;
	left:388px !important;
	top:154px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item71882 {
	width:61px !important;
	height:11px !important;
	left:159px !important;
	top:382px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item72150 {
	width:97px !important;
	height:97px !important;
	left:35px !important;
	top:415px !important;
	border-radius:9px;
	background:#ffe583;
}

#item72151 {
	width:97px !important;
	height:97px !important;
	left:141px !important;
	top:657px !important;
	border-radius:9px;
	background:#fdbcc9;
}

#item72152 {
	width:97px !important;
	height:97px !important;
	left:138px !important;
	top:415px !important;
	border-radius:9px;
	background:#93dae7;
}

#item72153 {
	width:97px !important;
	height:97px !important;
	left:240px !important;
	top:415px !important;
	border-radius:9px;
	background:#93cecb;
}

#item72154 {
	width:97px !important;
	height:97px !important;
	left:138px !important;
	top:534px !important;
	border-radius:9px;
	background:#ffb373;
}

#item72155 {
	width:97px !important;
	height:97px !important;
	left:240px !important;
	top:534px !important;
	border-radius:9px;
	background:#868686;
}

#item72156 {
	width:97px !important;
	height:97px !important;
	left:246px !important;
	top:657px !important;
	border-radius:9px;
	background:#abe96b;
}

#item72157 {
	width:97px !important;
	height:97px !important;
	left:352px !important;
	top:657px !important;
	border-radius:9px;
	background:#3e4662;
}

#item72162 {
	width:97px !important;
	height:97px !important;
	left:36px !important;
	top:657px !important;
	border-radius:9px;
	background:#f76b76;
}

#item72163 {
	width:97px !important;
	height:97px !important;
	left:37px !important;
	top:536px !important;
	border-radius:9px;
	background:#8374b6;
}

#item72174 {
	width:185px !important;
	height:226px !important;
	left:368px !important;
	top:395px !important;
}

#item72186 {
	width:180px !important;
	height:221px !important;
	left:370px !important;
	top:398px !important;
}

#item72198 {
	width:182px !important;
	height:223px !important;
	left:369px !important;
	top:397px !important;
}

#item72211 {
	width:185px !important;
	height:226px !important;
	left:368px !important;
	top:395px !important;
}

#item72226 {
	width:185px !important;
	height:226px !important;
	left:368px !important;
	top:395px !important;
}

#item72240 {
	width:185px !important;
	height:226px !important;
	left:368px !important;
	top:395px !important;
}

#item72254 {
	width:185px !important;
	height:226px !important;
	left:368px !important;
	top:395px !important;
}

#item72267 {
	width:185px !important;
	height:226px !important;
	left:368px !important;
	top:395px !important;
}

#item72282 {
	width:185px !important;
	height:228px !important;
	left:368px !important;
	top:395px !important;
}

#item72300 {
	width:185px !important;
	height:226px !important;
	left:368px !important;
	top:395px !important;
}

#item72590 {
	width:73px !important;
	height:12px !important;
	left:386px !important;
	top:103px !important;
}

#item72594 {
	width:73px !important;
	height:12px !important;
	left:386px !important;
	top:118px !important;
}

#item72598 {
	width:73px !important;
	height:12px !important;
	left:386px !important;
	top:139px !important;
}

#item72602 {
	width:73px !important;
	height:12px !important;
	left:386px !important;
	top:153px !important;
}

#item72606 {
	width:73px !important;
	height:12px !important;
	left:155px !important;
	top:381px !important;
}

#item72610 {
	width:80px !important;
	height:101px !important;
	left:44px !important;
	top:400px !important;
}

#item72615 {
	width:80px !important;
	height:101px !important;
	left:146px !important;
	top:400px !important;
}

#item72620 {
	width:80px !important;
	height:101px !important;
	left:250px !important;
	top:400px !important;
}

#item72624 {
	width:80px !important;
	height:101px !important;
	left:250px !important;
	top:521px !important;
}

#item72628 {
	width:80px !important;
	height:101px !important;
	left:146px !important;
	top:521px !important;
}

#item72632 {
	width:80px !important;
	height:101px !important;
	left:44px !important;
	top:521px !important;
}

#item72636 {
	width:80px !important;
	height:101px !important;
	left:44px !important;
	top:642px !important;
}

#item72640 {
	width:80px !important;
	height:101px !important;
	left:150px !important;
	top:642px !important;
}

#item72644 {
	width:80px !important;
	height:101px !important;
	left:254px !important;
	top:642px !important;
}

#item72648 {
	width:80px !important;
	height:101px !important;
	left:361px !important;
	top:642px !important;
}

#item72652 {
	width:73px !important;
	height:40px !important;
	left:462px !important;
	top:713px !important;
}

@keyframes pulsar-247935 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247935 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247939 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247939 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247944 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247944 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247985 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247985 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247954 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247954 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247981 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247981 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247962 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247962 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247973 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247973 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247948 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247948 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247958 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247958 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247968 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247968 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-247977 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247977 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item72808 {
	width:299px !important;
	height:4px !important;
	left:-11px !important;
	top:49px !important;
	border-radius:12px;
	background:#fff59a;
}

#item72810 {
	width:299px !important;
	height:4px !important;
	left:-11px !important;
	top:372px !important;
	border-radius:12px;
	background:#fff59a;
}

#item72811 {
	width:299px !important;
	height:4px !important;
	left:-11px !important;
	top:566px !important;
	border-radius:12px;
	background:#fff59a;
}

#item73438 {
	width:152px !important;
	height:11px !important;
	left:51px !important;
	top:444px !important;
	border-radius:12px;
	background:#ececec;
}

#item73439 {
	width:152px !important;
	height:11px !important;
	left:207px !important;
	top:445px !important;
	border-radius:12px;
	background:#ececec;
}

#item73440 {
	width:152px !important;
	height:11px !important;
	left:51px !important;
	top:458px !important;
	border-radius:12px;
	background:#ececec;
}

#item73441 {
	width:152px !important;
	height:11px !important;
	left:207px !important;
	top:459px !important;
	border-radius:12px;
	background:#ececec;
}

#item73442 {
	width:152px !important;
	height:11px !important;
	left:51px !important;
	top:472px !important;
	border-radius:12px;
	background:#ececec;
}

#item73443 {
	width:152px !important;
	height:11px !important;
	left:207px !important;
	top:473px !important;
	border-radius:12px;
	background:#ececec;
}

#item73444 {
	width:152px !important;
	height:11px !important;
	left:51px !important;
	top:486px !important;
	border-radius:12px;
	background:#ececec;
}

#item73445 {
	width:152px !important;
	height:11px !important;
	left:207px !important;
	top:487px !important;
	border-radius:12px;
	background:#ececec;
}

#item73582 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:591px !important;
	border-radius:12px;
	background:#ececec;
}

#item73583 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:647px !important;
	border-radius:12px;
	background:#ececec;
}

#item73584 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:605px !important;
	border-radius:12px;
	background:#ececec;
}

#item73585 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:662px !important;
	border-radius:12px;
	background:#ececec;
}

#item73586 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:619px !important;
	border-radius:12px;
	background:#ececec;
}

#item73587 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:676px !important;
	border-radius:12px;
	background:#ececec;
}

#item73588 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:633px !important;
	border-radius:12px;
	background:#ececec;
}

#item73589 {
	width:152px !important;
	height:11px !important;
	left:329px !important;
	top:690px !important;
	border-radius:12px;
	background:#ececec;
}

#item73947 {
	width:178px !important;
	height:11px !important;
	left:301px !important;
	top:739px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item74372 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:274px !important;
}

#item74376 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:274px !important;
}

#item74380 {
	width:73px !important;
	height:12px !important;
	left:185px !important;
	top:274px !important;
}

#item74385 {
	width:73px !important;
	height:12px !important;
	left:266px !important;
	top:274px !important;
}

#item74414 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:274px !important;
}

#item74418 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:443px !important;
}

#item74422 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:457px !important;
}

#item74447 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:471px !important;
}

#item74452 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:486px !important;
}

#item74474 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:589px !important;
}

#item74478 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:604px !important;
}

#item74482 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:618px !important;
}

#item74486 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:632px !important;
}

#item74493 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:646px !important;
}

#item74497 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:660px !important;
}

#item74502 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:675px !important;
}

#item74507 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:689px !important;
}

#item74511 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:738px !important;
}

#item74582 {
	width:145px !important;
	height:254px !important;
	left:422px !important;
	top:82px !important;
}

#item74588 {
	width:145px !important;
	height:254px !important;
	left:422px !important;
	top:82px !important;
}

#item74595 {
	width:145px !important;
	height:254px !important;
	left:422px !important;
	top:82px !important;
}

#item74603 {
	width:145px !important;
	height:254px !important;
	left:422px !important;
	top:82px !important;
}

#item74610 {
	width:145px !important;
	height:254px !important;
	left:422px !important;
	top:82px !important;
}

#item74616 {
	width:72px !important;
	height:126px !important;
	left:36px !important;
	top:133px !important;
}

#item74620 {
	width:72px !important;
	height:126px !important;
	left:111px !important;
	top:133px !important;
}

#item74624 {
	width:72px !important;
	height:126px !important;
	left:186px !important;
	top:133px !important;
}

#item74628 {
	width:72px !important;
	height:126px !important;
	left:262px !important;
	top:133px !important;
}

#item74632 {
	width:72px !important;
	height:126px !important;
	left:335px !important;
	top:133px !important;
}

#item74636 {
	width:73px !important;
	height:40px !important;
	left:332px !important;
	top:82px !important;
}

@keyframes pulsar-248053 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248053 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248061 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248061 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248057 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248057 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248065 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248065 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248069 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248069 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item74458 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:444px !important;
}

#item74462 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:458px !important;
}

#item74466 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:473px !important;
}

#item74470 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:487px !important;
}

#item72809 {
	width:294px !important;
	height:4px !important;
	left:310px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item73772 {
	width:152px !important;
	height:11px !important;
	left:81px !important;
	top:396px !important;
	border-radius:12px;
	background:#ececec;
}

#item73773 {
	width:152px !important;
	height:11px !important;
	left:81px !important;
	top:453px !important;
	border-radius:12px;
	background:#ececec;
}

#item73774 {
	width:152px !important;
	height:11px !important;
	left:81px !important;
	top:410px !important;
	border-radius:12px;
	background:#ececec;
}

#item73775 {
	width:152px !important;
	height:11px !important;
	left:81px !important;
	top:467px !important;
	border-radius:12px;
	background:#ececec;
}

#item73776 {
	width:152px !important;
	height:11px !important;
	left:81px !important;
	top:425px !important;
	border-radius:12px;
	background:#ececec;
}

#item73777 {
	width:152px !important;
	height:11px !important;
	left:81px !important;
	top:481px !important;
	border-radius:12px;
	background:#ececec;
}

#item73779 {
	width:152px !important;
	height:11px !important;
	left:81px !important;
	top:439px !important;
	border-radius:12px;
	background:#ececec;
}

#item73914 {
	width:152px !important;
	height:11px !important;
	left:252px !important;
	top:395px !important;
	border-radius:12px;
	background:#ececec;
}

#item73915 {
	width:152px !important;
	height:11px !important;
	left:252px !important;
	top:410px !important;
	border-radius:12px;
	background:#ececec;
}

#item73916 {
	width:152px !important;
	height:11px !important;
	left:252px !important;
	top:424px !important;
	border-radius:12px;
	background:#ececec;
}

#item73917 {
	width:152px !important;
	height:11px !important;
	left:252px !important;
	top:438px !important;
	border-radius:12px;
	background:#ececec;
}

#item74075 {
	width:160px !important;
	height:215px !important;
	left:46px !important;
	top:543px !important;
}

#item74091 {
	width:159px !important;
	height:213px !important;
	left:46px !important;
	top:544px !important;
}

#item74109 {
	width:161px !important;
	height:211px !important;
	left:45px !important;
	top:545px !important;
}

#item74352 {
	width:166px !important;
	height:217px !important;
	left:43px !important;
	top:542px !important;
}

#item74366 {
	width:161px !important;
	height:213px !important;
	left:45px !important;
	top:543px !important;
}

#item74515 {
	width:73px !important;
	height:12px !important;
	left:82px !important;
	top:395px !important;
}

#item74519 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:395px !important;
}

#item74523 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:409px !important;
}

#item74527 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:423px !important;
}

#item74531 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:437px !important;
}

#item74535 {
	width:73px !important;
	height:12px !important;
	left:474px !important;
	top:615px !important;
}

#item74539 {
	width:73px !important;
	height:12px !important;
	left:474px !important;
	top:630px !important;
}

#item74544 {
	width:73px !important;
	height:12px !important;
	left:474px !important;
	top:644px !important;
}

#item74549 {
	width:73px !important;
	height:12px !important;
	left:474px !important;
	top:657px !important;
}

#item74553 {
	width:73px !important;
	height:12px !important;
	left:474px !important;
	top:671px !important;
}

#item74557 {
	width:73px !important;
	height:12px !important;
	left:82px !important;
	top:410px !important;
}

#item74561 {
	width:73px !important;
	height:12px !important;
	left:82px !important;
	top:424px !important;
}

#item74565 {
	width:73px !important;
	height:12px !important;
	left:82px !important;
	top:438px !important;
}

#item74569 {
	width:73px !important;
	height:12px !important;
	left:82px !important;
	top:452px !important;
}

#item74574 {
	width:73px !important;
	height:12px !important;
	left:82px !important;
	top:466px !important;
}

#item74578 {
	width:73px !important;
	height:12px !important;
	left:82px !important;
	top:480px !important;
}

#item74671 {
	width:155px !important;
	height:243px !important;
	left:424px !important;
	top:241px !important;
}

#item74679 {
	width:155px !important;
	height:243px !important;
	left:423px !important;
	top:241px !important;
}

#item74688 {
	width:155px !important;
	height:243px !important;
	left:423px !important;
	top:241px !important;
}

#item74694 {
	width:155px !important;
	height:243px !important;
	left:423px !important;
	top:241px !important;
}

#item74700 {
	width:155px !important;
	height:243px !important;
	left:423px !important;
	top:241px !important;
}

#item74706 {
	width:155px !important;
	height:243px !important;
	left:423px !important;
	top:241px !important;
}

#item74713 {
	width:155px !important;
	height:243px !important;
	left:423px !important;
	top:241px !important;
}

#item74720 {
	width:80px !important;
	height:127px !important;
	left:67px !important;
	top:82px !important;
}

#item74725 {
	width:80px !important;
	height:128px !important;
	left:196px !important;
	top:82px !important;
}

#item74729 {
	width:80px !important;
	height:127px !important;
	left:318px !important;
	top:82px !important;
}

#item74733 {
	width:80px !important;
	height:128px !important;
	left:446px !important;
	top:82px !important;
}

#item74737 {
	width:80px !important;
	height:126px !important;
	left:64px !important;
	top:222px !important;
}

#item74741 {
	width:80px !important;
	height:126px !important;
	left:192px !important;
	top:222px !important;
}

#item74745 {
	width:80px !important;
	height:127px !important;
	left:318px !important;
	top:222px !important;
}

#item74749 {
	width:73px !important;
	height:40px !important;
	left:332px !important;
	top:455px !important;
}

#item74784 {
	width:73px !important;
	height:40px !important;
	left:476px !important;
	top:565px !important;
}

#item74819 {
	width:71px !important;
	height:101px !important;
	left:272px !important;
	top:552px !important;
}

#item74823 {
	width:80px !important;
	height:101px !important;
	left:345px !important;
	top:551px !important;
}

#item74827 {
	width:75px !important;
	height:101px !important;
	left:230px !important;
	top:658px !important;
}

#item74831 {
	width:70px !important;
	height:101px !important;
	left:312px !important;
	top:656px !important;
}

#item74835 {
	width:80px !important;
	height:101px !important;
	left:390px !important;
	top:658px !important;
}

@keyframes pulsar-247998 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-247998 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248012 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248012 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248031 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248031 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248048 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248048 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248040 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248040 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248035 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248035 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248044 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248044 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248008 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248008 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248024 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248024 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248016 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248016 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248002 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248002 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248020 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248020 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item74925 {
	width:201px !important;
	height:4px !important;
	left:-12px !important;
	top:222px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item74926 {
	width:201px !important;
	height:4px !important;
	left:-12px !important;
	top:525px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item75145 {
	width:169px !important;
	height:11px !important;
	left:63px !important;
	top:319px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item75146 {
	width:173px !important;
	height:11px !important;
	left:63px !important;
	top:418px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item75147 {
	width:169px !important;
	height:11px !important;
	left:63px !important;
	top:333px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item75148 {
	width:173px !important;
	height:11px !important;
	left:63px !important;
	top:432px !important;
	border-radius:12px;
	background:#f0f5ec;
}

#item75149 {
	width:169px !important;
	height:11px !important;
	left:63px !important;
	top:348px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item75150 {
	width:169px !important;
	height:11px !important;
	left:63px !important;
	top:362px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76833 {
	width:73px !important;
	height:12px !important;
	left:52px !important;
	top:319px !important;
}

#item76863 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:347px !important;
}

#item76867 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:361px !important;
}

#item76871 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:431px !important;
}

#item76886 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:319px !important;
}

#item76890 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:333px !important;
}

#item76894 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:347px !important;
}

#item76899 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:361px !important;
}

#item76903 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:417px !important;
}

#item76908 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:432px !important;
}

#item76912 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:527px !important;
}

#item76916 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:541px !important;
}

#item76920 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:555px !important;
}

#item76924 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:569px !important;
}

#item76928 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:583px !important;
}

#item76932 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:598px !important;
}

#item76936 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:612px !important;
}

#item76940 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:626px !important;
}

#item76945 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:698px !important;
}

#item76949 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:712px !important;
}

#item76953 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:713px !important;
}

#item76958 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:726px !important;
}

#item76962 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:740px !important;
}

#item76966 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:755px !important;
}

#item75730 {
	width:221px !important;
	height:4px !important;
	left:383px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item76036 {
	width:149px !important;
	height:258px !important;
	left:418px !important;
	top:341px !important;
}

#item76051 {
	width:159px !important;
	height:258px !important;
	left:413px !important;
	top:341px !important;
}

#item76071 {
	width:159px !important;
	height:258px !important;
	left:413px !important;
	top:341px !important;
}

#item76087 {
	width:162px !important;
	height:262px !important;
	left:412px !important;
	top:338px !important;
}

#item76103 {
	width:154px !important;
	height:265px !important;
	left:416px !important;
	top:337px !important;
}

#item76121 {
	width:154px !important;
	height:265px !important;
	left:416px !important;
	top:337px !important;
}

#item76137 {
	width:162px !important;
	height:263px !important;
	left:412px !important;
	top:338px !important;
}

#item76155 {
	width:154px !important;
	height:265px !important;
	left:415px !important;
	top:337px !important;
}

#item76174 {
	width:164px !important;
	height:266px !important;
	left:411px !important;
	top:336px !important;
}

#item76190 {
	width:164px !important;
	height:266px !important;
	left:409px !important;
	top:336px !important;
}

#item76197 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:705px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76198 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:719px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76199 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:662px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76201 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:647px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76202 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:619px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76203 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:733px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76204 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:676px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76205 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:633px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76206 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:748px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76207 {
	width:200px !important;
	height:11px !important;
	left:251px !important;
	top:690px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76320 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:621px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76321 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:734px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76322 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:635px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76323 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:749px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76324 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:692px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76325 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:678px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76326 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:649px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76327 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:706px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76328 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:663px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76329 {
	width:191px !important;
	height:11px !important;
	left:36px !important;
	top:720px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item76970 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:232px !important;
}

#item76974 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:232px !important;
}

#item76978 {
	width:73px !important;
	height:12px !important;
	left:197px !important;
	top:232px !important;
}

#item76986 {
	width:73px !important;
	height:12px !important;
	left:282px !important;
	top:232px !important;
}

#item76990 {
	width:73px !important;
	height:12px !important;
	left:383px !important;
	top:88px !important;
}

#item76994 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:519px !important;
}

#item77018 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:619px !important;
}

#item77023 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:619px !important;
}

#item77047 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:634px !important;
}

#item77051 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:634px !important;
}

#item77055 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:648px !important;
}

#item77077 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:647px !important;
}

#item77081 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:662px !important;
}

#item77085 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:662px !important;
}

#item77102 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:677px !important;
}

#item77106 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:677px !important;
}

#item77119 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:691px !important;
}

#item77123 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:690px !important;
}

#item77127 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:705px !important;
}

#item77142 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:704px !important;
}

#item77146 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:719px !important;
}

#item77150 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:719px !important;
}

#item77164 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:733px !important;
}

#item77169 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:733px !important;
}

#item77178 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:747px !important;
}

#item77182 {
	width:73px !important;
	height:12px !important;
	left:250px !important;
	top:747px !important;
}

#item77186 {
	width:73px !important;
	height:40px !important;
	left:463px !important;
	top:616px !important;
}

#item77254 {
	width:31px !important;
	height:101px !important;
	left:40px !important;
	top:307px !important;
}

#item77258 {
	width:27px !important;
	height:101px !important;
	left:78px !important;
	top:307px !important;
}

#item77262 {
	width:27px !important;
	height:101px !important;
	left:112px !important;
	top:307px !important;
}

#item77267 {
	width:27px !important;
	height:101px !important;
	left:147px !important;
	top:307px !important;
}

#item77271 {
	width:27px !important;
	height:101px !important;
	left:178px !important;
	top:307px !important;
}

#item77275 {
	width:27px !important;
	height:101px !important;
	left:209px !important;
	top:307px !important;
}

#item77279 {
	width:27px !important;
	height:101px !important;
	left:244px !important;
	top:307px !important;
}

#item77283 {
	width:27px !important;
	height:101px !important;
	left:278px !important;
	top:307px !important;
}

#item77289 {
	width:27px !important;
	height:101px !important;
	left:311px !important;
	top:307px !important;
}

#item77293 {
	width:57px !important;
	height:101px !important;
	left:347px !important;
	top:307px !important;
}

@keyframes pulsar-77328 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77328 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77332 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77332 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77336 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77336 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77340 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77340 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77346 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77346 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77350 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77350 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77354 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77354 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77358 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77358 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77362 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77362 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-77366 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-77366 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item77411 {
	width:195px !important;
	height:224px !important;
	left:405px !important;
	top:65px !important;
}

#item77419 {
	width:219px !important;
	height:4px !important;
	left:-12px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item77422 {
	width:219px !important;
	height:4px !important;
	left:-12px !important;
	top:415px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item77760 {
	width:136px !important;
	height:11px !important;
	left:139px !important;
	top:276px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77761 {
	width:136px !important;
	height:11px !important;
	left:139px !important;
	top:332px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77762 {
	width:136px !important;
	height:11px !important;
	left:139px !important;
	top:290px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77764 {
	width:134px !important;
	height:11px !important;
	left:280px !important;
	top:276px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77765 {
	width:136px !important;
	height:11px !important;
	left:139px !important;
	top:305px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77767 {
	width:134px !important;
	height:11px !important;
	left:280px !important;
	top:290px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77768 {
	width:134px !important;
	height:11px !important;
	left:280px !important;
	top:319px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77769 {
	width:136px !important;
	height:11px !important;
	left:139px !important;
	top:319px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77770 {
	width:134px !important;
	height:11px !important;
	left:280px !important;
	top:304px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item77771 {
	width:134px !important;
	height:11px !important;
	left:280px !important;
	top:333px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item79367 {
	width:217px !important;
	height:222px !important;
	left:393px !important;
	top:65px !important;
}

#item79471 {
	width:73px !important;
	height:12px !important;
	left:138px !important;
	top:276px !important;
}

#item79475 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:275px !important;
}

#item79479 {
	width:73px !important;
	height:12px !important;
	left:138px !important;
	top:290px !important;
}

#item79486 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:289px !important;
}

#item79491 {
	width:73px !important;
	height:12px !important;
	left:138px !important;
	top:304px !important;
}

#item79495 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:303px !important;
}

#item79501 {
	width:73px !important;
	height:12px !important;
	left:138px !important;
	top:317px !important;
}

#item79505 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:317px !important;
}

#item79509 {
	width:73px !important;
	height:12px !important;
	left:138px !important;
	top:332px !important;
}

#item79513 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:332px !important;
}

#item79517 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:571px !important;
}

#item79521 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:584px !important;
}

#item79525 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:599px !important;
}

#item79530 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:613px !important;
}

#item79535 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:628px !important;
}

#item79540 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:642px !important;
}

#item79544 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:643px !important;
}

#item79549 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:629px !important;
}

#item79553 {
	width:73px !important;
	height:12px !important;
	left:416px !important;
	top:685px !important;
}

#item79635 {
	width:73px !important;
	height:12px !important;
	left:416px !important;
	top:698px !important;
}

#item79639 {
	width:73px !important;
	height:12px !important;
	left:416px !important;
	top:712px !important;
}

#item79643 {
	width:73px !important;
	height:12px !important;
	left:416px !important;
	top:726px !important;
}

#item79647 {
	width:73px !important;
	height:12px !important;
	left:416px !important;
	top:741px !important;
}

#item79651 {
	width:73px !important;
	height:12px !important;
	left:416px !important;
	top:755px !important;
}

#item79655 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:656px !important;
}

#item79659 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:657px !important;
}

#item79663 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:670px !important;
}

#item79668 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:672px !important;
}

#item79672 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:684px !important;
}

#item79676 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:686px !important;
}

#item79692 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:699px !important;
}

#item79696 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:700px !important;
}

#item79715 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:713px !important;
}

#item79719 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:714px !important;
}

#item79723 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:728px !important;
}

#item79739 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:728px !important;
}

#item79743 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:742px !important;
}

#item79758 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:742px !important;
}

#item79762 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:755px !important;
}

#item79766 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:757px !important;
}

#item79790 {
	width:201px !important;
	height:230px !important;
	left:402px !important;
	top:63px !important;
}

#item79803 {
	width:203px !important;
	height:233px !important;
	left:402px !important;
	top:62px !important;
}

#item79820 {
	width:201px !important;
	height:230px !important;
	left:403px !important;
	top:61px !important;
}

#item79833 {
	width:209px !important;
	height:240px !important;
	left:397px !important;
	top:56px !important;
}

#item79850 {
	width:224px !important;
	height:229px !important;
	left:390px !important;
	top:62px !important;
}

#item79866 {
	width:228px !important;
	height:233px !important;
	left:388px !important;
	top:58px !important;
}

#item79881 {
	width:222px !important;
	height:222px !important;
	left:390px !important;
	top:62px !important;
}

#item79895 {
	width:207px !important;
	height:237px !important;
	left:399px !important;
	top:58px !important;
}

#item79903 {
	width:73px !important;
	height:40px !important;
	left:430px !important;
	top:304px !important;
}

#item79938 {
	width:57px !important;
	height:54px !important;
	left:72px !important;
	top:90px !important;
}

#item79942 {
	width:57px !important;
	height:54px !important;
	left:138px !important;
	top:90px !important;
}

#item79947 {
	width:57px !important;
	height:54px !important;
	left:202px !important;
	top:90px !important;
}

#item79951 {
	width:57px !important;
	height:54px !important;
	left:268px !important;
	top:90px !important;
}

#item79955 {
	width:57px !important;
	height:54px !important;
	left:340px !important;
	top:90px !important;
}

#item79959 {
	width:57px !important;
	height:98px !important;
	left:50px !important;
	top:149px !important;
}

#item79963 {
	width:57px !important;
	height:86px !important;
	left:121px !important;
	top:155px !important;
}

#item79967 {
	width:57px !important;
	height:86px !important;
	left:192px !important;
	top:155px !important;
}

#item79972 {
	width:57px !important;
	height:86px !important;
	left:253px !important;
	top:155px !important;
}

#item79976 {
	width:69px !important;
	height:86px !important;
	left:324px !important;
	top:155px !important;
}

@keyframes pulsar-79980 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-79980 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-79985 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-79985 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-79989 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-79989 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-79993 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-79993 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-79997 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-79997 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-80001 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-80001 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-80005 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-80005 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-80010 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-80010 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-80014 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-80014 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-80018 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-80018 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item77420 {
	width:219px !important;
	height:4px !important;
	left:385px !important;
	top:49px !important;
	border-radius:12px;
	background:#faebe3;
}

#item77421 {
	width:219px !important;
	height:4px !important;
	left:385px !important;
	top:383px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item78302 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:201px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78303 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:215px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78304 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:271px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78305 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:300px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78307 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:257px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78308 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:286px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78309 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:229px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78310 {
	width:153px !important;
	height:11px !important;
	left:57px !important;
	top:243px !important;
	border-radius:12px;
	background:#faebe3;
}

#item78385 {
	width:125px !important;
	height:11px !important;
	left:37px !important;
	top:632px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item78386 {
	width:125px !important;
	height:11px !important;
	left:37px !important;
	top:646px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item78562 {
	width:125px !important;
	height:11px !important;
	left:37px !important;
	top:686px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item78563 {
	width:125px !important;
	height:11px !important;
	left:37px !important;
	top:701px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item78671 {
	width:132px !important;
	height:11px !important;
	left:37px !important;
	top:740px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item78672 {
	width:132px !important;
	height:11px !important;
	left:37px !important;
	top:754px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item79557 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:200px !important;
}

#item79561 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:214px !important;
}

#item79565 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:229px !important;
}

#item79569 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:243px !important;
}

#item79573 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:257px !important;
}

#item79577 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:271px !important;
}

#item79581 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:286px !important;
}

#item79585 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:300px !important;
}

#item79590 {
	width:73px !important;
	height:12px !important;
	left:27px !important;
	top:631px !important;
}

#item79594 {
	width:73px !important;
	height:12px !important;
	left:27px !important;
	top:645px !important;
}

#item79598 {
	width:73px !important;
	height:12px !important;
	left:27px !important;
	top:686px !important;
}

#item79602 {
	width:73px !important;
	height:12px !important;
	left:27px !important;
	top:700px !important;
}

#item79606 {
	width:73px !important;
	height:12px !important;
	left:27px !important;
	top:740px !important;
}

#item79610 {
	width:73px !important;
	height:12px !important;
	left:27px !important;
	top:754px !important;
}

#item79614 {
	width:73px !important;
	height:12px !important;
	left:363px !important;
	top:702px !important;
}

#item79618 {
	width:73px !important;
	height:12px !important;
	left:363px !important;
	top:716px !important;
}

#item79622 {
	width:73px !important;
	height:12px !important;
	left:363px !important;
	top:730px !important;
}

#item79626 {
	width:73px !important;
	height:12px !important;
	left:363px !important;
	top:744px !important;
}

#item79630 {
	width:73px !important;
	height:12px !important;
	left:363px !important;
	top:758px !important;
}

#item80100 {
	width:135px !important;
	height:11px !important;
	left:195px !important;
	top:502px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item80101 {
	width:69px !important;
	height:11px !important;
	left:195px !important;
	top:488px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item80102 {
	width:69px !important;
	height:11px !important;
	left:195px !important;
	top:473px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item80103 {
	width:69px !important;
	height:11px !important;
	left:195px !important;
	top:459px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item80105 {
	width:69px !important;
	height:11px !important;
	left:195px !important;
	top:445px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item80113 {
	width:219px !important;
	height:4px !important;
	left:-12px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item80116 {
	width:219px !important;
	height:4px !important;
	left:-12px !important;
	top:318px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item81225 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:244px !important;
}

#item81230 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:245px !important;
}

#item81234 {
	width:73px !important;
	height:12px !important;
	left:193px !important;
	top:444px !important;
}

#item81251 {
	width:73px !important;
	height:12px !important;
	left:193px !important;
	top:458px !important;
}

#item81255 {
	width:73px !important;
	height:12px !important;
	left:193px !important;
	top:473px !important;
}

#item81259 {
	width:73px !important;
	height:12px !important;
	left:193px !important;
	top:487px !important;
}

#item81266 {
	width:73px !important;
	height:12px !important;
	left:193px !important;
	top:501px !important;
}

#item81270 {
	width:73px !important;
	height:12px !important;
	left:38px !important;
	top:723px !important;
}

#item81274 {
	width:73px !important;
	height:12px !important;
	left:38px !important;
	top:736px !important;
}

#item81278 {
	width:73px !important;
	height:12px !important;
	left:38px !important;
	top:750px !important;
}

#item81282 {
	width:73px !important;
	height:12px !important;
	left:38px !important;
	top:765px !important;
}

#item81288 {
	width:73px !important;
	height:12px !important;
	left:486px !important;
	top:592px !important;
}

#item81292 {
	width:73px !important;
	height:12px !important;
	left:486px !important;
	top:606px !important;
}

#item81296 {
	width:73px !important;
	height:12px !important;
	left:486px !important;
	top:620px !important;
}

#item80114 {
	width:222px !important;
	height:4px !important;
	left:382px !important;
	top:260px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item80115 {
	width:222px !important;
	height:4px !important;
	left:382px !important;
	top:446px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item81300 {
	width:73px !important;
	height:12px !important;
	left:469px !important;
	top:341px !important;
}

#item81304 {
	width:73px !important;
	height:12px !important;
	left:469px !important;
	top:356px !important;
}

#item81309 {
	width:73px !important;
	height:12px !important;
	left:469px !important;
	top:370px !important;
}

#item81313 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:715px !important;
}

#item81318 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:728px !important;
}

#item81322 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:743px !important;
}

#item81326 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:757px !important;
}

#item81330 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:715px !important;
}

#item81335 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:728px !important;
}

#item81340 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:743px !important;
}

#item81344 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:757px !important;
}

#item81420 {
	width:263px !important;
	height:4px !important;
	left:-12px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item81421 {
	width:263px !important;
	height:4px !important;
	left:-12px !important;
	top:332px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item81422 {
	width:263px !important;
	height:4px !important;
	left:-40px !important;
	top:571px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item82817 {
	width:73px !important;
	height:12px !important;
	left:135px !important;
	top:230px !important;
}

#item82821 {
	width:73px !important;
	height:12px !important;
	left:135px !important;
	top:243px !important;
}

#item82825 {
	width:73px !important;
	height:12px !important;
	left:135px !important;
	top:258px !important;
}

#item82859 {
	width:73px !important;
	height:12px !important;
	left:356px !important;
	top:230px !important;
}

#item82863 {
	width:73px !important;
	height:12px !important;
	left:356px !important;
	top:244px !important;
}

#item82882 {
	width:73px !important;
	height:12px !important;
	left:356px !important;
	top:259px !important;
}

#item82886 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:483px !important;
}

#item82890 {
	width:73px !important;
	height:12px !important;
	left:376px !important;
	top:725px !important;
}

#item82894 {
	width:73px !important;
	height:12px !important;
	left:376px !important;
	top:740px !important;
}

#item82898 {
	width:73px !important;
	height:12px !important;
	left:376px !important;
	top:754px !important;
}

#item82902 {
	width:73px !important;
	height:12px !important;
	left:131px !important;
	top:229px !important;
}

#item82907 {
	width:73px !important;
	height:12px !important;
	left:357px !important;
	top:229px !important;
}

#item83010 {
	width:73px !important;
	height:12px !important;
	left:357px !important;
	top:244px !important;
}

#item83026 {
	width:73px !important;
	height:12px !important;
	left:357px !important;
	top:258px !important;
}

#item83030 {
	width:73px !important;
	height:12px !important;
	left:52px !important;
	top:483px !important;
}

#item82019 {
	width:219px !important;
	height:4px !important;
	left:385px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item82020 {
	width:219px !important;
	height:4px !important;
	left:385px !important;
	top:339px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item82911 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:190px !important;
}

#item82916 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:204px !important;
}

#item82920 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:219px !important;
}

#item82924 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:233px !important;
}

#item82929 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:247px !important;
}

#item82933 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:261px !important;
}

#item82937 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:445px !important;
}

#item82941 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:460px !important;
}

#item82949 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:474px !important;
}

#item82953 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:489px !important;
}

#item82957 {
	width:73px !important;
	height:12px !important;
	left:240px !important;
	top:503px !important;
}

#item82961 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:689px !important;
}

#item82965 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:703px !important;
}

#item82969 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:717px !important;
}

#item82973 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:732px !important;
}

#item82978 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:746px !important;
}

#item82982 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:760px !important;
}

#item82987 {
	width:73px !important;
	height:12px !important;
	left:351px !important;
	top:718px !important;
}

#item82991 {
	width:73px !important;
	height:12px !important;
	left:351px !important;
	top:732px !important;
}

#item83002 {
	width:73px !important;
	height:12px !important;
	left:351px !important;
	top:746px !important;
}

#item83006 {
	width:73px !important;
	height:12px !important;
	left:351px !important;
	top:761px !important;
}

#item83068 {
	width:224px !important;
	height:4px !important;
	left:-12px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item83342 {
	width:77px !important;
	height:11px !important;
	left:49px !important;
	top:407px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item83343 {
	width:77px !important;
	height:11px !important;
	left:49px !important;
	top:421px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item83344 {
	width:77px !important;
	height:11px !important;
	left:49px !important;
	top:435px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item84544 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:128px !important;
}

#item84548 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:142px !important;
}

#item84552 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:156px !important;
}

#item84569 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:170px !important;
}

#item84573 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:185px !important;
}

#item84577 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:406px !important;
}

#item84581 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:420px !important;
}

#item84585 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:434px !important;
}

#item84589 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:692px !important;
}

#item84593 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:706px !important;
}

#item84597 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:720px !important;
}

#item84601 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:734px !important;
}

#item84605 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:748px !important;
}

#item84609 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:762px !important;
}

#item84614 {
	width:73px !important;
	height:12px !important;
	left:201px !important;
	top:762px !important;
}

#item84618 {
	width:73px !important;
	height:12px !important;
	left:201px !important;
	top:749px !important;
}

#item84622 {
	width:73px !important;
	height:12px !important;
	left:201px !important;
	top:734px !important;
}

#item84626 {
	width:73px !important;
	height:12px !important;
	left:201px !important;
	top:721px !important;
}

#item84630 {
	width:73px !important;
	height:12px !important;
	left:201px !important;
	top:706px !important;
}

#item83727 {
	width:161px !important;
	height:11px !important;
	left:391px !important;
	top:482px !important;
	border-radius:12px;
	background:#e7e3e4;
}

#item83728 {
	width:161px !important;
	height:11px !important;
	left:391px !important;
	top:507px !important;
	border-radius:12px;
	background:#e7e3e4;
}

#item83729 {
	width:161px !important;
	height:11px !important;
	left:391px !important;
	top:531px !important;
	border-radius:12px;
	background:#e7e3e4;
}

#item83733 {
	width:219px !important;
	height:4px !important;
	left:388px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item83734 {
	width:219px !important;
	height:4px !important;
	left:432px !important;
	top:462px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item84037 {
	width:124px !important;
	height:166px !important;
	left:347px !important;
	top:252px !important;
	border-radius:13px;
	background:#e2ecd8;
}

#item84046 {
	width:124px !important;
	height:166px !important;
	left:190px !important;
	top:64px !important;
	border-radius:13px;
	background:#fef2db;
}

#item84052 {
	width:124px !important;
	height:166px !important;
	left:36px !important;
	top:64px !important;
	border-radius:13px;
	background:#d4ecfb;
}

#item84063 {
	width:124px !important;
	height:166px !important;
	left:36px !important;
	top:252px !important;
	border-radius:13px;
	background:#f5d6ca;
}

#item84074 {
	width:124px !important;
	height:166px !important;
	left:347px !important;
	top:64px !important;
	border-radius:13px;
	background:#d9d9d9;
}

#item84083 {
	width:124px !important;
	height:166px !important;
	left:190px !important;
	top:252px !important;
	border-radius:13px;
	background:#f5f6f6;
}

#item84635 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:490px !important;
}

#item84639 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:490px !important;
}

#item84643 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:504px !important;
}

#item84648 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:504px !important;
}

#item84652 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:519px !important;
}

#item84656 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:519px !important;
}

#item84661 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:533px !important;
}

#item84666 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:533px !important;
}

#item84671 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:547px !important;
}

#item84685 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:547px !important;
}

#item84689 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:561px !important;
}

#item84700 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:561px !important;
}

#item84704 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:575px !important;
}

#item84720 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:575px !important;
}

#item84724 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:589px !important;
}

#item84728 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:589px !important;
}

#item84742 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:604px !important;
}

#item84747 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:604px !important;
}

#item84751 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:617px !important;
}

#item84755 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:617px !important;
}

#item84759 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:632px !important;
}

#item84763 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:632px !important;
}

#item84767 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:646px !important;
}

#item84771 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:646px !important;
}

#item84775 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:660px !important;
}

#item84779 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:660px !important;
}

#item84783 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:675px !important;
}

#item84787 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:675px !important;
}

#item84791 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:689px !important;
}

#item84796 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:689px !important;
}

#item84800 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:703px !important;
}

#item84804 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:703px !important;
}

#item84808 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:717px !important;
}

#item84812 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:717px !important;
}

#item84816 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:731px !important;
}

#item84821 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:731px !important;
}

#item84826 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:745px !important;
}

#item84830 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:745px !important;
}

#item84855 {
	opacity:0.61;
	width:35px !important;
	height:199px !important;
	left:303px !important;
	top:-89px !important;
	border-radius:13px;
	background:#c9b8e4;
}

#item84857 {
	opacity:0.61;
	width:35px !important;
	height:199px !important;
	left:236px !important;
	top:-36px !important;
	border-radius:13px;
	background:#a0c1e0;
}

#item84859 {
	opacity:0.61;
	width:35px !important;
	height:199px !important;
	left:371px !important;
	top:-31px !important;
	border-radius:13px;
	background:#9adbc3;
}

#item84861 {
	opacity:0.61;
	width:35px !important;
	height:199px !important;
	left:506px !important;
	top:-10px !important;
	border-radius:13px;
	background:#f5952f;
}

#item84863 {
	opacity:0.61;
	width:35px !important;
	height:199px !important;
	left:438px !important;
	top:-82px !important;
	border-radius:13px;
	background:#e7e835;
}

#item84910 {
	width:219px !important;
	height:4px !important;
	left:-16px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item85518 {
	width:105px !important;
	height:139px !important;
	left:42px !important;
	top:373px !important;
	border-radius:14px;
	background:#edecf6;
}

#item85521 {
	width:105px !important;
	height:139px !important;
	left:42px !important;
	top:524px !important;
	border-radius:14px;
	background:#e3e3e3;
}

#item85522 {
	width:105px !important;
	height:139px !important;
	left:157px !important;
	top:373px !important;
	border-radius:14px;
	background:#fafada;
}

#item85523 {
	width:105px !important;
	height:139px !important;
	left:157px !important;
	top:524px !important;
	border-radius:14px;
	background:#e9f5f1;
}

#item85524 {
	width:105px !important;
	height:139px !important;
	left:273px !important;
	top:373px !important;
	border-radius:14px;
	background:#ebf2fa;
}

#item85526 {
	width:105px !important;
	height:139px !important;
	left:273px !important;
	top:524px !important;
	border-radius:14px;
	background:#fbdbc1;
}

#item85544 {
	width:190px !important;
	height:270px !important;
	left:384px !important;
	top:400px !important;
}

#item85560 {
	width:190px !important;
	height:270px !important;
	left:386px !important;
	top:400px !important;
}

#item85575 {
	width:172px !important;
	height:270px !important;
	left:396px !important;
	top:400px !important;
}

#item85593 {
	width:172px !important;
	height:270px !important;
	left:395px !important;
	top:400px !important;
}

#item85606 {
	width:172px !important;
	height:270px !important;
	left:396px !important;
	top:400px !important;
}

#item85620 {
	width:172px !important;
	height:270px !important;
	left:395px !important;
	top:400px !important;
}

#item85742 {
	width:97px !important;
	height:11px !important;
	left:43px !important;
	top:695px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85743 {
	width:97px !important;
	height:11px !important;
	left:43px !important;
	top:709px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85744 {
	width:97px !important;
	height:11px !important;
	left:43px !important;
	top:766px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85745 {
	width:97px !important;
	height:11px !important;
	left:43px !important;
	top:752px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85746 {
	width:97px !important;
	height:11px !important;
	left:43px !important;
	top:723px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85747 {
	width:97px !important;
	height:11px !important;
	left:43px !important;
	top:738px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85809 {
	width:97px !important;
	height:11px !important;
	left:161px !important;
	top:695px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85810 {
	width:97px !important;
	height:11px !important;
	left:161px !important;
	top:709px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85811 {
	width:97px !important;
	height:11px !important;
	left:161px !important;
	top:766px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85812 {
	width:97px !important;
	height:11px !important;
	left:161px !important;
	top:752px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85813 {
	width:97px !important;
	height:11px !important;
	left:161px !important;
	top:723px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item85814 {
	width:97px !important;
	height:11px !important;
	left:161px !important;
	top:738px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item86045 {
	width:73px !important;
	height:12px !important;
	left:178px !important;
	top:242px !important;
}

#item86049 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:242px !important;
}

#item86054 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:242px !important;
}

#item86068 {
	width:73px !important;
	height:12px !important;
	left:178px !important;
	top:256px !important;
}

#item86072 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:256px !important;
}

#item86077 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:256px !important;
}

#item86081 {
	width:73px !important;
	height:12px !important;
	left:178px !important;
	top:270px !important;
}

#item86085 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:270px !important;
}

#item86089 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:270px !important;
}

#item86093 {
	width:73px !important;
	height:12px !important;
	left:178px !important;
	top:284px !important;
}

#item86099 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:284px !important;
}

#item86103 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:284px !important;
}

#item86107 {
	width:73px !important;
	height:12px !important;
	left:178px !important;
	top:299px !important;
}

#item86111 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:299px !important;
}

#item86115 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:299px !important;
}

#item86119 {
	width:73px !important;
	height:12px !important;
	left:178px !important;
	top:313px !important;
}

#item86124 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:313px !important;
}

#item86128 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:313px !important;
}

#item86134 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:694px !important;
}

#item86138 {
	width:73px !important;
	height:12px !important;
	left:163px !important;
	top:694px !important;
}

#item86142 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:709px !important;
}

#item86146 {
	width:73px !important;
	height:12px !important;
	left:163px !important;
	top:709px !important;
}

#item86150 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:723px !important;
}

#item86154 {
	width:73px !important;
	height:12px !important;
	left:163px !important;
	top:723px !important;
}

#item86158 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:737px !important;
}

#item86163 {
	width:73px !important;
	height:12px !important;
	left:163px !important;
	top:737px !important;
}

#item86167 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:752px !important;
}

#item86176 {
	width:73px !important;
	height:12px !important;
	left:163px !important;
	top:752px !important;
}

#item86181 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:766px !important;
}

#item86194 {
	width:73px !important;
	height:12px !important;
	left:163px !important;
	top:766px !important;
}

#item86366 {
	width:73px !important;
	height:12px !important;
	left:59px !important;
	top:242px !important;
}

#item86371 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:256px !important;
}

#item86376 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:269px !important;
}

#item86380 {
	width:73px !important;
	height:12px !important;
	left:56px !important;
	top:284px !important;
}

#item86384 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:299px !important;
}

#item86388 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:313px !important;
}

#item86392 {
	width:80px !important;
	height:101px !important;
	left:53px !important;
	top:390px !important;
}

#item86396 {
	width:80px !important;
	height:101px !important;
	left:167px !important;
	top:390px !important;
}

#item86400 {
	width:80px !important;
	height:101px !important;
	left:286px !important;
	top:390px !important;
}

#item86404 {
	width:80px !important;
	height:101px !important;
	left:286px !important;
	top:546px !important;
}

#item86408 {
	width:80px !important;
	height:101px !important;
	left:169px !important;
	top:546px !important;
}

#item86412 {
	width:80px !important;
	height:101px !important;
	left:53px !important;
	top:546px !important;
}

#item86416 {
	width:73px !important;
	height:40px !important;
	left:485px !important;
	top:735px !important;
}

@keyframes pulsar-86482 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-86482 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-86487 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-86487 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-86491 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-86491 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-86496 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-86496 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-86502 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-86502 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-86507 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-86507 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item84852 {
	width:100px !important;
	height:129px !important;
	left:67px !important;
	top:278px !important;
	border-radius:13px;
	background:#bae3fa;
}

#item84854 {
	width:100px !important;
	height:129px !important;
	left:183px !important;
	top:278px !important;
	border-radius:13px;
	background:#f1c2af;
}

#item84865 {
	width:100px !important;
	height:129px !important;
	left:301px !important;
	top:278px !important;
	border-radius:13px;
	background:#ececec;
}

#item84866 {
	width:272px !important;
	height:60px !important;
	left:322px !important;
	top:525px !important;
	border-radius:12px 0 0 12px;
	background:#ececec;
}

#item84867 {
	width:100px !important;
	height:129px !important;
	left:419px !important;
	top:278px !important;
	border-radius:13px;
	background:#d3e3c2;
}

#item85636 {
	width:219px !important;
	height:4px !important;
	left:394px !important;
	top:267px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item86198 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:426px !important;
}

#item86211 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:425px !important;
}

#item86215 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:441px !important;
}

#item86219 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:440px !important;
}

#item86233 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:456px !important;
}

#item86237 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:454px !important;
}

#item86250 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:470px !important;
}

#item86255 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:468px !important;
}

#item86266 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:484px !important;
}

#item86271 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:482px !important;
}

#item86278 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:498px !important;
}

#item86282 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:497px !important;
}

#item86289 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:512px !important;
}

#item86294 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:511px !important;
}

#item86298 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:526px !important;
}

#item86302 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:525px !important;
}

#item86309 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:541px !important;
}

#item86314 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:539px !important;
}

#item86320 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:555px !important;
}

#item86324 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:553px !important;
}

#item86329 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:569px !important;
}

#item86333 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:568px !important;
}

#item86338 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:583px !important;
}

#item86342 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:582px !important;
}

#item86346 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:688px !important;
}

#item86350 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:701px !important;
}

#item86354 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:716px !important;
}

#item86358 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:731px !important;
}

#item86362 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:745px !important;
}

#item86596 {
	width:293px !important;
	height:4px !important;
	left:-9px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item86981 {
	width:93px !important;
	height:11px !important;
	left:452px !important;
	top:447px !important;
	border-radius:12px;
	background:#f9ece7;
}

#item86984 {
	width:93px !important;
	height:11px !important;
	left:452px !important;
	top:462px !important;
	border-radius:12px;
	background:#f9ece7;
}

#item86985 {
	width:93px !important;
	height:11px !important;
	left:452px !important;
	top:476px !important;
	border-radius:12px;
	background:#f9ece7;
}

#item86987 {
	width:93px !important;
	height:11px !important;
	left:452px !important;
	top:490px !important;
	border-radius:12px;
	background:#f9ece7;
}

#item86988 {
	width:93px !important;
	height:11px !important;
	left:452px !important;
	top:504px !important;
	border-radius:12px;
	background:#f9ece7;
}

#item88154 {
	width:109px !important;
	height:2px !important;
	left:325px !important;
	top:373px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item88155 {
	width:104px !important;
	height:2px !important;
	left:445px !important;
	top:426px !important;
	border-radius:12px;
	background:#f4dbd1;
}

#item88469 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:202px !important;
}

#item88473 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:215px !important;
}

#item88477 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:230px !important;
}

#item88481 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:244px !important;
}

#item88485 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:259px !important;
}

#item88489 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:273px !important;
}

#item88494 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:287px !important;
}

#item88498 {
	width:73px !important;
	height:12px !important;
	left:273px !important;
	top:301px !important;
}

#item88502 {
	width:73px !important;
	height:12px !important;
	left:385px !important;
	top:286px !important;
}

#item88673 {
	width:73px !important;
	height:12px !important;
	left:385px !important;
	top:300px !important;
}

#item88685 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:391px !important;
}

#item88689 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:405px !important;
}

#item88694 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:419px !important;
}

#item88698 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:434px !important;
}

#item88705 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:447px !important;
}

#item88713 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:461px !important;
}

#item88718 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:476px !important;
}

#item88723 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:490px !important;
}

#item88727 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:504px !important;
}

#item88731 {
	width:73px !important;
	height:12px !important;
	left:454px !important;
	top:446px !important;
}

#item88735 {
	width:73px !important;
	height:12px !important;
	left:454px !important;
	top:461px !important;
}

#item88739 {
	width:73px !important;
	height:12px !important;
	left:454px !important;
	top:475px !important;
}

#item88743 {
	width:73px !important;
	height:12px !important;
	left:454px !important;
	top:489px !important;
}

#item88747 {
	width:73px !important;
	height:12px !important;
	left:454px !important;
	top:503px !important;
}

#item88752 {
	width:73px !important;
	height:12px !important;
	left:286px !important;
	top:753px !important;
}

#item88756 {
	width:73px !important;
	height:12px !important;
	left:384px !important;
	top:753px !important;
}

#item88760 {
	width:73px !important;
	height:12px !important;
	left:481px !important;
	top:753px !important;
}

#item87287 {
	width:302px !important;
	height:4px !important;
	left:313px !important;
	top:49px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item87288 {
	width:302px !important;
	height:4px !important;
	left:312px !important;
	top:436px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item88150 {
	width:161px !important;
	height:11px !important;
	left:391px !important;
	top:154px !important;
	border-radius:12px;
	background:#e7e3e4;
}

#item88152 {
	width:161px !important;
	height:11px !important;
	left:391px !important;
	top:179px !important;
	border-radius:12px;
	background:#e7e3e4;
}

#item88153 {
	width:219px !important;
	height:4px !important;
	left:431px !important;
	top:143px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item88507 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:221px !important;
}

#item88511 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:235px !important;
}

#item88515 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:249px !important;
}

#item88519 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:264px !important;
}

#item88523 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:277px !important;
}

#item88527 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:291px !important;
}

#item88531 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:305px !important;
}

#item88535 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:320px !important;
}

#item88539 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:354px !important;
}

#item88543 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:368px !important;
}

#item88547 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:220px !important;
}

#item88552 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:235px !important;
}

#item88565 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:249px !important;
}

#item88569 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:263px !important;
}

#item88581 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:277px !important;
}

#item88585 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:291px !important;
}

#item88603 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:306px !important;
}

#item88607 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:320px !important;
}

#item88624 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:354px !important;
}

#item88628 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:369px !important;
}

#item88643 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:743px !important;
}

#item88647 {
	width:73px !important;
	height:12px !important;
	left:384px !important;
	top:723px !important;
}

#item88664 {
	width:73px !important;
	height:12px !important;
	left:492px !important;
	top:706px !important;
}

#item88669 {
	width:73px !important;
	height:12px !important;
	left:182px !important;
	top:541px !important;
}

#item88812 {
	width:297px !important;
	height:4px !important;
	left:-16px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item89448 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:381px !important;
}

#item89453 {
	width:73px !important;
	height:12px !important;
	left:184px !important;
	top:154px !important;
}

#item89482 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:690px !important;
}

#item89486 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:704px !important;
}

#item89490 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:718px !important;
}

#item89494 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:732px !important;
}

#item89498 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:746px !important;
}

#item89140 {
	width:297px !important;
	height:4px !important;
	left:319px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item89457 {
	width:73px !important;
	height:12px !important;
	left:441px !important;
	top:144px !important;
}

#item89461 {
	width:73px !important;
	height:12px !important;
	left:441px !important;
	top:158px !important;
}

#item89465 {
	width:73px !important;
	height:12px !important;
	left:441px !important;
	top:172px !important;
}

#item89470 {
	width:73px !important;
	height:12px !important;
	left:441px !important;
	top:186px !important;
}

#item89474 {
	width:73px !important;
	height:12px !important;
	left:441px !important;
	top:201px !important;
}

#item89478 {
	width:73px !important;
	height:12px !important;
	left:406px !important;
	top:655px !important;
}

#item89517 {
	opacity:0.80;
	width:116px !important;
	height:90px !important;
	left:284px !important;
	top:68px !important;
	border-radius:9px;
	background:#252525;
}

#item89519 {
	opacity:0.80;
	width:116px !important;
	height:90px !important;
	left:284px !important;
	top:170px !important;
	border-radius:9px;
	background:#afc4e1;
}

#item89521 {
	opacity:0.80;
	width:116px !important;
	height:90px !important;
	left:284px !important;
	top:272px !important;
	border-radius:9px;
	background:#ff5a28;
}

#item89523 {
	opacity:0.80;
	width:116px !important;
	height:90px !important;
	left:419px !important;
	top:68px !important;
	border-radius:9px;
	background:#dbf395;
}

#item89525 {
	opacity:0.80;
	width:116px !important;
	height:90px !important;
	left:419px !important;
	top:170px !important;
	border-radius:9px;
	background:#bea0e0;
}

#item89527 {
	opacity:0.80;
	width:116px !important;
	height:90px !important;
	left:419px !important;
	top:272px !important;
	border-radius:9px;
	background:#abc0df;
}

#item89588 {
	width:432px !important;
	height:4px !important;
	left:-23px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item89667 {
	width:69px !important;
	height:11px !important;
	left:33px !important;
	top:416px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89668 {
	width:69px !important;
	height:11px !important;
	left:33px !important;
	top:430px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89669 {
	width:69px !important;
	height:11px !important;
	left:33px !important;
	top:444px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89673 {
	width:69px !important;
	height:11px !important;
	left:33px !important;
	top:458px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89947 {
	width:74px !important;
	height:11px !important;
	left:166px !important;
	top:94px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89948 {
	width:74px !important;
	height:11px !important;
	left:166px !important;
	top:108px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89949 {
	width:74px !important;
	height:11px !important;
	left:166px !important;
	top:123px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89950 {
	width:74px !important;
	height:11px !important;
	left:166px !important;
	top:137px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89951 {
	width:111px !important;
	height:11px !important;
	left:166px !important;
	top:151px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item89953 {
	width:111px !important;
	height:11px !important;
	left:166px !important;
	top:165px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item90571 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:94px !important;
}

#item90575 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:107px !important;
}

#item90579 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:122px !important;
}

#item90605 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:136px !important;
}

#item90610 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:150px !important;
}

#item90614 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:164px !important;
}

#item90618 {
	width:73px !important;
	height:12px !important;
	left:91px !important;
	top:275px !important;
}

#item90622 {
	width:73px !important;
	height:12px !important;
	left:28px !important;
	top:415px !important;
}

#item90626 {
	width:73px !important;
	height:12px !important;
	left:28px !important;
	top:430px !important;
}

#item90630 {
	width:73px !important;
	height:12px !important;
	left:28px !important;
	top:443px !important;
}

#item90634 {
	width:73px !important;
	height:12px !important;
	left:28px !important;
	top:457px !important;
}

#item90638 {
	width:73px !important;
	height:12px !important;
	left:153px !important;
	top:721px !important;
}

#item90642 {
	width:73px !important;
	height:12px !important;
	left:153px !important;
	top:734px !important;
}

#item90646 {
	width:73px !important;
	height:12px !important;
	left:477px !important;
	top:734px !important;
}

#item90024 {
	width:432px !important;
	height:4px !important;
	left:180px !important;
	top:51px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item90025 {
	width:132px !important;
	height:4px !important;
	left:479px !important;
	top:564px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item90180 {
	width:233px !important;
	height:49px !important;
	left:326px !important;
	top:496px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item90650 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:477px !important;
}

#item90655 {
	width:73px !important;
	height:12px !important;
	left:337px !important;
	top:477px !important;
}

#item90662 {
	width:73px !important;
	height:12px !important;
	left:476px !important;
	top:760px !important;
}

#item90679 {
	width:516px !important;
	height:159px !important;
	left:40px !important;
	top:723px !important;
	border-radius:12px;
	background:#e9e3f1;
}

#item90681 {
	width:203px !important;
	height:105px !important;
	left:354px !important;
	top:596px !important;
	border-radius:12px;
	background:#ececec;
}

#item90682 {
	width:165px !important;
	height:113px !important;
	left:20px !important;
	top:-16px !important;
	border-radius:12px;
	background:#fff;
}

#item90702 {
	width:144px !important;
	height:4px !important;
	left:-23px !important;
	top:77px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item90703 {
	width:292px !important;
	height:4px !important;
	left:-88px !important;
	top:611px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item91131 {
	width:69px !important;
	height:11px !important;
	left:49px !important;
	top:247px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item91132 {
	width:69px !important;
	height:11px !important;
	left:49px !important;
	top:261px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item91133 {
	width:59px !important;
	height:11px !important;
	left:246px !important;
	top:242px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item91237 {
	width:69px !important;
	height:11px !important;
	left:47px !important;
	top:346px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item91239 {
	width:69px !important;
	height:11px !important;
	left:47px !important;
	top:360px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item91240 {
	width:69px !important;
	height:11px !important;
	left:47px !important;
	top:374px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item91242 {
	width:112px !important;
	height:11px !important;
	left:47px !important;
	top:388px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item93706 {
	width:73px !important;
	height:12px !important;
	left:245px !important;
	top:242px !important;
}

#item93896 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:246px !important;
}

#item93900 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:260px !important;
}

#item93922 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:345px !important;
}

#item93926 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:359px !important;
}

#item93948 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:373px !important;
}

#item93971 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:388px !important;
}

#item93975 {
	width:73px !important;
	height:12px !important;
	left:263px !important;
	top:488px !important;
}

#item93994 {
	width:73px !important;
	height:12px !important;
	left:381px !important;
	top:604px !important;
}

#item94000 {
	width:73px !important;
	height:12px !important;
	left:381px !important;
	top:619px !important;
}

#item94017 {
	width:73px !important;
	height:12px !important;
	left:381px !important;
	top:633px !important;
}

#item94021 {
	width:73px !important;
	height:12px !important;
	left:381px !important;
	top:647px !important;
}

#item94036 {
	width:73px !important;
	height:12px !important;
	left:381px !important;
	top:662px !important;
}

#item94047 {
	width:73px !important;
	height:12px !important;
	left:381px !important;
	top:676px !important;
}

#item94051 {
	width:73px !important;
	height:12px !important;
	left:60px !important;
	top:811px !important;
}

#item94055 {
	width:73px !important;
	height:12px !important;
	left:157px !important;
	top:813px !important;
}

#item94059 {
	width:73px !important;
	height:12px !important;
	left:257px !important;
	top:811px !important;
}

#item94064 {
	width:73px !important;
	height:12px !important;
	left:359px !important;
	top:811px !important;
}

#item94072 {
	width:73px !important;
	height:12px !important;
	left:460px !important;
	top:811px !important;
}

#item91914 {
	width:114px !important;
	height:169px !important;
	left:52px !important;
	top:475px !important;
	border-radius:12px;
	background:#dde2e7;
}

#item91915 {
	width:113px !important;
	height:147px !important;
	left:170px !important;
	top:497px !important;
	border-radius:12px;
	background:#efe8f4;
}

#item91916 {
	width:112px !important;
	height:150px !important;
	left:290px !important;
	top:495px !important;
	border-radius:12px;
	background:#e1efde;
}

#item91918 {
	width:218px !important;
	height:57px !important;
	left:302px !important;
	top:96px !important;
	border-radius:12px;
	background:#e1efde;
}

#item91919 {
	width:523px !important;
	height:98px !important;
	left:36px !important;
	top:343px !important;
	border-radius:12px;
	background:#fadbeb;
}

#item91920 {
	width:523px !important;
	height:80px !important;
	left:36px !important;
	top:708px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item91921 {
	width:218px !important;
	height:131px !important;
	left:62px !important;
	top:204px !important;
	border-radius:12px;
	background:#ececec;
}

#item91922 {
	width:177px !important;
	height:132px !important;
	left:20px !important;
	top:-16px !important;
	border-radius:12px;
	background:#fff;
}

#item91923 {
	width:218px !important;
	height:114px !important;
	left:317px !important;
	top:213px !important;
	border-radius:12px;
	background:#ececec;
}

#item91924 {
	width:163px !important;
	height:117px !important;
	left:20px !important;
	top:-16px !important;
	border-radius:12px;
	background:#fff;
}

#item91925 {
	width:218px !important;
	height:56px !important;
	left:36px !important;
	top:91px !important;
	border-radius:12px;
	background:#d3ddf1;
}

#item91952 {
	width:269px !important;
	height:4px !important;
	left:403px !important;
	top:488px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item91953 {
	width:292px !important;
	height:4px !important;
	left:322px !important;
	top:69px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item92951 {
	width:130px !important;
	height:4px !important;
	left:473px !important;
	top:670px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item93710 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:99px !important;
}

#item93736 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:124px !important;
}

#item93740 {
	width:73px !important;
	height:12px !important;
	left:85px !important;
	top:215px !important;
}

#item93744 {
	width:73px !important;
	height:12px !important;
	left:85px !important;
	top:229px !important;
}

#item93748 {
	width:73px !important;
	height:12px !important;
	left:85px !important;
	top:243px !important;
}

#item93752 {
	width:73px !important;
	height:12px !important;
	left:85px !important;
	top:257px !important;
}

#item93756 {
	width:73px !important;
	height:12px !important;
	left:85px !important;
	top:272px !important;
}

#item93760 {
	width:73px !important;
	height:12px !important;
	left:85px !important;
	top:286px !important;
}

#item93764 {
	width:73px !important;
	height:12px !important;
	left:85px !important;
	top:300px !important;
}

#item93769 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:223px !important;
}

#item93774 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:237px !important;
}

#item93778 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:252px !important;
}

#item93782 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:266px !important;
}

#item93786 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:281px !important;
}

#item93791 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:295px !important;
}

#item93795 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:351px !important;
}

#item93799 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:371px !important;
}

#item93803 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:393px !important;
}

#item93807 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:418px !important;
}

#item93811 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:543px !important;
}

#item93816 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:543px !important;
}

#item93820 {
	width:73px !important;
	height:12px !important;
	left:296px !important;
	top:543px !important;
}

#item93825 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:569px !important;
}

#item93830 {
	width:73px !important;
	height:12px !important;
	left:295px !important;
	top:569px !important;
}

#item93834 {
	width:73px !important;
	height:12px !important;
	left:295px !important;
	top:595px !important;
}

#item93838 {
	width:73px !important;
	height:12px !important;
	left:174px !important;
	top:620px !important;
}

#item93842 {
	width:73px !important;
	height:12px !important;
	left:295px !important;
	top:620px !important;
}

#item93846 {
	width:73px !important;
	height:12px !important;
	left:205px !important;
	top:741px !important;
}

#item93850 {
	width:73px !important;
	height:12px !important;
	left:475px !important;
	top:751px !important;
}

#item93854 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:568px !important;
}

#item93858 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:594px !important;
}

#item93863 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:619px !important;
}

#item93867 {
	width:73px !important;
	height:12px !important;
	left:440px !important;
	top:103px !important;
}

#item93871 {
	width:73px !important;
	height:12px !important;
	left:440px !important;
	top:130px !important;
}

#item94094 {
	width:139px !important;
	height:4px !important;
	left:-16px !important;
	top:183px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item94095 {
	width:121px !important;
	height:4px !important;
	left:475px !important;
	top:378px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item94580 {
	width:70px !important;
	height:11px !important;
	left:49px !important;
	top:243px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94581 {
	width:126px !important;
	height:11px !important;
	left:49px !important;
	top:257px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94582 {
	width:70px !important;
	height:11px !important;
	left:49px !important;
	top:271px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94583 {
	width:70px !important;
	height:11px !important;
	left:49px !important;
	top:285px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94584 {
	width:70px !important;
	height:11px !important;
	left:49px !important;
	top:298px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94618 {
	width:70px !important;
	height:11px !important;
	left:54px !important;
	top:711px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94619 {
	width:70px !important;
	height:11px !important;
	left:54px !important;
	top:725px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94620 {
	width:70px !important;
	height:11px !important;
	left:54px !important;
	top:739px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item94621 {
	width:167px !important;
	height:11px !important;
	left:54px !important;
	top:752px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item95687 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:241px !important;
}

#item95691 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:256px !important;
}

#item95695 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:270px !important;
}

#item95702 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:284px !important;
}

#item95706 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:298px !important;
}

#item95711 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:550px !important;
}

#item95715 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:550px !important;
}

#item95719 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:709px !important;
}

#item95724 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:723px !important;
}

#item95728 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:738px !important;
}

#item95732 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:752px !important;
}

#item94096 {
	width:180px !important;
	height:4px !important;
	left:423px !important;
	top:594px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item94097 {
	width:146px !important;
	height:4px !important;
	left:458px !important;
	top:411px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item94098 {
	width:146px !important;
	height:4px !important;
	left:458px !important;
	top:88px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item94879 {
	opacity:0.30;
	width:112px !important;
	height:64px !important;
	left:61px !important;
	top:698px !important;
	border-radius:12px;
	background:#a5bc5c;
}

#item94881 {
	opacity:0.20;
	width:112px !important;
	height:64px !important;
	left:61px !important;
	top:510px !important;
	border-radius:12px;
	background:#446ab5;
}

#item94883 {
	opacity:0.25;
	width:112px !important;
	height:64px !important;
	left:61px !important;
	top:329px !important;
	border-radius:12px;
	background:#f09a51;
}

#item94885 {
	opacity:0.25;
	width:112px !important;
	height:64px !important;
	left:61px !important;
	top:168px !important;
	border-radius:12px;
	background:#e6fc7a;
}

#item94887 {
	opacity:0.20;
	width:112px !important;
	height:64px !important;
	left:187px !important;
	top:698px !important;
	border-radius:12px;
	background:#446ab5;
}

#item94888 {
	opacity:0.25;
	width:112px !important;
	height:64px !important;
	left:187px !important;
	top:510px !important;
	border-radius:12px;
	background:#f09a51;
}

#item94889 {
	opacity:0.66;
	width:112px !important;
	height:64px !important;
	left:187px !important;
	top:329px !important;
	border-radius:12px;
	background:#e6e6e6;
}

#item94891 {
	opacity:0.25;
	width:112px !important;
	height:64px !important;
	left:187px !important;
	top:168px !important;
	border-radius:12px;
	background:#a4bed7;
}

#item94894 {
	opacity:0.20;
	width:112px !important;
	height:64px !important;
	left:313px !important;
	top:698px !important;
	border-radius:12px;
	background:#e84b54;
}

#item94896 {
	opacity:0.30;
	width:112px !important;
	height:64px !important;
	left:313px !important;
	top:510px !important;
	border-radius:12px;
	background:#a5bc5c;
}

#item94898 {
	opacity:0.25;
	width:112px !important;
	height:64px !important;
	left:313px !important;
	top:329px !important;
	border-radius:12px;
	background:#9bcfb9;
}

#item94900 {
	opacity:0.25;
	width:112px !important;
	height:64px !important;
	left:313px !important;
	top:168px !important;
	border-radius:12px;
	background:#c38ce2;
}

#item94902 {
	opacity:0.66;
	width:112px !important;
	height:64px !important;
	left:438px !important;
	top:698px !important;
	border-radius:12px;
	background:#e6e6e6;
}

#item94903 {
	opacity:0.25;
	width:112px !important;
	height:64px !important;
	left:438px !important;
	top:510px !important;
	border-radius:12px;
	background:#7e7ebc;
}

#item94905 {
	opacity:0.20;
	width:112px !important;
	height:64px !important;
	left:438px !important;
	top:329px !important;
	border-radius:12px;
	background:#e84b54;
}

#item94906 {
	width:139px !important;
	height:4px !important;
	left:475px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item95737 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:202px !important;
}

#item95741 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:361px !important;
}

#item95745 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:541px !important;
}

#item95749 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:730px !important;
}

#item95754 {
	width:73px !important;
	height:12px !important;
	left:192px !important;
	top:202px !important;
}

#item95759 {
	width:73px !important;
	height:12px !important;
	left:192px !important;
	top:361px !important;
}

#item95764 {
	width:73px !important;
	height:12px !important;
	left:192px !important;
	top:541px !important;
}

#item95768 {
	width:73px !important;
	height:12px !important;
	left:194px !important;
	top:730px !important;
}

#item95772 {
	width:73px !important;
	height:12px !important;
	left:192px !important;
	top:376px !important;
}

#item95780 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:202px !important;
}

#item95784 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:361px !important;
}

#item95793 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:541px !important;
}

#item95797 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:730px !important;
}

#item95814 {
	width:73px !important;
	height:12px !important;
	left:443px !important;
	top:361px !important;
}

#item95829 {
	width:73px !important;
	height:12px !important;
	left:443px !important;
	top:541px !important;
}

#item95833 {
	width:73px !important;
	height:12px !important;
	left:445px !important;
	top:730px !important;
}

#item95848 {
	width:73px !important;
	height:12px !important;
	left:445px !important;
	top:745px !important;
}

#item95853 {
	width:73px !important;
	height:12px !important;
	left:319px !important;
	top:745px !important;
}

#item95877 {
	opacity:0.57;
	width:31px !important;
	height:82px !important;
	left:220px !important;
	top:10px !important;
	border-radius:12px;
	background:#feec8c;
}

#item95879 {
	opacity:0.57;
	width:31px !important;
	height:82px !important;
	left:370px !important;
	top:10px !important;
	border-radius:12px;
	background:#f7b36a;
}

#item95881 {
	opacity:0.57;
	width:31px !important;
	height:82px !important;
	left:294px !important;
	top:10px !important;
	border-radius:12px;
	background:#7dcaf1;
}

#item95883 {
	opacity:0.57;
	width:31px !important;
	height:82px !important;
	left:445px !important;
	top:10px !important;
	border-radius:12px;
	background:#c73f5d;
}

#item95886 {
	opacity:0.57;
	width:31px !important;
	height:82px !important;
	left:517px !important;
	top:10px !important;
	border-radius:12px;
	background:#86c6a0;
}

#item95888 {
	width:177px !important;
	height:4px !important;
	left:-23px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item96156 {
	width:74px !important;
	height:11px !important;
	left:122px !important;
	top:141px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item96157 {
	width:74px !important;
	height:11px !important;
	left:122px !important;
	top:155px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item96158 {
	width:74px !important;
	height:11px !important;
	left:122px !important;
	top:170px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item96161 {
	width:74px !important;
	height:11px !important;
	left:122px !important;
	top:184px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item96162 {
	width:74px !important;
	height:11px !important;
	left:122px !important;
	top:198px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item96163 {
	width:74px !important;
	height:11px !important;
	left:122px !important;
	top:212px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item96782 {
	width:85px !important;
	height:11px !important;
	left:41px !important;
	top:551px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item97793 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:140px !important;
}

#item97797 {
	width:73px !important;
	height:12px !important;
	left:120px !important;
	top:140px !important;
}

#item97808 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:155px !important;
}

#item97812 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:169px !important;
}

#item97816 {
	width:73px !important;
	height:12px !important;
	left:121px !important;
	top:169px !important;
}

#item97821 {
	width:73px !important;
	height:12px !important;
	left:121px !important;
	top:183px !important;
}

#item97825 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:183px !important;
}

#item97830 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:198px !important;
}

#item97834 {
	width:73px !important;
	height:12px !important;
	left:121px !important;
	top:198px !important;
}

#item97838 {
	width:73px !important;
	height:12px !important;
	left:121px !important;
	top:212px !important;
}

#item97842 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:212px !important;
}

#item97846 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:312px !important;
}

#item97850 {
	width:73px !important;
	height:12px !important;
	left:134px !important;
	top:312px !important;
}

#item97854 {
	width:73px !important;
	height:12px !important;
	left:134px !important;
	top:327px !important;
}

#item97858 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:327px !important;
}

#item97862 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:341px !important;
}

#item97870 {
	width:73px !important;
	height:12px !important;
	left:132px !important;
	top:341px !important;
}

#item97874 {
	width:73px !important;
	height:12px !important;
	left:132px !important;
	top:355px !important;
}

#item97878 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:355px !important;
}

#item97882 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:369px !important;
}

#item97886 {
	width:73px !important;
	height:12px !important;
	left:132px !important;
	top:369px !important;
}

#item97894 {
	width:73px !important;
	height:12px !important;
	left:132px !important;
	top:383px !important;
}

#item97898 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:383px !important;
}

#item97917 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:397px !important;
}

#item97935 {
	width:73px !important;
	height:12px !important;
	left:135px !important;
	top:397px !important;
}

#item97939 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:551px !important;
}

#item97955 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:732px !important;
}

#item97959 {
	width:73px !important;
	height:12px !important;
	left:460px !important;
	top:733px !important;
}

#item97974 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:746px !important;
}

#item97987 {
	width:73px !important;
	height:12px !important;
	left:460px !important;
	top:748px !important;
}

#item97992 {
	width:73px !important;
	height:12px !important;
	left:121px !important;
	top:154px !important;
}

#item97007 {
	opacity:0.57;
	width:81px !important;
	height:212px !important;
	left:96px !important;
	top:-9px !important;
	border-radius:15px;
	background:#d4ecfb;
}

#item97010 {
	width:177px !important;
	height:4px !important;
	left:438px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item97011 {
	width:251px !important;
	height:4px !important;
	left:364px !important;
	top:308px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item97997 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:217px !important;
}

#item98001 {
	width:73px !important;
	height:12px !important;
	left:455px !important;
	top:232px !important;
}

#item98007 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:472px !important;
}

#item98011 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:487px !important;
}

#item98015 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:501px !important;
}

#item98019 {
	width:73px !important;
	height:12px !important;
	left:394px !important;
	top:721px !important;
}

#item98025 {
	width:73px !important;
	height:12px !important;
	left:394px !important;
	top:735px !important;
}

#item98030 {
	width:73px !important;
	height:12px !important;
	left:394px !important;
	top:749px !important;
}

#item98034 {
	width:73px !important;
	height:12px !important;
	left:394px !important;
	top:763px !important;
}

#item98038 {
	width:73px !important;
	height:12px !important;
	left:484px !important;
	top:721px !important;
}

#item98042 {
	width:73px !important;
	height:12px !important;
	left:484px !important;
	top:735px !important;
}

#item98048 {
	width:73px !important;
	height:12px !important;
	left:484px !important;
	top:749px !important;
}

#item98086 {
	opacity:0.57;
	width:115px !important;
	height:237px !important;
	left:390px !important;
	top:-27px !important;
	border-radius:15px;
	background:#d4ecfb;
}

#item98087 {
	width:224px !important;
	height:4px !important;
	left:-23px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item98254 {
	width:307px !important;
	height:11px !important;
	left:36px !important;
	top:129px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98256 {
	width:307px !important;
	height:11px !important;
	left:36px !important;
	top:171px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98257 {
	width:307px !important;
	height:11px !important;
	left:36px !important;
	top:143px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98258 {
	width:307px !important;
	height:11px !important;
	left:36px !important;
	top:185px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98259 {
	width:307px !important;
	height:11px !important;
	left:36px !important;
	top:157px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98260 {
	width:307px !important;
	height:11px !important;
	left:36px !important;
	top:199px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98261 {
	width:307px !important;
	height:11px !important;
	left:36px !important;
	top:213px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98337 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:571px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98338 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:671px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98339 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:614px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98340 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:713px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98341 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:585px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98342 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:685px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98343 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:628px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98344 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:728px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98345 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:600px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98346 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:699px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98347 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:642px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98348 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:742px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98349 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:657px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98350 {
	width:265px !important;
	height:11px !important;
	left:36px !important;
	top:756px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item99262 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:128px !important;
}

#item99266 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:142px !important;
}

#item99270 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:156px !important;
}

#item99274 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:170px !important;
}

#item99279 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:185px !important;
}

#item99284 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:199px !important;
}

#item99288 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:213px !important;
}

#item99292 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:571px !important;
}

#item99296 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:585px !important;
}

#item99300 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:600px !important;
}

#item99304 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:613px !important;
}

#item99308 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:627px !important;
}

#item99312 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:642px !important;
}

#item99316 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:656px !important;
}

#item99320 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:671px !important;
}

#item99325 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:685px !important;
}

#item99329 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:699px !important;
}

#item99334 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:713px !important;
}

#item99338 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:727px !important;
}

#item99342 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:742px !important;
}

#item99347 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:756px !important;
}

#item98485 {
	width:254px !important;
	height:270px !important;
	left:304px !important;
	top:521px !important;
	border-radius:12px;
	background:#fdfaeb;
}

#item98488 {
	width:254px !important;
	height:270px !important;
	left:38px !important;
	top:228px !important;
	border-radius:12px;
	background:#fdfaeb;
}

#item98489 {
	width:177px !important;
	height:4px !important;
	left:435px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item98490 {
	opacity:0.57;
	width:404px !important;
	height:4px !important;
	left:209px !important;
	top:215px !important;
	border-radius:15px;
	background:#d4ecfb;
}

#item98687 {
	width:68px !important;
	height:11px !important;
	left:322px !important;
	top:736px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98688 {
	width:254px !important;
	height:270px !important;
	left:38px !important;
	top:521px !important;
	border-radius:12px;
	background:#fdfaeb;
}

#item98689 {
	width:254px !important;
	height:270px !important;
	left:300px !important;
	top:229px !important;
	border-radius:12px;
	background:#fdfaeb;
}

#item98817 {
	width:150px !important;
	height:11px !important;
	left:332px !important;
	top:419px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98818 {
	width:150px !important;
	height:11px !important;
	left:332px !important;
	top:433px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98819 {
	width:150px !important;
	height:11px !important;
	left:332px !important;
	top:447px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98994 {
	width:170px !important;
	height:11px !important;
	left:58px !important;
	top:742px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item98995 {
	width:170px !important;
	height:11px !important;
	left:58px !important;
	top:756px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item99351 {
	width:73px !important;
	height:12px !important;
	left:411px !important;
	top:139px !important;
}

#item99355 {
	width:73px !important;
	height:12px !important;
	left:206px !important;
	top:446px !important;
}

#item99359 {
	width:73px !important;
	height:12px !important;
	left:329px !important;
	top:417px !important;
}

#item99363 {
	width:73px !important;
	height:12px !important;
	left:329px !important;
	top:432px !important;
}

#item99367 {
	width:73px !important;
	height:12px !important;
	left:329px !important;
	top:446px !important;
}

#item99372 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:741px !important;
}

#item99376 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:755px !important;
}

#item99380 {
	width:73px !important;
	height:12px !important;
	left:319px !important;
	top:735px !important;
}

#item99391 {
	width:248px !important;
	height:4px !important;
	left:-23px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item99392 {
	width:164px !important;
	height:4px !important;
	left:-9px !important;
	top:279px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item99393 {
	width:164px !important;
	height:4px !important;
	left:-9px !important;
	top:541px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item99710 {
	width:44px !important;
	height:11px !important;
	left:322px !important;
	top:745px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item99711 {
	width:44px !important;
	height:11px !important;
	left:322px !important;
	top:759px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item100618 {
	width:73px !important;
	height:12px !important;
	left:430px !important;
	top:448px !important;
}

#item100622 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:448px !important;
}

#item100658 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:462px !important;
}

#item100662 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:746px !important;
}

#item100666 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:745px !important;
}

#item100670 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:759px !important;
}

#item100674 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:204px !important;
}

#item100174 {
	width:228px !important;
	height:4px !important;
	left:474px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item100680 {
	width:73px !important;
	height:12px !important;
	left:478px !important;
	top:278px !important;
}

#item100684 {
	width:73px !important;
	height:12px !important;
	left:478px !important;
	top:293px !important;
}

#item100688 {
	width:73px !important;
	height:12px !important;
	left:478px !important;
	top:489px !important;
}

#item100692 {
	width:73px !important;
	height:12px !important;
	left:478px !important;
	top:753px !important;
}

#item100720 {
	width:133px !important;
	height:4px !important;
	left:-9px !important;
	top:186px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item100721 {
	width:117px !important;
	height:4px !important;
	left:-9px !important;
	top:419px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item100722 {
	width:117px !important;
	height:4px !important;
	left:-16px !important;
	top:625px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item102747 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:293px !important;
}

#item102787 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:500px !important;
}

#item102792 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:306px !important;
}

#item102797 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:514px !important;
}

#item102801 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:321px !important;
}

#item102806 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:529px !important;
}

#item102810 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:336px !important;
}

#item102814 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:543px !important;
}

#item102818 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:349px !important;
}

#item102822 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:557px !important;
}

#item102826 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:705px !important;
}

#item102831 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:705px !important;
}

#item102837 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:719px !important;
}

#item102841 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:719px !important;
}

#item102845 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:733px !important;
}

#item102849 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:733px !important;
}

#item102853 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:748px !important;
}

#item102865 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:748px !important;
}

#item102869 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:762px !important;
}

#item102885 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:762px !important;
}

#item102904 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:349px !important;
}

#item102908 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:335px !important;
}

#item102930 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:321px !important;
}

#item102944 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:306px !important;
}

#item102948 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:293px !important;
}

#item101336 {
	width:177px !important;
	height:4px !important;
	left:480px !important;
	top:47px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item101339 {
	width:177px !important;
	height:4px !important;
	left:434px !important;
	top:555px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item101773 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:219px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101774 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:177px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101775 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:205px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101776 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:191px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101930 {
	width:67px !important;
	height:11px !important;
	left:47px !important;
	top:453px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101931 {
	width:114px !important;
	height:11px !important;
	left:47px !important;
	top:467px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101932 {
	width:114px !important;
	height:11px !important;
	left:47px !important;
	top:481px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101933 {
	width:67px !important;
	height:11px !important;
	left:47px !important;
	top:411px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101934 {
	width:67px !important;
	height:11px !important;
	left:47px !important;
	top:439px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item101935 {
	width:67px !important;
	height:11px !important;
	left:47px !important;
	top:425px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102029 {
	width:67px !important;
	height:11px !important;
	left:256px !important;
	top:164px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102030 {
	width:67px !important;
	height:11px !important;
	left:256px !important;
	top:205px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102031 {
	width:67px !important;
	height:11px !important;
	left:256px !important;
	top:219px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102033 {
	width:67px !important;
	height:11px !important;
	left:256px !important;
	top:122px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102034 {
	width:67px !important;
	height:11px !important;
	left:256px !important;
	top:150px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102037 {
	width:67px !important;
	height:11px !important;
	left:256px !important;
	top:136px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102121 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:374px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102122 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:333px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102123 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:319px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102124 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:360px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102125 {
	width:67px !important;
	height:11px !important;
	left:49px !important;
	top:346px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102267 {
	width:193px !important;
	height:11px !important;
	left:44px !important;
	top:748px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102268 {
	width:193px !important;
	height:11px !important;
	left:44px !important;
	top:706px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102269 {
	width:193px !important;
	height:11px !important;
	left:44px !important;
	top:734px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102270 {
	width:193px !important;
	height:11px !important;
	left:44px !important;
	top:720px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item102964 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:176px !important;
}

#item102977 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:190px !important;
}

#item102981 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:205px !important;
}

#item102986 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:219px !important;
}

#item102990 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:121px !important;
}

#item102994 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:135px !important;
}

#item102999 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:149px !important;
}

#item103003 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:164px !important;
}

#item103007 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:206px !important;
}

#item103013 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:220px !important;
}

#item103017 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:319px !important;
}

#item103022 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:332px !important;
}

#item103026 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:347px !important;
}

#item103030 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:361px !important;
}

#item103035 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:375px !important;
}

#item103039 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:410px !important;
}

#item103043 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:425px !important;
}

#item103048 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:439px !important;
}

#item103052 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:453px !important;
}

#item103062 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:467px !important;
}

#item103066 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:481px !important;
}

#item103070 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:706px !important;
}

#item103074 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:719px !important;
}

#item103079 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:733px !important;
}

#item103083 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:748px !important;
}

#item103087 {
	width:73px !important;
	height:12px !important;
	left:322px !important;
	top:724px !important;
}

#item103122 {
	opacity:0.41;
	width:33px !important;
	height:151px !important;
	left:59px !important;
	top:355px !important;
	border-radius:26px;
	background:#e9594d;
}

#item103124 {
	opacity:0.41;
	width:33px !important;
	height:151px !important;
	left:131px !important;
	top:355px !important;
	border-radius:26px;
	background:#28a575;
}

#item103125 {
	opacity:0.41;
	width:33px !important;
	height:151px !important;
	left:201px !important;
	top:355px !important;
	border-radius:26px;
	background:#7cc6e6;
}

#item103135 {
	width:320px !important;
	height:4px !important;
	left:-23px !important;
	top:48px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item103136 {
	width:320px !important;
	height:4px !important;
	left:-23px !important;
	top:309px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item103589 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:568px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103590 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:625px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103591 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:681px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103592 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:737px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103593 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:751px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103594 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:525px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103595 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:582px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103596 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:639px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103597 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:695px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103598 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:554px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103599 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:610px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103600 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:667px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103601 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:723px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103602 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:539px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103603 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:596px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103604 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:653px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item103605 {
	width:280px !important;
	height:11px !important;
	left:37px !important;
	top:709px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item104546 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:189px !important;
}

#item104550 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:203px !important;
}

#item104555 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:218px !important;
}

#item104559 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:232px !important;
}

#item104563 {
	width:73px !important;
	height:12px !important;
	left:337px !important;
	top:232px !important;
}

#item104567 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:524px !important;
}

#item104571 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:538px !important;
}

#item104575 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:552px !important;
}

#item104579 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:566px !important;
}

#item104583 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:581px !important;
}

#item104587 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:595px !important;
}

#item104594 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:609px !important;
}

#item104598 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:624px !important;
}

#item104602 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:637px !important;
}

#item104606 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:651px !important;
}

#item104610 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:665px !important;
}

#item104614 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:680px !important;
}

#item104618 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:694px !important;
}

#item104622 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:708px !important;
}

#item104626 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:722px !important;
}

#item104641 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:737px !important;
}

#item104645 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:750px !important;
}

#item103808 {
	width:463px !important;
	height:4px !important;
	left:147px !important;
	top:265px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item103809 {
	width:320px !important;
	height:4px !important;
	left:298px !important;
	top:552px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item104253 {
	width:125px !important;
	height:11px !important;
	left:49px !important;
	top:740px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item104254 {
	width:69px !important;
	height:11px !important;
	left:49px !important;
	top:753px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item104256 {
	width:69px !important;
	height:11px !important;
	left:49px !important;
	top:698px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item104257 {
	width:69px !important;
	height:11px !important;
	left:49px !important;
	top:726px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item104258 {
	width:69px !important;
	height:11px !important;
	left:49px !important;
	top:712px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item104666 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:441px !important;
}

#item104675 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:455px !important;
}

#item104679 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:469px !important;
}

#item104694 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:483px !important;
}

#item104698 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:697px !important;
}

#item104707 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:711px !important;
}

#item104712 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:725px !important;
}

#item104716 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:740px !important;
}

#item104721 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:754px !important;
}

#item111201 {
	opacity:0.84;
	width:152px !important;
	height:187px !important;
	left:40px !important;
	top:574px !important;
	border-radius:12px;
	background:#fff;
}

#item112515 {
	width:213px !important;
	height:4px !important;
	left:-13px !important;
	top:50px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item112780 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:400px !important;
}

#item112785 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:575px !important;
}

#item112789 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:593px !important;
}

#item112793 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:610px !important;
}

#item112797 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:626px !important;
}

#item112801 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:644px !important;
}

#item112805 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:661px !important;
}

#item112809 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:677px !important;
}

#item112814 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:695px !important;
}

#item112818 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:712px !important;
}

#item112822 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:728px !important;
}

#item112826 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:745px !important;
}

#item112830 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:431px !important;
}

#item112834 {
	width:73px !important;
	height:12px !important;
	left:346px !important;
	top:404px !important;
}

#item111204 {
	width:71px !important;
	height:31px !important;
	left:323px !important;
	top:105px !important;
	border-radius:9px;
	background:#fff;
}

#item111206 {
	width:74px !important;
	height:26px !important;
	left:34px !important;
	top:65px !important;
	border-radius:10px;
	background:#fff;
}

#item111699 {
	width:266px !important;
	height:38px !important;
	left:36px !important;
	top:460px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item111700 {
	width:91px !important;
	height:69px !important;
	left:9px !important;
	top:-36px !important;
	border-radius:10px;
	background:#fff;
}

#item112517 {
	width:213px !important;
	height:4px !important;
	left:393px !important;
	top:50px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item112609 {
	width:73px !important;
	height:57px !important;
	left:31px !important;
	top:302px !important;
	border-radius:10px;
	background:#fff;
}

#item112838 {
	width:73px !important;
	height:12px !important;
	left:52px !important;
	top:211px !important;
}

#item112842 {
	width:73px !important;
	height:12px !important;
	left:52px !important;
	top:466px !important;
}

#item112847 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:397px !important;
}

#item112857 {
	width:73px !important;
	height:12px !important;
	left:464px !important;
	top:347px !important;
}

#item112934 {
	width:263px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:10px;
	background:#fff;
}

#item113517 {
	width:147px !important;
	height:20px !important;
	left:205px !important;
	top:221px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item113521 {
	width:74px !important;
	height:20px !important;
	left:170px !important;
	top:506px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item113522 {
	width:185px !important;
	height:20px !important;
	left:205px !important;
	top:248px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item114611 {
	width:73px !important;
	height:12px !important;
	left:206px !important;
	top:225px !important;
}

#item114643 {
	width:73px !important;
	height:12px !important;
	left:206px !important;
	top:252px !important;
}

#item114652 {
	width:73px !important;
	height:12px !important;
	left:171px !important;
	top:511px !important;
}

#item114656 {
	width:73px !important;
	height:12px !important;
	left:246px !important;
	top:619px !important;
}

#item112935 {
	width:263px !important;
	height:4px !important;
	left:383px !important;
	top:49px !important;
	border-radius:10px;
	background:#fff;
}

#item112936 {
	width:328px !important;
	height:4px !important;
	left:318px !important;
	top:546px !important;
	border-radius:10px;
	background:#fff;
}

#item113519 {
	width:147px !important;
	height:20px !important;
	left:188px !important;
	top:241px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item113520 {
	width:147px !important;
	height:20px !important;
	left:188px !important;
	top:268px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item114660 {
	width:73px !important;
	height:12px !important;
	left:189px !important;
	top:246px !important;
}

#item114664 {
	width:73px !important;
	height:12px !important;
	left:189px !important;
	top:274px !important;
}

#item114668 {
	width:73px !important;
	height:12px !important;
	left:493px !important;
	top:424px !important;
}

#item114674 {
	width:73px !important;
	height:12px !important;
	left:493px !important;
	top:745px !important;
}

#item114679 {
	width:73px !important;
	height:12px !important;
	left:219px !important;
	top:745px !important;
}

#item115690 {
	width:206px !important;
	height:4px !important;
	left:-37px !important;
	top:554px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	border-radius:12px;
	background:#eb5c73;
}

#item115716 {
	width:187px !important;
	height:28px !important;
	left:234px !important;
	top:743px !important;
	border-radius:12px;
	background:#a2d6dd;
}

#item115743 {
	width:145px !important;
	height:15px !important;
	left:234px !important;
	top:721px !important;
	border-radius:10px;
	background:#fff;
}

#item115886 {
	width:206px !important;
	height:4px !important;
	left:-25px !important;
	top:48px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.5);
	border-radius:12px;
	background:#eb5c73;
}

#item115967 {
	width:127px !important;
	height:15px !important;
	left:313px !important;
	top:206px !important;
	border-radius:10px;
	background:#fff;
}

#item115968 {
	width:127px !important;
	height:15px !important;
	left:313px !important;
	top:189px !important;
	border-radius:10px;
	background:#fff;
}

#item115969 {
	width:127px !important;
	height:15px !important;
	left:313px !important;
	top:172px !important;
	border-radius:10px;
	background:#fff;
}

#item115970 {
	width:127px !important;
	height:15px !important;
	left:313px !important;
	top:155px !important;
	border-radius:10px;
	background:#fff;
}

#item116036 {
	width:207px !important;
	height:51px !important;
	left:223px !important;
	top:467px !important;
	border-radius:12px;
	background:#a2d6dd;
}

#item116062 {
	width:111px !important;
	height:15px !important;
	left:223px !important;
	top:442px !important;
	border-radius:10px;
	background:#fff;
}

#item116063 {
	width:111px !important;
	height:15px !important;
	left:223px !important;
	top:425px !important;
	border-radius:10px;
	background:#fff;
}

#item116064 {
	width:111px !important;
	height:15px !important;
	left:223px !important;
	top:408px !important;
	border-radius:10px;
	background:#fff;
}

#item116065 {
	width:111px !important;
	height:15px !important;
	left:223px !important;
	top:391px !important;
	border-radius:10px;
	background:#fff;
}

#item116132 {
	width:263px !important;
	height:4px !important;
	left:-68px !important;
	top:296px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	border-radius:12px;
	background:#eb5c73;
}

#item116360 {
	width:65px !important;
	height:16px !important;
	left:315px !important;
	top:154px !important;
}

#item116364 {
	width:65px !important;
	height:13px !important;
	left:315px !important;
	top:172px !important;
}

#item116381 {
	width:65px !important;
	height:13px !important;
	left:315px !important;
	top:190px !important;
}

#item116406 {
	width:65px !important;
	height:13px !important;
	left:315px !important;
	top:206px !important;
}

#item116431 {
	width:65px !important;
	height:13px !important;
	left:224px !important;
	top:392px !important;
}

#item116435 {
	width:65px !important;
	height:13px !important;
	left:224px !important;
	top:409px !important;
}

#item116439 {
	width:65px !important;
	height:13px !important;
	left:224px !important;
	top:427px !important;
}

#item116443 {
	width:65px !important;
	height:13px !important;
	left:224px !important;
	top:427px !important;
}

#item116447 {
	width:65px !important;
	height:13px !important;
	left:228px !important;
	top:443px !important;
}

#item116451 {
	width:65px !important;
	height:13px !important;
	left:232px !important;
	top:722px !important;
}

#item114752 {
	width:160px !important;
	height:222px !important;
	left:100px !important;
	top:32px !important;
}

#item114770 {
	width:163px !important;
	height:225px !important;
	left:98px !important;
	top:31px !important;
}

#item114785 {
	width:160px !important;
	height:221px !important;
	left:99px !important;
	top:33px !important;
}

#item114827 {
	width:523px !important;
	height:33px !important;
	left:36px !important;
	top:522px !important;
	border-radius:12px;
	background:#fff;
}

#item114853 {
	width:523px !important;
	height:33px !important;
	left:36px !important;
	top:771px !important;
	border-radius:12px;
	background:#fff;
}

#item114880 {
	width:188px !important;
	height:15px !important;
	left:370px !important;
	top:232px !important;
	border-radius:12px;
	background:#fff;
}

#item114881 {
	width:188px !important;
	height:15px !important;
	left:370px !important;
	top:215px !important;
	border-radius:12px;
	background:#fff;
}

#item114882 {
	width:188px !important;
	height:15px !important;
	left:370px !important;
	top:198px !important;
	border-radius:12px;
	background:#fff;
}

#item114958 {
	width:225px !important;
	height:4px !important;
	left:379px !important;
	top:334px !important;
	border-radius:10px;
	background:#f9cca8;
}

#item114959 {
	width:225px !important;
	height:4px !important;
	left:379px !important;
	top:50px !important;
	border-radius:10px;
	background:#f9cca8;
}

#item114960 {
	width:359px !important;
	height:4px !important;
	left:250px !important;
	top:588px !important;
	border-radius:10px;
	background:#f9cca8;
}

#item115143 {
	width:124px !important;
	height:181px !important;
	left:36px !important;
	top:326px !important;
}

#item115160 {
	width:125px !important;
	height:183px !important;
	left:36px !important;
	top:326px !important;
}

#item115178 {
	width:125px !important;
	height:183px !important;
	left:36px !important;
	top:326px !important;
}

#item115193 {
	width:125px !important;
	height:182px !important;
	left:36px !important;
	top:326px !important;
}

#item115210 {
	width:125px !important;
	height:182px !important;
	left:36px !important;
	top:326px !important;
}

#item115340 {
	width:121px !important;
	height:165px !important;
	left:24px !important;
	top:589px !important;
}

#item115357 {
	width:121px !important;
	height:166px !important;
	left:24px !important;
	top:588px !important;
}

#item115371 {
	width:121px !important;
	height:166px !important;
	left:24px !important;
	top:588px !important;
}

#item115388 {
	width:121px !important;
	height:165px !important;
	left:24px !important;
	top:588px !important;
}

#item115402 {
	width:121px !important;
	height:165px !important;
	left:24px !important;
	top:589px !important;
}

#item116304 {
	width:61px !important;
	height:89px !important;
	left:349px !important;
	top:68px !important;
}

#item116309 {
	width:67px !important;
	height:98px !important;
	left:173px !important;
	top:409px !important;
}

#item116315 {
	width:68px !important;
	height:100px !important;
	left:172px !important;
	top:649px !important;
}

#item116320 {
	width:52px !important;
	height:91px !important;
	left:423px !important;
	top:67px !important;
}

#item116325 {
	width:66px !important;
	height:98px !important;
	left:249px !important;
	top:409px !important;
}

#item116330 {
	width:75px !important;
	height:92px !important;
	left:248px !important;
	top:652px !important;
}

#item116335 {
	width:57px !important;
	height:83px !important;
	left:497px !important;
	top:68px !important;
}

#item116340 {
	width:66px !important;
	height:98px !important;
	left:324px !important;
	top:409px !important;
}

#item116345 {
	width:71px !important;
	height:92px !important;
	left:333px !important;
	top:654px !important;
}

#item116350 {
	width:66px !important;
	height:98px !important;
	left:397px !important;
	top:409px !important;
}

#item116355 {
	width:65px !important;
	height:92px !important;
	left:415px !important;
	top:654px !important;
}

#item116368 {
	width:65px !important;
	height:13px !important;
	left:371px !important;
	top:199px !important;
}

#item116373 {
	width:65px !important;
	height:13px !important;
	left:479px !important;
	top:426px !important;
}

#item116377 {
	width:65px !important;
	height:13px !important;
	left:489px !important;
	top:661px !important;
}

#item116385 {
	width:65px !important;
	height:13px !important;
	left:371px !important;
	top:216px !important;
}

#item116389 {
	width:65px !important;
	height:13px !important;
	left:479px !important;
	top:444px !important;
}

#item116393 {
	width:65px !important;
	height:13px !important;
	left:489px !important;
	top:678px !important;
}

#item116397 {
	width:65px !important;
	height:13px !important;
	left:479px !important;
	top:479px !important;
}

#item116402 {
	width:65px !important;
	height:13px !important;
	left:489px !important;
	top:713px !important;
}

#item116410 {
	width:65px !important;
	height:13px !important;
	left:371px !important;
	top:233px !important;
}

#item116414 {
	width:65px !important;
	height:13px !important;
	left:479px !important;
	top:460px !important;
}

#item116418 {
	width:65px !important;
	height:13px !important;
	left:489px !important;
	top:695px !important;
}

#item116423 {
	width:65px !important;
	height:13px !important;
	left:479px !important;
	top:495px !important;
}

#item116427 {
	width:65px !important;
	height:13px !important;
	left:489px !important;
	top:729px !important;
}

@keyframes pulsar-116489 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116489 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116494 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116494 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116499 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116499 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116503 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116503 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116507 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116507 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116511 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116511 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116515 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116515 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116520 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116520 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116524 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116524 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116528 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116528 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-116532 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-116532 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item116606 {
	width:253px !important;
	height:4px !important;
	left:595px !important;
	top:625px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	border-radius:12px;
	background:#eb5c73;
}

#item116603 {
	width:216px !important;
	height:4px !important;
	left:387px !important;
	top:49px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	border-radius:12px;
	background:#eb5c73;
}

#item116604 {
	width:343px !important;
	height:4px !important;
	left:273px !important;
	top:207px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	border-radius:12px;
	background:#eb5c73;
}

#item116605 {
	width:304px !important;
	height:4px !important;
	left:300px !important;
	top:625px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.29);
	border-radius:12px;
	background:#eb5c73;
}

#item116816 {
	width:108px !important;
	height:15px !important;
	left:300px !important;
	top:98px !important;
	border-radius:10px;
	background:#fff;
}

#item116817 {
	width:169px !important;
	height:15px !important;
	left:300px !important;
	top:116px !important;
	border-radius:10px;
	background:#fff;
}

#item116818 {
	width:108px !important;
	height:15px !important;
	left:300px !important;
	top:81px !important;
	border-radius:10px;
	background:#fff;
}

#item117377 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:83px !important;
}

#item117381 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:99px !important;
}

#item117469 {
	width:73px !important;
	height:12px !important;
	left:302px !important;
	top:116px !important;
}

#item117474 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:363px !important;
}

#item117478 {
	width:73px !important;
	height:12px !important;
	left:282px !important;
	top:363px !important;
}

#item117483 {
	width:73px !important;
	height:12px !important;
	left:282px !important;
	top:379px !important;
}

#item117487 {
	width:73px !important;
	height:12px !important;
	left:282px !important;
	top:397px !important;
}

#item117493 {
	width:73px !important;
	height:12px !important;
	left:282px !important;
	top:414px !important;
}

#item117497 {
	width:73px !important;
	height:12px !important;
	left:282px !important;
	top:430px !important;
}

#item117501 {
	width:73px !important;
	height:12px !important;
	left:282px !important;
	top:448px !important;
}

#item117509 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:465px !important;
}

#item117516 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:481px !important;
}

#item117543 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:499px !important;
}

#item117561 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:516px !important;
}

#item117573 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:532px !important;
}

#item117590 {
	width:73px !important;
	height:12px !important;
	left:283px !important;
	top:550px !important;
}

#item117604 {
	width:73px !important;
	height:12px !important;
	left:173px !important;
	top:764px !important;
}

#item117618 {
	width:73px !important;
	height:12px !important;
	left:389px !important;
	top:740px !important;
}

#item117622 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:379px !important;
}

#item117627 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:396px !important;
}

#item117631 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:414px !important;
}

#item117636 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:431px !important;
}

#item117640 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:448px !important;
}

#item117644 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:465px !important;
}

#item117651 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:481px !important;
}

#item117655 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:499px !important;
}

#item117659 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:515px !important;
}

#item117663 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:532px !important;
}

#item117667 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:549px !important;
}

#item117671 {
	width:73px !important;
	height:12px !important;
	left:72px !important;
	top:567px !important;
}

#item118418 {
	width:1208px !important;
	height:193px !important;
	left:-9px !important;
	top:658px !important;
	background:#fff;
}

#item118548 {
	width:485px !important;
	height:336px !important;
	left:-9px !important;
	top:-6px !important;
}

#item118561 {
	width:485px !important;
	height:336px !important;
	left:-9px !important;
	top:322px !important;
}

#item118726 {
	width:523px !important;
	height:29px !important;
	left:36px !important;
	top:777px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item119403 {
	width:234px !important;
	height:398px !important;
	left:173px !important;
	top:110px !important;
}

#item119410 {
	width:237px !important;
	height:402px !important;
	left:169px !important;
	top:106px !important;
}

#item119417 {
	width:237px !important;
	height:403px !important;
	left:170px !important;
	top:107px !important;
}

#item119425 {
	width:239px !important;
	height:407px !important;
	left:171px !important;
	top:103px !important;
}

#item119432 {
	width:74px !important;
	height:125px !important;
	left:48px !important;
	top:562px !important;
}

#item119437 {
	width:74px !important;
	height:125px !important;
	left:156px !important;
	top:562px !important;
}

#item119442 {
	width:74px !important;
	height:125px !important;
	left:264px !important;
	top:562px !important;
}

#item119448 {
	width:74px !important;
	height:125px !important;
	left:365px !important;
	top:562px !important;
}

#item119453 {
	width:74px !important;
	height:125px !important;
	left:470px !important;
	top:562px !important;
}

#item119488 {
	width:71px !important;
	height:11px !important;
	left:46px !important;
	top:728px !important;
}

#item119492 {
	width:71px !important;
	height:11px !important;
	left:137px !important;
	top:730px !important;
}

#item119496 {
	width:71px !important;
	height:11px !important;
	left:46px !important;
	top:743px !important;
}

#item119500 {
	width:71px !important;
	height:11px !important;
	left:137px !important;
	top:744px !important;
}

#item119504 {
	width:71px !important;
	height:11px !important;
	left:46px !important;
	top:757px !important;
}

#item119509 {
	width:71px !important;
	height:11px !important;
	left:137px !important;
	top:757px !important;
}

@keyframes pulsar-119615 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119615 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119619 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119619 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119623 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119623 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119628 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119628 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119632 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119632 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item118697 {
	width:237px !important;
	height:4px !important;
	left:409px !important;
	top:49px !important;
	border-radius:12px;
	background:#b1d9cd;
}

#item118724 {
	width:523px !important;
	height:29px !important;
	left:36px !important;
	top:264px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item118725 {
	width:523px !important;
	height:29px !important;
	left:37px !important;
	top:505px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item118727 {
	width:288px !important;
	height:38px !important;
	left:37px !important;
	top:770px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item118829 {
	width:71px !important;
	height:11px !important;
	left:195px !important;
	top:205px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118830 {
	width:71px !important;
	height:11px !important;
	left:199px !important;
	top:443px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118831 {
	width:71px !important;
	height:11px !important;
	left:195px !important;
	top:234px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118832 {
	width:71px !important;
	height:11px !important;
	left:199px !important;
	top:472px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118833 {
	width:190px !important;
	height:11px !important;
	left:195px !important;
	top:247px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118834 {
	width:190px !important;
	height:11px !important;
	left:199px !important;
	top:486px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118835 {
	width:71px !important;
	height:11px !important;
	left:195px !important;
	top:219px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118836 {
	width:71px !important;
	height:11px !important;
	left:199px !important;
	top:457px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item118967 {
	width:132px !important;
	height:201px !important;
	left:49px !important;
	top:55px !important;
}

#item118985 {
	width:134px !important;
	height:203px !important;
	left:49px !important;
	top:54px !important;
}

#item119003 {
	width:132px !important;
	height:201px !important;
	left:49px !important;
	top:55px !important;
}

#item119021 {
	width:123px !important;
	height:195px !important;
	left:54px !important;
	top:305px !important;
}

#item119037 {
	width:123px !important;
	height:194px !important;
	left:54px !important;
	top:306px !important;
}

#item119052 {
	width:124px !important;
	height:195px !important;
	left:53px !important;
	top:305px !important;
}

#item119458 {
	width:74px !important;
	height:88px !important;
	left:286px !important;
	top:137px !important;
}

#item119463 {
	width:74px !important;
	height:88px !important;
	left:298px !important;
	top:374px !important;
}

#item119468 {
	width:74px !important;
	height:88px !important;
	left:380px !important;
	top:136px !important;
}

#item119473 {
	width:74px !important;
	height:88px !important;
	left:389px !important;
	top:374px !important;
}

#item119478 {
	width:74px !important;
	height:88px !important;
	left:478px !important;
	top:133px !important;
}

#item119483 {
	width:74px !important;
	height:88px !important;
	left:480px !important;
	top:374px !important;
}

#item119513 {
	width:71px !important;
	height:11px !important;
	left:195px !important;
	top:204px !important;
}

#item119518 {
	width:71px !important;
	height:11px !important;
	left:197px !important;
	top:443px !important;
}

#item119522 {
	width:71px !important;
	height:11px !important;
	left:195px !important;
	top:219px !important;
}

#item119526 {
	width:71px !important;
	height:11px !important;
	left:197px !important;
	top:458px !important;
}

#item119530 {
	width:71px !important;
	height:11px !important;
	left:195px !important;
	top:233px !important;
}

#item119534 {
	width:71px !important;
	height:11px !important;
	left:197px !important;
	top:472px !important;
}

#item119538 {
	width:71px !important;
	height:11px !important;
	left:287px !important;
	top:737px !important;
}

#item119543 {
	width:71px !important;
	height:11px !important;
	left:195px !important;
	top:247px !important;
}

#item119547 {
	width:71px !important;
	height:11px !important;
	left:197px !important;
	top:486px !important;
}

@keyframes pulsar-119637 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119637 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119641 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119641 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119645 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119645 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119649 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119649 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119653 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119653 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-119657 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-119657 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item120675 {
	width:271px !important;
	height:324px !important;
	left:151px !important;
	top:120px !important;
}

#item120693 {
	width:276px !important;
	height:325px !important;
	left:148px !important;
	top:120px !important;
}

#item120709 {
	width:275px !important;
	height:327px !important;
	left:147px !important;
	top:120px !important;
}

#item120725 {
	width:277px !important;
	height:328px !important;
	left:147px !important;
	top:118px !important;
}

#item120740 {
	width:273px !important;
	height:324px !important;
	left:150px !important;
	top:120px !important;
}

#item120843 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:687px !important;
}

#item120847 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:701px !important;
}

#item120851 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:715px !important;
}

#item120855 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:730px !important;
}

#item120859 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:730px !important;
}

#item120864 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:744px !important;
}

#item120868 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:758px !important;
}

#item120931 {
	width:101px !important;
	height:127px !important;
	left:122px !important;
	top:628px !important;
}

#item120935 {
	width:80px !important;
	height:101px !important;
	left:228px !important;
	top:653px !important;
}

#item120940 {
	width:80px !important;
	height:101px !important;
	left:315px !important;
	top:653px !important;
}

#item120944 {
	width:80px !important;
	height:101px !important;
	left:402px !important;
	top:653px !important;
}

#item120948 {
	width:80px !important;
	height:101px !important;
	left:490px !important;
	top:653px !important;
}

@keyframes pulsar-120985 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-120985 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-120989 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-120989 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-120993 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-120993 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-120998 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-120998 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-121002 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-121002 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item119725 {
	opacity:0.60;
	width:237px !important;
	height:4px !important;
	left:409px !important;
	top:49px !important;
	border-radius:12px;
	background:#df8d8f;
}

#item119752 {
	width:523px !important;
	height:29px !important;
	left:37px !important;
	top:212px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item120872 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:151px !important;
}

#item120876 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:165px !important;
}

#item120881 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:179px !important;
}

#item120885 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:194px !important;
}

#item120889 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:194px !important;
}

#item120893 {
	width:73px !important;
	height:12px !important;
	left:94px !important;
	top:299px !important;
}

#item120897 {
	width:73px !important;
	height:12px !important;
	left:373px !important;
	top:287px !important;
}

#item120901 {
	width:73px !important;
	height:12px !important;
	left:373px !important;
	top:462px !important;
}

#item120919 {
	width:73px !important;
	height:12px !important;
	left:96px !important;
	top:489px !important;
}

#item120923 {
	width:73px !important;
	height:12px !important;
	left:96px !important;
	top:700px !important;
}

#item120927 {
	width:73px !important;
	height:12px !important;
	left:373px !important;
	top:680px !important;
}

#item121079 {
	width:178px !important;
	height:328px !important;
	left:212px !important;
	top:218px !important;
}

#item121095 {
	width:186px !important;
	height:339px !important;
	left:212px !important;
	top:212px !important;
}

#item121110 {
	width:188px !important;
	height:344px !important;
	left:211px !important;
	top:211px !important;
}

#item121119 {
	opacity:0.35;
	width:237px !important;
	height:4px !important;
	left:409px !important;
	top:49px !important;
	border-radius:12px;
	background:#2a84c2;
}

#item121147 {
	width:523px !important;
	height:58px !important;
	left:37px !important;
	top:748px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item121361 {
	width:73px !important;
	height:12px !important;
	left:122px !important;
	top:364px !important;
}

#item121399 {
	width:73px !important;
	height:12px !important;
	left:415px !important;
	top:496px !important;
}

#item121405 {
	width:73px !important;
	height:12px !important;
	left:195px !important;
	top:709px !important;
}

#item121409 {
	width:73px !important;
	height:12px !important;
	left:362px !important;
	top:728px !important;
}

#item121413 {
	width:134px !important;
	height:230px !important;
	left:99px !important;
	top:125px !important;
}

#item121418 {
	width:134px !important;
	height:230px !important;
	left:170px !important;
	top:472px !important;
}

#item121422 {
	width:134px !important;
	height:213px !important;
	left:384px !important;
	top:276px !important;
}

@keyframes pulsar-121457 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-121457 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-121461 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-121461 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-121465 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-121465 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item121538 {
	width:358px !important;
	height:471px !important;
	left:124px !important;
	top:156px !important;
}

#item121552 {
	width:358px !important;
	height:463px !important;
	left:124px !important;
	top:160px !important;
}

#item121567 {
	width:358px !important;
	height:451px !important;
	left:124px !important;
	top:151px !important;
}

#item121699 {
	width:333px !important;
	height:58px !important;
	left:230px !important;
	top:743px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item121700 {
	width:333px !important;
	height:58px !important;
	left:212px !important;
	top:227px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item121701 {
	width:333px !important;
	height:58px !important;
	left:36px !important;
	top:479px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item121778 {
	width:195px !important;
	height:4px !important;
	left:409px !important;
	top:49px !important;
	border-radius:12px;
	background:#dcdcda;
}

#item121953 {
	width:73px !important;
	height:12px !important;
	left:266px !important;
	top:211px !important;
}

#item121984 {
	width:73px !important;
	height:12px !important;
	left:266px !important;
	top:212px !important;
}

#item121988 {
	width:73px !important;
	height:12px !important;
	left:253px !important;
	top:460px !important;
}

#item121992 {
	width:73px !important;
	height:12px !important;
	left:238px !important;
	top:723px !important;
}

#item121996 {
	width:154px !important;
	height:232px !important;
	left:50px !important;
	top:40px !important;
}

#item122000 {
	width:154px !important;
	height:232px !important;
	left:61px !important;
	top:580px !important;
}

#item122004 {
	width:154px !important;
	height:232px !important;
	left:402px !important;
	top:310px !important;
}

@keyframes pulsar-122039 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-122039 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-122043 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-122043 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-122048 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-122048 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item138059 {
	width:135px !important;
	height:4px !important;
	left:-9px !important;
	top:292px !important;
	border-radius:10px;
	background:#fff;
}

#item138110 {
	mix-blend-mode:screen;
	opacity:0.67;
	width:304px !important;
	height:226px !important;
	left:244px !important;
	top:36px !important;
	border-radius:12px;
	background:#fff;
}

#item138475 {
	width:604px !important;
	height:5px !important;
	left:-9px !important;
	top:334px !important;
	border-radius:12px;
	background:#fff;
}

#item138476 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:773px !important;
}

#item137693 {
	width:141px !important;
	height:4px !important;
	left:463px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item138480 {
	width:73px !important;
	height:12px !important;
	left:432px !important;
	top:691px !important;
}

#item138484 {
	width:73px !important;
	height:12px !important;
	left:432px !important;
	top:705px !important;
}

#item138488 {
	width:73px !important;
	height:12px !important;
	left:432px !important;
	top:719px !important;
}

#item138492 {
	width:122px !important;
	height:28px !important;
	left:298px !important;
	top:703px !important;
}

#item138548 {
	width:141px !important;
	height:4px !important;
	left:-12px !important;
	top:562px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item139106 {
	width:137px !important;
	height:4px !important;
	left:-9px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item139475 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:199px !important;
}

#item139479 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:499px !important;
}

#item139483 {
	width:73px !important;
	height:12px !important;
	left:428px !important;
	top:678px !important;
}

#item139487 {
	width:73px !important;
	height:12px !important;
	left:428px !important;
	top:693px !important;
}

#item139157 {
	width:141px !important;
	height:4px !important;
	left:463px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item139158 {
	width:143px !important;
	height:4px !important;
	left:463px !important;
	top:445px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item139294 {
	width:115px !important;
	height:11px !important;
	left:444px !important;
	top:639px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item139295 {
	width:115px !important;
	height:11px !important;
	left:444px !important;
	top:653px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item139491 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:344px !important;
}

#item139496 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:358px !important;
}

#item139500 {
	width:73px !important;
	height:12px !important;
	left:438px !important;
	top:638px !important;
}

#item139504 {
	width:73px !important;
	height:12px !important;
	left:438px !important;
	top:652px !important;
}

#item139518 {
	width:122px !important;
	height:28px !important;
	left:421px !important;
	top:154px !important;
}

#item139868 {
	width:290px !important;
	height:4px !important;
	left:-130px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item140054 {
	width:146px !important;
	height:11px !important;
	left:46px !important;
	top:354px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item140955 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:340px !important;
}

#item140997 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:353px !important;
}

#item141003 {
	width:73px !important;
	height:12px !important;
	left:412px !important;
	top:744px !important;
}

#item141007 {
	width:73px !important;
	height:12px !important;
	left:412px !important;
	top:757px !important;
}

#item141057 {
	width:122px !important;
	height:28px !important;
	left:393px !important;
	top:499px !important;
}

#item139736 {
	width:172px !important;
	height:4px !important;
	left:432px !important;
	top:419px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item139852 {
	width:166px !important;
	height:129px !important;
	left:235px !important;
	top:416px !important;
}

#item139869 {
	width:173px !important;
	height:4px !important;
	left:430px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item141011 {
	width:73px !important;
	height:12px !important;
	left:410px !important;
	top:315px !important;
}

#item141016 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:329px !important;
}

#item141022 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:773px !important;
}

#item141026 {
	width:122px !important;
	height:28px !important;
	left:436px !important;
	top:87px !important;
}

#item141150 {
	width:242px !important;
	height:23px !important;
	left:-9px !important;
	top:828px !important;
	border-radius:undefined;
	background:#fdd94d;
}

#item141152 {
	width:242px !important;
	height:23px !important;
	left:233px !important;
	top:828px !important;
	border-radius:undefined;
	background:#fbc4c7;
}

#item141154 {
	width:242px !important;
	height:23px !important;
	left:475px !important;
	top:828px !important;
	border-radius:undefined;
	background:#9ddef0;
}

#item141156 {
	width:242px !important;
	height:23px !important;
	left:121px !important;
	top:828px !important;
	border-radius:undefined;
	background:#cb666e;
}

#item141158 {
	width:242px !important;
	height:23px !important;
	left:362px !important;
	top:828px !important;
	border-radius:undefined;
	background:#d2d8d8;
}

#item141272 {
	opacity:0.59;
	width:56px !important;
	height:40px !important;
	left:312px !important;
	top:328px !important;
	border-radius:9px;
	background:#d1ab56;
}

#item141274 {
	opacity:0.59;
	width:56px !important;
	height:40px !important;
	left:387px !important;
	top:328px !important;
	border-radius:9px;
	background:#b3b1b1;
}

#item141283 {
	width:267px !important;
	height:100px !important;
	left:-92px !important;
	top:396px !important;
}

#item141288 {
	width:154px !important;
	height:4px !important;
	left:-12px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item142730 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:171px !important;
}

#item142753 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:186px !important;
}

#item142789 {
	width:73px !important;
	height:12px !important;
	left:469px !important;
	top:334px !important;
}

#item142793 {
	width:73px !important;
	height:12px !important;
	left:469px !important;
	top:349px !important;
}

#item142797 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:542px !important;
}

#item142801 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:556px !important;
}

#item142806 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:750px !important;
}

#item141954 {
	opacity:0.51;
	width:29px !important;
	height:72px !important;
	left:99px !important;
	top:7px !important;
	border-radius:12px;
	background:#c2ae77;
}

#item141955 {
	opacity:0.51;
	width:29px !important;
	height:72px !important;
	left:146px !important;
	top:7px !important;
	border-radius:12px;
	background:#b3b1b1;
}

#item141956 {
	opacity:0.51;
	width:29px !important;
	height:72px !important;
	left:191px !important;
	top:7px !important;
	border-radius:12px;
	background:#83191f;
}

#item141958 {
	opacity:0.51;
	width:29px !important;
	height:72px !important;
	left:237px !important;
	top:7px !important;
	border-radius:12px;
	background:#7735d3;
}

#item141960 {
	opacity:0.51;
	width:29px !important;
	height:72px !important;
	left:285px !important;
	top:7px !important;
	border-radius:12px;
	background:#c1d9ae;
}

#item141961 {
	width:154px !important;
	height:38px !important;
	left:36px !important;
	top:191px !important;
	border-radius:12px;
	background:#d0cfcd;
}

#item141962 {
	width:153px !important;
	height:4px !important;
	left:451px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item142015 {
	width:364px !important;
	height:28px !important;
	left:196px !important;
	top:201px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item142405 {
	width:68px !important;
	height:11px !important;
	left:412px !important;
	top:90px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item142406 {
	width:68px !important;
	height:11px !important;
	left:412px !important;
	top:119px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item142407 {
	width:68px !important;
	height:11px !important;
	left:412px !important;
	top:147px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item142408 {
	width:136px !important;
	height:11px !important;
	left:412px !important;
	top:175px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item142410 {
	width:68px !important;
	height:11px !important;
	left:412px !important;
	top:104px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item142412 {
	width:68px !important;
	height:11px !important;
	left:412px !important;
	top:133px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item142413 {
	width:68px !important;
	height:11px !important;
	left:412px !important;
	top:161px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item142486 {
	width:155px !important;
	height:4px !important;
	left:447px !important;
	top:419px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item142812 {
	width:73px !important;
	height:12px !important;
	left:406px !important;
	top:89px !important;
}

#item142816 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:103px !important;
}

#item142820 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:118px !important;
}

#item142824 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:132px !important;
}

#item142840 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:146px !important;
}

#item142854 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:160px !important;
}

#item142887 {
	width:73px !important;
	height:12px !important;
	left:407px !important;
	top:174px !important;
}

#item142899 {
	width:73px !important;
	height:12px !important;
	left:231px !important;
	top:330px !important;
}

#item142909 {
	width:73px !important;
	height:12px !important;
	left:231px !important;
	top:344px !important;
}

#item142913 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:560px !important;
}

#item142918 {
	width:73px !important;
	height:12px !important;
	left:415px !important;
	top:736px !important;
}

#item142922 {
	width:73px !important;
	height:12px !important;
	left:415px !important;
	top:750px !important;
}

#item142926 {
	width:73px !important;
	height:12px !important;
	left:415px !important;
	top:764px !important;
}

#item142967 {
	width:159px !important;
	height:178px !important;
	left:-73px !important;
	top:226px !important;
}

#item142986 {
	width:162px !important;
	height:4px !important;
	left:-12px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item142987 {
	width:162px !important;
	height:4px !important;
	left:-23px !important;
	top:479px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item143334 {
	width:68px !important;
	height:11px !important;
	left:50px !important;
	top:325px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item143335 {
	width:68px !important;
	height:11px !important;
	left:50px !important;
	top:354px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item143336 {
	width:68px !important;
	height:11px !important;
	left:50px !important;
	top:382px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item143337 {
	width:68px !important;
	height:11px !important;
	left:50px !important;
	top:339px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item143338 {
	width:68px !important;
	height:11px !important;
	left:50px !important;
	top:368px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item143339 {
	width:139px !important;
	height:11px !important;
	left:50px !important;
	top:396px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144792 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:200px !important;
}

#item144796 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:324px !important;
}

#item144800 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:339px !important;
}

#item144804 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:353px !important;
}

#item144808 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:367px !important;
}

#item144812 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:382px !important;
}

#item144816 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:396px !important;
}

#item144821 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:746px !important;
}

#item144825 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:760px !important;
}

#item143715 {
	width:96px !important;
	height:70px !important;
	left:499px !important;
	top:71px !important;
}

#item143748 {
	width:153px !important;
	height:4px !important;
	left:483px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item143749 {
	width:176px !important;
	height:4px !important;
	left:455px !important;
	top:285px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item143750 {
	width:176px !important;
	height:4px !important;
	left:469px !important;
	top:544px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item144080 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:553px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144081 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:624px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144082 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:695px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144083 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:583px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144084 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:653px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144085 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:724px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144087 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:611px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144088 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:682px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144089 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:753px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144091 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:568px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144092 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:638px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144093 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:709px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144094 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:597px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144095 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:667px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144096 {
	width:142px !important;
	height:11px !important;
	left:427px !important;
	top:738px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item144830 {
	width:73px !important;
	height:12px !important;
	left:472px !important;
	top:148px !important;
}

#item144834 {
	width:73px !important;
	height:12px !important;
	left:472px !important;
	top:162px !important;
}

#item144838 {
	width:73px !important;
	height:12px !important;
	left:472px !important;
	top:176px !important;
}

#item144843 {
	width:73px !important;
	height:12px !important;
	left:472px !important;
	top:191px !important;
}

#item144848 {
	width:73px !important;
	height:12px !important;
	left:472px !important;
	top:205px !important;
}

#item144852 {
	width:73px !important;
	height:12px !important;
	left:479px !important;
	top:446px !important;
}

#item144856 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:437px !important;
}

#item144860 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:750px !important;
}

#item144866 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:752px !important;
}

#item144870 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:738px !important;
}

#item144875 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:724px !important;
}

#item144879 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:709px !important;
}

#item144883 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:695px !important;
}

#item144887 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:681px !important;
}

#item144891 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:667px !important;
}

#item144895 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:653px !important;
}

#item144899 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:639px !important;
}

#item144903 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:624px !important;
}

#item144908 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:581px !important;
}

#item144912 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:568px !important;
}

#item144916 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:553px !important;
}

#item144921 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:596px !important;
}

#item144926 {
	width:73px !important;
	height:12px !important;
	left:423px !important;
	top:610px !important;
}

#item145202 {
	width:134px !important;
	height:4px !important;
	left:-12px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item145627 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:327px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145628 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:398px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145629 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:356px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145630 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:427px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145631 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:384px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145632 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:341px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145633 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:412px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145634 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:370px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145635 {
	width:147px !important;
	height:11px !important;
	left:46px !important;
	top:441px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145648 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:641px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145649 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:712px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145650 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:670px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145651 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:741px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145652 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:699px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145653 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:655px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145654 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:726px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145655 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:684px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145656 {
	width:152px !important;
	height:11px !important;
	left:46px !important;
	top:755px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145667 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:327px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145669 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:398px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145670 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:356px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145671 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:427px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145672 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:384px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145673 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:341px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145674 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:412px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145675 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:370px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145676 {
	width:146px !important;
	height:11px !important;
	left:226px !important;
	top:441px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145691 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:641px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145692 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:712px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145693 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:670px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145695 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:741px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145696 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:699px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145697 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:655px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145699 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:726px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145700 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:684px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145701 {
	width:152px !important;
	height:11px !important;
	left:230px !important;
	top:755px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item145720 {
	width:68px !important;
	height:184px !important;
	left:438px !important;
	top:580px !important;
}

#item145740 {
	width:59px !important;
	height:185px !important;
	left:440px !important;
	top:581px !important;
}

#item145757 {
	width:59px !important;
	height:184px !important;
	left:441px !important;
	top:582px !important;
}

#item145772 {
	width:60px !important;
	height:184px !important;
	left:440px !important;
	top:582px !important;
}

#item145787 {
	width:59px !important;
	height:184px !important;
	left:441px !important;
	top:582px !important;
}

#item145803 {
	width:59px !important;
	height:185px !important;
	left:441px !important;
	top:581px !important;
}

#item145819 {
	width:60px !important;
	height:185px !important;
	left:440px !important;
	top:581px !important;
}

#item145842 {
	width:60px !important;
	height:186px !important;
	left:441px !important;
	top:579px !important;
}

#item145857 {
	width:60px !important;
	height:186px !important;
	left:441px !important;
	top:579px !important;
}

#item145875 {
	width:60px !important;
	height:185px !important;
	left:440px !important;
	top:581px !important;
}

#item145891 {
	width:59px !important;
	height:184px !important;
	left:441px !important;
	top:581px !important;
}

#item145908 {
	width:59px !important;
	height:184px !important;
	left:441px !important;
	top:582px !important;
}

#item145928 {
	width:60px !important;
	height:185px !important;
	left:441px !important;
	top:580px !important;
}

#item145944 {
	width:59px !important;
	height:184px !important;
	left:441px !important;
	top:581px !important;
}

#item145960 {
	width:60px !important;
	height:184px !important;
	left:441px !important;
	top:582px !important;
}

#item145976 {
	width:60px !important;
	height:185px !important;
	left:442px !important;
	top:581px !important;
}

#item145992 {
	width:60px !important;
	height:186px !important;
	left:442px !important;
	top:580px !important;
}

#item146007 {
	width:60px !important;
	height:185px !important;
	left:441px !important;
	top:581px !important;
}

#item146019 {
	width:21px !important;
	height:56px !important;
	left:154px !important;
	top:231px !important;
}

#item146033 {
	width:25px !important;
	height:77px !important;
	left:152px !important;
	top:499px !important;
}

#item146037 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146045 {
	width:21px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item146058 {
	width:25px !important;
	height:77px !important;
	left:36px !important;
	top:499px !important;
}

#item146062 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146069 {
	width:21px !important;
	height:56px !important;
	left:66px !important;
	top:231px !important;
}

#item146081 {
	width:25px !important;
	height:77px !important;
	left:66px !important;
	top:499px !important;
}

#item146085 {
	width:58px !important;
	height:157px !important;
	left:447px !important;
	top:294px !important;
}

#item146092 {
	width:22px !important;
	height:56px !important;
	left:302px !important;
	top:231px !important;
}

#item146105 {
	width:23px !important;
	height:77px !important;
	left:298px !important;
	top:499px !important;
}

#item146109 {
	width:59px !important;
	height:152px !important;
	left:446px !important;
	top:297px !important;
}

#item146118 {
	width:21px !important;
	height:56px !important;
	left:361px !important;
	top:231px !important;
}

#item146129 {
	width:23px !important;
	height:77px !important;
	left:357px !important;
	top:499px !important;
}

#item146133 {
	width:59px !important;
	height:156px !important;
	left:446px !important;
	top:294px !important;
}

#item146140 {
	width:21px !important;
	height:56px !important;
	left:213px !important;
	top:231px !important;
}

#item146156 {
	width:24px !important;
	height:77px !important;
	left:210px !important;
	top:499px !important;
}

#item146161 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146169 {
	width:21px !important;
	height:56px !important;
	left:420px !important;
	top:231px !important;
}

#item146181 {
	width:24px !important;
	height:77px !important;
	left:414px !important;
	top:499px !important;
}

#item146186 {
	width:58px !important;
	height:155px !important;
	left:447px !important;
	top:295px !important;
}

#item146193 {
	width:21px !important;
	height:56px !important;
	left:184px !important;
	top:231px !important;
}

#item146205 {
	width:24px !important;
	height:77px !important;
	left:181px !important;
	top:499px !important;
}

#item146209 {
	width:58px !important;
	height:155px !important;
	left:447px !important;
	top:295px !important;
}

#item146216 {
	width:21px !important;
	height:56px !important;
	left:391px !important;
	top:231px !important;
}

#item146227 {
	width:23px !important;
	height:77px !important;
	left:386px !important;
	top:499px !important;
}

#item146231 {
	width:59px !important;
	height:156px !important;
	left:446px !important;
	top:294px !important;
}

#item146238 {
	width:21px !important;
	height:56px !important;
	left:539px !important;
	top:231px !important;
}

#item146251 {
	width:24px !important;
	height:77px !important;
	left:530px !important;
	top:499px !important;
}

#item146255 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146262 {
	width:21px !important;
	height:56px !important;
	left:243px !important;
	top:231px !important;
}

#item146273 {
	width:24px !important;
	height:77px !important;
	left:240px !important;
	top:499px !important;
}

#item146277 {
	width:59px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146289 {
	width:21px !important;
	height:56px !important;
	left:125px !important;
	top:231px !important;
}

#item146305 {
	width:26px !important;
	height:77px !important;
	left:122px !important;
	top:499px !important;
}

#item146309 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146316 {
	width:21px !important;
	height:56px !important;
	left:95px !important;
	top:231px !important;
}

#item146328 {
	width:24px !important;
	height:77px !important;
	left:95px !important;
	top:499px !important;
}

#item146332 {
	width:21px !important;
	height:56px !important;
	left:450px !important;
	top:231px !important;
}

#item146345 {
	width:23px !important;
	height:77px !important;
	left:444px !important;
	top:499px !important;
}

#item146349 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146356 {
	width:21px !important;
	height:56px !important;
	left:479px !important;
	top:231px !important;
}

#item146369 {
	width:24px !important;
	height:77px !important;
	left:472px !important;
	top:499px !important;
}

#item146373 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146380 {
	width:21px !important;
	height:56px !important;
	left:509px !important;
	top:231px !important;
}

#item146392 {
	width:21px !important;
	height:77px !important;
	left:502px !important;
	top:499px !important;
}

#item146396 {
	width:59px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146404 {
	width:21px !important;
	height:56px !important;
	left:273px !important;
	top:231px !important;
}

#item146416 {
	width:25px !important;
	height:77px !important;
	left:268px !important;
	top:499px !important;
}

#item146420 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146433 {
	width:21px !important;
	height:56px !important;
	left:332px !important;
	top:231px !important;
}

#item146445 {
	width:23px !important;
	height:77px !important;
	left:327px !important;
	top:499px !important;
}

#item146449 {
	width:59px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item146456 {
	width:58px !important;
	height:156px !important;
	left:447px !important;
	top:294px !important;
}

#item148117 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:145px !important;
}

#item148152 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:159px !important;
}

#item148156 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:327px !important;
}

#item148160 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:641px !important;
}

#item148164 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:327px !important;
}

#item148168 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:641px !important;
}

#item148355 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:341px !important;
}

#item148359 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:655px !important;
}

#item148370 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:341px !important;
}

#item148374 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:655px !important;
}

#item148379 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:356px !important;
}

#item148383 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:670px !important;
}

#item148387 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:356px !important;
}

#item148396 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:670px !important;
}

#item148400 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:370px !important;
}

#item148404 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:684px !important;
}

#item148409 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:370px !important;
}

#item148413 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:684px !important;
}

#item148417 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:384px !important;
}

#item148421 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:698px !important;
}

#item148425 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:384px !important;
}

#item148429 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:698px !important;
}

#item148434 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:398px !important;
}

#item148439 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:712px !important;
}

#item148444 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:398px !important;
}

#item148448 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:712px !important;
}

#item148452 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:412px !important;
}

#item148456 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:726px !important;
}

#item148460 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:412px !important;
}

#item148465 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:726px !important;
}

#item148470 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:426px !important;
}

#item148475 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:740px !important;
}

#item148479 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:426px !important;
}

#item148484 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:740px !important;
}

#item148488 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:441px !important;
}

#item148492 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:755px !important;
}

#item148496 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:441px !important;
}

#item148500 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:755px !important;
}

@keyframes pulsar-248174 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248174 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248179 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248179 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item146471 {
	width:262px !important;
	height:235px !important;
	left:292px !important;
	top:514px !important;
}

#item146479 {
	width:207px !important;
	height:159px !important;
	left:67px !important;
	top:580px !important;
	border-radius:12px;
	background:#dff1fd;
}

#item146480 {
	width:153px !important;
	height:4px !important;
	left:483px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item146481 {
	width:153px !important;
	height:4px !important;
	left:483px !important;
	top:299px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item146782 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:301px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146784 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:413px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146785 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:329px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146786 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:442px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146787 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:357px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146788 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:470px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146789 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:386px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146791 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:315px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146792 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:428px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146793 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:343px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146794 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:456px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146795 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:372px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146796 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:484px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146797 {
	width:84px !important;
	height:11px !important;
	left:363px !important;
	top:400px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item146889 {
	width:102px !important;
	height:11px !important;
	left:69px !important;
	top:748px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item147031 {
	width:41px !important;
	height:54px !important;
	left:36px !important;
	top:336px !important;
}

#item147067 {
	width:40px !important;
	height:182px !important;
	left:484px !important;
	top:311px !important;
}

#item147099 {
	width:41px !important;
	height:51px !important;
	left:36px !important;
	top:413px !important;
}

#item147136 {
	width:41px !important;
	height:180px !important;
	left:484px !important;
	top:313px !important;
}

#item147168 {
	width:41px !important;
	height:54px !important;
	left:129px !important;
	top:336px !important;
}

#item147202 {
	width:41px !important;
	height:182px !important;
	left:484px !important;
	top:310px !important;
}

#item147239 {
	width:41px !important;
	height:51px !important;
	left:129px !important;
	top:413px !important;
}

#item147278 {
	width:41px !important;
	height:180px !important;
	left:484px !important;
	top:313px !important;
}

#item147311 {
	width:41px !important;
	height:54px !important;
	left:222px !important;
	top:336px !important;
}

#item147349 {
	width:41px !important;
	height:182px !important;
	left:484px !important;
	top:310px !important;
}

#item147381 {
	width:41px !important;
	height:51px !important;
	left:223px !important;
	top:413px !important;
}

#item147417 {
	width:41px !important;
	height:180px !important;
	left:484px !important;
	top:313px !important;
}

#item147449 {
	width:41px !important;
	height:54px !important;
	left:82px !important;
	top:336px !important;
}

#item147486 {
	width:41px !important;
	height:182px !important;
	left:484px !important;
	top:310px !important;
}

#item147518 {
	width:41px !important;
	height:51px !important;
	left:83px !important;
	top:413px !important;
}

#item147554 {
	width:41px !important;
	height:180px !important;
	left:484px !important;
	top:313px !important;
}

#item147586 {
	width:41px !important;
	height:54px !important;
	left:176px !important;
	top:336px !important;
}

#item147630 {
	width:41px !important;
	height:182px !important;
	left:484px !important;
	top:310px !important;
}

#item147665 {
	width:41px !important;
	height:51px !important;
	left:176px !important;
	top:413px !important;
}

#item147701 {
	width:41px !important;
	height:180px !important;
	left:484px !important;
	top:313px !important;
}

#item147733 {
	width:41px !important;
	height:54px !important;
	left:269px !important;
	top:336px !important;
}

#item147771 {
	width:41px !important;
	height:182px !important;
	left:484px !important;
	top:310px !important;
}

#item147805 {
	width:41px !important;
	height:54px !important;
	left:315px !important;
	top:336px !important;
}

#item147843 {
	width:41px !important;
	height:181px !important;
	left:484px !important;
	top:311px !important;
}

#item147875 {
	width:41px !important;
	height:51px !important;
	left:269px !important;
	top:413px !important;
}

#item147911 {
	width:41px !important;
	height:180px !important;
	left:484px !important;
	top:313px !important;
}

#item147944 {
	width:41px !important;
	height:51px !important;
	left:315px !important;
	top:413px !important;
}

#item147980 {
	width:41px !important;
	height:180px !important;
	left:484px !important;
	top:313px !important;
}

#item148173 {
	width:73px !important;
	height:12px !important;
	left:451px !important;
	top:205px !important;
}

#item148177 {
	width:73px !important;
	height:12px !important;
	left:451px !important;
	top:220px !important;
}

#item148181 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:300px !important;
}

#item148202 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:314px !important;
}

#item148222 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:327px !important;
}

#item148262 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:342px !important;
}

#item148287 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:356px !important;
}

#item148306 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:371px !important;
}

#item148320 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:385px !important;
}

#item148324 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:399px !important;
}

#item148329 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:412px !important;
}

#item148334 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:427px !important;
}

#item148339 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:441px !important;
}

#item148343 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:456px !important;
}

#item148347 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:470px !important;
}

#item148351 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:484px !important;
}

#item148504 {
	width:73px !important;
	height:12px !important;
	left:66px !important;
	top:747px !important;
}

#item148509 {
	width:73px !important;
	height:12px !important;
	left:365px !important;
	top:747px !important;
}

#item148647 {
	width:252px !important;
	height:181px !important;
	left:28px !important;
	top:85px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item148648 {
	width:252px !important;
	height:181px !important;
	left:28px !important;
	top:344px !important;
	border-radius:12px;
	background:#fee9d5;
}

#item148650 {
	width:252px !important;
	height:181px !important;
	left:30px !important;
	top:602px !important;
	border-radius:12px;
	background:#fafada;
}

#item148651 {
	width:252px !important;
	height:181px !important;
	left:313px !important;
	top:602px !important;
	border-radius:12px;
	background:#fadbd3;
}

#item148652 {
	width:252px !important;
	height:181px !important;
	left:310px !important;
	top:344px !important;
	border-radius:12px;
	background:#eff5e7;
}

#item148653 {
	width:252px !important;
	height:181px !important;
	left:317px !important;
	top:85px !important;
	border-radius:12px;
	background:#fadbeb;
}

#item148677 {
	width:224px !important;
	height:4px !important;
	left:-12px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item148913 {
	width:232px !important;
	height:68px !important;
	left:36px !important;
	top:222px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item148915 {
	width:79px !important;
	height:34px !important;
	left:8px !important;
	top:-11px !important;
	border-radius:12px;
	background:#fff;
}

#item151412 {
	width:56px !important;
	height:12px !important;
	left:102px !important;
	top:201px !important;
	border-radius:12px;
	background:#fff;
}

#item151413 {
	width:63px !important;
	height:12px !important;
	left:102px !important;
	top:460px !important;
	border-radius:12px;
	background:#fff;
}

#item151414 {
	width:99px !important;
	height:12px !important;
	left:384px !important;
	top:201px !important;
	border-radius:12px;
	background:#fff;
}

#item151421 {
	width:112px !important;
	height:12px !important;
	left:405px !important;
	top:459px !important;
	border-radius:12px;
	background:#fff;
}

#item151422 {
	width:76px !important;
	height:12px !important;
	left:385px !important;
	top:716px !important;
	border-radius:12px;
	background:#fff;
}

#item151423 {
	width:98px !important;
	height:12px !important;
	left:103px !important;
	top:717px !important;
	border-radius:12px;
	background:#fff;
}

#item151789 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:224px !important;
}

#item151793 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:489px !important;
}

#item151802 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:504px !important;
}

#item151807 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:761px !important;
}

#item151811 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:761px !important;
}

#item151815 {
	width:73px !important;
	height:12px !important;
	left:328px !important;
	top:495px !important;
}

#item151819 {
	width:73px !important;
	height:12px !important;
	left:334px !important;
	top:230px !important;
}

#item151964 {
	width:122px !important;
	height:28px !important;
	left:443px !important;
	top:25px !important;
}

#item149992 {
	width:252px !important;
	height:181px !important;
	left:28px !important;
	top:94px !important;
	border-radius:12px;
	background:#e1e9de;
}

#item150002 {
	width:252px !important;
	height:181px !important;
	left:28px !important;
	top:339px !important;
	border-radius:12px;
	background:#feedd5;
}

#item150003 {
	width:252px !important;
	height:181px !important;
	left:28px !important;
	top:605px !important;
	border-radius:12px;
	background:#d1d5e8;
}

#item150005 {
	width:252px !important;
	height:181px !important;
	left:316px !important;
	top:94px !important;
	border-radius:12px;
	background:#fafada;
}

#item150006 {
	width:252px !important;
	height:181px !important;
	left:316px !important;
	top:339px !important;
	border-radius:12px;
	background:#f0e8f4;
}

#item150007 {
	width:252px !important;
	height:181px !important;
	left:316px !important;
	top:605px !important;
	border-radius:12px;
	background:#fde8e4;
}

#item150021 {
	width:241px !important;
	height:4px !important;
	left:387px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item151415 {
	width:84px !important;
	height:12px !important;
	left:422px !important;
	top:208px !important;
	border-radius:12px;
	background:#fff;
}

#item151416 {
	width:84px !important;
	height:12px !important;
	left:427px !important;
	top:456px !important;
	border-radius:12px;
	background:#fff;
}

#item151417 {
	width:69px !important;
	height:12px !important;
	left:422px !important;
	top:717px !important;
	border-radius:12px;
	background:#fff;
}

#item151418 {
	width:96px !important;
	height:12px !important;
	left:143px !important;
	top:720px !important;
	border-radius:12px;
	background:#fff;
}

#item151419 {
	width:79px !important;
	height:12px !important;
	left:136px !important;
	top:208px !important;
	border-radius:12px;
	background:#fff;
}

#item151420 {
	width:50px !important;
	height:12px !important;
	left:146px !important;
	top:457px !important;
	border-radius:12px;
	background:#fff;
}

#item151824 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:244px !important;
}

#item151828 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:244px !important;
}

#item151856 {
	width:73px !important;
	height:12px !important;
	left:340px !important;
	top:490px !important;
}

#item151883 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:495px !important;
}

#item151906 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:758px !important;
}

#item151946 {
	width:73px !important;
	height:12px !important;
	left:341px !important;
	top:758px !important;
}

#item152036 {
	width:98px !important;
	height:4px !important;
	left:-12px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item152037 {
	width:98px !important;
	height:4px !important;
	left:-12px !important;
	top:453px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item152671 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:128px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152672 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:199px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152673 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:157px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152674 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:228px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152676 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:185px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152677 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:142px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152678 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:213px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152679 {
	width:194px !important;
	height:11px !important;
	left:36px !important;
	top:171px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152680 {
	width:195px !important;
	height:11px !important;
	left:36px !important;
	top:242px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152690 {
	width:207px !important;
	height:11px !important;
	left:44px !important;
	top:308px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152691 {
	width:207px !important;
	height:11px !important;
	left:44px !important;
	top:379px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152692 {
	width:207px !important;
	height:11px !important;
	left:44px !important;
	top:337px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152693 {
	width:207px !important;
	height:11px !important;
	left:44px !important;
	top:365px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152694 {
	width:207px !important;
	height:11px !important;
	left:44px !important;
	top:322px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152695 {
	width:207px !important;
	height:11px !important;
	left:44px !important;
	top:393px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152696 {
	width:207px !important;
	height:11px !important;
	left:44px !important;
	top:351px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152730 {
	width:66px !important;
	height:11px !important;
	left:46px !important;
	top:515px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152731 {
	width:242px !important;
	height:11px !important;
	left:44px !important;
	top:530px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152767 {
	width:135px !important;
	height:11px !important;
	left:39px !important;
	top:667px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152768 {
	width:140px !important;
	height:11px !important;
	left:191px !important;
	top:667px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152769 {
	width:135px !important;
	height:11px !important;
	left:39px !important;
	top:738px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152770 {
	width:140px !important;
	height:11px !important;
	left:191px !important;
	top:738px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152771 {
	width:135px !important;
	height:11px !important;
	left:39px !important;
	top:696px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152773 {
	width:140px !important;
	height:11px !important;
	left:191px !important;
	top:696px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152774 {
	width:135px !important;
	height:11px !important;
	left:39px !important;
	top:724px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152775 {
	width:140px !important;
	height:11px !important;
	left:191px !important;
	top:724px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152776 {
	width:135px !important;
	height:11px !important;
	left:39px !important;
	top:681px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152777 {
	width:140px !important;
	height:11px !important;
	left:191px !important;
	top:681px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152778 {
	width:135px !important;
	height:11px !important;
	left:39px !important;
	top:752px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152779 {
	width:201px !important;
	height:11px !important;
	left:191px !important;
	top:752px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152781 {
	width:135px !important;
	height:11px !important;
	left:39px !important;
	top:710px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item152782 {
	width:140px !important;
	height:11px !important;
	left:191px !important;
	top:710px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154668 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:127px !important;
}

#item154685 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:142px !important;
}

#item154689 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:156px !important;
}

#item154693 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:171px !important;
}

#item154698 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:185px !important;
}

#item154702 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:199px !important;
}

#item154706 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:213px !important;
}

#item154710 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:227px !important;
}

#item154714 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:242px !important;
}

#item154732 {
	width:73px !important;
	height:12px !important;
	left:445px !important;
	top:221px !important;
}

#item154753 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:307px !important;
}

#item154778 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:322px !important;
}

#item154805 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:336px !important;
}

#item154813 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:350px !important;
}

#item154819 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:364px !important;
}

#item154823 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:379px !important;
}

#item154835 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:393px !important;
}

#item154839 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:514px !important;
}

#item154843 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:529px !important;
}

#item154847 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:529px !important;
}

#item154852 {
	width:73px !important;
	height:12px !important;
	left:33px !important;
	top:667px !important;
}

#item154856 {
	width:73px !important;
	height:12px !important;
	left:33px !important;
	top:681px !important;
}

#item154860 {
	width:73px !important;
	height:12px !important;
	left:33px !important;
	top:695px !important;
}

#item154865 {
	width:73px !important;
	height:12px !important;
	left:33px !important;
	top:710px !important;
}

#item154869 {
	width:73px !important;
	height:12px !important;
	left:33px !important;
	top:723px !important;
}

#item154873 {
	width:73px !important;
	height:12px !important;
	left:33px !important;
	top:738px !important;
}

#item154877 {
	width:73px !important;
	height:12px !important;
	left:33px !important;
	top:752px !important;
}

#item154881 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:751px !important;
}

#item154886 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:737px !important;
}

#item154890 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:723px !important;
}

#item154894 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:709px !important;
}

#item154898 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:694px !important;
}

#item154902 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:680px !important;
}

#item154907 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:665px !important;
}

#item154912 {
	width:73px !important;
	height:12px !important;
	left:427px !important;
	top:735px !important;
}

#item152004 {
	width:92px !important;
	height:4px !important;
	left:512px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item152005 {
	width:120px !important;
	height:4px !important;
	left:484px !important;
	top:296px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item152006 {
	width:261px !important;
	height:4px !important;
	left:511px !important;
	top:526px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item153565 {
	width:154px !important;
	height:202px !important;
	left:75px !important;
	top:94px !important;
	background:#fff;
	border:solid 1.7px #ececec;
	-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;
}

#item153583 {
	width:143px !important;
	height:11px !important;
	left:353px !important;
	top:379px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153584 {
	width:143px !important;
	height:11px !important;
	left:353px !important;
	top:450px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153585 {
	width:143px !important;
	height:11px !important;
	left:353px !important;
	top:408px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153586 {
	width:143px !important;
	height:11px !important;
	left:353px !important;
	top:437px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153587 {
	width:143px !important;
	height:11px !important;
	left:353px !important;
	top:393px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153588 {
	width:143px !important;
	height:11px !important;
	left:353px !important;
	top:464px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153589 {
	width:143px !important;
	height:11px !important;
	left:353px !important;
	top:422px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153600 {
	width:148px !important;
	height:11px !important;
	left:180px !important;
	top:380px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153601 {
	width:148px !important;
	height:11px !important;
	left:181px !important;
	top:450px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153602 {
	width:148px !important;
	height:11px !important;
	left:181px !important;
	top:408px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153603 {
	width:148px !important;
	height:11px !important;
	left:181px !important;
	top:437px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153604 {
	width:148px !important;
	height:11px !important;
	left:181px !important;
	top:393px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153605 {
	width:148px !important;
	height:11px !important;
	left:181px !important;
	top:464px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153606 {
	width:148px !important;
	height:11px !important;
	left:181px !important;
	top:422px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153616 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:504px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153617 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:603px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153618 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:703px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153619 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:575px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153620 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:674px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153622 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:533px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153623 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:632px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153624 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:732px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153625 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:562px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153626 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:661px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153627 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:760px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153628 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:518px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153629 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:618px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153630 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:717px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153631 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:589px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153632 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:688px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153633 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:547px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153634 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:647px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153635 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:746px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153657 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:51px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153658 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:151px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153659 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:122px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153660 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:221px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153661 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:80px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153662 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:180px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153663 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:109px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153664 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:208px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153666 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:65px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153668 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:165px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153669 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:136px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153670 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:94px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153671 {
	width:144px !important;
	height:11px !important;
	left:364px !important;
	top:194px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153892 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:660px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153893 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:759px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153896 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:731px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153897 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:689px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153898 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:717px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153899 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:674px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153900 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:745px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153901 {
	width:110px !important;
	height:11px !important;
	left:173px !important;
	top:703px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153987 {
	width:113px !important;
	height:11px !important;
	left:292px !important;
	top:731px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153988 {
	width:113px !important;
	height:11px !important;
	left:292px !important;
	top:760px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item153990 {
	width:113px !important;
	height:11px !important;
	left:292px !important;
	top:745px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154072 {
	width:110px !important;
	height:11px !important;
	left:292px !important;
	top:570px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154073 {
	width:110px !important;
	height:11px !important;
	left:292px !important;
	top:641px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154074 {
	width:110px !important;
	height:11px !important;
	left:292px !important;
	top:599px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154075 {
	width:110px !important;
	height:11px !important;
	left:292px !important;
	top:627px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154076 {
	width:110px !important;
	height:11px !important;
	left:292px !important;
	top:584px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154077 {
	width:110px !important;
	height:11px !important;
	left:292px !important;
	top:613px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item154916 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:50px !important;
}

#item154921 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:219px !important;
}

#item154925 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:64px !important;
}

#item154929 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:79px !important;
}

#item154933 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:92px !important;
}

#item154938 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:107px !important;
}

#item154942 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:121px !important;
}

#item154946 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:135px !important;
}

#item154950 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:149px !important;
}

#item154954 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:164px !important;
}

#item154959 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:177px !important;
}

#item154963 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:192px !important;
}

#item154967 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:206px !important;
}

#item154971 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:220px !important;
}

#item154977 {
	width:73px !important;
	height:12px !important;
	left:180px !important;
	top:380px !important;
}

#item154981 {
	width:73px !important;
	height:12px !important;
	left:180px !important;
	top:394px !important;
}

#item154985 {
	width:73px !important;
	height:12px !important;
	left:180px !important;
	top:407px !important;
}

#item154990 {
	width:73px !important;
	height:12px !important;
	left:180px !important;
	top:422px !important;
}

#item154994 {
	width:73px !important;
	height:12px !important;
	left:180px !important;
	top:436px !important;
}

#item154999 {
	width:73px !important;
	height:12px !important;
	left:180px !important;
	top:450px !important;
}

#item155004 {
	width:73px !important;
	height:12px !important;
	left:180px !important;
	top:465px !important;
}

#item155008 {
	width:73px !important;
	height:12px !important;
	left:352px !important;
	top:378px !important;
}

#item155012 {
	width:73px !important;
	height:12px !important;
	left:352px !important;
	top:392px !important;
}

#item155016 {
	width:73px !important;
	height:12px !important;
	left:352px !important;
	top:406px !important;
}

#item155020 {
	width:73px !important;
	height:12px !important;
	left:352px !important;
	top:420px !important;
}

#item155025 {
	width:73px !important;
	height:12px !important;
	left:352px !important;
	top:435px !important;
}

#item155029 {
	width:73px !important;
	height:12px !important;
	left:352px !important;
	top:449px !important;
}

#item155033 {
	width:73px !important;
	height:12px !important;
	left:352px !important;
	top:463px !important;
}

#item155038 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:504px !important;
}

#item155042 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:519px !important;
}

#item155046 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:532px !important;
}

#item155050 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:546px !important;
}

#item155055 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:561px !important;
}

#item155059 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:575px !important;
}

#item155063 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:589px !important;
}

#item155067 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:604px !important;
}

#item155071 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:618px !important;
}

#item155076 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:632px !important;
}

#item155080 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:646px !important;
}

#item155085 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:660px !important;
}

#item155089 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:675px !important;
}

#item155093 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:689px !important;
}

#item155097 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:704px !important;
}

#item155101 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:717px !important;
}

#item155105 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:731px !important;
}

#item155109 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:745px !important;
}

#item155113 {
	width:73px !important;
	height:12px !important;
	left:34px !important;
	top:760px !important;
}

#item155117 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:660px !important;
}

#item155122 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:675px !important;
}

#item155126 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:689px !important;
}

#item155130 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:703px !important;
}

#item155134 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:716px !important;
}

#item155138 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:731px !important;
}

#item155142 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:745px !important;
}

#item155146 {
	width:73px !important;
	height:12px !important;
	left:170px !important;
	top:760px !important;
}

#item155150 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:570px !important;
}

#item155154 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:584px !important;
}

#item155158 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:598px !important;
}

#item155162 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:613px !important;
}

#item155168 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:627px !important;
}

#item155172 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:642px !important;
}

#item155176 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:732px !important;
}

#item155180 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:746px !important;
}

#item155184 {
	width:73px !important;
	height:12px !important;
	left:290px !important;
	top:760px !important;
}

#item155188 {
	width:73px !important;
	height:12px !important;
	left:461px !important;
	top:729px !important;
}

#item155270 {
	width:108px !important;
	height:4px !important;
	left:-12px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item155631 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:113px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155632 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:212px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155633 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:311px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155634 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:184px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155635 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:283px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155636 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:142px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155637 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:241px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155638 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:170px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155640 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:270px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155641 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:127px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155642 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:226px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155643 {
	width:153px !important;
	height:11px !important;
	left:37px !important;
	top:326px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155644 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:198px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155645 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:297px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155646 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:156px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155647 {
	width:152px !important;
	height:11px !important;
	left:37px !important;
	top:255px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155689 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:282px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155690 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:326px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155692 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:254px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155693 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:297px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155694 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:241px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155695 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:268px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155696 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:312px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155704 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:183px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155705 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:212px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155706 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:197px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155707 {
	width:112px !important;
	height:11px !important;
	left:211px !important;
	top:226px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155737 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:523px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155738 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:566px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155739 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:581px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155741 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:495px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155742 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:538px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155743 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:481px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155745 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:509px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155746 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:552px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155757 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:424px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155758 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:453px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155759 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:438px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155760 {
	width:129px !important;
	height:11px !important;
	left:37px !important;
	top:467px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155795 {
	width:120px !important;
	height:11px !important;
	left:341px !important;
	top:283px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155797 {
	width:120px !important;
	height:11px !important;
	left:341px !important;
	top:312px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155798 {
	width:120px !important;
	height:11px !important;
	left:341px !important;
	top:297px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item155799 {
	width:120px !important;
	height:11px !important;
	left:341px !important;
	top:326px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156848 {
	width:108px !important;
	height:4px !important;
	left:-12px !important;
	top:389px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item157186 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:114px !important;
}

#item157190 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:128px !important;
}

#item157194 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:142px !important;
}

#item157198 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:155px !important;
}

#item157202 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:170px !important;
}

#item157208 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:184px !important;
}

#item157212 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:199px !important;
}

#item157216 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:213px !important;
}

#item157222 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:226px !important;
}

#item157236 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:241px !important;
}

#item157271 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:255px !important;
}

#item157285 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:270px !important;
}

#item157308 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:284px !important;
}

#item157313 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:298px !important;
}

#item157320 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:312px !important;
}

#item157325 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:326px !important;
}

#item157329 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:183px !important;
}

#item157333 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:198px !important;
}

#item157337 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:212px !important;
}

#item157341 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:226px !important;
}

#item157345 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:240px !important;
}

#item157349 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:254px !important;
}

#item157353 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:268px !important;
}

#item157358 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:283px !important;
}

#item157365 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:297px !important;
}

#item157370 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:311px !important;
}

#item157374 {
	width:73px !important;
	height:12px !important;
	left:214px !important;
	top:325px !important;
}

#item157378 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:284px !important;
}

#item157382 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:298px !important;
}

#item157387 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:311px !important;
}

#item157395 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:326px !important;
}

#item157399 {
	width:73px !important;
	height:12px !important;
	left:475px !important;
	top:304px !important;
}

#item157403 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:424px !important;
}

#item157408 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:438px !important;
}

#item157412 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:452px !important;
}

#item157416 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:467px !important;
}

#item157420 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:481px !important;
}

#item157424 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:495px !important;
}

#item157428 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:509px !important;
}

#item157432 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:523px !important;
}

#item157436 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:537px !important;
}

#item157440 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:552px !important;
}

#item157444 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:566px !important;
}

#item157448 {
	width:73px !important;
	height:12px !important;
	left:35px !important;
	top:580px !important;
}

#item157453 {
	width:73px !important;
	height:12px !important;
	left:224px !important;
	top:757px !important;
}

#item157458 {
	width:73px !important;
	height:12px !important;
	left:430px !important;
	top:757px !important;
}

#item157586 {
	width:122px !important;
	height:28px !important;
	left:165px !important;
	top:35px !important;
}

#item155241 {
	width:161px !important;
	height:4px !important;
	left:457px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item155242 {
	width:161px !important;
	height:4px !important;
	left:457px !important;
	top:325px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item155243 {
	width:161px !important;
	height:4px !important;
	left:457px !important;
	top:564px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item156162 {
	width:525px !important;
	height:27px !important;
	left:35px !important;
	top:779px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item156369 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:236px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156370 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:208px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156371 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:251px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156372 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:194px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156373 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:222px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156381 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:137px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156382 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:166px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156383 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:151px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156384 {
	width:113px !important;
	height:11px !important;
	left:444px !important;
	top:180px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156629 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:470px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156630 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:457px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156632 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:484px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156633 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:499px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156636 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:399px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156637 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:428px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156638 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:413px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156639 {
	width:124px !important;
	height:11px !important;
	left:45px !important;
	top:443px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156960 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:719px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156961 {
	width:138px !important;
	height:11px !important;
	left:47px !important;
	top:762px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156962 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:691px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156963 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:734px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156965 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:677px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156966 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:705px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156967 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:748px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156968 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:620px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156969 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:649px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156970 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:634px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item156971 {
	width:137px !important;
	height:11px !important;
	left:47px !important;
	top:663px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item157463 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:137px !important;
}

#item157469 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:151px !important;
}

#item157473 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:165px !important;
}

#item157477 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:180px !important;
}

#item157481 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:194px !important;
}

#item157485 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:208px !important;
}

#item157489 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:222px !important;
}

#item157494 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:236px !important;
}

#item157498 {
	width:73px !important;
	height:12px !important;
	left:439px !important;
	top:250px !important;
}

#item157502 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:400px !important;
}

#item157507 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:413px !important;
}

#item157513 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:428px !important;
}

#item157518 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:442px !important;
}

#item157522 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:457px !important;
}

#item157526 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:471px !important;
}

#item157530 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:485px !important;
}

#item157535 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:499px !important;
}

#item157540 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:620px !important;
}

#item157544 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:634px !important;
}

#item157548 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:649px !important;
}

#item157552 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:663px !important;
}

#item157556 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:677px !important;
}

#item157560 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:691px !important;
}

#item157564 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:705px !important;
}

#item157568 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:719px !important;
}

#item157572 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:734px !important;
}

#item157577 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:748px !important;
}

#item157582 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:762px !important;
}

#item157625 {
	width:552px !important;
	height:294px !important;
	left:18px !important;
	top:523px !important;
	border-radius:12px;
	background:#d9eced;
}

#item157662 {
	width:108px !important;
	height:4px !important;
	left:-10px !important;
	top:270px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item157663 {
	width:86px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item157664 {
	width:155px !important;
	height:4px !important;
	left:-12px !important;
	top:478px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item158013 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:175px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158014 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:147px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158015 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:190px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158016 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:133px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158017 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:161px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158019 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:204px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158026 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:76px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158027 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:105px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158029 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:90px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158030 {
	width:126px !important;
	height:11px !important;
	left:36px !important;
	top:119px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158290 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:380px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158291 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:423px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158292 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:351px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158293 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:395px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158294 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:338px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158295 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:365px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158296 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:409px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158304 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:281px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158305 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:310px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158307 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:295px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item158308 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:324px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159278 {
	width:121px !important;
	height:11px !important;
	left:379px !important;
	top:703px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159279 {
	width:121px !important;
	height:11px !important;
	left:379px !important;
	top:731px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159280 {
	width:121px !important;
	height:11px !important;
	left:379px !important;
	top:718px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159281 {
	width:121px !important;
	height:11px !important;
	left:379px !important;
	top:745px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159286 {
	width:121px !important;
	height:11px !important;
	left:379px !important;
	top:660px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159287 {
	width:121px !important;
	height:11px !important;
	left:379px !important;
	top:689px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159288 {
	width:121px !important;
	height:11px !important;
	left:379px !important;
	top:674px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159358 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:728px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159359 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:699px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159360 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:656px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159361 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:742px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159362 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:699px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159363 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:671px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159365 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:743px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159366 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:714px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159367 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:686px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159368 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:713px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159369 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:685px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159370 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:642px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159371 {
	width:129px !important;
	height:11px !important;
	left:193px !important;
	top:728px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159388 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:628px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159389 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:657px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159390 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:642px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159391 {
	width:139px !important;
	height:11px !important;
	left:36px !important;
	top:672px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item160166 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:76px !important;
}

#item160170 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:90px !important;
}

#item160174 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:105px !important;
}

#item160178 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:119px !important;
}

#item160182 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:134px !important;
}

#item160186 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:147px !important;
}

#item160190 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:161px !important;
}

#item160194 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:176px !important;
}

#item160215 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:190px !important;
}

#item160258 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:205px !important;
}

#item160270 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:281px !important;
}

#item160284 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:295px !important;
}

#item160298 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:309px !important;
}

#item160304 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:323px !important;
}

#item160309 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:337px !important;
}

#item160313 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:352px !important;
}

#item160317 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:366px !important;
}

#item160321 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:380px !important;
}

#item160325 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:394px !important;
}

#item160329 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:409px !important;
}

#item160333 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:423px !important;
}

#item160338 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:629px !important;
}

#item160343 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:643px !important;
}

#item160347 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:657px !important;
}

#item160351 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:671px !important;
}

#item160355 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:685px !important;
}

#item160359 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:699px !important;
}

#item160363 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:714px !important;
}

#item160367 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:728px !important;
}

#item160371 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:742px !important;
}

#item160375 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:642px !important;
}

#item160379 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:656px !important;
}

#item160383 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:670px !important;
}

#item160388 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:685px !important;
}

#item160392 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:699px !important;
}

#item160396 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:713px !important;
}

#item160400 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:728px !important;
}

#item160404 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:742px !important;
}

#item160408 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:660px !important;
}

#item160412 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:675px !important;
}

#item160416 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:689px !important;
}

#item160420 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:703px !important;
}

#item160424 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:718px !important;
}

#item160428 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:732px !important;
}

#item160433 {
	width:73px !important;
	height:12px !important;
	left:382px !important;
	top:745px !important;
}

#item160719 {
	width:122px !important;
	height:28px !important;
	left:34px !important;
	top:532px !important;
}

#item158702 {
	width:241px !important;
	height:4px !important;
	left:455px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item159319 {
	width:75px !important;
	height:11px !important;
	left:317px !important;
	top:405px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159320 {
	width:75px !important;
	height:11px !important;
	left:317px !important;
	top:420px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159325 {
	width:75px !important;
	height:11px !important;
	left:317px !important;
	top:362px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159327 {
	width:75px !important;
	height:11px !important;
	left:317px !important;
	top:391px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159329 {
	width:75px !important;
	height:11px !important;
	left:317px !important;
	top:376px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159423 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:487px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159424 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:510px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159425 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:647px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159426 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:578px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159428 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:715px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159429 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:533px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159430 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:670px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159431 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:601px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159432 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:738px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159433 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:555px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159434 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:692px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159435 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:624px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159436 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:761px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159437 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:795px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159438 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:498px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159439 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:521px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159440 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:658px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159441 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:590px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159442 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:727px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159444 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:544px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159445 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:681px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159446 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:612px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159447 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:749px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159448 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:784px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159450 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:567px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159451 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:704px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159452 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:635px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159453 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:772px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159454 {
	width:143px !important;
	height:10px !important;
	left:47px !important;
	top:806px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159512 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:487px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159513 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:510px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159514 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:647px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159515 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:578px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159516 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:715px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159517 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:533px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159518 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:670px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159519 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:601px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159520 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:738px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159521 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:555px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159522 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:692px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159524 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:624px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159526 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:761px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159527 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:795px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159528 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:498px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159529 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:521px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159530 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:658px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159531 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:590px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159533 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:727px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159534 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:544px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159535 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:681px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159536 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:612px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159537 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:749px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159538 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:784px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159539 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:567px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159540 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:704px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159541 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:635px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159542 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:772px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item159543 {
	width:141px !important;
	height:10px !important;
	left:225px !important;
	top:806px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item160438 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:149px !important;
}

#item160442 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:164px !important;
}

#item160446 {
	width:73px !important;
	height:12px !important;
	left:291px !important;
	top:183px !important;
}

#item160450 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:422px !important;
}

#item160454 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:363px !important;
}

#item160458 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:377px !important;
}

#item160462 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:390px !important;
}

#item160466 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:405px !important;
}

#item160470 {
	width:73px !important;
	height:12px !important;
	left:318px !important;
	top:419px !important;
}

#item160474 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:486px !important;
}

#item160479 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:499px !important;
}

#item160484 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:510px !important;
}

#item160489 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:522px !important;
}

#item160493 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:533px !important;
}

#item160497 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:544px !important;
}

#item160501 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:556px !important;
}

#item160505 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:567px !important;
}

#item160509 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:579px !important;
}

#item160513 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:589px !important;
}

#item160517 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:601px !important;
}

#item160521 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:612px !important;
}

#item160526 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:623px !important;
}

#item160531 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:634px !important;
}

#item160535 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:646px !important;
}

#item160539 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:658px !important;
}

#item160543 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:669px !important;
}

#item160547 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:680px !important;
}

#item160551 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:691px !important;
}

#item160555 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:703px !important;
}

#item160559 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:715px !important;
}

#item160563 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:725px !important;
}

#item160567 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:737px !important;
}

#item160571 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:749px !important;
}

#item160576 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:759px !important;
}

#item160580 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:771px !important;
}

#item160584 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:782px !important;
}

#item160588 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:794px !important;
}

#item160593 {
	width:73px !important;
	height:9px !important;
	left:46px !important;
	top:805px !important;
}

#item160597 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:487px !important;
}

#item160601 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:499px !important;
}

#item160605 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:509px !important;
}

#item160609 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:521px !important;
}

#item160613 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:532px !important;
}

#item160617 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:544px !important;
}

#item160623 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:556px !important;
}

#item160627 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:567px !important;
}

#item160632 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:579px !important;
}

#item160636 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:589px !important;
}

#item160640 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:600px !important;
}

#item160644 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:612px !important;
}

#item160648 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:623px !important;
}

#item160653 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:634px !important;
}

#item160657 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:646px !important;
}

#item160661 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:657px !important;
}

#item160665 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:669px !important;
}

#item160670 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:680px !important;
}

#item160674 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:691px !important;
}

#item160678 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:703px !important;
}

#item160682 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:714px !important;
}

#item160686 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:725px !important;
}

#item160690 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:737px !important;
}

#item160694 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:748px !important;
}

#item160698 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:759px !important;
}

#item160702 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:771px !important;
}

#item160706 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:782px !important;
}

#item160710 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:793px !important;
}

#item160714 {
	width:73px !important;
	height:9px !important;
	left:231px !important;
	top:805px !important;
}

#item160768 {
	width:154px !important;
	height:4px !important;
	left:-12px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item160801 {
	width:193px !important;
	height:52px !important;
	left:36px !important;
	top:313px !important;
	border-radius:9px;
	background:#f2f1f1;
}

#item161057 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:36px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161059 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:59px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161060 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:196px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161061 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:127px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161062 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:264px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161063 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:82px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161064 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:219px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161065 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:150px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161066 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:287px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161067 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:104px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161069 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:241px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161070 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:173px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161071 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:310px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161072 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:344px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161073 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:47px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161074 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:70px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161075 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:207px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161076 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:139px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161077 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:276px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161078 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:93px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161079 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:230px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161080 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:161px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161081 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:298px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161082 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:333px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161083 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:116px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161084 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:253px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161085 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:184px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161086 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:321px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161087 {
	width:150px !important;
	height:10px !important;
	left:239px !important;
	top:355px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161120 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:36px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161121 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:59px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161122 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:196px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161123 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:127px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161125 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:264px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161127 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:82px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161128 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:219px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161129 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:150px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161130 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:287px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161131 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:104px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161132 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:241px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161134 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:173px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161135 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:310px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161136 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:344px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161137 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:47px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161138 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:70px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161139 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:207px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161140 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:139px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161141 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:276px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161142 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:93px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161143 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:230px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161144 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:161px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161145 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:298px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161146 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:333px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161148 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:116px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161149 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:253px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161150 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:184px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161151 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:321px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161152 {
	width:145px !important;
	height:10px !important;
	left:423px !important;
	top:355px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item161479 {
	width:108px !important;
	height:4px !important;
	left:-12px !important;
	top:388px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item163137 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:35px !important;
}

#item163142 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:47px !important;
}

#item163146 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:57px !important;
}

#item163150 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:69px !important;
}

#item163154 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:80px !important;
}

#item163158 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:91px !important;
}

#item163162 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:103px !important;
}

#item163169 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:114px !important;
}

#item163186 {
	width:73px !important;
	height:12px !important;
	left:244px !important;
	top:125px !important;
}

#item163231 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:139px !important;
}

#item163270 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:150px !important;
}

#item163276 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:161px !important;
}

#item163282 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:172px !important;
}

#item163289 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:184px !important;
}

#item163294 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:195px !important;
}

#item163301 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:206px !important;
}

#item163305 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:218px !important;
}

#item163310 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:229px !important;
}

#item163315 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:240px !important;
}

#item163319 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:252px !important;
}

#item163325 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:263px !important;
}

#item163330 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:274px !important;
}

#item163334 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:286px !important;
}

#item163338 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:297px !important;
}

#item163343 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:308px !important;
}

#item163352 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:320px !important;
}

#item163357 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:331px !important;
}

#item163361 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:342px !important;
}

#item163365 {
	width:73px !important;
	height:9px !important;
	left:244px !important;
	top:354px !important;
}

#item163369 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:36px !important;
}

#item163374 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:47px !important;
}

#item163378 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:59px !important;
}

#item163382 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:70px !important;
}

#item163386 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:81px !important;
}

#item163390 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:93px !important;
}

#item163394 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:104px !important;
}

#item163399 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:116px !important;
}

#item163403 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:128px !important;
}

#item163407 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:138px !important;
}

#item163411 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:150px !important;
}

#item163415 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:161px !important;
}

#item163420 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:172px !important;
}

#item163425 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:184px !important;
}

#item163429 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:195px !important;
}

#item163433 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:206px !important;
}

#item163437 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:218px !important;
}

#item163441 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:230px !important;
}

#item163446 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:240px !important;
}

#item163451 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:252px !important;
}

#item163456 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:263px !important;
}

#item163460 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:274px !important;
}

#item163464 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:286px !important;
}

#item163468 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:297px !important;
}

#item163472 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:309px !important;
}

#item163476 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:320px !important;
}

#item163480 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:331px !important;
}

#item163485 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:342px !important;
}

#item163489 {
	width:73px !important;
	height:9px !important;
	left:422px !important;
	top:354px !important;
}

#item163493 {
	width:73px !important;
	height:9px !important;
	left:43px !important;
	top:507px !important;
}

#item163499 {
	width:73px !important;
	height:9px !important;
	left:461px !important;
	top:546px !important;
}

#item163504 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:711px !important;
}

#item163509 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:725px !important;
}

#item163513 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:739px !important;
}

#item163517 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:753px !important;
}

#item163521 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:767px !important;
}

#item161787 {
	width:154px !important;
	height:4px !important;
	left:482px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item161788 {
	width:154px !important;
	height:4px !important;
	left:482px !important;
	top:235px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item161789 {
	width:202px !important;
	height:4px !important;
	left:402px !important;
	top:601px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item162246 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:46px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162247 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:61px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162248 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:75px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162249 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:89px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162250 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:103px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162251 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:117px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162252 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:131px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162253 {
	width:69px !important;
	height:11px !important;
	left:42px !important;
	top:145px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162334 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:373px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162335 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:445px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162336 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:401px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162337 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:473px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162339 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:387px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162340 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:459px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162341 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:416px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162342 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:487px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162343 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:430px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item162344 {
	width:216px !important;
	height:11px !important;
	left:44px !important;
	top:501px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item163525 {
	width:73px !important;
	height:9px !important;
	left:38px !important;
	top:47px !important;
}

#item163529 {
	width:73px !important;
	height:9px !important;
	left:40px !important;
	top:61px !important;
}

#item163533 {
	width:73px !important;
	height:9px !important;
	left:40px !important;
	top:75px !important;
}

#item163538 {
	width:73px !important;
	height:9px !important;
	left:40px !important;
	top:89px !important;
}

#item163542 {
	width:73px !important;
	height:9px !important;
	left:40px !important;
	top:103px !important;
}

#item163546 {
	width:73px !important;
	height:9px !important;
	left:40px !important;
	top:118px !important;
}

#item163550 {
	width:73px !important;
	height:9px !important;
	left:40px !important;
	top:133px !important;
}

#item163554 {
	width:73px !important;
	height:9px !important;
	left:40px !important;
	top:146px !important;
}

#item163559 {
	width:73px !important;
	height:9px !important;
	left:319px !important;
	top:156px !important;
}

#item163563 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:374px !important;
}

#item163567 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:388px !important;
}

#item163572 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:403px !important;
}

#item163576 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:417px !important;
}

#item163580 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:431px !important;
}

#item163585 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:446px !important;
}

#item163589 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:460px !important;
}

#item163594 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:474px !important;
}

#item163598 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:488px !important;
}

#item163602 {
	width:73px !important;
	height:9px !important;
	left:36px !important;
	top:502px !important;
}

#item163606 {
	width:73px !important;
	height:9px !important;
	left:313px !important;
	top:441px !important;
}

#item163611 {
	width:73px !important;
	height:9px !important;
	left:313px !important;
	top:455px !important;
}

#item163615 {
	width:73px !important;
	height:9px !important;
	left:313px !important;
	top:469px !important;
}

#item163619 {
	width:73px !important;
	height:9px !important;
	left:313px !important;
	top:483px !important;
}

#item163623 {
	width:73px !important;
	height:9px !important;
	left:313px !important;
	top:497px !important;
}

#item163627 {
	width:73px !important;
	height:9px !important;
	left:24px !important;
	top:774px !important;
}

#item163632 {
	width:73px !important;
	height:9px !important;
	left:159px !important;
	top:774px !important;
}

#item163636 {
	width:73px !important;
	height:9px !important;
	left:302px !important;
	top:774px !important;
}

#item163640 {
	width:73px !important;
	height:9px !important;
	left:439px !important;
	top:774px !important;
}

#item163686 {
	width:241px !important;
	height:4px !important;
	left:-146px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item166130 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:204px !important;
}

#item166134 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:204px !important;
}

#item166138 {
	width:73px !important;
	height:12px !important;
	left:335px !important;
	top:387px !important;
}

#item166142 {
	width:73px !important;
	height:12px !important;
	left:51px !important;
	top:387px !important;
}

#item166147 {
	width:73px !important;
	height:12px !important;
	left:51px !important;
	top:568px !important;
}

#item166151 {
	width:73px !important;
	height:12px !important;
	left:337px !important;
	top:568px !important;
}

#item166155 {
	width:73px !important;
	height:12px !important;
	left:337px !important;
	top:752px !important;
}

#item166159 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:752px !important;
}

#item165419 {
	width:241px !important;
	height:4px !important;
	left:452px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item165420 {
	width:241px !important;
	height:4px !important;
	left:475px !important;
	top:357px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item165421 {
	width:241px !important;
	height:4px !important;
	left:477px !important;
	top:589px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item165602 {
	width:523px !important;
	height:37px !important;
	left:37px !important;
	top:521px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item165604 {
	width:79px !important;
	height:34px !important;
	left:8px !important;
	top:-11px !important;
	border-radius:12px;
	background:#fff;
}

#item166164 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:256px !important;
}

#item166168 {
	width:73px !important;
	height:12px !important;
	left:336px !important;
	top:256px !important;
}

#item166172 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:524px !important;
}

#item166177 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:772px !important;
}

#item166196 {
	width:122px !important;
	height:4px !important;
	left:-22px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item166835 {
	width:130px !important;
	height:11px !important;
	left:45px !important;
	top:725px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item166836 {
	width:130px !important;
	height:11px !important;
	left:45px !important;
	top:754px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item166837 {
	width:130px !important;
	height:11px !important;
	left:45px !important;
	top:739px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item166838 {
	width:130px !important;
	height:11px !important;
	left:45px !important;
	top:768px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item168410 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:103px !important;
}

#item168474 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:117px !important;
}

#item168478 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:131px !important;
}

#item168482 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:146px !important;
}

#item168490 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:160px !important;
}

#item168495 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:289px !important;
}

#item168500 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:303px !important;
}

#item168504 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:317px !important;
}

#item168533 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:430px !important;
}

#item168579 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:444px !important;
}

#item168611 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:558px !important;
}

#item168624 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:572px !important;
}

#item168629 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:585px !important;
}

#item168636 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:600px !important;
}

#item168640 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:726px !important;
}

#item168644 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:738px !important;
}

#item168649 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:753px !important;
}

#item168653 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:767px !important;
}

#item166929 {
	width:241px !important;
	height:4px !important;
	left:440px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item166930 {
	width:213px !important;
	height:4px !important;
	left:391px !important;
	top:449px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item167032 {
	width:255px !important;
	height:20px !important;
	left:36px !important;
	top:206px !important;
	border-radius:9px;
	background:#f2f1f1;
}

#item167057 {
	width:255px !important;
	height:20px !important;
	left:36px !important;
	top:410px !important;
	border-radius:9px;
	background:#f2f1f1;
}

#item167082 {
	width:255px !important;
	height:20px !important;
	left:305px !important;
	top:206px !important;
	border-radius:9px;
	background:#f2f1f1;
}

#item167107 {
	width:255px !important;
	height:20px !important;
	left:305px !important;
	top:410px !important;
	border-radius:9px;
	background:#f2f1f1;
}

#item167284 {
	width:98px !important;
	height:11px !important;
	left:46px !important;
	top:162px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item167285 {
	width:145px !important;
	height:11px !important;
	left:46px !important;
	top:570px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item167286 {
	width:98px !important;
	height:11px !important;
	left:46px !important;
	top:190px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item167287 {
	width:145px !important;
	height:11px !important;
	left:46px !important;
	top:598px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item167288 {
	width:98px !important;
	height:11px !important;
	left:46px !important;
	top:176px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item167289 {
	width:145px !important;
	height:11px !important;
	left:46px !important;
	top:584px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item168030 {
	width:90px !important;
	height:11px !important;
	left:320px !important;
	top:367px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item168031 {
	width:90px !important;
	height:11px !important;
	left:320px !important;
	top:395px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item168032 {
	width:90px !important;
	height:11px !important;
	left:320px !important;
	top:381px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item168657 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:162px !important;
}

#item168661 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:176px !important;
}

#item168665 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:189px !important;
}

#item168670 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:161px !important;
}

#item168674 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:176px !important;
}

#item168678 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:189px !important;
}

#item168682 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:367px !important;
}

#item168686 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:381px !important;
}

#item168690 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:395px !important;
}

#item168694 {
	width:73px !important;
	height:12px !important;
	left:155px !important;
	top:366px !important;
}

#item168698 {
	width:73px !important;
	height:12px !important;
	left:155px !important;
	top:381px !important;
}

#item168702 {
	width:73px !important;
	height:12px !important;
	left:319px !important;
	top:367px !important;
}

#item168708 {
	width:73px !important;
	height:12px !important;
	left:319px !important;
	top:381px !important;
}

#item168712 {
	width:73px !important;
	height:12px !important;
	left:319px !important;
	top:395px !important;
}

#item168717 {
	width:73px !important;
	height:12px !important;
	left:447px !important;
	top:366px !important;
}

#item168721 {
	width:73px !important;
	height:12px !important;
	left:447px !important;
	top:381px !important;
}

#item168725 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:569px !important;
}

#item168732 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:583px !important;
}

#item168736 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:598px !important;
}

#item168741 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:587px !important;
}

#item168745 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:769px !important;
}

#item168749 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:760px !important;
}

#item168852 {
	width:122px !important;
	height:4px !important;
	left:-16px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item168911 {
	width:523px !important;
	height:30px !important;
	left:35px !important;
	top:470px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item168912 {
	width:79px !important;
	height:34px !important;
	left:8px !important;
	top:-11px !important;
	border-radius:12px;
	background:#fff;
}

#item169974 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:237px !important;
}

#item169978 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:226px !important;
}

#item169982 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:473px !important;
}

#item169986 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:734px !important;
}

#item169990 {
	width:73px !important;
	height:12px !important;
	left:46px !important;
	top:748px !important;
}

#item169231 {
	width:241px !important;
	height:4px !important;
	left:461px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item169994 {
	width:73px !important;
	height:12px !important;
	left:43px !important;
	top:254px !important;
}

#item169999 {
	width:73px !important;
	height:12px !important;
	left:312px !important;
	top:228px !important;
}

#item170003 {
	width:73px !important;
	height:12px !important;
	left:152px !important;
	top:432px !important;
}

#item170014 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:491px !important;
}

#item170044 {
	width:73px !important;
	height:12px !important;
	left:313px !important;
	top:525px !important;
}

#item170049 {
	width:73px !important;
	height:12px !important;
	left:229px !important;
	top:752px !important;
}

#item170069 {
	opacity:0.49;
	width:83px !important;
	height:200px !important;
	left:180px !important;
	top:567px !important;
	border-radius:12px;
	background:#c6e156;
}

#item170071 {
	opacity:0.49;
	width:83px !important;
	height:200px !important;
	left:275px !important;
	top:567px !important;
	border-radius:12px;
	background:#f047aa;
}

#item170073 {
	opacity:0.49;
	width:83px !important;
	height:200px !important;
	left:370px !important;
	top:567px !important;
	border-radius:12px;
	background:#9133d1;
}

#item170075 {
	opacity:0.49;
	width:83px !important;
	height:200px !important;
	left:465px !important;
	top:567px !important;
	border-radius:12px;
	background:#49caf1;
}

#item170112 {
	width:161px !important;
	height:4px !important;
	left:-28px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item171571 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:242px !important;
}

#item171604 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:262px !important;
}

#item171615 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:507px !important;
}

#item171645 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:517px !important;
}

#item171659 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:781px !important;
}

#item170872 {
	width:143px !important;
	height:4px !important;
	left:461px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item171576 {
	width:73px !important;
	height:12px !important;
	left:37px !important;
	top:215px !important;
}

#item171582 {
	width:73px !important;
	height:12px !important;
	left:316px !important;
	top:266px !important;
}

#item171587 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:506px !important;
}

#item171592 {
	width:73px !important;
	height:12px !important;
	left:310px !important;
	top:526px !important;
}

#item171596 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:769px !important;
}

#item171600 {
	width:73px !important;
	height:12px !important;
	left:403px !important;
	top:606px !important;
}

#item171732 {
	width:190px !important;
	height:4px !important;
	left:-28px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item171733 {
	width:122px !important;
	height:4px !important;
	left:-28px !important;
	top:472px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item174595 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:231px !important;
}

#item174600 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:246px !important;
}

#item174607 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:261px !important;
}

#item174611 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:232px !important;
}

#item174615 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:247px !important;
}

#item174619 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:248px !important;
}

#item174623 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:262px !important;
}

#item174653 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:276px !important;
}

#item174699 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:421px !important;
}

#item174731 {
	width:73px !important;
	height:12px !important;
	left:83px !important;
	top:696px !important;
}

#item174735 {
	width:73px !important;
	height:12px !important;
	left:83px !important;
	top:711px !important;
}

#item174742 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:719px !important;
}

#item172659 {
	width:122px !important;
	height:4px !important;
	left:499px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item173764 {
	width:160px !important;
	height:11px !important;
	left:88px !important;
	top:612px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item173765 {
	width:160px !important;
	height:11px !important;
	left:88px !important;
	top:598px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item174749 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:189px !important;
}

#item174760 {
	width:73px !important;
	height:12px !important;
	left:88px !important;
	top:204px !important;
}

#item174764 {
	width:73px !important;
	height:12px !important;
	left:316px !important;
	top:220px !important;
}

#item174773 {
	width:73px !important;
	height:12px !important;
	left:316px !important;
	top:411px !important;
}

#item174777 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:411px !important;
}

#item174781 {
	width:73px !important;
	height:12px !important;
	left:83px !important;
	top:597px !important;
}

#item174787 {
	width:73px !important;
	height:12px !important;
	left:83px !important;
	top:613px !important;
}

#item174791 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:626px !important;
}

#item174795 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:773px !important;
}

#item174807 {
	width:122px !important;
	height:4px !important;
	left:-28px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item175926 {
	width:189px !important;
	height:11px !important;
	left:49px !important;
	top:381px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item175927 {
	width:189px !important;
	height:11px !important;
	left:49px !important;
	top:395px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item175928 {
	width:189px !important;
	height:11px !important;
	left:49px !important;
	top:367px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item176004 {
	width:167px !important;
	height:11px !important;
	left:49px !important;
	top:544px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item176005 {
	width:167px !important;
	height:11px !important;
	left:49px !important;
	top:558px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item176006 {
	width:167px !important;
	height:11px !important;
	left:49px !important;
	top:530px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item176087 {
	width:167px !important;
	height:11px !important;
	left:49px !important;
	top:751px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item176088 {
	width:167px !important;
	height:11px !important;
	left:311px !important;
	top:751px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item176089 {
	width:167px !important;
	height:11px !important;
	left:49px !important;
	top:737px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item176090 {
	width:167px !important;
	height:11px !important;
	left:311px !important;
	top:737px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item177901 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:221px !important;
}

#item177905 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:221px !important;
}

#item177910 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:367px !important;
}

#item177914 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:380px !important;
}

#item177918 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:395px !important;
}

#item177922 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:530px !important;
}

#item177926 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:543px !important;
}

#item177955 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:558px !important;
}

#item177959 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:735px !important;
}

#item177963 {
	width:73px !important;
	height:12px !important;
	left:42px !important;
	top:750px !important;
}

#item177967 {
	width:73px !important;
	height:12px !important;
	left:305px !important;
	top:736px !important;
}

#item177971 {
	width:73px !important;
	height:12px !important;
	left:305px !important;
	top:751px !important;
}

#item176681 {
	width:122px !important;
	height:4px !important;
	left:499px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item176682 {
	width:122px !important;
	height:4px !important;
	left:511px !important;
	top:440px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item177323 {
	width:65px !important;
	height:11px !important;
	left:458px !important;
	top:732px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item177975 {
	width:73px !important;
	height:12px !important;
	left:388px !important;
	top:164px !important;
}

#item177980 {
	width:73px !important;
	height:12px !important;
	left:388px !important;
	top:178px !important;
}

#item177984 {
	width:73px !important;
	height:12px !important;
	left:388px !important;
	top:193px !important;
}

#item177988 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:357px !important;
}

#item177992 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:372px !important;
}

#item177996 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:567px !important;
}

#item178000 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:754px !important;
}

#item178004 {
	width:73px !important;
	height:12px !important;
	left:453px !important;
	top:732px !important;
}

#item178024 {
	width:167px !important;
	height:134px !important;
	left:420px !important;
	top:278px !important;
}

#item178033 {
	width:167px !important;
	height:134px !important;
	left:118px !important;
	top:274px !important;
}

#item178067 {
	width:122px !important;
	height:4px !important;
	left:-35px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item178068 {
	width:122px !important;
	height:4px !important;
	left:-35px !important;
	top:292px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item178069 {
	width:122px !important;
	height:4px !important;
	left:-35px !important;
	top:505px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item178407 {
	width:523px !important;
	height:27px !important;
	left:37px !important;
	top:458px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item178408 {
	width:255px !important;
	height:43px !important;
	left:36px !important;
	top:763px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item180324 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:238px !important;
}

#item180377 {
	width:73px !important;
	height:12px !important;
	left:316px !important;
	top:215px !important;
}

#item180386 {
	width:73px !important;
	height:12px !important;
	left:316px !important;
	top:229px !important;
}

#item180390 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:427px !important;
}

#item180398 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:442px !important;
}

#item180402 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:729px !important;
}

#item180407 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:743px !important;
}

#item180439 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:759px !important;
}

#item179337 {
	width:122px !important;
	height:4px !important;
	left:507px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item179338 {
	width:148px !important;
	height:4px !important;
	left:478px !important;
	top:490px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item179605 {
	width:190px !important;
	height:11px !important;
	left:39px !important;
	top:417px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179606 {
	width:190px !important;
	height:11px !important;
	left:39px !important;
	top:360px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179607 {
	width:190px !important;
	height:11px !important;
	left:39px !important;
	top:388px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179608 {
	width:190px !important;
	height:11px !important;
	left:39px !important;
	top:431px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179609 {
	width:190px !important;
	height:11px !important;
	left:39px !important;
	top:346px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179610 {
	width:190px !important;
	height:11px !important;
	left:39px !important;
	top:374px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179611 {
	width:190px !important;
	height:11px !important;
	left:39px !important;
	top:403px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179834 {
	width:183px !important;
	height:11px !important;
	left:50px !important;
	top:752px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179835 {
	width:183px !important;
	height:11px !important;
	left:50px !important;
	top:766px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179837 {
	width:183px !important;
	height:11px !important;
	left:50px !important;
	top:695px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179838 {
	width:183px !important;
	height:11px !important;
	left:50px !important;
	top:723px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179839 {
	width:183px !important;
	height:11px !important;
	left:50px !important;
	top:680px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179840 {
	width:183px !important;
	height:11px !important;
	left:50px !important;
	top:709px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item179841 {
	width:183px !important;
	height:11px !important;
	left:50px !important;
	top:737px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item180477 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:227px !important;
}

#item180514 {
	width:73px !important;
	height:12px !important;
	left:299px !important;
	top:227px !important;
}

#item180529 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:345px !important;
}

#item180534 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:359px !important;
}

#item180539 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:374px !important;
}

#item180544 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:388px !important;
}

#item180548 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:402px !important;
}

#item180556 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:416px !important;
}

#item180560 {
	width:73px !important;
	height:12px !important;
	left:32px !important;
	top:431px !important;
}

#item180565 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:531px !important;
}

#item180570 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:545px !important;
}

#item180577 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:560px !important;
}

#item180581 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:574px !important;
}

#item180585 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:588px !important;
}

#item180590 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:603px !important;
}

#item180594 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:680px !important;
}

#item180598 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:694px !important;
}

#item180602 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:708px !important;
}

#item180606 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:723px !important;
}

#item180610 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:736px !important;
}

#item180614 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:750px !important;
}

#item180618 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:765px !important;
}

#item180630 {
	opacity:0.69;
	width:289px !important;
	height:41px !important;
	left:-32px !important;
	top:448px !important;
	border-radius:12px;
	background:#d3eaeb;
}

#item180632 {
	width:147px !important;
	height:46px !important;
	left:138px !important;
	top:657px !important;
	border-radius:12px;
	background:#b3b1b1;
}

#item180633 {
	width:161px !important;
	height:46px !important;
	left:396px !important;
	top:659px !important;
	border-radius:12px;
	background:#a3a2b1;
}

#item180635 {
	width:161px !important;
	height:46px !important;
	left:262px !important;
	top:728px !important;
	border-radius:12px;
	background:#ecab94;
}

#item180653 {
	width:122px !important;
	height:4px !important;
	left:-4px !important;
	top:48px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item180654 {
	width:122px !important;
	height:4px !important;
	left:-24px !important;
	top:203px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item180655 {
	width:180px !important;
	height:4px !important;
	left:-29px !important;
	top:600px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item180656 {
	width:180px !important;
	height:4px !important;
	left:-70px !important;
	top:427px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item181199 {
	width:175px !important;
	height:11px !important;
	left:52px !important;
	top:748px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item181200 {
	width:175px !important;
	height:11px !important;
	left:52px !important;
	top:762px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item181201 {
	width:175px !important;
	height:11px !important;
	left:52px !important;
	top:734px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item182157 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:108px !important;
}

#item182161 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:122px !important;
}

#item182165 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:137px !important;
}

#item182170 {
	width:73px !important;
	height:12px !important;
	left:41px !important;
	top:363px !important;
}

#item182174 {
	width:73px !important;
	height:12px !important;
	left:313px !important;
	top:363px !important;
}

#item182178 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:512px !important;
}

#item182182 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:734px !important;
}

#item182194 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:748px !important;
}

#item182221 {
	width:73px !important;
	height:12px !important;
	left:50px !important;
	top:762px !important;
}

#item181571 {
	width:186px !important;
	height:4px !important;
	left:441px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item181640 {
	width:186px !important;
	height:4px !important;
	left:464px !important;
	top:477px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item182250 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:295px !important;
}

#item182258 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:310px !important;
}

#item182264 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:324px !important;
}

#item182269 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:338px !important;
}

#item182273 {
	width:73px !important;
	height:12px !important;
	left:487px !important;
	top:129px !important;
}

#item182278 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:351px !important;
}

#item182282 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:175px !important;
}

#item182286 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:366px !important;
}

#item182290 {
	width:73px !important;
	height:12px !important;
	left:225px !important;
	top:241px !important;
}

#item182294 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:380px !important;
}

#item182298 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:394px !important;
}

#item182303 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:408px !important;
}

#item182308 {
	width:73px !important;
	height:12px !important;
	left:465px !important;
	top:302px !important;
}

#item182312 {
	width:73px !important;
	height:12px !important;
	left:316px !important;
	top:407px !important;
}

#item182318 {
	width:73px !important;
	height:12px !important;
	left:316px !important;
	top:712px !important;
}

#item182323 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:712px !important;
}

#item182327 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:727px !important;
}

#item182331 {
	width:73px !important;
	height:12px !important;
	left:487px !important;
	top:261px !important;
}

#item182335 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:212px !important;
}

#item182339 {
	width:73px !important;
	height:12px !important;
	left:484px !important;
	top:128px !important;
}

#item182343 {
	width:73px !important;
	height:12px !important;
	left:331px !important;
	top:81px !important;
}

#item182347 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:64px !important;
}

#item182353 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:120px !important;
}

#item182357 {
	width:122px !important;
	height:28px !important;
	left:35px !important;
	top:650px !important;
}

#item183132 {
	width:180px !important;
	height:4px !important;
	left:-41px !important;
	top:49px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item248231 {
	width:367px !important;
	height:340px !important;
	left:9px !important;
	top:345px !important;
}

#item248233 {
	width:367px !important;
	height:340px !important;
	left:9px !important;
	top:345px !important;
}

#item248235 {
	width:367px !important;
	height:340px !important;
	left:9px !important;
	top:345px !important;
}

#item248234 {
	width:367px !important;
	height:340px !important;
	left:9px !important;
	top:345px !important;
}

#item248232 {
	width:367px !important;
	height:340px !important;
	left:9px !important;
	top:345px !important;
}

#item248236 {
	width:367px !important;
	height:340px !important;
	left:9px !important;
	top:345px !important;
}

#item248245 {
	width:176px !important;
	height:163px !important;
	left:382px !important;
	top:346px !important;
}

#item248249 {
	width:176px !important;
	height:163px !important;
	left:382px !important;
	top:522px !important;
}

#item248259 {
	width:176px !important;
	height:163px !important;
	left:196px !important;
	top:522px !important;
}

#item248267 {
	width:176px !important;
	height:163px !important;
	left:196px !important;
	top:346px !important;
}

#item248274 {
	width:176px !important;
	height:163px !important;
	left:9px !important;
	top:346px !important;
}

#item248282 {
	width:176px !important;
	height:163px !important;
	left:9px !important;
	top:522px !important;
}

#item183313 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:494px !important;
}

#item183317 {
	width:73px !important;
	height:12px !important;
	left:389px !important;
	top:494px !important;
}

#item183321 {
	width:73px !important;
	height:12px !important;
	left:389px !important;
	top:668px !important;
}

#item183337 {
	width:73px !important;
	height:12px !important;
	left:204px !important;
	top:668px !important;
}

#item183341 {
	width:73px !important;
	height:12px !important;
	left:19px !important;
	top:668px !important;
}

#item183309 {
	width:73px !important;
	height:12px !important;
	left:19px !important;
	top:494px !important;
}

@keyframes pulsar-248334 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248334 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248348 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248348 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248338 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248338 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248352 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248352 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248343 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248343 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248356 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248356 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item248312 {
	width:224px !important;
	height:349px !important;
	left:326px !important;
	top:91px !important;
}

#item248311 {
	width:226px !important;
	height:354px !important;
	left:325px !important;
	top:87px !important;
}

#item182754 {
	width:148px !important;
	height:4px !important;
	left:485px !important;
	top:488px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item182867 {
	width:148px !important;
	height:4px !important;
	left:486px !important;
	top:50px !important;
	border-radius:10px;
	background:#a1d9f6;
}

#item248314 {
	width:124px !important;
	height:158px !important;
	left:171px !important;
	top:548px !important;
}

#item248318 {
	width:124px !important;
	height:158px !important;
	left:29px !important;
	top:548px !important;
}

#item183325 {
	width:73px !important;
	height:12px !important;
	left:36px !important;
	top:711px !important;
}

#item183329 {
	width:73px !important;
	height:12px !important;
	left:164px !important;
	top:711px !important;
}

#item183333 {
	width:73px !important;
	height:12px !important;
	left:321px !important;
	top:748px !important;
}

@keyframes pulsar-248325 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248325 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248330 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248330 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item200239 {
	width:355px !important;
	height:694px !important;
	left:431px !important;
	top:-31px !important;
	background:#373736;
}

#item200242 {
	width:355px !important;
	height:671px !important;
	left:-9px !important;
	top:-8px !important;
	background:#373736;
}

#item200237 {
	width:159px !important;
	height:494px !important;
	left:444px !important;
	top:170px !important;
	background:#e74140;
}

#item201142 {
	width:604px !important;
	height:408px !important;
	left:-9px !important;
	top:-9px !important;
	border-radius:undefined;
	background:#d7e7e4;
}

#item201144 {
	width:281px !important;
	height:53px !important;
	left:120px !important;
	top:94px !important;
}

#item201160 {
	width:284px !important;
	height:53px !important;
	left:118px !important;
	top:160px !important;
}

#item201167 {
	width:281px !important;
	height:53px !important;
	left:119px !important;
	top:219px !important;
}

#item201179 {
	width:283px !important;
	height:53px !important;
	left:118px !important;
	top:272px !important;
}

#item201189 {
	width:245px !important;
	height:48px !important;
	left:279px !important;
	top:372px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item201190 {
	width:346px !important;
	height:110px !important;
	left:190px !important;
	top:695px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item201192 {
	width:92px !important;
	height:65px !important;
	left:11px !important;
	top:-14px !important;
	border-radius:12px;
	background:#f7c4c7;
}

#item201193 {
	width:119px !important;
	height:102px !important;
	left:36px !important;
	top:704px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item201542 {
	width:290px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:10px;
	background:#ecd5e7;
}

#item201543 {
	width:290px !important;
	height:4px !important;
	left:-9px !important;
	top:469px !important;
	border-radius:9px;
	background:#d7e7e4;
}

#item201595 {
	width:167px !important;
	height:31px !important;
	left:49px !important;
	top:60px !important;
}

#item202068 {
	width:200px !important;
	height:4px !important;
	left:595px !important;
	top:69px !important;
	border-radius:10px;
	background:#ecd5e7;
}

#item203172 {
	width:208px !important;
	height:40px !important;
	left:187px !important;
	top:479px !important;
}

#item203182 {
	width:72px !important;
	height:374px !important;
	left:497px !important;
	top:431px !important;
}

#item203194 {
	width:208px !important;
	height:40px !important;
	left:187px !important;
	top:512px !important;
}

#item203204 {
	width:72px !important;
	height:374px !important;
	left:497px !important;
	top:431px !important;
}

#item203211 {
	width:208px !important;
	height:40px !important;
	left:187px !important;
	top:571px !important;
}

#item203221 {
	width:72px !important;
	height:374px !important;
	left:497px !important;
	top:431px !important;
}

#item203227 {
	width:208px !important;
	height:40px !important;
	left:187px !important;
	top:541px !important;
}

#item203238 {
	width:72px !important;
	height:374px !important;
	left:497px !important;
	top:431px !important;
}

#item203244 {
	width:208px !important;
	height:40px !important;
	left:187px !important;
	top:606px !important;
}

#item203255 {
	width:72px !important;
	height:374px !important;
	left:497px !important;
	top:431px !important;
}

#item203261 {
	width:187px !important;
	height:40px !important;
	left:197px !important;
	top:640px !important;
}

#item203268 {
	width:73px !important;
	height:336px !important;
	left:497px !important;
	top:450px !important;
}

#item203436 {
	width:74px !important;
	height:390px !important;
	left:501px !important;
	top:37px !important;
}

#item203442 {
	width:74px !important;
	height:394px !important;
	left:500px !important;
	top:35px !important;
}

#item203448 {
	width:74px !important;
	height:391px !important;
	left:501px !important;
	top:37px !important;
}

#item203454 {
	width:74px !important;
	height:393px !important;
	left:500px !important;
	top:35px !important;
}

#item203476 {
	width:73px !important;
	height:12px !important;
	left:141px !important;
	top:144px !important;
}

#item203480 {
	width:73px !important;
	height:12px !important;
	left:141px !important;
	top:205px !important;
}

#item203484 {
	width:73px !important;
	height:12px !important;
	left:141px !important;
	top:267px !important;
}

#item203488 {
	width:73px !important;
	height:12px !important;
	left:406px !important;
	top:285px !important;
}

#item203492 {
	width:73px !important;
	height:12px !important;
	left:141px !important;
	top:327px !important;
}

#item203496 {
	width:73px !important;
	height:12px !important;
	left:208px !important;
	top:705px !important;
}

@keyframes pulsar-203604 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203604 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203608 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203608 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203613 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203613 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203617 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203617 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203657 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203657 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203661 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203661 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203665 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203665 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203669 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203669 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203674 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203674 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203678 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203678 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item202069 {
	width:282px !important;
	height:4px !important;
	left:317px !important;
	top:465px !important;
	border-radius:10px;
	background:#fbd98f;
}

#item202212 {
	width:390px !important;
	height:80px !important;
	left:169px !important;
	top:725px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item202213 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:10px;
	background:#fdecca;
}

#item202678 {
	width:119px !important;
	height:80px !important;
	left:36px !important;
	top:725px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item203274 {
	width:259px !important;
	height:39px !important;
	left:304px !important;
	top:486px !important;
}

#item203286 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203299 {
	width:259px !important;
	height:39px !important;
	left:41px !important;
	top:486px !important;
}

#item203309 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203315 {
	width:259px !important;
	height:39px !important;
	left:304px !important;
	top:578px !important;
}

#item203327 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203334 {
	width:259px !important;
	height:39px !important;
	left:41px !important;
	top:517px !important;
}

#item203346 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203352 {
	width:259px !important;
	height:39px !important;
	left:41px !important;
	top:549px !important;
}

#item203363 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203369 {
	width:259px !important;
	height:39px !important;
	left:304px !important;
	top:516px !important;
}

#item203386 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203392 {
	width:259px !important;
	height:39px !important;
	left:304px !important;
	top:547px !important;
}

#item203404 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203410 {
	width:259px !important;
	height:39px !important;
	left:41px !important;
	top:580px !important;
}

#item203420 {
	width:396px !important;
	height:60px !important;
	left:170px !important;
	top:661px !important;
}

#item203500 {
	width:73px !important;
	height:12px !important;
	left:169px !important;
	top:349px !important;
}

#item203504 {
	width:73px !important;
	height:12px !important;
	left:187px !important;
	top:731px !important;
}

@keyframes pulsar-203621 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203621 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203625 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203625 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203629 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203629 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203633 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203633 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203638 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203638 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203644 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203644 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203648 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203648 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-203653 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-203653 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item203709 {
	width:119px !important;
	height:80px !important;
	left:36px !important;
	top:196px !important;
	border-radius:12px;
	background:#e6e6e6;
}

#item203710 {
	width:119px !important;
	height:80px !important;
	left:44px !important;
	top:451px !important;
	border-radius:12px;
	background:#e6e6e6;
}

#item203867 {
	width:282px !important;
	height:4px !important;
	left:-12px !important;
	top:49px !important;
	border-radius:10px;
	background:#fbd98f;
}

#item203869 {
	width:282px !important;
	height:4px !important;
	left:-17px !important;
	top:566px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item203945 {
	width:390px !important;
	height:80px !important;
	left:169px !important;
	top:727px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item203946 {
	width:79px !important;
	height:67px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item203949 {
	width:390px !important;
	height:80px !important;
	left:169px !important;
	top:196px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item203950 {
	width:79px !important;
	height:63px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#f0ebf5;
}

#item203951 {
	width:390px !important;
	height:80px !important;
	left:169px !important;
	top:451px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item203952 {
	width:79px !important;
	height:64px !important;
	left:19px !important;
	top:-11px !important;
	border-radius:12px;
	background:#f0ebf5;
}

#item204254 {
	width:119px !important;
	height:80px !important;
	left:36px !important;
	top:727px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item205377 {
	width:73px !important;
	height:12px !important;
	left:189px !important;
	top:207px !important;
}

#item205454 {
	width:73px !important;
	height:12px !important;
	left:189px !important;
	top:462px !important;
}

#item205458 {
	width:73px !important;
	height:12px !important;
	left:189px !important;
	top:738px !important;
}

#item205462 {
	width:73px !important;
	height:12px !important;
	left:184px !important;
	top:462px !important;
}

#item205511 {
	width:73px !important;
	height:12px !important;
	left:184px !important;
	top:738px !important;
}

#item203868 {
	width:282px !important;
	height:4px !important;
	left:326px !important;
	top:49px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item203947 {
	width:390px !important;
	height:80px !important;
	left:169px !important;
	top:453px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item203948 {
	width:79px !important;
	height:62px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item204255 {
	width:119px !important;
	height:80px !important;
	left:36px !important;
	top:453px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item204691 {
	width:390px !important;
	height:80px !important;
	left:169px !important;
	top:199px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item204692 {
	width:79px !important;
	height:61px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item204768 {
	width:119px !important;
	height:80px !important;
	left:36px !important;
	top:199px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item204866 {
	width:390px !important;
	height:80px !important;
	left:169px !important;
	top:726px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item204867 {
	width:79px !important;
	height:62px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item204943 {
	width:119px !important;
	height:80px !important;
	left:36px !important;
	top:726px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item205435 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:208px !important;
}

#item205443 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:462px !important;
}

#item205447 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:737px !important;
}

#item205553 {
	width:73px !important;
	height:12px !important;
	left:185px !important;
	top:208px !important;
}

#item205584 {
	width:73px !important;
	height:12px !important;
	left:185px !important;
	top:737px !important;
}

#item205617 {
	width:346px !important;
	height:4px !important;
	left:303px !important;
	top:50px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item205625 {
	width:179px !important;
	height:94px !important;
	left:366px !important;
	top:550px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item205626 {
	width:346px !important;
	height:4px !important;
	left:249px !important;
	top:526px !important;
	border-radius:12px;
	background:#e2f1f5;
}

#item206604 {
	width:354px !important;
	height:4px !important;
	left:-9px !important;
	top:667px !important;
	background:#f5c8b4;
}

#item207472 {
	width:73px !important;
	height:12px !important;
	left:381px !important;
	top:131px !important;
}

#item207502 {
	width:73px !important;
	height:12px !important;
	left:380px !important;
	top:248px !important;
}

#item207546 {
	width:73px !important;
	height:12px !important;
	left:380px !important;
	top:357px !important;
}

#item207571 {
	width:73px !important;
	height:12px !important;
	left:380px !important;
	top:458px !important;
}

#item207576 {
	width:73px !important;
	height:12px !important;
	left:74px !important;
	top:607px !important;
}

#item207585 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:774px !important;
}

#item207590 {
	width:73px !important;
	height:12px !important;
	left:379px !important;
	top:131px !important;
}

#item207594 {
	width:73px !important;
	height:12px !important;
	left:379px !important;
	top:248px !important;
}

#item207598 {
	width:73px !important;
	height:12px !important;
	left:379px !important;
	top:458px !important;
}

#item207603 {
	width:73px !important;
	height:12px !important;
	left:78px !important;
	top:606px !important;
}

#item207607 {
	width:73px !important;
	height:12px !important;
	left:59px !important;
	top:774px !important;
}

#item206988 {
	width:380px !important;
	height:49px !important;
	left:179px !important;
	top:757px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item206989 {
	width:132px !important;
	height:59px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#fff;
}

#item207477 {
	width:73px !important;
	height:12px !important;
	left:348px !important;
	top:439px !important;
}

#item207481 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:688px !important;
}

#item207486 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:706px !important;
}

#item207490 {
	width:73px !important;
	height:12px !important;
	left:202px !important;
	top:765px !important;
}

#item207494 {
	width:73px !important;
	height:12px !important;
	left:205px !important;
	top:782px !important;
}

#item207611 {
	width:73px !important;
	height:12px !important;
	left:350px !important;
	top:439px !important;
}

#item207618 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:688px !important;
}

#item207624 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:706px !important;
}

#item207628 {
	width:73px !important;
	height:12px !important;
	left:201px !important;
	top:765px !important;
}

#item207665 {
	opacity:0.30;
	width:83px !important;
	height:98px !important;
	left:183px !important;
	top:59px !important;
	border-radius:11px;
	background:#e37ea7;
}

#item207667 {
	opacity:0.30;
	width:83px !important;
	height:98px !important;
	left:272px !important;
	top:59px !important;
	border-radius:11px;
	background:#f6a30c;
}

#item207669 {
	opacity:0.30;
	width:83px !important;
	height:98px !important;
	left:361px !important;
	top:59px !important;
	border-radius:11px;
	background:#5cb458;
}

#item207671 {
	opacity:0.30;
	width:83px !important;
	height:98px !important;
	left:450px !important;
	top:59px !important;
	border-radius:11px;
	background:#00aad0;
}

#item207673 {
	width:309px !important;
	height:4px !important;
	left:-12px !important;
	top:49px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item207674 {
	width:309px !important;
	height:4px !important;
	left:-12px !important;
	top:506px !important;
	border-radius:10px;
	background:#e3edcc;
}

#item207777 {
	width:390px !important;
	height:62px !important;
	left:169px !important;
	top:180px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item207779 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:10px;
	background:#fbe0ca;
}

#item207790 {
	width:390px !important;
	height:62px !important;
	left:169px !important;
	top:744px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item207791 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:10px;
	background:#e3edcc;
}

#item208094 {
	width:119px !important;
	height:62px !important;
	left:36px !important;
	top:180px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item208099 {
	width:119px !important;
	height:62px !important;
	left:36px !important;
	top:744px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item208935 {
	width:73px !important;
	height:12px !important;
	left:189px !important;
	top:188px !important;
}

#item208962 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:424px !important;
}

#item208973 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:750px !important;
}

#item209010 {
	width:73px !important;
	height:12px !important;
	left:189px !important;
	top:188px !important;
}

#item209017 {
	width:73px !important;
	height:12px !important;
	left:56px !important;
	top:424px !important;
}

#item209022 {
	width:73px !important;
	height:12px !important;
	left:191px !important;
	top:750px !important;
}

#item209040 {
	width:122px !important;
	height:28px !important;
	left:36px !important;
	top:63px !important;
}

#item207654 {
	width:117px !important;
	height:92px !important;
	left:169px !important;
	top:534px !important;
	border-radius:10px;
	background:#fffada;
}

#item207655 {
	width:117px !important;
	height:92px !important;
	left:169px !important;
	top:633px !important;
	border-radius:10px;
	background:#e4f2f1;
}

#item207675 {
	width:309px !important;
	height:4px !important;
	left:302px !important;
	top:49px !important;
	border-radius:10px;
	background:#e3edcc;
}

#item207676 {
	width:228px !important;
	height:4px !important;
	left:377px !important;
	top:513px !important;
	border-radius:10px;
	background:#fff6b1;
}

#item207780 {
	width:390px !important;
	height:62px !important;
	left:169px !important;
	top:183px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item207781 {
	width:79px !important;
	height:59px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:10px;
	background:#e3edcc;
}

#item207782 {
	width:154px !important;
	height:119px !important;
	left:405px !important;
	top:354px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item207784 {
	width:79px !important;
	height:59px !important;
	left:33px !important;
	top:-8px !important;
	border-radius:10px;
	background:#e3edcc;
}

#item207786 {
	width:250px !important;
	height:62px !important;
	left:36px !important;
	top:734px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item207787 {
	width:79px !important;
	height:60px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:10px;
	background:#e3edcc;
}

#item207788 {
	width:250px !important;
	height:62px !important;
	left:310px !important;
	top:734px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item207789 {
	width:79px !important;
	height:57px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:10px;
	background:#e3edcc;
}

#item208095 {
	width:119px !important;
	height:62px !important;
	left:36px !important;
	top:183px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item208096 {
	width:119px !important;
	height:62px !important;
	left:36px !important;
	top:421px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item208097 {
	width:119px !important;
	height:62px !important;
	left:36px !important;
	top:663px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item208098 {
	width:119px !important;
	height:62px !important;
	left:310px !important;
	top:663px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item208941 {
	width:73px !important;
	height:12px !important;
	left:190px !important;
	top:191px !important;
}

#item208945 {
	width:73px !important;
	height:12px !important;
	left:210px !important;
	top:275px !important;
}

#item208949 {
	width:73px !important;
	height:12px !important;
	left:444px !important;
	top:363px !important;
}

#item208954 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:742px !important;
}

#item208958 {
	width:73px !important;
	height:12px !important;
	left:330px !important;
	top:751px !important;
}

#item209026 {
	width:73px !important;
	height:12px !important;
	left:185px !important;
	top:190px !important;
}

#item209030 {
	width:73px !important;
	height:12px !important;
	left:444px !important;
	top:363px !important;
}

#item209034 {
	width:73px !important;
	height:12px !important;
	left:333px !important;
	top:751px !important;
}

#item209238 {
	opacity:0.32;
	width:487px !important;
	height:4px !important;
	left:-9px !important;
	top:430px !important;
	border-radius:undefined;
	background:#f8dc0b;
}

#item209461 {
	width:119px !important;
	height:64px !important;
	left:36px !important;
	top:742px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item209675 {
	width:387px !important;
	height:64px !important;
	left:172px !important;
	top:742px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item209676 {
	opacity:0.32;
	width:97px !important;
	height:57px !important;
	left:14px !important;
	top:-14px !important;
	border-radius:12px;
	background:#f9e33b;
}

#item209862 {
	width:105px !important;
	height:242px !important;
	left:490px !important;
	top:240px !important;
}

#item209867 {
	width:309px !important;
	height:4px !important;
	left:-12px !important;
	top:49px !important;
	border-radius:undefined;
	background:#c8e7f2;
}

#item209893 {
	width:390px !important;
	height:62px !important;
	left:169px !important;
	top:311px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item209894 {
	width:99px !important;
	height:56px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:9px;
	background:#c8e7f2;
}

#item209971 {
	width:119px !important;
	height:62px !important;
	left:36px !important;
	top:311px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item210962 {
	width:73px !important;
	height:12px !important;
	left:129px !important;
	top:104px !important;
}

#item210966 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:519px !important;
}

#item210970 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:619px !important;
}

#item210974 {
	width:73px !important;
	height:12px !important;
	left:236px !important;
	top:519px !important;
}

#item210979 {
	width:73px !important;
	height:12px !important;
	left:236px !important;
	top:619px !important;
}

#item210983 {
	width:73px !important;
	height:12px !important;
	left:198px !important;
	top:754px !important;
}

#item211006 {
	width:73px !important;
	height:12px !important;
	left:401px !important;
	top:519px !important;
}

#item211032 {
	width:73px !important;
	height:12px !important;
	left:401px !important;
	top:619px !important;
}

#item211075 {
	width:73px !important;
	height:12px !important;
	left:228px !important;
	top:334px !important;
}

#item211079 {
	width:73px !important;
	height:12px !important;
	left:127px !important;
	top:104px !important;
}

#item211083 {
	width:73px !important;
	height:12px !important;
	left:197px !important;
	top:316px !important;
}

#item211087 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:521px !important;
}

#item211093 {
	width:73px !important;
	height:12px !important;
	left:236px !important;
	top:619px !important;
}

#item211097 {
	width:73px !important;
	height:12px !important;
	left:61px !important;
	top:619px !important;
}

#item211101 {
	width:73px !important;
	height:12px !important;
	left:196px !important;
	top:754px !important;
}

#item209105 {
	width:328px !important;
	height:62px !important;
	left:171px !important;
	top:201px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item209106 {
	opacity:0.92;
	width:102px !important;
	height:69px !important;
	left:14px !important;
	top:-14px !important;
	border-radius:12px;
	background:#fff;
}

#item209203 {
	width:96px !important;
	height:62px !important;
	left:53px !important;
	top:201px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item209237 {
	width:96px !important;
	height:119px !important;
	left:47px !important;
	top:687px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item209239 {
	opacity:0.32;
	width:178px !important;
	height:4px !important;
	left:426px !important;
	top:294px !important;
	border-radius:undefined;
	background:#f8dc0b;
}

#item209240 {
	width:407px !important;
	height:47px !important;
	left:152px !important;
	top:758px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item209241 {
	opacity:0.92;
	width:87px !important;
	height:48px !important;
	left:8px !important;
	top:-8px !important;
	border-radius:12px;
	background:#fff;
}

#item209620 {
	opacity:0.92;
	width:87px !important;
	height:40px !important;
	left:52px !important;
	top:762px !important;
	border-radius:12px;
	background:#fff;
}

#item211051 {
	width:73px !important;
	height:12px !important;
	left:193px !important;
	top:217px !important;
}

#item211058 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:503px !important;
}

#item211062 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:767px !important;
}

#item211071 {
	width:73px !important;
	height:12px !important;
	left:167px !important;
	top:765px !important;
}

#item211105 {
	width:73px !important;
	height:12px !important;
	left:196px !important;
	top:216px !important;
}

#item211109 {
	width:73px !important;
	height:12px !important;
	left:51px !important;
	top:503px !important;
}

#item211115 {
	width:73px !important;
	height:12px !important;
	left:56px !important;
	top:767px !important;
}

#item211119 {
	width:73px !important;
	height:12px !important;
	left:165px !important;
	top:765px !important;
}

#item189138 {
	width:140px !important;
	height:141px !important;
	left:40px !important;
	top:223px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item189140 {
	width:140px !important;
	height:157px !important;
	left:193px !important;
	top:61px !important;
	border-radius:12px;
	background:#faebe3;
}

#item189141 {
	width:124px !important;
	height:157px !important;
	left:347px !important;
	top:60px !important;
	border-radius:12px;
	background:#f1c2af;
}

#item189142 {
	width:140px !important;
	height:142px !important;
	left:196px !important;
	top:223px !important;
	border-radius:12px;
	background:#f1c2af;
}

#item189143 {
	width:124px !important;
	height:142px !important;
	left:347px !important;
	top:223px !important;
	border-radius:12px;
	background:#faebe3;
}

#item189144 {
	width:421px !important;
	height:44px !important;
	left:36px !important;
	top:567px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item189145 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-39px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item189147 {
	width:409px !important;
	height:53px !important;
	left:36px !important;
	top:753px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item189148 {
	width:79px !important;
	height:69px !important;
	left:19px !important;
	top:-37px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item189149 {
	width:290px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:10px;
	background:#f6b4a5;
}

#item189150 {
	width:242px !important;
	height:4px !important;
	left:-9px !important;
	top:485px !important;
	border-radius:10px;
	background:#f6b4a5;
}

#item189151 {
	width:258px !important;
	height:4px !important;
	left:337px !important;
	top:648px !important;
	border-radius:10px;
	background:#f6b4a5;
}

#item189579 {
	width:523px !important;
	height:51px !important;
	left:36px !important;
	top:374px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item189673 {
	width:96px !important;
	height:62px !important;
	left:463px !important;
	top:744px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item190247 {
	width:327px !important;
	height:4px !important;
	left:595px !important;
	top:519px !important;
	border-radius:10px;
	background:#f6b4a5;
}

#item191682 {
	width:73px !important;
	height:12px !important;
	left:229px !important;
	top:198px !important;
}

#item191686 {
	width:73px !important;
	height:12px !important;
	left:68px !important;
	top:349px !important;
}

#item191690 {
	width:73px !important;
	height:12px !important;
	left:233px !important;
	top:347px !important;
}

#item191695 {
	width:73px !important;
	height:12px !important;
	left:376px !important;
	top:347px !important;
}

#item191699 {
	width:73px !important;
	height:12px !important;
	left:51px !important;
	top:577px !important;
}

#item191703 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:765px !important;
}

#item191707 {
	width:73px !important;
	height:12px !important;
	left:376px !important;
	top:198px !important;
}

#item191736 {
	width:122px !important;
	height:28px !important;
	left:36px !important;
	top:496px !important;
}

#item190244 {
	width:398px !important;
	height:75px !important;
	left:155px !important;
	top:731px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item190245 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-33px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item190246 {
	width:290px !important;
	height:4px !important;
	left:324px !important;
	top:48px !important;
	border-radius:10px;
	background:#f6b4a5;
}

#item190417 {
	width:358px !important;
	height:51px !important;
	left:149px !important;
	top:397px !important;
	border-radius:12px;
	background:#fff;
}

#item191148 {
	width:105px !important;
	height:75px !important;
	left:40px !important;
	top:731px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item191149 {
	width:96px !important;
	height:50px !important;
	left:43px !important;
	top:400px !important;
	border-radius:12px;
	background:#fff;
}

#item191711 {
	width:73px !important;
	height:12px !important;
	left:237px !important;
	top:271px !important;
}

#item191715 {
	width:73px !important;
	height:12px !important;
	left:237px !important;
	top:272px !important;
}

#item191724 {
	width:73px !important;
	height:12px !important;
	left:175px !important;
	top:742px !important;
}

#item191728 {
	width:73px !important;
	height:12px !important;
	left:358px !important;
	top:271px !important;
}

#item191732 {
	width:73px !important;
	height:12px !important;
	left:472px !important;
	top:271px !important;
}

#item191768 {
	width:122px !important;
	height:28px !important;
	left:159px !important;
	top:361px !important;
}

#item191807 {
	width:235px !important;
	height:173px !important;
	left:360px !important;
	top:678px !important;
	border-radius:14px;
}

#item191837 {
	width:249px !important;
	height:4px !important;
	left:204px !important;
	top:226px !important;
	border-radius:13px;
	background:#f4a6ab;
}

#item191839 {
	width:380px !important;
	height:4px !important;
	left:215px !important;
	top:344px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item191890 {
	width:283px !important;
	height:55px !important;
	left:106px !important;
	top:105px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item191891 {
	opacity:0.92;
	width:79px !important;
	height:50px !important;
	left:12px !important;
	top:-16px !important;
	border-radius:12px;
	background:#fdfae1;
}

#item191894 {
	width:297px !important;
	height:50px !important;
	left:259px !important;
	top:272px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item191895 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-35px !important;
	border-radius:13px;
	background:#fad5d5;
}

#item191896 {
	width:110px !important;
	height:71px !important;
	left:36px !important;
	top:737px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item192058 {
	width:290px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	background:#fbecc5;
}

#item192086 {
	width:129px !important;
	height:176px !important;
	left:154px !important;
	top:364px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item192254 {
	width:118px !important;
	height:210px !important;
	left:298px !important;
	top:364px !important;
	border-radius:12px;
	background:#f1c2af;
}

#item192255 {
	width:135px !important;
	height:262px !important;
	left:430px !important;
	top:364px !important;
	border-radius:12px;
	background:#f1c2af;
}

#item192427 {
	width:112px !important;
	height:247px !important;
	left:28px !important;
	top:428px !important;
	border-radius:12px;
	background:#f1c2af;
}

#item192597 {
	width:129px !important;
	height:232px !important;
	left:154px !important;
	top:574px !important;
	border-radius:12px;
	background:#f1c2af;
}

#item193580 {
	width:246px !important;
	height:4px !important;
	left:595px !important;
	top:336px !important;
	border-radius:12px;
	background:#f6f5d0;
}

#item194527 {
	width:73px !important;
	height:12px !important;
	left:119px !important;
	top:115px !important;
}

#item194592 {
	width:73px !important;
	height:12px !important;
	left:280px !important;
	top:284px !important;
}

#item194596 {
	width:73px !important;
	height:12px !important;
	left:40px !important;
	top:652px !important;
}

#item194601 {
	width:73px !important;
	height:12px !important;
	left:181px !important;
	top:521px !important;
}

#item194607 {
	width:73px !important;
	height:12px !important;
	left:308px !important;
	top:554px !important;
}

#item194611 {
	width:73px !important;
	height:12px !important;
	left:451px !important;
	top:604px !important;
}

#item194660 {
	width:73px !important;
	height:12px !important;
	left:422px !important;
	top:736px !important;
}

#item194701 {
	width:73px !important;
	height:12px !important;
	left:173px !important;
	top:788px !important;
}

#item193184 {
	width:399px !important;
	height:60px !important;
	left:147px !important;
	top:245px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item193185 {
	opacity:0.92;
	width:101px !important;
	height:69px !important;
	left:11px !important;
	top:-19px !important;
	border-radius:12px;
	background:#e2ede7;
}

#item193186 {
	width:373px !important;
	height:60px !important;
	left:173px !important;
	top:505px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item193187 {
	width:97px !important;
	height:69px !important;
	left:10px !important;
	top:-19px !important;
	border-radius:12px;
	background:#fafadf;
}

#item193188 {
	width:345px !important;
	height:60px !important;
	left:201px !important;
	top:746px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item193189 {
	opacity:0.92;
	width:100px !important;
	height:69px !important;
	left:11px !important;
	top:-19px !important;
	border-radius:12px;
	background:#bae3fa;
}

#item193408 {
	width:299px !important;
	height:157px !important;
	left:84px !important;
	top:73px !important;
}

#item193415 {
	width:303px !important;
	height:147px !important;
	left:79px !important;
	top:343px !important;
}

#item193491 {
	width:307px !important;
	height:191px !important;
	left:90px !important;
	top:555px !important;
}

#item193503 {
	width:315px !important;
	height:213px !important;
	left:93px !important;
	top:542px !important;
}

#item193509 {
	width:291px !important;
	height:173px !important;
	left:104px !important;
	top:573px !important;
}

#item193520 {
	width:284px !important;
	height:158px !important;
	left:94px !important;
	top:75px !important;
}

#item193543 {
	width:309px !important;
	height:168px !important;
	left:79px !important;
	top:71px !important;
}

#item193577 {
	width:96px !important;
	height:59px !important;
	left:36px !important;
	top:244px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item193578 {
	width:96px !important;
	height:59px !important;
	left:63px !important;
	top:506px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item193579 {
	width:96px !important;
	height:59px !important;
	left:63px !important;
	top:747px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item193581 {
	opacity:0.92;
	width:252px !important;
	height:4px !important;
	left:415px !important;
	top:591px !important;
	border-radius:12px;
	background:#bae3fa;
}

#item193651 {
	width:370px !important;
	height:202px !important;
	left:67px !important;
	top:293px !important;
}

#item193666 {
	width:306px !important;
	height:155px !important;
	left:77px !important;
	top:338px !important;
}

#item193859 {
	width:290px !important;
	height:4px !important;
	left:415px !important;
	top:49px !important;
	border-radius:12px;
	background:#d3e6d9;
}

#item194156 {
	width:181px !important;
	height:193px !important;
	left:391px !important;
	top:620px !important;
}

#item194248 {
	width:185px !important;
	height:225px !important;
	left:388px !important;
	top:82px !important;
}

#item194725 {
	width:73px !important;
	height:12px !important;
	left:163px !important;
	top:255px !important;
}

#item194732 {
	width:73px !important;
	height:12px !important;
	left:192px !important;
	top:517px !important;
}

#item194737 {
	width:73px !important;
	height:12px !important;
	left:221px !important;
	top:759px !important;
}

#item194743 {
	width:110px !important;
	height:56px !important;
	left:389px !important;
	top:82px !important;
}

#item194748 {
	width:110px !important;
	height:39px !important;
	left:445px !important;
	top:142px !important;
}

#item194752 {
	width:100px !important;
	height:48px !important;
	left:390px !important;
	top:404px !important;
}

#item194756 {
	width:77px !important;
	height:48px !important;
	left:490px !important;
	top:354px !important;
}

#item194760 {
	width:110px !important;
	height:56px !important;
	left:389px !important;
	top:188px !important;
}

#item194764 {
	width:84px !important;
	height:45px !important;
	left:481px !important;
	top:456px !important;
}

#item194768 {
	width:62px !important;
	height:49px !important;
	left:496px !important;
	top:622px !important;
}

#item194772 {
	width:55px !important;
	height:49px !important;
	left:499px !important;
	top:696px !important;
}

#item194777 {
	width:55px !important;
	height:49px !important;
	left:433px !important;
	top:663px !important;
}

#item194781 {
	width:80px !important;
	height:104px !important;
	left:46px !important;
	top:186px !important;
}

#item194786 {
	width:80px !important;
	height:104px !important;
	left:72px !important;
	top:456px !important;
}

#item194791 {
	width:80px !important;
	height:104px !important;
	left:65px !important;
	top:694px !important;
}

#item194796 {
	width:182px !important;
	height:235px !important;
	left:391px !important;
	top:330px !important;
}

@keyframes pulsar-194836 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-194836 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-194840 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-194840 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-194844 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-194844 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item194915 {
	width:203px !important;
	height:323px !important;
	left:-33px !important;
	top:-63px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item194916 {
	width:134px !important;
	height:323px !important;
	left:169px !important;
	top:-63px !important;
	border-radius:12px;
	background:#fffada;
}

#item194917 {
	width:134px !important;
	height:323px !important;
	left:303px !important;
	top:-63px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item194918 {
	width:161px !important;
	height:323px !important;
	left:435px !important;
	top:-62px !important;
	border-radius:12px;
	background:#e2ecd8;
}

#item195040 {
	width:234px !important;
	height:82px !important;
	left:36px !important;
	top:457px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item195041 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-37px !important;
	border-radius:12px;
	background:#fffada;
}

#item195109 {
	width:246px !important;
	height:4px !important;
	left:-56px !important;
	top:38px !important;
	border-radius:12px;
	background:#f6f5d0;
}

#item195243 {
	width:292px !important;
	height:4px !important;
	left:303px !important;
	top:302px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item195244 {
	width:187px !important;
	height:4px !important;
	left:-9px !important;
	top:302px !important;
	border-radius:12px;
	background:#fffada;
}

#item195296 {
	width:250px !important;
	height:77px !important;
	left:304px !important;
	top:461px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item195297 {
	width:79px !important;
	height:62px !important;
	left:18px !important;
	top:-30px !important;
	border-radius:12px;
	background:#f5d6ca;
}

#item195490 {
	width:330px !important;
	height:4px !important;
	left:595px !important;
	top:49px !important;
	border-radius:12px;
	background:#e2ecd8;
}

#item196540 {
	width:96px !important;
	height:59px !important;
	left:37px !important;
	top:655px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item196714 {
	width:300px !important;
	height:4px !important;
	left:-26px !important;
	top:561px !important;
	border-radius:12px;
	background:#e2ecd8;
}

#item196741 {
	width:245px !important;
	height:82px !important;
	left:318px !important;
	top:721px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item196742 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-36px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item196743 {
	width:250px !important;
	height:84px !important;
	left:36px !important;
	top:721px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item196744 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-37px !important;
	border-radius:12px;
	background:#e2ecd8;
}

#item196866 {
	width:258px !important;
	height:3px !important;
	left:338px !important;
	top:562px !important;
	border-radius:12px;
	background:#d4ecfb;
}

#item197020 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:458px !important;
}

#item197025 {
	width:73px !important;
	height:12px !important;
	left:325px !important;
	top:463px !important;
}

#item197029 {
	width:73px !important;
	height:12px !important;
	left:339px !important;
	top:723px !important;
}

#item197033 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:723px !important;
}

#item197133 {
	width:122px !important;
	height:28px !important;
	left:438px !important;
	top:322px !important;
}

#item194858 {
	width:258px !important;
	height:120px !important;
	left:138px !important;
	top:68px !important;
}

#item194868 {
	width:244px !important;
	height:117px !important;
	left:152px !important;
	top:71px !important;
}

#item194877 {
	width:241px !important;
	height:119px !important;
	left:151px !important;
	top:69px !important;
}

#item195403 {
	width:96px !important;
	height:59px !important;
	left:47px !important;
	top:205px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item195404 {
	width:96px !important;
	height:49px !important;
	left:47px !important;
	top:434px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item195405 {
	width:96px !important;
	height:49px !important;
	left:47px !important;
	top:676px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item195406 {
	width:96px !important;
	height:49px !important;
	left:326px !important;
	top:676px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item195491 {
	width:343px !important;
	height:4px !important;
	left:269px !important;
	top:292px !important;
	border-radius:12px;
	background:#f6edd8;
}

#item195493 {
	width:317px !important;
	height:3px !important;
	left:1px !important;
	top:509px !important;
	border-radius:12px;
	background:#f6f5d0;
}

#item195569 {
	width:404px !important;
	height:63px !important;
	left:154px !important;
	top:202px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item195570 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-22px !important;
	border-radius:12px;
	background:#e2ecd8;
}

#item195571 {
	width:404px !important;
	height:53px !important;
	left:154px !important;
	top:432px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item195572 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-27px !important;
	border-radius:12px;
	background:#feeddd;
}

#item195573 {
	width:265px !important;
	height:72px !important;
	left:46px !important;
	top:733px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item195574 {
	opacity:0.92;
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-29px !important;
	border-radius:12px;
	background:#f1dfed;
}

#item195576 {
	width:241px !important;
	height:72px !important;
	left:322px !important;
	top:733px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item195577 {
	width:79px !important;
	height:69px !important;
	left:18px !important;
	top:-29px !important;
	border-radius:12px;
	background:#bae3fa;
}

#item195736 {
	width:161px !important;
	height:217px !important;
	left:406px !important;
	top:47px !important;
}

#item195941 {
	width:261px !important;
	height:99px !important;
	left:139px !important;
	top:315px !important;
}

#item197037 {
	width:73px !important;
	height:12px !important;
	left:173px !important;
	top:210px !important;
}

#item197041 {
	width:73px !important;
	height:12px !important;
	left:173px !important;
	top:439px !important;
}

#item197062 {
	width:73px !important;
	height:12px !important;
	left:64px !important;
	top:740px !important;
}

#item197106 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:740px !important;
}

#item197165 {
	width:52px !important;
	height:42px !important;
	left:451px !important;
	top:105px !important;
}

#item197169 {
	width:52px !important;
	height:42px !important;
	left:508px !important;
	top:154px !important;
}

#item197173 {
	width:52px !important;
	height:42px !important;
	left:506px !important;
	top:64px !important;
}

#item197181 {
	width:249px !important;
	height:124px !important;
	left:151px !important;
	top:293px !important;
}

#item197192 {
	width:234px !important;
	height:104px !important;
	left:165px !important;
	top:309px !important;
}

#item197198 {
	width:87px !important;
	height:40px !important;
	left:469px !important;
	top:310px !important;
}

#item197205 {
	width:87px !important;
	height:37px !important;
	left:469px !important;
	top:355px !important;
}

#item197209 {
	width:87px !important;
	height:34px !important;
	left:469px !important;
	top:394px !important;
}

#item197213 {
	width:80px !important;
	height:101px !important;
	left:54px !important;
	top:149px !important;
}

#item197218 {
	width:80px !important;
	height:101px !important;
	left:54px !important;
	top:372px !important;
}

#item197224 {
	width:152px !important;
	height:176px !important;
	left:413px !important;
	top:307px !important;
}

@keyframes pulsar-197262 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-197262 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-197266 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-197266 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item212102 {
	width:95px !important;
	height:4px !important;
	left:383px !important;
	top:376px !important;
	border-radius:12px;
	background:#d9effd;
}

#item212209 {
	width:73px !important;
	height:12px !important;
	left:471px !important;
	top:681px !important;
}

#item212271 {
	width:102px !important;
	height:54px !important;
	left:170px !important;
	top:724px !important;
	border-radius:12px;
	background:#fef1f1;
}

#item212272 {
	width:177px !important;
	height:112px !important;
	left:173px !important;
	top:368px !important;
	border-radius:18px;
	background:#e8e8e8;
}

#item212276 {
	width:177px !important;
	height:112px !important;
	left:382px !important;
	top:368px !important;
	border-radius:18px;
	background:#e8f4f4;
}

#item212280 {
	width:195px !important;
	height:4px !important;
	left:595px !important;
	top:580px !important;
	border-radius:12px;
	background:#fbe7e7;
}

#item212281 {
	width:269px !important;
	height:4px !important;
	left:595px !important;
	top:327px !important;
	border-radius:12px;
	background:#fbe7e7;
}

#item212282 {
	width:226px !important;
	height:4px !important;
	left:595px !important;
	top:49px !important;
	border-radius:12px;
	background:#fbe7e7;
}

#item212285 {
	width:305px !important;
	height:4px !important;
	left:-9px !important;
	top:50px !important;
	border-radius:12px;
	background:#fbe7e7;
}

#item212488 {
	width:401px !important;
	height:47px !important;
	left:158px !important;
	top:557px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item212489 {
	width:401px !important;
	height:20px !important;
	left:156px !important;
	top:786px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item212631 {
	width:111px !important;
	height:48px !important;
	left:36px !important;
	top:557px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item212632 {
	width:79px !important;
	height:57px !important;
	left:16px !important;
	top:-19px !important;
	border-radius:12px;
	background:#fbe7e7;
}

#item212875 {
	width:96px !important;
	height:47px !important;
	left:35px !important;
	top:758px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item212876 {
	width:96px !important;
	height:13px !important;
	left:170px !important;
	top:702px !important;
	border-radius:12px;
	background:#fef1f1;
}

#item212877 {
	width:96px !important;
	height:13px !important;
	left:310px !important;
	top:703px !important;
	border-radius:12px;
	background:#fef1f1;
}

#item212878 {
	width:108px !important;
	height:37px !important;
	left:310px !important;
	top:724px !important;
	border-radius:12px;
	background:#fef1f1;
}

#item214491 {
	width:73px !important;
	height:12px !important;
	left:424px !important;
	top:271px !important;
}

#item214495 {
	width:73px !important;
	height:12px !important;
	left:52px !important;
	top:560px !important;
}

#item214499 {
	width:73px !important;
	height:12px !important;
	left:266px !important;
	top:460px !important;
}

#item214503 {
	width:73px !important;
	height:12px !important;
	left:475px !important;
	top:460px !important;
}

#item214507 {
	width:73px !important;
	height:12px !important;
	left:173px !important;
	top:727px !important;
}

#item214511 {
	width:73px !important;
	height:12px !important;
	left:173px !important;
	top:744px !important;
}

#item214515 {
	width:73px !important;
	height:12px !important;
	left:173px !important;
	top:761px !important;
}

#item214524 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:727px !important;
}

#item214528 {
	width:73px !important;
	height:12px !important;
	left:317px !important;
	top:744px !important;
}

#item212236 {
	width:326px !important;
	height:227px !important;
	left:252px !important;
	top:588px !important;
	border-radius:11px;
	background:#fdf0ef;
}

#item212273 {
	width:77px !important;
	height:77px !important;
	left:36px !important;
	top:393px !important;
	border-radius:12px;
	background:#f2f7e8;
}

#item212274 {
	width:77px !important;
	height:77px !important;
	left:119px !important;
	top:367px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item212275 {
	width:86px !important;
	height:86px !important;
	left:201px !important;
	top:345px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item212277 {
	width:237px !important;
	height:4px !important;
	left:368px !important;
	top:49px !important;
	border-radius:12px;
	background:#fbe7e7;
}

#item212278 {
	width:288px !important;
	height:4px !important;
	left:317px !important;
	top:327px !important;
	border-radius:12px;
	background:#fbe7e7;
}

#item212279 {
	width:170px !important;
	height:4px !important;
	left:435px !important;
	top:580px !important;
	border-radius:11px;
	background:#fdf0ef;
}

#item212283 {
	width:121px !important;
	height:159px !important;
	left:51px !important;
	top:110px !important;
	border-radius:12px;
	background:#fef1f1;
}

#item212284 {
	width:108px !important;
	height:102px !important;
	left:316px !important;
	top:166px !important;
	border-radius:12px;
	background:#fef1f1;
}

#item212491 {
	width:249px !important;
	height:28px !important;
	left:310px !important;
	top:275px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item212492 {
	width:249px !important;
	height:28px !important;
	left:36px !important;
	top:275px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item212493 {
	width:249px !important;
	height:28px !important;
	left:36px !important;
	top:515px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item213913 {
	width:116px !important;
	height:21px !important;
	left:258px !important;
	top:637px !important;
	border-radius:12px;
	background:#fff;
}

#item213914 {
	width:116px !important;
	height:21px !important;
	left:258px !important;
	top:674px !important;
	border-radius:12px;
	background:#fff;
}

#item213915 {
	width:116px !important;
	height:21px !important;
	left:258px !important;
	top:710px !important;
	border-radius:12px;
	background:#fff;
}

#item213917 {
	width:116px !important;
	height:21px !important;
	left:258px !important;
	top:747px !important;
	border-radius:12px;
	background:#fff;
}

#item214533 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:113px !important;
}

#item214537 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:132px !important;
}

#item214557 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:148px !important;
}

#item214606 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:166px !important;
}

#item214632 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:183px !important;
}

#item214636 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:199px !important;
}

#item214642 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:217px !important;
}

#item214646 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:233px !important;
}

#item214650 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:251px !important;
}

#item214654 {
	width:73px !important;
	height:12px !important;
	left:323px !important;
	top:168px !important;
}

#item214659 {
	width:73px !important;
	height:12px !important;
	left:323px !important;
	top:184px !important;
}

#item214664 {
	width:73px !important;
	height:12px !important;
	left:323px !important;
	top:203px !important;
}

#item214668 {
	width:73px !important;
	height:12px !important;
	left:323px !important;
	top:219px !important;
}

#item214676 {
	width:73px !important;
	height:12px !important;
	left:323px !important;
	top:235px !important;
}

#item214681 {
	width:73px !important;
	height:12px !important;
	left:323px !important;
	top:254px !important;
}

#item214685 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:473px !important;
}

#item214689 {
	width:73px !important;
	height:12px !important;
	left:118px !important;
	top:448px !important;
}

#item214693 {
	width:73px !important;
	height:12px !important;
	left:211px !important;
	top:434px !important;
}

#item214697 {
	width:73px !important;
	height:12px !important;
	left:497px !important;
	top:422px !important;
}

#item214701 {
	width:73px !important;
	height:12px !important;
	left:156px !important;
	top:763px !important;
}

#item214706 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:637px !important;
}

#item214710 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:674px !important;
}

#item214714 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:711px !important;
}

#item214719 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:748px !important;
}

#item214966 {
	mix-blend-mode:multiply;
	width:591px !important;
	height:156px !important;
	left:-22px !important;
	top:-13px !important;
	background:#fff7b9;
}

#item214975 {
	mix-blend-mode:multiply;
	width:591px !important;
	height:124px !important;
	left:-20px !important;
	top:143px !important;
	background:#aaddf7;
}

#item214983 {
	mix-blend-mode:multiply;
	width:591px !important;
	height:123px !important;
	left:-22px !important;
	top:267px !important;
	background:#fac894;
}

#item214992 {
	mix-blend-mode:multiply;
	width:591px !important;
	height:113px !important;
	left:-9px !important;
	top:390px !important;
	background:#8ec799;
}

#item215000 {
	mix-blend-mode:multiply;
	width:591px !important;
	height:121px !important;
	left:-22px !important;
	top:503px !important;
	background:#f2987b;
}

#item215307 {
	width:282px !important;
	height:4px !important;
	left:-21px !important;
	top:400px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item215386 {
	width:394px !important;
	height:49px !important;
	left:165px !important;
	top:756px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item215387 {
	width:79px !important;
	height:57px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item215972 {
	width:282px !important;
	height:4px !important;
	left:-8px !important;
	top:50px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item215998 {
	width:304px !important;
	height:60px !important;
	left:255px !important;
	top:288px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item215999 {
	width:79px !important;
	height:47px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item216138 {
	mix-blend-mode:multiply;
	width:130px !important;
	height:285px !important;
	left:465px !important;
	top:493px !important;
}

#item216194 {
	width:73px !important;
	height:12px !important;
	left:275px !important;
	top:297px !important;
}

#item216198 {
	width:73px !important;
	height:12px !important;
	left:185px !important;
	top:764px !important;
}

#item215308 {
	width:282px !important;
	height:4px !important;
	left:332px !important;
	top:50px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item215309 {
	width:247px !important;
	height:4px !important;
	left:356px !important;
	top:569px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item215388 {
	width:523px !important;
	height:47px !important;
	left:36px !important;
	top:486px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item215389 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item215390 {
	width:523px !important;
	height:47px !important;
	left:36px !important;
	top:238px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item215391 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item215392 {
	width:523px !important;
	height:47px !important;
	left:36px !important;
	top:759px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item215393 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#ede9f1;
}

#item216202 {
	width:73px !important;
	height:12px !important;
	left:115px !important;
	top:162px !important;
}

#item216206 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:257px !important;
}

#item216210 {
	width:73px !important;
	height:12px !important;
	left:111px !important;
	top:400px !important;
}

#item216214 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:501px !important;
}

#item216218 {
	width:73px !important;
	height:12px !important;
	left:57px !important;
	top:778px !important;
}

#item216570 {
	width:238px !important;
	height:4px !important;
	left:-9px !important;
	top:345px !important;
	border-radius:12px;
	background:#d9effd;
}

#item216726 {
	width:523px !important;
	height:29px !important;
	left:36px !important;
	top:574px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item216870 {
	width:221px !important;
	height:4px !important;
	left:-9px !important;
	top:632px !important;
	border-radius:12px;
	background:#d9effd;
}

#item216897 {
	width:529px !important;
	height:43px !important;
	left:30px !important;
	top:762px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item216898 {
	width:79px !important;
	height:48px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#d9effd;
}

#item217373 {
	width:242px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:12px;
	background:#d9effd;
}

#item217420 {
	width:255px !important;
	height:60px !important;
	left:36px !important;
	top:256px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217421 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#d9effd;
}

#item217473 {
	width:186px !important;
	height:4px !important;
	left:409px !important;
	top:49px !important;
	border-radius:12px;
	background:#d9effd;
}

#item217499 {
	width:269px !important;
	height:60px !important;
	left:298px !important;
	top:256px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217500 {
	width:79px !important;
	height:58px !important;
	left:15px !important;
	top:-14px !important;
	border-radius:12px;
	background:#d9effd;
}

#item217665 {
	width:73px !important;
	height:12px !important;
	left:58px !important;
	top:265px !important;
}

#item217669 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:263px !important;
}

#item217673 {
	width:73px !important;
	height:12px !important;
	left:314px !important;
	top:281px !important;
}

#item217677 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:507px !important;
}

#item217681 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:520px !important;
}

#item217685 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:772px !important;
}

#item216558 {
	width:379px !important;
	height:50px !important;
	left:149px !important;
	top:697px !important;
	border-radius:12px;
	background:#f7ebe8;
}

#item216572 {
	width:292px !important;
	height:4px !important;
	left:312px !important;
	top:296px !important;
	border-radius:12px;
	background:#d9effd;
}

#item216573 {
	width:292px !important;
	height:4px !important;
	left:312px !important;
	top:589px !important;
	border-radius:12px;
	background:#d9effd;
}

#item216949 {
	width:171px !important;
	height:60px !important;
	left:43px !important;
	top:506px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item216950 {
	width:171px !important;
	height:77px !important;
	left:43px !important;
	top:424px !important;
	border-radius:12px;
	background:#f7ebe8;
}

#item216951 {
	width:171px !important;
	height:77px !important;
	left:221px !important;
	top:424px !important;
	border-radius:12px;
	background:#f7ebe8;
}

#item216952 {
	width:171px !important;
	height:77px !important;
	left:398px !important;
	top:424px !important;
	border-radius:12px;
	background:#f7ebe8;
}

#item217045 {
	width:171px !important;
	height:60px !important;
	left:221px !important;
	top:506px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217071 {
	width:171px !important;
	height:60px !important;
	left:399px !important;
	top:506px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217072 {
	width:517px !important;
	height:51px !important;
	left:36px !important;
	top:755px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217690 {
	width:73px !important;
	height:12px !important;
	left:49px !important;
	top:475px !important;
}

#item217698 {
	width:73px !important;
	height:12px !important;
	left:127px !important;
	top:475px !important;
}

#item217702 {
	width:73px !important;
	height:12px !important;
	left:270px !important;
	top:475px !important;
}

#item217706 {
	width:73px !important;
	height:12px !important;
	left:448px !important;
	top:475px !important;
}

#item217710 {
	width:73px !important;
	height:12px !important;
	left:156px !important;
	top:699px !important;
}

#item217714 {
	width:73px !important;
	height:12px !important;
	left:156px !important;
	top:723px !important;
}

#item217765 {
	width:604px !important;
	height:859px !important;
	left:595px !important;
	top:-9px !important;
	border-radius:undefined;
	background:#d9effd;
}

#item217768 {
	width:293px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:12px;
	background:#d9effd;
}

#item217769 {
	width:160px !important;
	height:50px !important;
	left:36px !important;
	top:289px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217770 {
	width:160px !important;
	height:77px !important;
	left:36px !important;
	top:207px !important;
	border-radius:12px;
	background:#f7ebe8;
}

#item217856 {
	width:171px !important;
	height:60px !important;
	left:210px !important;
	top:289px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217857 {
	width:171px !important;
	height:50px !important;
	left:389px !important;
	top:289px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217858 {
	width:523px !important;
	height:26px !important;
	left:35px !important;
	top:584px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item217859 {
	width:171px !important;
	height:77px !important;
	left:210px !important;
	top:207px !important;
	border-radius:12px;
	background:#f7ebe8;
}

#item217860 {
	width:171px !important;
	height:77px !important;
	left:388px !important;
	top:207px !important;
	border-radius:12px;
	background:#f7ebe8;
}

#item218407 {
	width:523px !important;
	height:26px !important;
	left:36px !important;
	top:780px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item218555 {
	width:193px !important;
	height:4px !important;
	left:402px !important;
	top:363px !important;
	border-radius:12px;
	background:#d9effd;
}

#item218556 {
	width:196px !important;
	height:4px !important;
	left:399px !important;
	top:638px !important;
	border-radius:12px;
	background:#d9effd;
}

#item218711 {
	width:233px !important;
	height:9px !important;
	left:61px !important;
	top:535px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item218738 {
	width:233px !important;
	height:9px !important;
	left:312px !important;
	top:535px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item219128 {
	width:275px !important;
	height:4px !important;
	left:595px !important;
	top:58px !important;
	border-radius:12px;
	background:#fff;
}

#item219291 {
	width:73px !important;
	height:12px !important;
	left:66px !important;
	top:259px !important;
}

#item219301 {
	width:73px !important;
	height:12px !important;
	left:215px !important;
	top:259px !important;
}

#item219305 {
	width:73px !important;
	height:12px !important;
	left:294px !important;
	top:259px !important;
}

#item219312 {
	width:73px !important;
	height:12px !important;
	left:394px !important;
	top:259px !important;
}

#item219316 {
	width:73px !important;
	height:12px !important;
	left:451px !important;
	top:551px !important;
}

#item219320 {
	width:73px !important;
	height:12px !important;
	left:330px !important;
	top:551px !important;
}

#item219353 {
	width:73px !important;
	height:12px !important;
	left:198px !important;
	top:551px !important;
}

#item219383 {
	width:73px !important;
	height:12px !important;
	left:77px !important;
	top:551px !important;
}

#item219391 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:748px !important;
}

#item219396 {
	width:73px !important;
	height:12px !important;
	left:468px !important;
	top:748px !important;
}

#item218433 {
	width:451px !important;
	height:4px !important;
	left:432px !important;
	top:58px !important;
	border-radius:12px;
	background:#d9effd;
}

#item218557 {
	width:67px !important;
	height:18px !important;
	left:460px !important;
	top:346px !important;
	border-radius:12px;
	background:#e9f5fe;
}

#item219118 {
	width:29px !important;
	height:272px !important;
	left:56px !important;
	top:-22px !important;
	border-radius:9px;
	background:#f2f0d8;
}

#item219120 {
	width:29px !important;
	height:272px !important;
	left:91px !important;
	top:-22px !important;
	border-radius:9px;
	background:#fde2d0;
}

#item219122 {
	width:29px !important;
	height:272px !important;
	left:127px !important;
	top:-22px !important;
	border-radius:9px;
	background:#f9e2e7;
}

#item219124 {
	opacity:0.54;
	width:29px !important;
	height:272px !important;
	left:162px !important;
	top:-22px !important;
	border-radius:9px;
	background:#fff;
}

#item219125 {
	width:29px !important;
	height:272px !important;
	left:199px !important;
	top:-22px !important;
	border-radius:9px;
	background:#d4e7c8;
}

#item219400 {
	width:73px !important;
	height:12px !important;
	left:155px !important;
	top:266px !important;
}

#item219405 {
	width:73px !important;
	height:12px !important;
	left:457px !important;
	top:348px !important;
}

#item219409 {
	width:73px !important;
	height:12px !important;
	left:457px !important;
	top:583px !important;
}

#item219834 {
	width:1239px !important;
	height:672px !important;
	left:-9px !important;
	top:-9px !important;
}

#item219936 {
	width:523px !important;
	height:37px !important;
	left:36px !important;
	top:358px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item219937 {
	width:121px !important;
	height:328px !important;
	left:36px !important;
	top:438px !important;
	border-radius:12px;
	background:#e3f1f1;
}

#item219939 {
	width:158px !important;
	height:308px !important;
	left:180px !important;
	top:458px !important;
	border-radius:12px;
	background:#e3f1f1;
}

#item219940 {
	width:174px !important;
	height:303px !important;
	left:356px !important;
	top:463px !important;
	border-radius:12px;
	background:#e3f1f1;
}

#item221423 {
	width:268px !important;
	height:4px !important;
	left:-9px !important;
	top:49px !important;
	border-radius:12px;
	background:#e2f1f1;
}

#item221426 {
	width:247px !important;
	height:4px !important;
	left:-9px !important;
	top:425px !important;
	border-radius:12px;
	background:#e3f1f1;
}

#item223510 {
	width:159px !important;
	height:16px !important;
	left:178px !important;
	top:437px !important;
	border-radius:12px;
	background:#c4e3e4;
}

#item223536 {
	width:178px !important;
	height:16px !important;
	left:354px !important;
	top:437px !important;
	border-radius:12px;
	background:#c4e3e4;
}

#item224913 {
	width:73px !important;
	height:12px !important;
	left:53px !important;
	top:126px !important;
}

#item224918 {
	width:73px !important;
	height:12px !important;
	left:188px !important;
	top:125px !important;
}

#item224922 {
	width:73px !important;
	height:12px !important;
	left:324px !important;
	top:125px !important;
}

#item224926 {
	width:73px !important;
	height:12px !important;
	left:464px !important;
	top:125px !important;
}

#item224930 {
	width:73px !important;
	height:12px !important;
	left:464px !important;
	top:226px !important;
}

#item224934 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:221px !important;
}

#item224939 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:221px !important;
}

#item224945 {
	width:73px !important;
	height:12px !important;
	left:51px !important;
	top:221px !important;
}

#item224949 {
	width:73px !important;
	height:12px !important;
	left:51px !important;
	top:321px !important;
}

#item224953 {
	width:73px !important;
	height:12px !important;
	left:186px !important;
	top:321px !important;
}

#item225027 {
	width:73px !important;
	height:12px !important;
	left:327px !important;
	top:321px !important;
}

#item225123 {
	width:73px !important;
	height:12px !important;
	left:463px !important;
	top:321px !important;
}

#item225166 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:445px !important;
}

#item225173 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:474px !important;
}

#item225180 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:504px !important;
}

#item225186 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:532px !important;
}

#item225190 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:562px !important;
}

#item225194 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:592px !important;
}

#item225198 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:621px !important;
}

#item225205 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:651px !important;
}

#item225210 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:680px !important;
}

#item225214 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:709px !important;
}

#item225218 {
	width:73px !important;
	height:12px !important;
	left:39px !important;
	top:739px !important;
}

#item225223 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:470px !important;
}

#item225227 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:486px !important;
}

#item225231 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:503px !important;
}

#item225236 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:518px !important;
}

#item225240 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:536px !important;
}

#item225245 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:552px !important;
}

#item225249 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:568px !important;
}

#item225253 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:585px !important;
}

#item225258 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:601px !important;
}

#item225263 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:617px !important;
}

#item225267 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:634px !important;
}

#item225271 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:650px !important;
}

#item225275 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:667px !important;
}

#item225279 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:683px !important;
}

#item225283 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:699px !important;
}

#item225288 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:716px !important;
}

#item225292 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:732px !important;
}

#item225296 {
	width:73px !important;
	height:12px !important;
	left:183px !important;
	top:749px !important;
}

#item225300 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:470px !important;
}

#item225304 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:486px !important;
}

#item225309 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:502px !important;
}

#item225313 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:518px !important;
}

#item225317 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:535px !important;
}

#item225321 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:551px !important;
}

#item225325 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:567px !important;
}

#item225329 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:584px !important;
}

#item225334 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:600px !important;
}

#item225339 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:617px !important;
}

#item225343 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:632px !important;
}

#item225347 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:649px !important;
}

#item225352 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:666px !important;
}

#item225356 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:681px !important;
}

#item225360 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:698px !important;
}

#item225365 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:713px !important;
}

#item225370 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:731px !important;
}

#item225374 {
	width:73px !important;
	height:12px !important;
	left:360px !important;
	top:746px !important;
}

#item219864 {
	width:120px !important;
	height:22px !important;
	left:258px !important;
	top:103px !important;
	border-radius:6px;
	background:#f4fafa;
}

#item219865 {
	width:120px !important;
	height:22px !important;
	left:258px !important;
	top:127px !important;
	border-radius:6px;
	background:#f4fafa;
}

#item219866 {
	width:120px !important;
	height:22px !important;
	left:258px !important;
	top:151px !important;
	border-radius:6px;
	background:#f4fafa;
}

#item219867 {
	width:255px !important;
	height:22px !important;
	left:258px !important;
	top:174px !important;
	border-radius:6px;
	background:#f4fafa;
}

#item219893 {
	width:124px !important;
	height:22px !important;
	left:242px !important;
	top:296px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219894 {
	width:124px !important;
	height:22px !important;
	left:242px !important;
	top:321px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219895 {
	width:124px !important;
	height:22px !important;
	left:242px !important;
	top:347px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219896 {
	width:124px !important;
	height:22px !important;
	left:242px !important;
	top:373px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219897 {
	width:124px !important;
	height:22px !important;
	left:242px !important;
	top:398px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219933 {
	width:293px !important;
	height:4px !important;
	left:332px !important;
	top:478px !important;
	border-radius:12px;
	background:#e2f1f1;
}

#item219934 {
	width:207px !important;
	height:4px !important;
	left:396px !important;
	top:644px !important;
	border-radius:12px;
	background:#e2f1f1;
}

#item219935 {
	width:203px !important;
	height:124px !important;
	left:39px !important;
	top:60px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219941 {
	width:145px !important;
	height:22px !important;
	left:73px !important;
	top:271px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219942 {
	width:145px !important;
	height:22px !important;
	left:73px !important;
	top:297px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219943 {
	width:145px !important;
	height:22px !important;
	left:73px !important;
	top:323px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219944 {
	width:145px !important;
	height:22px !important;
	left:73px !important;
	top:350px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219945 {
	width:145px !important;
	height:22px !important;
	left:73px !important;
	top:376px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item219946 {
	width:145px !important;
	height:22px !important;
	left:73px !important;
	top:402px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item221424 {
	width:268px !important;
	height:4px !important;
	left:357px !important;
	top:49px !important;
	border-radius:12px;
	background:#e2f1f1;
}

#item221425 {
	width:293px !important;
	height:4px !important;
	left:332px !important;
	top:262px !important;
	border-radius:12px;
	background:#e2f1f1;
}

#item223675 {
	width:214px !important;
	height:57px !important;
	left:39px !important;
	top:191px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item223676 {
	width:75px !important;
	height:56px !important;
	left:9px !important;
	top:-14px !important;
	border-radius:12px;
	background:#fff;
}

#item223677 {
	width:296px !important;
	height:29px !important;
	left:263px !important;
	top:210px !important;
	border-radius:6px;
	background:#f2f1f1;
}

#item223678 {
	width:523px !important;
	height:24px !important;
	left:36px !important;
	top:431px !important;
	border-radius:6px;
	background:#f2f1f1;
}

#item223679 {
	width:414px !important;
	height:24px !important;
	left:146px !important;
	top:599px !important;
	border-radius:6px;
	background:#f2f1f1;
}

#item224321 {
	width:115px !important;
	height:31px !important;
	left:444px !important;
	top:565px !important;
	border-radius:9px;
	background:#f4fafa;
}

#item224372 {
	width:115px !important;
	height:31px !important;
	left:444px !important;
	top:491px !important;
	border-radius:9px;
	background:#f4fafa;
}

#item224438 {
	width:115px !important;
	height:31px !important;
	left:444px !important;
	top:529px !important;
	border-radius:9px;
	background:#f4fafa;
}

#item224490 {
	width:402px !important;
	height:47px !important;
	left:157px !important;
	top:759px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item224491 {
	width:79px !important;
	height:58px !important;
	left:18px !important;
	top:-14px !important;
	border-radius:12px;
	background:#f4fafa;
}

#item224568 {
	width:112px !important;
	height:46px !important;
	left:36px !important;
	top:759px !important;
	border-radius:12px;
	background:#d9d9d9;
}

#item225378 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:199px !important;
}

#item225383 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:214px !important;
}

#item225387 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:105px !important;
}

#item225391 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:127px !important;
}

#item225396 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:150px !important;
}

#item225400 {
	width:73px !important;
	height:12px !important;
	left:254px !important;
	top:172px !important;
}

#item225404 {
	width:73px !important;
	height:12px !important;
	left:77px !important;
	top:273px !important;
}

#item225409 {
	width:73px !important;
	height:12px !important;
	left:77px !important;
	top:299px !important;
}

#item225415 {
	width:73px !important;
	height:12px !important;
	left:77px !important;
	top:325px !important;
}

#item225419 {
	width:73px !important;
	height:12px !important;
	left:77px !important;
	top:350px !important;
}

#item225423 {
	width:73px !important;
	height:12px !important;
	left:77px !important;
	top:377px !important;
}

#item225427 {
	width:73px !important;
	height:12px !important;
	left:77px !important;
	top:401px !important;
}

#item225431 {
	width:73px !important;
	height:12px !important;
	left:248px !important;
	top:297px !important;
}

#item225435 {
	width:73px !important;
	height:12px !important;
	left:248px !important;
	top:322px !important;
}

#item225439 {
	width:73px !important;
	height:12px !important;
	left:248px !important;
	top:347px !important;
}

#item225443 {
	width:73px !important;
	height:12px !important;
	left:247px !important;
	top:373px !important;
}

#item225447 {
	width:73px !important;
	height:12px !important;
	left:247px !important;
	top:399px !important;
}

#item225452 {
	width:73px !important;
	height:12px !important;
	left:446px !important;
	top:495px !important;
}

#item225456 {
	width:73px !important;
	height:12px !important;
	left:446px !important;
	top:533px !important;
}

#item225460 {
	width:73px !important;
	height:12px !important;
	left:446px !important;
	top:569px !important;
}

#item225465 {
	width:73px !important;
	height:12px !important;
	left:178px !important;
	top:772px !important;
}

#item226275 {
	width:1208px !important;
	height:857px !important;
	left:-55px !important;
	top:-9px !important;
	background:#2d2926;
}

#item226284 {
	width:80px !important;
	height:94px !important;
	left:218px !important;
	top:83px !important;
}

#item226291 {
	width:223px !important;
	height:94px !important;
	left:456px !important;
	top:665px !important;
}

@keyframes appear-226347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes appear-226415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item226423 {
	width:952px !important;
	height:30px !important;
	left:-15px !important;
	top:-20px !important;
	background:#ffaa4c;
}

@keyframes appear-226430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes appear-226472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes appear-226479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes appear-226354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item226427 {
	width:61px !important;
	height:872px !important;
	left:549px !important;
	top:-13px !important;
	background:#ff7175;
}

@keyframes appear-226455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes appear-226462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-226462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item227303 {
	width:434px !important;
	height:436px !important;
	left:132px !important;
	top:116px !important;
}

#item227330 {
	width:429px !important;
	height:436px !important;
	left:137px !important;
	top:117px !important;
}

#item227361 {
	width:418px !important;
	height:436px !important;
	left:150px !important;
	top:117px !important;
}

#item228298 {
	width:514px !important;
	height:517px !important;
	left:119px !important;
	top:79px !important;
}

#item228330 {
	width:516px !important;
	height:493px !important;
	left:119px !important;
	top:108px !important;
}

#item228357 {
	width:514px !important;
	height:517px !important;
	left:115px !important;
	top:77px !important;
}

#item228390 {
	width:503px !important;
	height:500px !important;
	left:132px !important;
	top:101px !important;
}

#item228479 {
	width:428px !important;
	height:441px !important;
	left:138px !important;
	top:111px !important;
}

#item228507 {
	width:434px !important;
	height:441px !important;
	left:132px !important;
	top:111px !important;
}

#item228539 {
	width:420px !important;
	height:441px !important;
	left:144px !important;
	top:111px !important;
}

#item228667 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:663px !important;
}

#item228671 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:677px !important;
}

#item228675 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:692px !important;
}

#item228679 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:707px !important;
}

#item228683 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:720px !important;
}

#item228687 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:735px !important;
}

#item228693 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:748px !important;
}

#item228706 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:763px !important;
}

#item228710 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:777px !important;
}

#item228714 {
	width:73px !important;
	height:12px !important;
	left:63px !important;
	top:791px !important;
}

#item228719 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:663px !important;
}

#item228731 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:677px !important;
}

#item228780 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:692px !important;
}

#item228788 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:707px !important;
}

#item228793 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:720px !important;
}

#item228798 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:735px !important;
}

#item228802 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:748px !important;
}

#item228806 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:762px !important;
}

#item228814 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:777px !important;
}

#item228822 {
	width:73px !important;
	height:12px !important;
	left:220px !important;
	top:791px !important;
}

#item228826 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:663px !important;
}

#item228830 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:677px !important;
}

#item228834 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:691px !important;
}

#item228838 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:706px !important;
}

#item228843 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:720px !important;
}

#item228847 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:735px !important;
}

#item228853 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:748px !important;
}

#item228857 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:762px !important;
}

#item228861 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:777px !important;
}

#item228865 {
	width:73px !important;
	height:12px !important;
	left:405px !important;
	top:790px !important;
}

#item228870 {
	width:107px !important;
	height:135px !important;
	left:94px !important;
	top:99px !important;
}

#item228874 {
	width:107px !important;
	height:135px !important;
	left:94px !important;
	top:265px !important;
}

#item228878 {
	width:107px !important;
	height:135px !important;
	left:94px !important;
	top:490px !important;
}

#item228883 {
	width:107px !important;
	height:135px !important;
	left:94px !important;
	top:672px !important;
}

#item228887 {
	width:107px !important;
	height:135px !important;
	left:262px !important;
	top:99px !important;
}

#item228891 {
	width:107px !important;
	height:135px !important;
	left:262px !important;
	top:265px !important;
}

#item228895 {
	width:107px !important;
	height:135px !important;
	left:266px !important;
	top:490px !important;
}

#item228899 {
	width:107px !important;
	height:145px !important;
	left:267px !important;
	top:662px !important;
}

#item228903 {
	width:107px !important;
	height:135px !important;
	left:435px !important;
	top:99px !important;
}

#item228907 {
	width:107px !important;
	height:135px !important;
	left:435px !important;
	top:265px !important;
}

@keyframes pulsar-228943 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228943 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228947 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228947 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228956 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228956 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228961 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228961 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228966 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228966 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228970 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228970 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228974 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228974 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228978 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228978 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228982 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228982 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-228986 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-228986 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item229080 {
	width:344px !important;
	height:334px !important;
	left:211px !important;
	top:68px !important;
}

#item229113 {
	width:344px !important;
	height:335px !important;
	left:211px !important;
	top:67px !important;
}

#item229444 {
	width:337px !important;
	height:334px !important;
	left:218px !important;
	top:68px !important;
}

#item229482 {
	width:337px !important;
	height:335px !important;
	left:218px !important;
	top:67px !important;
}

#item229542 {
	width:359px !important;
	height:334px !important;
	left:196px !important;
	top:68px !important;
}

#item229608 {
	width:359px !important;
	height:336px !important;
	left:196px !important;
	top:66px !important;
}

#item229692 {
	width:326px !important;
	height:327px !important;
	left:229px !important;
	top:75px !important;
}

#item229719 {
	width:326px !important;
	height:322px !important;
	left:229px !important;
	top:79px !important;
}

#item229751 {
	width:348px !important;
	height:321px !important;
	left:207px !important;
	top:81px !important;
}

#item229777 {
	width:348px !important;
	height:314px !important;
	left:207px !important;
	top:87px !important;
}

#item231307 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:469px !important;
}

#item231313 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:664px !important;
}

#item231317 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:469px !important;
}

#item231321 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:484px !important;
}

#item231326 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:679px !important;
}

#item231349 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:484px !important;
}

#item231413 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:499px !important;
}

#item231420 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:694px !important;
}

#item231425 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:499px !important;
}

#item231438 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:512px !important;
}

#item231442 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:707px !important;
}

#item231446 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:512px !important;
}

#item231451 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:527px !important;
}

#item231455 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:722px !important;
}

#item231459 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:527px !important;
}

#item231464 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:720px !important;
}

#item231469 {
	width:73px !important;
	height:12px !important;
	left:436px !important;
	top:720px !important;
}

#item231473 {
	width:73px !important;
	height:12px !important;
	left:431px !important;
	top:527px !important;
}

#item231477 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:541px !important;
}

#item231481 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:736px !important;
}

#item231486 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:541px !important;
}

#item231490 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:735px !important;
}

#item231494 {
	width:73px !important;
	height:12px !important;
	left:436px !important;
	top:735px !important;
}

#item231498 {
	width:73px !important;
	height:12px !important;
	left:431px !important;
	top:541px !important;
}

#item231503 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:554px !important;
}

#item231507 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:749px !important;
}

#item231511 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:554px !important;
}

#item231516 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:749px !important;
}

#item231520 {
	width:73px !important;
	height:12px !important;
	left:436px !important;
	top:749px !important;
}

#item231524 {
	width:73px !important;
	height:12px !important;
	left:431px !important;
	top:556px !important;
}

#item231529 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:568px !important;
}

#item231533 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:763px !important;
}

#item231537 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:568px !important;
}

#item231541 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:763px !important;
}

#item231545 {
	width:73px !important;
	height:12px !important;
	left:436px !important;
	top:763px !important;
}

#item231549 {
	width:73px !important;
	height:12px !important;
	left:431px !important;
	top:569px !important;
}

#item231553 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:583px !important;
}

#item231559 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:778px !important;
}

#item231563 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:583px !important;
}

#item231568 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:776px !important;
}

#item231572 {
	width:73px !important;
	height:12px !important;
	left:436px !important;
	top:778px !important;
}

#item231576 {
	width:73px !important;
	height:12px !important;
	left:431px !important;
	top:583px !important;
}

#item231580 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:598px !important;
}

#item231584 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:793px !important;
}

#item231589 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:598px !important;
}

#item231593 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:791px !important;
}

#item231598 {
	width:73px !important;
	height:12px !important;
	left:436px !important;
	top:791px !important;
}

#item231602 {
	width:73px !important;
	height:12px !important;
	left:431px !important;
	top:598px !important;
}

#item231606 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:497px !important;
}

#item231610 {
	width:73px !important;
	height:12px !important;
	left:71px !important;
	top:692px !important;
}

#item231615 {
	width:73px !important;
	height:12px !important;
	left:251px !important;
	top:497px !important;
}

#item231619 {
	width:73px !important;
	height:12px !important;
	left:388px !important;
	top:730px !important;
}

#item231623 {
	width:73px !important;
	height:12px !important;
	left:388px !important;
	top:745px !important;
}

#item231627 {
	width:95px !important;
	height:135px !important;
	left:106px !important;
	top:94px !important;
}

#item231631 {
	width:95px !important;
	height:135px !important;
	left:106px !important;
	top:258px !important;
}

#item231635 {
	width:95px !important;
	height:135px !important;
	left:106px !important;
	top:497px !important;
}

#item231639 {
	width:95px !important;
	height:135px !important;
	left:102px !important;
	top:659px !important;
}

#item231643 {
	width:95px !important;
	height:135px !important;
	left:270px !important;
	top:94px !important;
}

#item231647 {
	width:95px !important;
	height:135px !important;
	left:270px !important;
	top:258px !important;
}

#item231651 {
	width:95px !important;
	height:135px !important;
	left:270px !important;
	top:496px !important;
}

#item231655 {
	width:95px !important;
	height:135px !important;
	left:266px !important;
	top:659px !important;
}

#item231659 {
	width:95px !important;
	height:135px !important;
	left:434px !important;
	top:94px !important;
}

#item231663 {
	width:95px !important;
	height:135px !important;
	left:434px !important;
	top:258px !important;
}

@keyframes pulsar-231698 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231698 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231702 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231702 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231706 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231706 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231711 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231711 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231715 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231715 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231720 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231720 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231724 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231724 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231728 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231728 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231733 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231733 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-231737 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-231737 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item248376 {
	width:131px !important;
	height:180px !important;
	left:405px !important;
	top:489px !important;
}

#item248373 {
	width:348px !important;
	height:347px !important;
	left:25px !important;
	top:468px !important;
}

#item231889 {
	width:509px !important;
	height:309px !important;
	left:40px !important;
	top:94px !important;
}

#item231914 {
	width:509px !important;
	height:305px !important;
	left:40px !important;
	top:93px !important;
}

#item231943 {
	width:514px !important;
	height:311px !important;
	left:35px !important;
	top:94px !important;
}

#item231983 {
	width:514px !important;
	height:312px !important;
	left:35px !important;
	top:94px !important;
}

#item232490 {
	width:514px !important;
	height:313px !important;
	left:35px !important;
	top:93px !important;
}

#item232518 {
	width:509px !important;
	height:310px !important;
	left:40px !important;
	top:93px !important;
}

#item232546 {
	width:514px !important;
	height:313px !important;
	left:35px !important;
	top:92px !important;
}

#item232573 {
	width:509px !important;
	height:310px !important;
	left:40px !important;
	top:94px !important;
}

#item232592 {
	width:513px !important;
	height:317px !important;
	left:36px !important;
	top:90px !important;
}

#item233025 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:597px !important;
}

#item233032 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:597px !important;
}

#item233036 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:612px !important;
}

#item233040 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:612px !important;
}

#item233044 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:626px !important;
}

#item233048 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:626px !important;
}

#item233052 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:639px !important;
}

#item233056 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:639px !important;
}

#item233060 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:654px !important;
}

#item233086 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:654px !important;
}

#item233090 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:668px !important;
}

#item233114 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:668px !important;
}

#item233118 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:682px !important;
}

#item233122 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:682px !important;
}

#item233126 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:697px !important;
}

#item233130 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:697px !important;
}

#item233134 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:711px !important;
}

#item233139 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:711px !important;
}

#item233144 {
	width:73px !important;
	height:12px !important;
	left:100px !important;
	top:725px !important;
}

#item233148 {
	width:73px !important;
	height:12px !important;
	left:342px !important;
	top:725px !important;
}

#item233189 {
	width:505px !important;
	height:314px !important;
	left:43px !important;
	top:92px !important;
}

#item233204 {
	width:122px !important;
	height:28px !important;
	left:35px !important;
	top:112px !important;
}

#item231790 {
	width:215px !important;
	height:150px !important;
	left:318px !important;
	top:668px !important;
	border-radius:20px;
	background:#d1ddb9;
}

#item231791 {
	width:215px !important;
	height:150px !important;
	left:318px !important;
	top:510px !important;
	border-radius:20px;
	background:#f1cac6;
}

#item231793 {
	width:215px !important;
	height:150px !important;
	left:318px !important;
	top:351px !important;
	border-radius:20px;
	background:#ffe4ca;
}

#item231794 {
	width:215px !important;
	height:150px !important;
	left:318px !important;
	top:193px !important;
	border-radius:20px;
	background:#ecd3cf;
}

#item231796 {
	width:215px !important;
	height:150px !important;
	left:318px !important;
	top:35px !important;
	border-radius:20px;
	background:#bae3fa;
}

#item231797 {
	width:215px !important;
	height:150px !important;
	left:71px !important;
	top:510px !important;
	border-radius:20px;
	background:#b8b8b5;
}

#item231798 {
	width:215px !important;
	height:150px !important;
	left:71px !important;
	top:351px !important;
	border-radius:20px;
	background:#d6f2f0;
}

#item231801 {
	width:215px !important;
	height:150px !important;
	left:71px !important;
	top:193px !important;
	border-radius:20px;
	background:#d3e3f6;
}

#item231802 {
	width:215px !important;
	height:150px !important;
	left:71px !important;
	top:35px !important;
	border-radius:20px;
	background:#ffe4ca;
}

#item231804 {
	width:215px !important;
	height:150px !important;
	left:67px !important;
	top:668px !important;
	border-radius:20px;
	background:#d3e3f6;
}

#item233152 {
	width:197px !important;
	height:127px !important;
	left:81px !important;
	top:205px !important;
}

#item233156 {
	width:197px !important;
	height:127px !important;
	left:81px !important;
	top:361px !important;
}

#item233160 {
	width:197px !important;
	height:127px !important;
	left:81px !important;
	top:518px !important;
}

#item233164 {
	width:197px !important;
	height:127px !important;
	left:67px !important;
	top:680px !important;
}

#item233169 {
	width:197px !important;
	height:127px !important;
	left:322px !important;
	top:205px !important;
}

#item233173 {
	width:197px !important;
	height:127px !important;
	left:322px !important;
	top:361px !important;
}

#item233177 {
	width:197px !important;
	height:127px !important;
	left:322px !important;
	top:518px !important;
}

#item233181 {
	width:197px !important;
	height:127px !important;
	left:322px !important;
	top:680px !important;
}

#item233185 {
	width:197px !important;
	height:127px !important;
	left:322px !important;
	top:48px !important;
}

#item233199 {
	width:197px !important;
	height:127px !important;
	left:81px !important;
	top:48px !important;
}

@keyframes pulsar-233235 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233235 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233239 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233239 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233243 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233243 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233247 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233247 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233251 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233251 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233255 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233255 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233259 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233259 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233264 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233264 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233268 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233268 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-233272 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-233272 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item233370 {
	width:106px !important;
	height:37px !important;
	left:433px !important;
	top:151px !important;
	border-radius:20px;
	background:#e8a187;
}

#item233371 {
	width:106px !important;
	height:37px !important;
	left:433px !important;
	top:199px !important;
	border-radius:20px;
	background:#e8a187;
}

#item233412 {
	width:180px !important;
	height:14px !important;
	left:129px !important;
	top:757px !important;
	border-radius:12px;
	background:#e3e3e3;
}

#item233413 {
	width:180px !important;
	height:14px !important;
	left:129px !important;
	top:785px !important;
	border-radius:12px;
	background:#e3e3e3;
}

#item233491 {
	width:486px !important;
	height:278px !important;
	left:106px !important;
	top:69px !important;
}

#item235299 {
	width:497px !important;
	height:290px !important;
	left:106px !important;
	top:62px !important;
}

#item235630 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:438px !important;
}

#item235636 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:438px !important;
}

#item235640 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:451px !important;
}

#item235644 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:451px !important;
}

#item235654 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:465px !important;
}

#item235694 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:465px !important;
}

#item235735 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:480px !important;
}

#item235752 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:480px !important;
}

#item235757 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:494px !important;
}

#item235763 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:494px !important;
}

#item235767 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:508px !important;
}

#item235773 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:508px !important;
}

#item235778 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:522px !important;
}

#item235782 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:522px !important;
}

#item235786 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:536px !important;
}

#item235790 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:536px !important;
}

#item235794 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:551px !important;
}

#item235798 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:551px !important;
}

#item235802 {
	width:73px !important;
	height:12px !important;
	left:92px !important;
	top:565px !important;
}

#item235807 {
	width:73px !important;
	height:12px !important;
	left:369px !important;
	top:565px !important;
}

#item235811 {
	width:73px !important;
	height:12px !important;
	left:187px !important;
	top:758px !important;
}

#item235815 {
	width:73px !important;
	height:12px !important;
	left:187px !important;
	top:785px !important;
}

#item235820 {
	width:495px !important;
	height:287px !important;
	left:105px !important;
	top:65px !important;
}

#item235832 {
	width:494px !important;
	height:287px !important;
	left:106px !important;
	top:66px !important;
}

#item235843 {
	width:485px !important;
	height:275px !important;
	left:105px !important;
	top:71px !important;
}

#item235855 {
	width:476px !important;
	height:270px !important;
	left:106px !important;
	top:76px !important;
}

#item235865 {
	width:496px !important;
	height:287px !important;
	left:106px !important;
	top:66px !important;
}

#item235881 {
	width:482px !important;
	height:275px !important;
	left:106px !important;
	top:71px !important;
}

#item235892 {
	width:486px !important;
	height:278px !important;
	left:105px !important;
	top:69px !important;
}

#item235904 {
	width:485px !important;
	height:278px !important;
	left:106px !important;
	top:69px !important;
}

#item248384 {
	width:271px !important;
	height:369px !important;
	left:287px !important;
	top:439px !important;
}

#item248387 {
	width:138px !important;
	height:194px !important;
	left:40px !important;
	top:635px !important;
}

#item235914 {
	width:156px !important;
	height:119px !important;
	left:33px !important;
	top:87px !important;
}

#item235918 {
	width:156px !important;
	height:119px !important;
	left:218px !important;
	top:87px !important;
}

#item235922 {
	width:156px !important;
	height:119px !important;
	left:407px !important;
	top:87px !important;
}

#item235926 {
	width:156px !important;
	height:119px !important;
	left:397px !important;
	top:258px !important;
}

#item235930 {
	width:156px !important;
	height:119px !important;
	left:219px !important;
	top:258px !important;
}

#item235934 {
	width:156px !important;
	height:119px !important;
	left:34px !important;
	top:258px !important;
}

#item235938 {
	width:177px !important;
	height:119px !important;
	left:75px !important;
	top:485px !important;
}

#item235942 {
	width:177px !important;
	height:119px !important;
	left:267px !important;
	top:485px !important;
}

#item235946 {
	width:177px !important;
	height:119px !important;
	left:75px !important;
	top:669px !important;
}

#item235950 {
	width:177px !important;
	height:119px !important;
	left:274px !important;
	top:669px !important;
}

@keyframes pulsar-235986 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-235986 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-235990 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-235990 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-235994 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-235994 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-235999 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-235999 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-236003 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-236003 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-236007 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-236007 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-236011 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-236011 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-236016 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-236016 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-236022 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-236022 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-236026 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-236026 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item236345 {
	width:375px !important;
	height:570px !important;
	left:229px !important;
	top:131px !important;
}

#item236373 {
	width:376px !important;
	height:573px !important;
	left:229px !important;
	top:128px !important;
}

#item236402 {
	width:377px !important;
	height:573px !important;
	left:228px !important;
	top:128px !important;
}

#item236437 {
	width:376px !important;
	height:572px !important;
	left:229px !important;
	top:129px !important;
}

#item236465 {
	width:379px !important;
	height:561px !important;
	left:228px !important;
	top:140px !important;
}

#item236491 {
	width:374px !important;
	height:560px !important;
	left:232px !important;
	top:141px !important;
}

#item236649 {
	width:408px !important;
	height:586px !important;
	left:217px !important;
	top:122px !important;
}

#item236677 {
	width:396px !important;
	height:581px !important;
	left:228px !important;
	top:130px !important;
}

#item236709 {
	width:399px !important;
	height:581px !important;
	left:224px !important;
	top:127px !important;
}

#item236738 {
	width:402px !important;
	height:581px !important;
	left:227px !important;
	top:128px !important;
}

#item236958 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:617px !important;
}

#item236963 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:631px !important;
}

#item236967 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:645px !important;
}

#item236971 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:659px !important;
}

#item236975 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:673px !important;
}

#item236994 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:688px !important;
}

#item237015 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:703px !important;
}

#item237019 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:717px !important;
}

#item237023 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:731px !important;
}

#item237027 {
	width:73px !important;
	height:12px !important;
	left:112px !important;
	top:746px !important;
}

#item237032 {
	width:73px !important;
	height:12px !important;
	left:424px !important;
	top:719px !important;
}

#item237036 {
	width:166px !important;
	height:149px !important;
	left:228px !important;
	top:630px !important;
}

#item237041 {
	width:166px !important;
	height:149px !important;
	left:50px !important;
	top:630px !important;
}

#item237045 {
	width:166px !important;
	height:149px !important;
	left:48px !important;
	top:44px !important;
}

#item237049 {
	width:166px !important;
	height:149px !important;
	left:48px !important;
	top:222px !important;
}

#item237053 {
	width:166px !important;
	height:149px !important;
	left:222px !important;
	top:44px !important;
}

#item237057 {
	width:166px !important;
	height:149px !important;
	left:222px !important;
	top:222px !important;
}

#item237061 {
	width:166px !important;
	height:149px !important;
	left:400px !important;
	top:44px !important;
}

#item237065 {
	width:166px !important;
	height:149px !important;
	left:400px !important;
	top:222px !important;
}

#item237069 {
	width:166px !important;
	height:149px !important;
	left:53px !important;
	top:464px !important;
}

#item237073 {
	width:166px !important;
	height:149px !important;
	left:224px !important;
	top:464px !important;
}

@keyframes pulsar-237108 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237108 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237113 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237113 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237119 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237119 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237123 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237123 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237127 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237127 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237131 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237131 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237135 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237135 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237139 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237139 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237143 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237143 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-237147 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-237147 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item248396 {
	width:294px !important;
	height:360px !important;
	left:56px !important;
	top:454px !important;
}

#item248400 {
	width:155px !important;
	height:197px !important;
	left:409px !important;
	top:474px !important;
}

#item237188 {
	width:180px !important;
	height:14px !important;
	left:62px !important;
	top:661px !important;
	border-radius:12px;
	background:#e3e3e3;
}

#item237189 {
	width:197px !important;
	height:14px !important;
	left:62px !important;
	top:689px !important;
	border-radius:12px;
	background:#e3e3e3;
}

#item237408 {
	width:190px !important;
	height:24px !important;
	left:240px !important;
	top:171px !important;
	border-radius:20px;
	background:#d9d9d9;
}

#item237409 {
	width:190px !important;
	height:24px !important;
	left:280px !important;
	top:265px !important;
	border-radius:20px;
	background:#d9d9d9;
}

#item237589 {
	width:374px !important;
	height:283px !important;
	left:-17px !important;
	top:91px !important;
}

#item237605 {
	width:374px !important;
	height:283px !important;
	left:-17px !important;
	top:91px !important;
}

#item237618 {
	width:374px !important;
	height:283px !important;
	left:-17px !important;
	top:91px !important;
}

#item237632 {
	width:374px !important;
	height:283px !important;
	left:-18px !important;
	top:91px !important;
}

#item237645 {
	width:374px !important;
	height:283px !important;
	left:-20px !important;
	top:91px !important;
}

#item238381 {
	width:374px !important;
	height:283px !important;
	left:-18px !important;
	top:91px !important;
}

#item238483 {
	width:393px !important;
	height:298px !important;
	left:-22px !important;
	top:84px !important;
}

#item238493 {
	width:393px !important;
	height:298px !important;
	left:-22px !important;
	top:83px !important;
}

#item238507 {
	width:393px !important;
	height:298px !important;
	left:-22px !important;
	top:83px !important;
}

#item238522 {
	width:394px !important;
	height:298px !important;
	left:-21px !important;
	top:83px !important;
}

#item248412 {
	width:132px !important;
	height:183px !important;
	left:27px !important;
	top:635px !important;
}

#item238865 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:494px !important;
}

#item238871 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:494px !important;
}

#item238875 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:508px !important;
}

#item238879 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:508px !important;
}

#item238883 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:522px !important;
}

#item238908 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:522px !important;
}

#item238947 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:536px !important;
}

#item238952 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:536px !important;
}

#item238957 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:551px !important;
}

#item238962 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:551px !important;
}

#item238967 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:564px !important;
}

#item238974 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:564px !important;
}

#item238981 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:579px !important;
}

#item238989 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:579px !important;
}

#item238993 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:593px !important;
}

#item238997 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:593px !important;
}

#item239002 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:621px !important;
}

#item239006 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:621px !important;
}

#item239011 {
	width:73px !important;
	height:12px !important;
	left:114px !important;
	top:662px !important;
}

#item239016 {
	width:73px !important;
	height:12px !important;
	left:114px !important;
	top:689px !important;
}

#item239020 {
	width:73px !important;
	height:12px !important;
	left:125px !important;
	top:607px !important;
}

#item239024 {
	width:73px !important;
	height:12px !important;
	left:377px !important;
	top:607px !important;
}

#item248409 {
	width:249px !important;
	height:333px !important;
	left:312px !important;
	top:488px !important;
}

#item239028 {
	width:228px !important;
	height:132px !important;
	left:43px !important;
	top:25px !important;
}

#item239032 {
	width:228px !important;
	height:132px !important;
	left:44px !important;
	top:25px !important;
}

#item239037 {
	width:228px !important;
	height:132px !important;
	left:44px !important;
	top:188px !important;
}

#item239041 {
	width:228px !important;
	height:132px !important;
	left:44px !important;
	top:338px !important;
}

#item239045 {
	width:228px !important;
	height:132px !important;
	left:44px !important;
	top:530px !important;
}

#item239049 {
	width:228px !important;
	height:132px !important;
	left:44px !important;
	top:686px !important;
}

#item239053 {
	width:228px !important;
	height:132px !important;
	left:292px !important;
	top:25px !important;
}

#item239057 {
	width:228px !important;
	height:132px !important;
	left:292px !important;
	top:188px !important;
}

#item239061 {
	width:228px !important;
	height:132px !important;
	left:292px !important;
	top:338px !important;
}

#item239065 {
	width:228px !important;
	height:132px !important;
	left:292px !important;
	top:530px !important;
}

#item239069 {
	width:228px !important;
	height:132px !important;
	left:292px !important;
	top:686px !important;
}

@keyframes pulsar-239104 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239104 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239108 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239108 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239113 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239113 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239117 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239117 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239121 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239121 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239126 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239126 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239130 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239130 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239134 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239134 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239138 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239138 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-239142 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-239142 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item239417 {
	width:241px !important;
	height:2px !important;
	left:-99px !important;
	top:267px !important;
	border-radius:12px;
	background:#b5def0;
}

#item239418 {
	width:116px !important;
	height:2px !important;
	left:479px !important;
	top:603px !important;
	border-radius:12px;
	background:#b5def0;
}

#item240893 {
	width:73px !important;
	height:12px !important;
	left:463px !important;
	top:523px !important;
}

#item240899 {
	width:73px !important;
	height:12px !important;
	left:349px !important;
	top:523px !important;
}

#item240903 {
	width:73px !important;
	height:12px !important;
	left:262px !important;
	top:523px !important;
}

#item240907 {
	width:73px !important;
	height:12px !important;
	left:155px !important;
	top:523px !important;
}

#item240911 {
	width:73px !important;
	height:12px !important;
	left:48px !important;
	top:523px !important;
}

#item240917 {
	width:73px !important;
	height:12px !important;
	left:55px !important;
	top:727px !important;
}

#item240977 {
	width:73px !important;
	height:12px !important;
	left:344px !important;
	top:729px !important;
}

#item241096 {
	opacity:0.57;
	width:100px !important;
	height:40px !important;
	left:106px !important;
	top:719px !important;
	border-radius:12px;
	background:#ffce09;
}

#item241098 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item241124 {
	opacity:0.59;
	width:100px !important;
	height:40px !important;
	left:107px !important;
	top:564px !important;
	border-radius:12px;
	background:#00a7f6;
}

#item241126 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item241152 {
	opacity:0.71;
	width:100px !important;
	height:40px !important;
	left:271px !important;
	top:719px !important;
	border-radius:12px;
	background:#272928;
}

#item241154 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item241180 {
	opacity:0.71;
	width:100px !important;
	height:40px !important;
	left:271px !important;
	top:564px !important;
	border-radius:12px;
	background:#cd1619;
}

#item241181 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item241207 {
	opacity:0.71;
	width:100px !important;
	height:40px !important;
	left:435px !important;
	top:719px !important;
	border-radius:12px;
	background:#7ca69a;
}

#item241210 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item248450 {
	width:363px !important;
	height:306px !important;
	left:203px !important;
	top:129px !important;
}

#item241244 {
	opacity:0.71;
	width:100px !important;
	height:40px !important;
	left:436px !important;
	top:564px !important;
	border-radius:12px;
	background:#ffcad9;
}

#item241246 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item241303 {
	width:377px !important;
	height:4px !important;
	left:-173px !important;
	top:50px !important;
	border-radius:12px;
	background:#fbd9d9;
}

#item248451 {
	width:363px !important;
	height:306px !important;
	left:203px !important;
	top:138px !important;
}

#item248452 {
	width:363px !important;
	height:296px !important;
	left:203px !important;
	top:139px !important;
}

#item248453 {
	width:363px !important;
	height:306px !important;
	left:203px !important;
	top:128px !important;
}

#item248454 {
	width:363px !important;
	height:306px !important;
	left:203px !important;
	top:138px !important;
}

#item248455 {
	width:363px !important;
	height:306px !important;
	left:203px !important;
	top:128px !important;
}

#item242012 {
	width:73px !important;
	height:12px !important;
	left:122px !important;
	top:736px !important;
}

#item242027 {
	width:73px !important;
	height:12px !important;
	left:122px !important;
	top:581px !important;
}

#item242031 {
	width:73px !important;
	height:12px !important;
	left:284px !important;
	top:736px !important;
}

#item242035 {
	width:73px !important;
	height:12px !important;
	left:284px !important;
	top:581px !important;
}

#item242039 {
	width:73px !important;
	height:12px !important;
	left:447px !important;
	top:736px !important;
}

#item242134 {
	width:73px !important;
	height:12px !important;
	left:447px !important;
	top:581px !important;
}

#item248463 {
	width:117px !important;
	height:92px !important;
	left:93px !important;
	top:475px !important;
}

#item248486 {
	width:117px !important;
	height:92px !important;
	left:93px !important;
	top:631px !important;
}

#item248469 {
	width:117px !important;
	height:92px !important;
	left:261px !important;
	top:475px !important;
}

#item248491 {
	width:117px !important;
	height:92px !important;
	left:261px !important;
	top:631px !important;
}

#item248477 {
	width:117px !important;
	height:92px !important;
	left:427px !important;
	top:475px !important;
}

#item248496 {
	width:117px !important;
	height:92px !important;
	left:427px !important;
	top:631px !important;
}

@keyframes pulsar-248685 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248685 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248698 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248698 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248690 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248690 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248702 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248702 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248694 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248694 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248706 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248706 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item241368 {
	width:550px !important;
	height:225px !important;
	left:26px !important;
	top:49px !important;
	border-radius:14px;
	background:#cdfdf4;
}

#item241371 {
	width:537px !important;
	height:52px !important;
	left:28px !important;
	top:356px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item241644 {
	width:537px !important;
	height:52px !important;
	left:28px !important;
	top:754px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item248606 {
	width:194px !important;
	height:239px !important;
	left:229px !important;
	top:415px !important;
}

#item248607 {
	width:185px !important;
	height:223px !important;
	left:229px !important;
	top:425px !important;
}

#item248608 {
	width:187px !important;
	height:226px !important;
	left:229px !important;
	top:422px !important;
}

#item248609 {
	width:187px !important;
	height:225px !important;
	left:229px !important;
	top:423px !important;
}

#item248610 {
	width:183px !important;
	height:221px !important;
	left:233px !important;
	top:425px !important;
}

#item242043 {
	width:73px !important;
	height:12px !important;
	left:412px !important;
	top:132px !important;
}

#item242085 {
	width:73px !important;
	height:12px !important;
	left:47px !important;
	top:389px !important;
}

#item242089 {
	width:73px !important;
	height:12px !important;
	left:149px !important;
	top:389px !important;
}

#item242094 {
	width:73px !important;
	height:12px !important;
	left:256px !important;
	top:389px !important;
}

#item242100 {
	width:73px !important;
	height:12px !important;
	left:356px !important;
	top:389px !important;
}

#item242104 {
	width:73px !important;
	height:12px !important;
	left:463px !important;
	top:389px !important;
}

#item242108 {
	width:73px !important;
	height:12px !important;
	left:463px !important;
	top:787px !important;
}

#item242113 {
	width:73px !important;
	height:12px !important;
	left:359px !important;
	top:787px !important;
}

#item242117 {
	width:73px !important;
	height:12px !important;
	left:252px !important;
	top:787px !important;
}

#item242121 {
	width:73px !important;
	height:12px !important;
	left:145px !important;
	top:787px !important;
}

#item242126 {
	width:73px !important;
	height:12px !important;
	left:45px !important;
	top:787px !important;
}

#item242130 {
	width:73px !important;
	height:12px !important;
	left:414px !important;
	top:496px !important;
}

#item248531 {
	width:153px !important;
	height:227px !important;
	left:258px !important;
	top:29px !important;
}

#item248532 {
	width:160px !important;
	height:236px !important;
	left:257px !important;
	top:24px !important;
}

#item248533 {
	width:160px !important;
	height:236px !important;
	left:259px !important;
	top:24px !important;
}

#item248534 {
	width:189px !important;
	height:233px !important;
	left:248px !important;
	top:25px !important;
}

#item248535 {
	width:239px !important;
	height:295px !important;
	left:216px !important;
	top:1px !important;
}

#item248543 {
	width:90px !important;
	height:113px !important;
	left:46px !important;
	top:268px !important;
}

#item248547 {
	width:90px !important;
	height:113px !important;
	left:151px !important;
	top:268px !important;
}

#item248554 {
	width:90px !important;
	height:113px !important;
	left:253px !important;
	top:268px !important;
}

#item248562 {
	width:90px !important;
	height:113px !important;
	left:355px !important;
	top:268px !important;
}

#item248571 {
	width:90px !important;
	height:113px !important;
	left:461px !important;
	top:268px !important;
}

#item248618 {
	width:99px !important;
	height:131px !important;
	left:31px !important;
	top:648px !important;
}

#item248622 {
	width:99px !important;
	height:131px !important;
	left:138px !important;
	top:648px !important;
}

#item248631 {
	width:99px !important;
	height:131px !important;
	left:245px !important;
	top:648px !important;
}

#item248638 {
	width:99px !important;
	height:131px !important;
	left:345px !important;
	top:648px !important;
}

#item248645 {
	width:99px !important;
	height:131px !important;
	left:452px !important;
	top:648px !important;
}

@keyframes pulsar-248713 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248713 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248734 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248734 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248717 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248717 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248739 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248739 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248721 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248721 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248744 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248744 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248725 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248725 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248748 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248748 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248730 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248730 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248752 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248752 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item242336 {
	opacity:0.50;
	width:100px !important;
	height:40px !important;
	left:114px !important;
	top:712px !important;
	border-radius:12px;
	background:#e9ab22;
}

#item242338 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item248808 {
	width:264px !important;
	height:303px !important;
	left:300px !important;
	top:13px !important;
}

#item248789 {
	width:219px !important;
	height:282px !important;
	left:325px !important;
	top:18px !important;
}

#item242371 {
	width:100px !important;
	height:40px !important;
	left:437px !important;
	top:486px !important;
	border-radius:12px;
	background:#e1b1ad;
}

#item242373 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item242399 {
	width:100px !important;
	height:40px !important;
	left:276px !important;
	top:710px !important;
	border-radius:12px;
	background:#434343;
}

#item242401 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item248790 {
	width:221px !important;
	height:284px !important;
	left:324px !important;
	top:17px !important;
}

#item242434 {
	opacity:0.50;
	width:100px !important;
	height:40px !important;
	left:437px !important;
	top:711px !important;
	border-radius:12px;
	background:#54b6a7;
}

#item242436 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item248791 {
	width:202px !important;
	height:284px !important;
	left:333px !important;
	top:17px !important;
}

#item242470 {
	opacity:0.67;
	width:100px !important;
	height:40px !important;
	left:114px !important;
	top:487px !important;
	border-radius:12px;
	background:#58a7e2;
}

#item242472 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item248792 {
	width:221px !important;
	height:284px !important;
	left:324px !important;
	top:16px !important;
}

#item242505 {
	opacity:0.50;
	width:100px !important;
	height:40px !important;
	left:276px !important;
	top:484px !important;
	border-radius:12px;
	background:#b42c2c;
}

#item242507 {
	opacity:0.92;
	width:83px !important;
	height:35px !important;
	left:9px !important;
	top:-1px !important;
	border-radius:12px;
	background:#fff;
}

#item248793 {
	width:269px !important;
	height:340px !important;
	left:300px !important;
	top:-4px !important;
}

#item243565 {
	width:377px !important;
	height:4px !important;
	left:-173px !important;
	top:45px !important;
	border-radius:12px;
	background:#fbd9d9;
}

#item248794 {
	width:269px !important;
	height:340px !important;
	left:300px !important;
	top:-4px !important;
}

#item243598 {
	width:73px !important;
	height:12px !important;
	left:287px !important;
	top:501px !important;
}

#item243602 {
	width:73px !important;
	height:12px !important;
	left:131px !important;
	top:503px !important;
}

#item243607 {
	width:73px !important;
	height:12px !important;
	left:450px !important;
	top:503px !important;
}

#item243611 {
	width:73px !important;
	height:12px !important;
	left:450px !important;
	top:728px !important;
}

#item243732 {
	width:73px !important;
	height:12px !important;
	left:291px !important;
	top:726px !important;
}

#item243741 {
	width:73px !important;
	height:12px !important;
	left:127px !important;
	top:728px !important;
}

@keyframes pulsar-248860 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248860 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248872 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248872 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248864 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248864 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248876 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248876 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248868 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248868 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-248882 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-248882 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item248817 {
	width:119px !important;
	height:144px !important;
	left:103px !important;
	top:336px !important;
}

#item248838 {
	width:119px !important;
	height:144px !important;
	left:103px !important;
	top:573px !important;
}

#item248845 {
	width:119px !important;
	height:144px !important;
	left:266px !important;
	top:573px !important;
}

#item248853 {
	width:119px !important;
	height:144px !important;
	left:426px !important;
	top:573px !important;
}

#item248823 {
	width:119px !important;
	height:144px !important;
	left:266px !important;
	top:336px !important;
}

#item248830 {
	width:119px !important;
	height:144px !important;
	left:429px !important;
	top:336px !important;
}

#item242740 {
	width:171px !important;
	height:87px !important;
	left:35px !important;
	top:107px !important;
}

#item242753 {
	width:171px !important;
	height:87px !important;
	left:35px !important;
	top:107px !important;
}

#item242768 {
	width:171px !important;
	height:87px !important;
	left:35px !important;
	top:107px !important;
}

#item242783 {
	width:171px !important;
	height:87px !important;
	left:35px !important;
	top:107px !important;
}

#item242814 {
	width:171px !important;
	height:87px !important;
	left:35px !important;
	top:107px !important;
}

#item242844 {
	width:172px !important;
	height:98px !important;
	left:28px !important;
	top:545px !important;
}

#item242867 {
	width:179px !important;
	height:97px !important;
	left:20px !important;
	top:546px !important;
}

#item242882 {
	width:181px !important;
	height:98px !important;
	left:20px !important;
	top:545px !important;
}

#item242893 {
	width:170px !important;
	height:98px !important;
	left:33px !important;
	top:545px !important;
}

#item243539 {
	width:204px !important;
	height:4px !important;
	left:452px !important;
	top:50px !important;
	border-radius:12px;
	background:#fbd9d9;
}

#item243615 {
	width:73px !important;
	height:12px !important;
	left:51px !important;
	top:286px !important;
}

#item243644 {
	width:73px !important;
	height:12px !important;
	left:136px !important;
	top:286px !important;
}

#item243664 {
	width:73px !important;
	height:12px !important;
	left:222px !important;
	top:286px !important;
}

#item243669 {
	width:73px !important;
	height:12px !important;
	left:309px !important;
	top:286px !important;
}

#item243675 {
	width:73px !important;
	height:12px !important;
	left:395px !important;
	top:286px !important;
}

#item243679 {
	width:73px !important;
	height:12px !important;
	left:482px !important;
	top:286px !important;
}

#item243683 {
	width:73px !important;
	height:12px !important;
	left:486px !important;
	top:506px !important;
}

#item243687 {
	width:73px !important;
	height:12px !important;
	left:400px !important;
	top:505px !important;
}

#item243691 {
	width:73px !important;
	height:12px !important;
	left:311px !important;
	top:505px !important;
}

#item243695 {
	width:73px !important;
	height:12px !important;
	left:221px !important;
	top:505px !important;
}

#item243700 {
	width:73px !important;
	height:12px !important;
	left:136px !important;
	top:505px !important;
}

#item243704 {
	width:73px !important;
	height:12px !important;
	left:44px !important;
	top:505px !important;
}

#item243708 {
	width:73px !important;
	height:12px !important;
	left:54px !important;
	top:742px !important;
}

#item243712 {
	width:73px !important;
	height:12px !important;
	left:137px !important;
	top:742px !important;
}

#item243716 {
	width:73px !important;
	height:12px !important;
	left:223px !important;
	top:742px !important;
}

#item243720 {
	width:73px !important;
	height:12px !important;
	left:315px !important;
	top:742px !important;
}

#item243724 {
	width:73px !important;
	height:12px !important;
	left:396px !important;
	top:742px !important;
}

#item243728 {
	width:73px !important;
	height:12px !important;
	left:487px !important;
	top:742px !important;
}

#item243746 {
	width:92px !important;
	height:41px !important;
	left:29px !important;
	top:239px !important;
}

#item243750 {
	width:81px !important;
	height:41px !important;
	left:40px !important;
	top:460px !important;
}

#item243754 {
	width:81px !important;
	height:41px !important;
	left:40px !important;
	top:685px !important;
}

#item243759 {
	width:77px !important;
	height:41px !important;
	left:130px !important;
	top:685px !important;
}

#item243763 {
	width:77px !important;
	height:41px !important;
	left:216px !important;
	top:685px !important;
}

#item243767 {
	width:77px !important;
	height:41px !important;
	left:304px !important;
	top:685px !important;
}

#item243771 {
	width:77px !important;
	height:41px !important;
	left:391px !important;
	top:685px !important;
}

#item243775 {
	width:77px !important;
	height:41px !important;
	left:484px !important;
	top:685px !important;
}

#item243779 {
	width:81px !important;
	height:41px !important;
	left:130px !important;
	top:460px !important;
}

#item243783 {
	width:81px !important;
	height:41px !important;
	left:222px !important;
	top:460px !important;
}

#item243788 {
	width:81px !important;
	height:41px !important;
	left:310px !important;
	top:460px !important;
}

#item243792 {
	width:81px !important;
	height:41px !important;
	left:400px !important;
	top:460px !important;
}

#item243796 {
	width:81px !important;
	height:41px !important;
	left:485px !important;
	top:460px !important;
}

#item243800 {
	width:92px !important;
	height:41px !important;
	left:120px !important;
	top:239px !important;
}

#item243804 {
	width:87px !important;
	height:41px !important;
	left:210px !important;
	top:239px !important;
}

#item243808 {
	width:83px !important;
	height:41px !important;
	left:301px !important;
	top:239px !important;
}

#item243812 {
	width:83px !important;
	height:41px !important;
	left:386px !important;
	top:239px !important;
}

#item243816 {
	width:83px !important;
	height:41px !important;
	left:472px !important;
	top:239px !important;
}

#item243820 {
	width:160px !important;
	height:73px !important;
	left:50px !important;
	top:333px !important;
}

#item243827 {
	width:160px !important;
	height:73px !important;
	left:50px !important;
	top:333px !important;
}

#item243833 {
	width:160px !important;
	height:73px !important;
	left:50px !important;
	top:333px !important;
}

#item243839 {
	width:160px !important;
	height:73px !important;
	left:50px !important;
	top:333px !important;
}

#item243846 {
	width:160px !important;
	height:73px !important;
	left:50px !important;
	top:333px !important;
}

#item243853 {
	width:159px !important;
	height:72px !important;
	left:51px !important;
	top:333px !important;
}

#item243859 {
	width:181px !important;
	height:98px !important;
	left:21px !important;
	top:545px !important;
}

#item243865 {
	width:181px !important;
	height:98px !important;
	left:21px !important;
	top:546px !important;
}

#item243873 {
	width:171px !important;
	height:87px !important;
	left:35px !important;
	top:107px !important;
}

@keyframes pulsar-243915 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243915 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243919 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243919 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243924 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243924 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243929 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243929 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243933 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243933 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243937 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243937 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243941 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243941 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243945 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243945 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243949 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243949 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243953 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243953 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243958 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243958 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243962 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243962 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243966 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243966 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243970 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243970 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243974 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243974 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243978 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243978 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243983 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243983 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@keyframes pulsar-243987 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
@-webkit-keyframes pulsar-243987 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0.3;
	}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:0;
	}
}
#item244008 {
	width:183px !important;
	height:146px !important;
	left:335px !important;
	top:72px !important;
	border-radius:12px;
	background:#fff;
}

#item244025 {
	opacity:0.68;
	width:400px !important;
	height:50px !important;
	left:212px !important;
	top:337px !important;
	border-radius:23px;
	background:#8c9899;
}

#item244121 {
	width:329px !important;
	height:31px !important;
	left:228px !important;
	top:402px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item244122 {
	width:523px !important;
	height:31px !important;
	left:36px !important;
	top:775px !important;
	border-radius:12px;
	background:#f2f1f1;
}

#item244345 {
	width:104px !important;
	height:4px !important;
	left:499px !important;
	top:556px !important;
	border-radius:12px;
	background:#d6f2f0;
}

#item244766 {
	width:73px !important;
	height:12px !important;
	left:356px !important;
	top:197px !important;
}

#item244773 {
	width:73px !important;
	height:12px !important;
	left:210px !important;
	top:368px !important;
}

#item244777 {
	width:73px !important;
	height:12px !important;
	left:281px !important;
	top:368px !important;
}

#item244782 {
	width:73px !important;
	height:12px !important;
	left:353px !important;
	top:368px !important;
}

#item244786 {
	width:73px !important;
	height:12px !important;
	left:431px !important;
	top:368px !important;
}

#item244796 {
	width:73px !important;
	height:12px !important;
	left:503px !important;
	top:368px !important;
}

#item244832 {
	width:73px !important;
	height:12px !important;
	left:503px !important;
	top:730px !important;
}

#item244838 {
	width:73px !important;
	height:12px !important;
	left:368px !important;
	top:730px !important;
}

#item244843 {
	width:73px !important;
	height:12px !important;
	left:239px !important;
	top:730px !important;
}

#item244848 {
	width:73px !important;
	height:12px !important;
	left:97px !important;
	top:730px !important;
}
#in5footer,  #prefooter {display:none;}
