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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:87160px; 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; }
}
#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;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@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;}
}

#item6164 {
	width:445px !important;
	height:2px !important;
	left:14px !important;
	top:620px !important;
	background:#fbaf17;
}

#item6399 {
	width:445px !important;
	height:2px !important;
	top:13px !important;
	background:#fbaf17;
}

#item6424 {
	width:54px !important;
	height:43px !important;
	left:9px !important;
	top:799px !important;
	background:#fff;
}

#item87431 {
	width:10px !important;
	height:9px !important;
	left:355px !important;
	top:489px !important;
}

#item87874 {
	width:604px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fbad1d;
}

#item89423 {
	width:523px !important;
	height:638px !important;
	left:36px !important;
	top:115px !important;
}

#item90399 {
	width:1px !important;
	height:4px !important;
	left:19px !important;
	top:38px !important;
	background:#504b45;
}

#item90410 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:66px !important;
	background:#504b45;
}

#item90433 {
	width:1px !important;
	height:4px !important;
	left:18px !important;
	top:2px !important;
	background:#504b45;
}

#item90435 {
	width:1px !important;
	height:4px !important;
	left:23px !important;
	top:2px !important;
	background:#504b45;
}

#item90451 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:55px !important;
	background:#504b45;
}

#item90457 {
	width:1px !important;
	height:4px !important;
	left:49px !important;
	top:55px !important;
	background:#504b45;
}

#item90463 {
	width:10px !important;
	height:10px !important;
	top:64px !important;
	background:#a7c352;
}

#item90962 {
	opacity:0.40;
	width:609px !important;
	height:412px !important;
	left:-14px !important;
	top:-14px !important;
	border-radius:undefined;
}

#item91661 {
	width:227px !important;
	height:1px !important;
	background:#58585b;
}

#item111905 {
	width:227px !important;
	height:248px !important;
	left:44px !important;
	top:50px !important;
}

#item91462 {
	width:227px !important;
	height:1px !important;
	top:33px !important;
	background:#58585b;
}

#item111907 {
	width:227px !important;
	height:248px !important;
	left:323px !important;
	top:50px !important;
}

#item91714 {
	width:227px !important;
	height:1px !important;
	top:33px !important;
	background:#58585b;
}

#item111909 {
	width:227px !important;
	height:253px !important;
	left:44px !important;
	top:312px !important;
}

#item91738 {
	width:227px !important;
	height:1px !important;
	top:33px !important;
	background:#58585b;
}

#item111913 {
	width:231px !important;
	height:239px !important;
	left:44px !important;
	top:575px !important;
}

#item91762 {
	width:227px !important;
	height:1px !important;
	top:33px !important;
	background:#58585b;
}

#item111911 {
	width:227px !important;
	height:253px !important;
	left:323px !important;
	top:312px !important;
}

#item91787 {
	width:227px !important;
	height:1px !important;
	top:33px !important;
	background:#58585b;
}

#item111915 {
	width:229px !important;
	height:239px !important;
	left:323px !important;
	top:575px !important;
}

#item91933 {
	width:227px !important;
	height:1px !important;
	top:34px !important;
	background:#58585b;
}

#item111922 {
	width:227px !important;
	height:248px !important;
	left:325px !important;
	top:50px !important;
}

#item91830 {
	width:227px !important;
	height:1px !important;
	top:33px !important;
	background:#58585b;
}

#item111924 {
	width:227px !important;
	height:252px !important;
	left:45px !important;
	top:313px !important;
}

#item91855 {
	width:227px !important;
	height:1px !important;
	top:33px !important;
	background:#58585b;
}

#item111926 {
	width:227px !important;
	height:252px !important;
	left:324px !important;
	top:313px !important;
}

#item92073 {
	width:227px !important;
	height:1px !important;
	top:32px !important;
	background:#58585b;
}

#item111928 {
	width:227px !important;
	height:239px !important;
	left:43px !important;
	top:575px !important;
}

#item92008 {
	width:227px !important;
	height:1px !important;
	top:34px !important;
	background:#58585b;
}

#item111917 {
	width:230px !important;
	height:249px !important;
	left:43px !important;
	top:50px !important;
}

#item48756 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item12907 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item12904 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-12480 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12480 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12480 {
	width:31px !important;
	height:31px !important;
	left:270px !important;
	top:478px !important;
}

@keyframes pulse-12487 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12487 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12487 {
	width:31px !important;
	height:31px !important;
	left:230px !important;
	top:457px !important;
}

@keyframes pulse-12493 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12493 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12493 {
	width:31px !important;
	height:31px !important;
	left:261px !important;
	top:397px !important;
}

@keyframes pulse-12500 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12500 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12500 {
	width:31px !important;
	height:31px !important;
	left:332px !important;
	top:376px !important;
}

@keyframes pulse-12506 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12506 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12506 {
	width:31px !important;
	height:31px !important;
	left:292px !important;
	top:373px !important;
}

#item12514 {
	width:9px !important;
	height:9px !important;
	top:231px !important;
}

#item12512 {
	width:433px !important;
	height:240px !important;
	left:24px !important;
	top:341px !important;
}

#item12659 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item12711 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item12797 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item12824 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item12821 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item12765 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item12792 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item12789 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item12763 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item12761 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item49612 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item13540 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item13537 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-13246 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13246 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13246 {
	width:31px !important;
	height:31px !important;
	left:215px !important;
	top:529px !important;
}

@keyframes pulse-13254 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13254 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13254 {
	width:31px !important;
	height:31px !important;
	left:259px !important;
	top:520px !important;
}

@keyframes pulse-13260 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13260 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13260 {
	width:31px !important;
	height:31px !important;
	left:286px !important;
	top:374px !important;
}

@keyframes pulse-13266 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13266 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13266 {
	width:31px !important;
	height:31px !important;
	left:374px !important;
	top:398px !important;
}

#item13273 {
	width:9px !important;
	height:9px !important;
	top:220px !important;
}

#item13271 {
	width:439px !important;
	height:229px !important;
	left:24px !important;
	top:352px !important;
}

#item13370 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item13421 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item13507 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item13534 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item13531 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item13476 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item13503 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item13500 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item13474 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:10px !important;
}

#item13472 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item49741 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item14071 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item14068 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-13878 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13878 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13878 {
	width:31px !important;
	height:31px !important;
	left:396px !important;
	top:421px !important;
}

@keyframes pulse-13882 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13882 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13882 {
	width:31px !important;
	height:31px !important;
	left:235px !important;
	top:375px !important;
}

@keyframes pulse-13887 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13887 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13887 {
	width:31px !important;
	height:31px !important;
	left:148px !important;
	top:428px !important;
}

@keyframes pulse-13891 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13891 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13891 {
	width:31px !important;
	height:31px !important;
	left:160px !important;
	top:488px !important;
}

@keyframes pulse-13896 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-13896 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13896 {
	width:31px !important;
	height:31px !important;
	left:352px !important;
	top:529px !important;
}

#item13900 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item13950 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item14037 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item14064 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item14061 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item14005 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item14033 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item14030 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item14003 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item14001 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item14100 {
	width:9px !important;
	height:9px !important;
	top:256px !important;
}

#item14098 {
	width:514px !important;
	height:265px !important;
	left:28px !important;
	top:317px !important;
}

#item50442 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item14843 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item14840 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-14556 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-14556 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item14556 {
	width:31px !important;
	height:31px !important;
	left:309px !important;
	top:442px !important;
}

@keyframes pulse-14561 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-14561 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item14561 {
	width:31px !important;
	height:31px !important;
	left:179px !important;
	top:411px !important;
}

@keyframes pulse-14565 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-14565 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item14565 {
	width:31px !important;
	height:31px !important;
	left:283px !important;
	top:541px !important;
}

@keyframes pulse-14569 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-14569 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item14569 {
	width:31px !important;
	height:31px !important;
	left:202px !important;
	top:493px !important;
}

#item14575 {
	width:9px !important;
	height:9px !important;
	top:194px !important;
}

#item14573 {
	width:479px !important;
	height:203px !important;
	left:21px !important;
	top:383px !important;
}

#item14673 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item14724 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item14809 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item14837 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item14833 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item14778 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item14805 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item14802 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item14776 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item14774 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item51027 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item15362 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item15359 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-15179 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-15179 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item15179 {
	width:31px !important;
	height:31px !important;
	left:282px !important;
	top:451px !important;
}

@keyframes pulse-15183 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-15183 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item15183 {
	width:31px !important;
	height:31px !important;
	left:219px !important;
	top:466px !important;
}

@keyframes pulse-15189 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-15189 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item15189 {
	width:31px !important;
	height:31px !important;
	left:250px !important;
	top:402px !important;
}

#item15193 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item15243 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item15328 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item15356 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item15353 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item15297 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item15324 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item15321 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item15295 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item15293 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item15391 {
	width:9px !important;
	height:9px !important;
	top:167px !important;
}

#item15389 {
	width:447px !important;
	height:176px !important;
	left:14px !important;
	top:405px !important;
}

#item51799 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item15967 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item15964 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-15780 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-15780 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item15780 {
	width:31px !important;
	height:31px !important;
	left:310px !important;
	top:514px !important;
}

@keyframes pulse-15784 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-15784 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item15784 {
	width:31px !important;
	height:31px !important;
	left:215px !important;
	top:421px !important;
}

@keyframes pulse-15788 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-15788 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item15788 {
	width:31px !important;
	height:31px !important;
	left:341px !important;
	top:421px !important;
}

#item15797 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item15848 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item15934 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item15961 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item15958 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item15903 {
	width:511px !important;
	height:431px !important;
	left:11px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item15930 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item15927 {
	width:24px !important;
	height:24px !important;
	left:481px !important;
	top:27px !important;
}

#item15901 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:50px !important;
}

#item15899 {
	width:522px !important;
	height:441px !important;
	left:31px !important;
	top:312px !important;
}

#item15995 {
	width:9px !important;
	height:9px !important;
	top:216px !important;
}

#item15993 {
	width:497px !important;
	height:225px !important;
	left:24px !important;
	top:356px !important;
}

#item52127 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item16112 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item16109 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-16434 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-16434 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item16434 {
	width:31px !important;
	height:31px !important;
	left:304px !important;
	top:455px !important;
}

@keyframes pulse-16439 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-16439 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item16439 {
	width:31px !important;
	height:31px !important;
	left:225px !important;
	top:435px !important;
}

@keyframes pulse-16443 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-16443 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item16443 {
	width:31px !important;
	height:31px !important;
	left:261px !important;
	top:381px !important;
}

@keyframes pulse-16447 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-16447 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item16447 {
	width:31px !important;
	height:31px !important;
	left:369px !important;
	top:381px !important;
}

#item16451 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item16502 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:288px !important;
}

#item99681 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item99708 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item99705 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item16588 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item16615 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item16612 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item16556 {
	width:511px !important;
	height:431px !important;
	left:16px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item16583 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item16580 {
	width:24px !important;
	height:24px !important;
	left:485px !important;
	top:36px !important;
}

#item16554 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:52px !important;
}

#item16552 {
	width:527px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item16620 {
	width:9px !important;
	height:9px !important;
	top:201px !important;
}

#item16618 {
	width:532px !important;
	height:210px !important;
	left:24px !important;
	top:371px !important;
}

#item99738 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item52703 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item17219 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item17216 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-17031 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-17031 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item17031 {
	width:31px !important;
	height:31px !important;
	left:209px !important;
	top:475px !important;
}

@keyframes pulse-17035 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-17035 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item17035 {
	width:31px !important;
	height:31px !important;
	left:215px !important;
	top:403px !important;
}

@keyframes pulse-17039 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-17039 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item17039 {
	width:31px !important;
	height:31px !important;
	left:261px !important;
	top:363px !important;
}

@keyframes pulse-17043 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-17043 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item17043 {
	width:31px !important;
	height:31px !important;
	left:350px !important;
	top:362px !important;
}

#item17048 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item17098 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item17186 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item17213 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item17210 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item17154 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item17181 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item17178 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item17152 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item17150 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item17247 {
	width:9px !important;
	height:9px !important;
	top:267px !important;
}

#item17245 {
	width:474px !important;
	height:276px !important;
	left:24px !important;
	top:305px !important;
}

#item53235 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

@keyframes pulse-17696 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-17696 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item17696 {
	width:31px !important;
	height:31px !important;
	left:210px !important;
	top:556px !important;
}

@keyframes pulse-17700 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-17700 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item17700 {
	width:31px !important;
	height:31px !important;
	left:218px !important;
	top:456px !important;
}

#item17704 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item17754 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item17806 {
	width:9px !important;
	height:9px !important;
	top:210px !important;
}

#item17804 {
	width:479px !important;
	height:277px !important;
	left:24px !important;
	top:362px !important;
}

#item17891 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item17918 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item17915 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item17860 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item17887 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item17884 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item17858 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item17856 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item17956 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item17952 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-99802 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99802 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99802 {
	width:31px !important;
	height:31px !important;
	left:309px !important;
	top:434px !important;
}

@keyframes pulse-99806 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99806 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99806 {
	width:31px !important;
	height:31px !important;
	left:387px !important;
	top:403px !important;
}

#item53884 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

@keyframes pulse-18421 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-18421 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item18421 {
	width:31px !important;
	height:31px !important;
	left:320px !important;
	top:82px !important;
}

#item18595 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item18591 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-18411 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-18411 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item18411 {
	width:31px !important;
	height:31px !important;
	left:404px !important;
	top:582px !important;
}

@keyframes pulse-18417 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-18417 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item18417 {
	width:31px !important;
	height:31px !important;
	left:485px !important;
	top:485px !important;
}

#item18425 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item18475 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:294px !important;
}

#item18623 {
	width:9px !important;
	height:9px !important;
	top:137px !important;
}

#item18621 {
	width:524px !important;
	height:223px !important;
	left:24px !important;
	top:435px !important;
}

#item99870 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item99924 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:292px !important;
}

#item100020 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item100047 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item100044 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item18560 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item18588 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item18585 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item18529 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item18556 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item18553 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item99984 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item100011 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item100008 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item18527 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item18525 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item83572 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

@keyframes pulse-83604 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-83604 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item83604 {
	width:31px !important;
	height:31px !important;
	left:249px !important;
	top:565px !important;
}

@keyframes pulse-83609 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-83609 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item83609 {
	width:31px !important;
	height:31px !important;
	left:190px !important;
	top:489px !important;
}

#item83615 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item83665 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:286px !important;
}

#item83718 {
	width:9px !important;
	height:9px !important;
	top:216px !important;
}

#item83716 {
	width:419px !important;
	height:302px !important;
	left:24px !important;
	top:356px !important;
}

#item83948 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item83945 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

#item83974 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:286px !important;
}

#item84202 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

@keyframes pulse-84252 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-84252 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item84252 {
	width:31px !important;
	height:31px !important;
	left:190px !important;
	top:410px !important;
}

@keyframes pulse-84257 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-84257 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item84257 {
	width:31px !important;
	height:31px !important;
	left:300px !important;
	top:440px !important;
}

#item83914 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item83941 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item83938 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item83882 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item83910 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item83906 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item83851 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item83878 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item83875 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item83820 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item83847 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item83844 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item83818 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item83816 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item55927 {
	width:43px !important;
	height:828px !important;
	left:-14px !important;
	top:-14px !important;
	background:#4c4c4e;
}

#item56093 {
	width:254px !important;
	height:396px !important;
	background:#4c4c4e;
}

#item100092 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:379px !important;
}

#item100098 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:35px !important;
}

#item100112 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item100118 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:441px !important;
}

#item100632 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:71px !important;
}

#item100662 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:474px !important;
}

#item100489 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:103px !important;
}

#item100505 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item100502 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:223px !important;
}

#item100507 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:223px !important;
}

#item100516 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:507px !important;
}

#item100533 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item100529 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:627px !important;
}

#item100535 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:627px !important;
}

#item100395 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item100393 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item100396 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item100422 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100419 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item100361 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item100359 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item100362 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item100366 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100363 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item100355 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item77797 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item77795 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item77798 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item77801 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77799 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item20087 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item20084 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item20088 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item20092 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20089 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item20048 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item20045 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item20049 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item20053 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20050 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item20043 {
	width:611px !important;
	height:858px !important;
	left:582px !important;
	top:-13px !important;
}

#item57198 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:104px !important;
}

#item57174 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item57180 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:442px !important;
}

#item57191 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:167px !important;
}

#item57214 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:365px !important;
}

#item57220 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:303px !important;
}

#item100551 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:508px !important;
}

#item100576 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item100573 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:628px !important;
}

#item100578 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:628px !important;
}

#item57355 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:576px !important;
}

#item57362 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:233px !important;
}

#item100701 {
	width:108px !important;
	height:23px !important;
	left:459px !important;
	top:702px !important;
}

#item100711 {
	width:108px !important;
	height:23px !important;
	left:459px !important;
	top:763px !important;
}

#item100721 {
	width:108px !important;
	height:23px !important;
	left:459px !important;
	top:102px !important;
}

#item100732 {
	width:108px !important;
	height:23px !important;
	left:459px !important;
	top:163px !important;
}

#item111986 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:267px !important;
}

#item111998 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:733px !important;
}

#item101387 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:300px !important;
}

#item101411 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item101408 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:420px !important;
}

#item101413 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:420px !important;
}

#item101555 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101553 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item101556 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item101560 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item101557 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item101521 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101519 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item101522 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item101526 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item101523 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item101487 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101484 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item101488 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item101492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item101489 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item101480 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item101676 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101674 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item101678 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item101705 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item101701 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item101642 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101640 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item101643 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item101647 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item101644 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item101608 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101606 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item101609 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item101613 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item101610 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item101602 {
	width:611px !important;
	height:858px !important;
	left:582px !important;
	top:-13px !important;
}

#item101333 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:104px !important;
}

#item101343 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item101349 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:442px !important;
}

#item101358 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:167px !important;
}

#item101364 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:365px !important;
}

#item101372 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:303px !important;
}

#item101302 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:508px !important;
}

#item101318 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item101315 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:628px !important;
}

#item101321 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:628px !important;
}

#item57845 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item57853 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item57876 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:362px !important;
}

#item57882 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:300px !important;
}

#item57906 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:560px !important;
}

#item57912 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:498px !important;
}

#item57929 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item57935 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:701px !important;
}

#item58053 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item58051 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item58054 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58058 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item58056 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item58020 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item58018 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item58021 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item58024 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item58022 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item57987 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item57984 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item57988 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item57991 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item57989 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item57952 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item57950 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item57954 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item57957 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item57955 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item57946 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item112050 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:132px !important;
}

#item58165 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:567px !important;
}

#item58171 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:504px !important;
}

#item58199 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item58206 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:701px !important;
}

#item101824 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item101831 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item101849 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:362px !important;
}

#item101857 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:300px !important;
}

#item101913 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101911 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item101914 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item101918 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item101915 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item79006 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item79004 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79007 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item79011 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79009 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item78973 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item78971 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78974 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item78977 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item78975 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item78939 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item78937 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78940 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item78943 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item78941 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item78933 {
	width:611px !important;
	height:858px !important;
	left:-11px !important;
	top:-13px !important;
}

#item21165 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item21171 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item21197 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:362px !important;
}

#item21203 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:300px !important;
}

#item21229 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:560px !important;
}

#item21238 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:498px !important;
}

#item21257 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item21263 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:701px !important;
}

#item112058 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:529px !important;
}

#item21523 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item21520 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item21524 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item21528 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21525 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item21487 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item21484 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item21489 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item21493 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21490 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item21452 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item21449 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item21453 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item21457 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21454 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item21415 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item21412 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item21416 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item21420 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21417 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item21410 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item104877 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item104875 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item104878 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item104882 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item104879 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item104842 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item104840 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item104843 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item104848 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item104844 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item104807 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item104805 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item104808 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item104812 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item104809 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item104772 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item104770 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item104773 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item104777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item104774 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item104766 {
	width:611px !important;
	height:858px !important;
	left:582px !important;
	top:-13px !important;
}

#item104514 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item104521 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item104539 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:362px !important;
}

#item104545 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:300px !important;
}

#item104562 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:560px !important;
}

#item104568 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:498px !important;
}

#item104582 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item104589 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:701px !important;
}

#item112067 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:132px !important;
}

#item112073 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:331px !important;
}

#item112079 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:529px !important;
}

#item58517 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:567px !important;
}

#item58523 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:505px !important;
}

#item58545 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:764px !important;
}

#item58554 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:701px !important;
}

#item101994 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:165px !important;
}

#item102002 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:103px !important;
}

#item102015 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:363px !important;
}

#item102022 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:300px !important;
}

#item112234 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112232 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112235 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112238 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112236 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item112201 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112199 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112202 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112205 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112203 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item112166 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112164 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112167 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112171 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112168 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item112110 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112108 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112111 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112136 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112134 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item112103 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item112401 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112399 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112402 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:106px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112405 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112403 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:115px !important;
}

#item112366 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112364 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:11px !important;
}

#item112367 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:106px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112371 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112368 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:115px !important;
}

#item112332 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112330 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:11px !important;
}

#item112333 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:103px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112337 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112334 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:112px !important;
}

#item112297 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112295 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:11px !important;
}

#item112298 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:106px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112302 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112299 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:115px !important;
}

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

#item112291 {
	width:611px !important;
	height:859px !important;
	left:582px !important;
	top:-13px !important;
}

#item58698 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:167px !important;
}

#item58705 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:105px !important;
}

#item58729 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:365px !important;
}

#item58736 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:302px !important;
}

#item58758 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:563px !important;
}

#item58767 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:500px !important;
}

#item58786 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:766px !important;
}

#item58793 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:704px !important;
}

#item59014 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:568px !important;
}

#item59025 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:506px !important;
}

#item59049 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:764px !important;
}

#item59055 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:702px !important;
}

#item102193 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:166px !important;
}

#item102199 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:103px !important;
}

#item102215 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:364px !important;
}

#item102222 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:301px !important;
}

#item112980 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:536px !important;
}

#item113110 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113108 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113111 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113114 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113112 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item113077 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113075 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113078 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113079 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item113044 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113042 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113045 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113048 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113046 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item113010 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113008 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113011 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113014 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113012 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item113004 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item112900 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112898 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112901 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112905 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112902 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item112866 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112864 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112867 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112871 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112868 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item112832 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112830 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112833 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112837 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112834 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item112797 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item112794 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item112798 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item112802 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112799 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item112790 {
	width:611px !important;
	height:858px !important;
	left:582px !important;
	top:-13px !important;
}

#item59197 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item59203 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item59228 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:362px !important;
}

#item59235 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:300px !important;
}

#item59259 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:560px !important;
}

#item59266 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:498px !important;
}

#item59281 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item59289 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:701px !important;
}

#item112972 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:133px !important;
}

#item102405 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:384px !important;
}

#item102411 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:41px !important;
}

#item102422 {
	width:539px !important;
	height:268px !important;
	left:30px !important;
	top:106px !important;
}

#item102440 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item102437 {
	width:28px !important;
	height:28px !important;
	left:541px !important;
	top:226px !important;
}

#item102442 {
	width:28px !important;
	height:28px !important;
	left:30px !important;
	top:226px !important;
}

#item102452 {
	width:108px !important;
	height:24px !important;
	left:461px !important;
	top:791px !important;
}

#item102460 {
	width:108px !important;
	height:24px !important;
	left:353px !important;
	top:448px !important;
}

#item102469 {
	width:539px !important;
	height:268px !important;
	left:30px !important;
	top:513px !important;
}

#item102489 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item102486 {
	width:28px !important;
	height:28px !important;
	left:541px !important;
	top:633px !important;
}

#item102491 {
	width:28px !important;
	height:28px !important;
	left:30px !important;
	top:633px !important;
}

#item113387 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113385 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113388 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113391 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113389 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item113352 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113350 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113354 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113357 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113355 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item113346 {
	width:611px !important;
	height:858px !important;
	left:-11px !important;
	top:-13px !important;
}

#item113304 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113302 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113305 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113309 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113306 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item113269 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113267 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113270 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113275 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113271 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item113234 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113232 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113235 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113239 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113236 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item113200 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113198 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113201 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113205 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113202 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item113194 {
	width:611px !important;
	height:858px !important;
	left:582px !important;
	top:-13px !important;
}

#item59898 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:167px !important;
}

#item59904 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:104px !important;
}

#item59923 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:365px !important;
}

#item59930 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:303px !important;
}

#item59953 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:567px !important;
}

#item59959 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:504px !important;
}

#item59982 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item59993 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:701px !important;
}

#item103327 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:41px !important;
}

#item103353 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:118px !important;
}

#item103380 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:338px !important;
}

@keyframes grow-103385 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-103385 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item103385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103385 {
	width:130px !important;
	height:131px !important;
	left:29px !important;
	top:628px !important;
}

@keyframes grow-103395 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-103395 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item103395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103395 {
	width:130px !important;
	height:131px !important;
	left:165px !important;
	top:628px !important;
}

@keyframes grow-103403 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-103403 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item103403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103403 {
	width:130px !important;
	height:131px !important;
	left:301px !important;
	top:628px !important;
}

#item103422 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item103419 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:338px !important;
}

@keyframes grow-113455 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-113455 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item113455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113455 {
	width:130px !important;
	height:131px !important;
	left:437px !important;
	top:628px !important;
}

#item113491 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item113489 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item113492 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item113495 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113493 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item113484 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item103188 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:790px !important;
}

#item105321 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item105319 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item105322 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item105349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item105345 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item105286 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item105284 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item105287 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item105292 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item105289 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item105251 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item105249 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item105252 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item105256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item105253 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item105245 {
	width:611px !important;
	height:858px !important;
	left:582px !important;
	top:-13px !important;
}

#item105015 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:104px !important;
}

#item105027 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item105036 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:442px !important;
}

#item105047 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:167px !important;
}

#item105053 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:365px !important;
}

#item105061 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:303px !important;
}

#item105073 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:508px !important;
}

#item105089 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item105086 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:628px !important;
}

#item105091 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:628px !important;
}

#item93850 {
	width:1px !important;
	height:4px !important;
	left:19px !important;
	top:38px !important;
	background:#504b45;
}

#item93861 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:66px !important;
	background:#504b45;
}

#item93886 {
	width:1px !important;
	height:4px !important;
	left:18px !important;
	top:2px !important;
	background:#504b45;
}

#item93888 {
	width:1px !important;
	height:4px !important;
	left:23px !important;
	top:2px !important;
	background:#504b45;
}

#item93904 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:55px !important;
	background:#504b45;
}

#item93911 {
	width:1px !important;
	height:4px !important;
	left:49px !important;
	top:55px !important;
	background:#504b45;
}

#item93917 {
	width:10px !important;
	height:10px !important;
	top:64px !important;
	background:#a7c352;
}

#item93957 {
	opacity:0.40;
	width:609px !important;
	height:412px !important;
	left:-14px !important;
	top:-14px !important;
	border-radius:undefined;
}

#item94932 {
	width:249px !important;
	height:1px !important;
	background:#58585b;
}

#item113531 {
	width:249px !important;
	height:284px !important;
	left:28px !important;
	top:112px !important;
}

#item94853 {
	width:239px !important;
	height:1px !important;
	background:#58585b;
}

#item113533 {
	width:239px !important;
	height:283px !important;
	left:315px !important;
	top:112px !important;
}

#item95003 {
	width:249px !important;
	height:1px !important;
	top:32px !important;
	background:#58585b;
}

#item113535 {
	width:249px !important;
	height:293px !important;
	left:165px !important;
	top:481px !important;
}

#item65220 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item28404 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item28401 {
	width:84px !important;
	height:28px !important;
	left:29px !important;
	top:814px !important;
}

@keyframes pulse-28282 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28282 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28282 {
	width:31px !important;
	height:31px !important;
	left:71px !important;
	top:536px !important;
}

@keyframes pulse-28287 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28287 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28287 {
	width:31px !important;
	height:31px !important;
	left:144px !important;
	top:505px !important;
}

@keyframes pulse-28292 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28292 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28292 {
	width:31px !important;
	height:31px !important;
	left:144px !important;
	top:591px !important;
}

@keyframes pulse-28297 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28297 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28297 {
	width:31px !important;
	height:31px !important;
	left:347px !important;
	top:362px !important;
}

#item28302 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item28351 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item28432 {
	width:9px !important;
	height:9px !important;
	left:4px !important;
	top:226px !important;
}

#item28430 {
	width:521px !important;
	height:332px !important;
	left:19px !important;
	top:346px !important;
}

#item28566 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item28593 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item28590 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item28534 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item28561 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item28558 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item28532 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item28530 {
	width:521px !important;
	height:441px !important;
	left:23px !important;
	top:330px !important;
}

#item65836 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item29042 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item29039 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-28924 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28924 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28924 {
	width:31px !important;
	height:31px !important;
	left:240px !important;
	top:652px !important;
}

@keyframes pulse-28930 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28930 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28930 {
	width:31px !important;
	height:31px !important;
	left:224px !important;
	top:534px !important;
}

@keyframes pulse-28935 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28935 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28935 {
	width:31px !important;
	height:31px !important;
	left:160px !important;
	top:482px !important;
}

#item28940 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item28989 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item29070 {
	width:9px !important;
	height:9px !important;
	top:147px !important;
}

#item29068 {
	width:370px !important;
	height:300px !important;
	left:24px !important;
	top:425px !important;
}

#item29179 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item29206 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item29203 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item29148 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item29175 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item29172 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item29146 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item29144 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item66127 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item29705 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item29702 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-29587 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-29587 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item29587 {
	width:31px !important;
	height:31px !important;
	left:137px !important;
	top:591px !important;
}

@keyframes pulse-29592 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-29592 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item29592 {
	width:31px !important;
	height:31px !important;
	left:101px !important;
	top:519px !important;
}

@keyframes pulse-29597 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-29597 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item29597 {
	width:31px !important;
	height:31px !important;
	left:173px !important;
	top:493px !important;
}

#item29603 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item29653 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item29733 {
	width:9px !important;
	height:9px !important;
	top:132px !important;
}

#item29731 {
	width:245px !important;
	height:236px !important;
	left:24px !important;
	top:440px !important;
}

#item29843 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item29870 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item29867 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item29811 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item29839 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item29835 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item29809 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item29807 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item66704 {
	width:43px !important;
	height:828px !important;
	left:-14px !important;
	top:-14px !important;
	background:#4c4c4e;
}

#item66800 {
	width:254px !important;
	height:406px !important;
	background:#4c4c4e;
}

#item67000 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item67007 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item67023 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:765px !important;
}

#item67029 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:703px !important;
}

#item67051 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:584px !important;
}

#item67057 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:241px !important;
}

#item67069 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:306px !important;
}

#item67091 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item67088 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:426px !important;
}

#item67093 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:426px !important;
}

#item67177 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67172 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item67178 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item67182 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67179 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item67140 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67137 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item67141 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item67145 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67142 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item67105 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67102 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item67106 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item67110 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67107 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item67098 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item30643 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item30640 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item30645 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item30649 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30646 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item30608 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item30605 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item30609 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item30613 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30610 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item30565 {
	width:611px !important;
	height:858px !important;
	left:582px !important;
	top:-13px !important;
}

#item67297 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item67305 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:41px !important;
}

#item67316 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item67322 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:443px !important;
}

#item67331 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:107px !important;
}

#item67355 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item67352 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:227px !important;
}

#item67357 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:227px !important;
}

#item67362 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:508px !important;
}

#item67385 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item67382 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:628px !important;
}

#item67387 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:628px !important;
}

#item113718 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:476px !important;
}

#item113726 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:72px !important;
}

#item105612 {
	width:108px !important;
	height:24px !important;
	left:454px !important;
	top:785px !important;
}

#item105619 {
	width:108px !important;
	height:24px !important;
	left:336px !important;
	top:442px !important;
}

#item105808 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:41px !important;
}

#item113744 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:74px !important;
}

#item105676 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:507px !important;
}

#item105711 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item105708 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:627px !important;
}

#item105713 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:627px !important;
}

#item105731 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item105766 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item105763 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

#item105768 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item67533 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item67673 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67670 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item67674 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item67678 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67675 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item67638 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item67635 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item67639 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item67643 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67640 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item67631 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item30993 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item30990 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item30994 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item30998 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30995 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item30988 {
	width:611px !important;
	height:858px !important;
	left:583px !important;
	top:-13px !important;
}

#item67927 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:41px !important;
}

#item67937 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:790px !important;
}

#item113734 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:76px !important;
}

#item67944 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item67969 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

@keyframes grow-67974 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-67974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item67974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67974 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:634px !important;
}

@keyframes grow-67982 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-67982 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item67982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67982 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:634px !important;
}

@keyframes grow-67988 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-67988 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item67988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67988 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:634px !important;
}

@keyframes grow-67995 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-67995 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item67995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67995 {
	width:131px !important;
	height:131px !important;
	left:436px !important;
	top:634px !important;
}

#item68006 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item68004 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

#item30735 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:41px !important;
}

#item30746 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:790px !important;
}

#item30884 {
	width:539px !important;
	height:480px !important;
	left:27px !important;
	top:118px !important;
}

#item30914 {
	width:41px !important;
	height:41px !important;
	left:27px !important;
	top:338px !important;
}

@keyframes grow-30919 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-30919 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item30919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30919 {
	width:171px !important;
	height:131px !important;
	left:29px !important;
	top:628px !important;
}

@keyframes grow-30928 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-30928 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item30928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30928 {
	width:171px !important;
	height:131px !important;
	left:213px !important;
	top:628px !important;
}

@keyframes grow-30938 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-30938 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item30938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30938 {
	width:171px !important;
	height:131px !important;
	left:396px !important;
	top:628px !important;
}

#item30948 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item30946 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:338px !important;
}

#item30955 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item30952 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item30956 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item30960 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30957 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item30950 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item105848 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:41px !important;
}

#item105858 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:790px !important;
}

#item105942 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:118px !important;
}

#item105965 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:338px !important;
}

@keyframes grow-105970 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-105970 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item105970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105970 {
	width:127px !important;
	height:131px !important;
	left:30px !important;
	top:628px !important;
}

@keyframes grow-105979 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-105979 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item105979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105979 {
	width:127px !important;
	height:131px !important;
	left:166px !important;
	top:628px !important;
}

@keyframes grow-105988 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-105988 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item105988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105988 {
	width:127px !important;
	height:131px !important;
	left:303px !important;
	top:628px !important;
}

#item106000 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item105997 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:338px !important;
}

@keyframes grow-113588 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-113588 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item113588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113588 {
	width:127px !important;
	height:131px !important;
	left:439px !important;
	top:628px !important;
}

#item31462 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31459 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item31463 {
	width:418px !important;
	height:664px !important;
	left:104px !important;
	top:103px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item31467 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31464 {
	width:21px !important;
	height:21px !important;
	left:492px !important;
	top:112px !important;
}

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

#item31457 {
	width:611px !important;
	height:858px !important;
	left:-12px !important;
	top:-13px !important;
}

#item80459 {
	width:108px !important;
	height:24px !important;
	left:454px !important;
	top:785px !important;
}

#item80465 {
	width:108px !important;
	height:24px !important;
	left:336px !important;
	top:442px !important;
}

#item80545 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item80552 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item80568 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

#item80575 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:304px !important;
}

#item113755 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:132px !important;
}

#item80607 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:507px !important;
}

#item80643 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item80640 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:627px !important;
}

#item80645 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:627px !important;
}

#item78562 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item78558 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78563 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item78567 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item78564 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item31848 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31845 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item31849 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item31853 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31850 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item31810 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31807 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item31811 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item31815 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31812 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item31805 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item106334 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item106332 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item106335 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item106339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106336 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item31922 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31919 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item31923 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item31928 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31924 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item31885 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31881 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item31886 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item31890 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31887 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item31879 {
	width:611px !important;
	height:858px !important;
	left:583px !important;
	top:-13px !important;
}

#item31607 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item31614 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:442px !important;
}

#item106213 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item106222 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item106232 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

#item106238 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:304px !important;
}

#item31768 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:507px !important;
}

#item31798 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item31795 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:627px !important;
}

#item31800 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:627px !important;
}

#item106741 {
	width:108px !important;
	height:24px !important;
	left:454px !important;
	top:785px !important;
}

#item106747 {
	width:108px !important;
	height:24px !important;
	left:336px !important;
	top:442px !important;
}

#item106767 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item106774 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item106786 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

#item106793 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:304px !important;
}

#item106457 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:507px !important;
}

#item106473 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item106470 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:627px !important;
}

#item106475 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:627px !important;
}

#item106686 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item106683 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item106687 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item106691 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106688 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item106651 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item106648 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item106652 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item106656 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106653 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item106614 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item106611 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item106616 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item106621 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106617 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item106607 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item78600 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item78598 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78601 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item78604 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item78602 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item32312 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item32309 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item32313 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item32317 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32314 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item32349 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item32346 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item32350 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item32354 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32351 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item32307 {
	width:611px !important;
	height:858px !important;
	left:583px !important;
	top:-13px !important;
}

#item32061 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item32067 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item32113 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:764px !important;
}

#item32119 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:702px !important;
}

#item69052 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:586px !important;
}

#item69061 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:243px !important;
}

#item69072 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:308px !important;
}

#item69096 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item69093 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:428px !important;
}

#item80711 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:428px !important;
}

#item113763 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:132px !important;
}

#item113771 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:733px !important;
}

#item69716 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item69722 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:41px !important;
}

#item69737 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item69743 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:442px !important;
}

#item69752 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item69776 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item69773 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

#item69778 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item69784 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:507px !important;
}

#item69807 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item69804 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:627px !important;
}

#item69809 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:627px !important;
}

#item113789 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:74px !important;
}

#item113796 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:475px !important;
}

#item79089 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item79086 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79090 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item79094 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79091 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item69496 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item69493 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item69497 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item69502 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69498 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item69453 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-12px !important;
}

#item107150 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item107148 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item107151 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item107155 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item107152 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item78674 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item78672 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78676 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item78679 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item78677 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item78640 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item78638 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78641 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item78644 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item78642 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item78634 {
	width:611px !important;
	height:858px !important;
	left:583px !important;
	top:-13px !important;
}

#item106974 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item106980 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item106989 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:764px !important;
}

#item106996 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:702px !important;
}

#item107013 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:586px !important;
}

#item107021 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:243px !important;
}

#item107032 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:308px !important;
}

#item107049 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item107045 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:428px !important;
}

#item107051 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:428px !important;
}

#item113779 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:733px !important;
}

#item107443 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item107449 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:41px !important;
}

#item107466 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item107473 {
	width:108px !important;
	height:24px !important;
	left:342px !important;
	top:442px !important;
}

#item113803 {
	width:108px !important;
	height:24px !important;
	left:342px !important;
	top:73px !important;
}

#item107496 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item107518 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item107527 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item107523 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

#item107529 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:506px !important;
}

#item107550 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:626px !important;
}

#item107558 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item107555 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:626px !important;
}

#item70052 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item70049 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item70053 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item70057 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item70054 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item70016 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item70013 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item70017 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item70021 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item70018 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item70009 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item107609 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item107607 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item107611 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item107615 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item107612 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item107644 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item107642 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item107645 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item107649 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item107646 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item107573 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item107571 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item107574 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item107579 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item107576 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item107567 {
	width:611px !important;
	height:858px !important;
	left:583px !important;
	top:-13px !important;
}

#item113812 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:473px !important;
}

#item69910 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:165px !important;
}

#item69916 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:102px !important;
}

#item69936 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:361px !important;
}

#item69944 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:298px !important;
}

#item107271 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:784px !important;
}

#item107278 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:440px !important;
}

#item107288 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:505px !important;
}

#item107311 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:625px !important;
}

#item107319 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item107316 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:625px !important;
}

#item97645 {
	width:1px !important;
	height:4px !important;
	left:19px !important;
	top:38px !important;
	background:#504b45;
}

#item97655 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:66px !important;
	background:#504b45;
}

#item97679 {
	width:1px !important;
	height:4px !important;
	left:18px !important;
	top:2px !important;
	background:#504b45;
}

#item97681 {
	width:1px !important;
	height:4px !important;
	left:23px !important;
	top:2px !important;
	background:#504b45;
}

#item97699 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:55px !important;
	background:#504b45;
}

#item97705 {
	width:1px !important;
	height:4px !important;
	left:49px !important;
	top:55px !important;
	background:#504b45;
}

#item97711 {
	width:10px !important;
	height:10px !important;
	top:64px !important;
	background:#a7c352;
}

#item97750 {
	opacity:0.40;
	width:609px !important;
	height:412px !important;
	left:-14px !important;
	top:-14px !important;
	border-radius:undefined;
}

#item98645 {
	width:235px !important;
	height:1px !important;
	background:#58585b;
}

#item113825 {
	width:235px !important;
	height:276px !important;
	left:28px !important;
	top:84px !important;
}

#item98699 {
	width:235px !important;
	height:1px !important;
	background:#58585b;
}

#item113827 {
	width:235px !important;
	height:276px !important;
	left:313px !important;
	top:84px !important;
}

#item98724 {
	width:235px !important;
	height:1px !important;
	background:#58585b;
}

#item113831 {
	width:235px !important;
	height:281px !important;
	left:312px !important;
	top:447px !important;
}

#item98749 {
	width:235px !important;
	height:1px !important;
	background:#58585b;
}

#item113829 {
	width:235px !important;
	height:281px !important;
	left:28px !important;
	top:447px !important;
}

#item71754 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item36695 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item36692 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-37048 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37048 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37048 {
	width:31px !important;
	height:31px !important;
	left:280px !important;
	top:665px !important;
}

@keyframes pulse-37054 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37054 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37054 {
	width:31px !important;
	height:31px !important;
	left:288px !important;
	top:592px !important;
}

@keyframes pulse-37060 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37060 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37060 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:602px !important;
}

@keyframes pulse-37066 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37066 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37066 {
	width:31px !important;
	height:31px !important;
	left:456px !important;
	top:519px !important;
}

#item37074 {
	width:9px !important;
	height:9px !important;
	top:295px !important;
}

#item37072 {
	width:502px !important;
	height:304px !important;
	left:40px !important;
	top:469px !important;
}

#item37172 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item37222 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item37308 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item37335 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item37332 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item37276 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item37303 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item37300 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item37274 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item37272 {
	width:521px !important;
	height:441px !important;
	left:30px !important;
	top:332px !important;
}

#item72385 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item38006 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item38003 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-37679 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37679 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37679 {
	width:31px !important;
	height:31px !important;
	left:304px !important;
	top:645px !important;
}

@keyframes pulse-37685 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37685 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37685 {
	width:31px !important;
	height:31px !important;
	left:360px !important;
	top:660px !important;
}

@keyframes pulse-37691 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37691 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37691 {
	width:31px !important;
	height:31px !important;
	left:404px !important;
	top:597px !important;
}

@keyframes pulse-37697 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37697 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37697 {
	width:31px !important;
	height:31px !important;
	left:444px !important;
	top:537px !important;
}

@keyframes pulse-37703 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-37703 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item37703 {
	width:31px !important;
	height:31px !important;
	left:351px !important;
	top:560px !important;
}

#item37713 {
	width:9px !important;
	height:9px !important;
	top:70px !important;
}

#item37710 {
	width:543px !important;
	height:239px !important;
	left:24px !important;
	top:502px !important;
}

#item37835 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item37885 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item37973 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item38000 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item37997 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item37941 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item37969 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item37965 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item37939 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item37937 {
	width:521px !important;
	height:441px !important;
	left:40px !important;
	top:335px !important;
}

#item73351 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item38359 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item38410 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

#item81730 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item81727 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

@keyframes pulse-81763 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-81763 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item81763 {
	width:31px !important;
	height:31px !important;
	left:220px !important;
	top:723px !important;
}

@keyframes pulse-81769 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-81769 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item81769 {
	width:31px !important;
	height:31px !important;
	left:174px !important;
	top:708px !important;
}

@keyframes pulse-81775 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-81775 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item81775 {
	width:31px !important;
	height:31px !important;
	left:459px !important;
	top:554px !important;
}

#item81817 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item81844 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item81841 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item81786 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item81813 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item81810 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item81784 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:10px !important;
}

#item81781 {
	width:521px !important;
	height:441px !important;
	left:36px !important;
	top:335px !important;
}

#item81849 {
	width:9px !important;
	height:9px !important;
	top:65px !important;
}

#item81847 {
	width:524px !important;
	height:275px !important;
	left:24px !important;
	top:507px !important;
}

#item81114 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#89888f;
}

#item80827 {
	width:240px !important;
	height:48px !important;
	left:28px !important;
	top:223px !important;
}

#item80877 {
	width:240px !important;
	height:48px !important;
	left:327px !important;
	top:223px !important;
}

@keyframes pulse-81997 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-81997 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item81997 {
	width:31px !important;
	height:31px !important;
	left:189px !important;
	top:662px !important;
}

@keyframes pulse-82003 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-82003 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82003 {
	width:31px !important;
	height:31px !important;
	left:183px !important;
	top:711px !important;
}

@keyframes pulse-82009 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-82009 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82009 {
	width:31px !important;
	height:31px !important;
	left:230px !important;
	top:727px !important;
}

@keyframes pulse-82015 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-82015 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82015 {
	width:31px !important;
	height:31px !important;
	left:420px !important;
	top:593px !important;
}

@keyframes pulse-82021 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-82021 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	39.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item82021 {
	width:31px !important;
	height:31px !important;
	left:459px !important;
	top:545px !important;
}

#item82029 {
	width:9px !important;
	height:9px !important;
	top:63px !important;
}

#item82027 {
	width:504px !important;
	height:296px !important;
	left:24px !important;
	top:509px !important;
}

#item82187 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item82215 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item82212 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item82156 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#4c4c4e;
}

#item82183 {
	width:16px !important;
	height:16px !important;
	left:4px !important;
	top:4px !important;
}

#item82180 {
	width:24px !important;
	height:24px !important;
	left:480px !important;
	top:27px !important;
}

#item82154 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item82152 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:335px !important;
}

#item82222 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#dbe1e1;
}

#item82219 {
	width:84px !important;
	height:28px !important;
	left:28px !important;
	top:814px !important;
}

#item75049 {
	width:43px !important;
	height:828px !important;
	left:-14px !important;
	top:-14px !important;
	background:#4c4c4e;
}

#item75144 {
	width:254px !important;
	height:406px !important;
	background:#4c4c4e;
}

#item75621 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:385px !important;
}

#item75627 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:41px !important;
}

#item107760 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:790px !important;
}

#item107768 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:446px !important;
}

#item107826 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:108px !important;
}

#item107857 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item107854 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:228px !important;
}

#item107859 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:228px !important;
}

#item107871 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:512px !important;
}

#item107900 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item107897 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:632px !important;
}

#item107902 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:632px !important;
}

#item107958 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item107956 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item107959 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item107963 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item107960 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item82382 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item82380 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82383 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item82387 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item82384 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item82378 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item113834 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:84px !important;
}

#item76048 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:50px !important;
}

#item76061 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:787px !important;
}

#item76068 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:126px !important;
}

#item76094 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:345px !important;
}

@keyframes grow-76099 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-76099 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item76099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76099 {
	width:175px !important;
	height:131px !important;
	left:29px !important;
	top:636px !important;
}

@keyframes grow-76107 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-76107 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item76107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76107 {
	width:175px !important;
	height:131px !important;
	left:211px !important;
	top:636px !important;
}

@keyframes grow-76114 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-76114 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item76114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76114 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:636px !important;
}

#item76134 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item76132 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:347px !important;
}

#item79171 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item79169 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79172 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item79175 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79173 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item79165 {
	width:611px !important;
	height:858px !important;
	left:-10px !important;
	top:-13px !important;
}

#item40151 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:49px !important;
}

#item40162 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:783px !important;
}

#item113899 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:82px !important;
}

#item40252 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:122px !important;
}

#item40291 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

@keyframes grow-40296 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-40296 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item40296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40296 {
	width:131px !important;
	height:131px !important;
	left:29px !important;
	top:632px !important;
}

@keyframes grow-40305 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-40305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item40305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40305 {
	width:131px !important;
	height:131px !important;
	left:165px !important;
	top:632px !important;
}

@keyframes grow-40315 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-40315 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item40315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40315 {
	width:131px !important;
	height:131px !important;
	left:301px !important;
	top:632px !important;
}

@keyframes grow-40326 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-40326 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item40326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40326 {
	width:131px !important;
	height:131px !important;
	left:437px !important;
	top:632px !important;
}

#item40336 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item40334 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

#item40345 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item40342 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item40346 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item40350 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40347 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item40338 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item40125 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item40132 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:441px !important;
}

#item113891 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:337px !important;
}

#item113909 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:471px !important;
}

#item40213 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:503px !important;
}

#item40245 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item40241 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:623px !important;
}

#item40247 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:623px !important;
}

#item108144 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item108151 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item108165 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

#item108172 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:304px !important;
}

#item108225 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item108223 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item108227 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item108232 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item108228 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item108189 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item108187 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item108190 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item108194 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item108191 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item40419 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item40416 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item40420 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item40424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40421 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item40412 {
	width:611px !important;
	height:858px !important;
	left:-10px !important;
	top:-13px !important;
}

#item108828 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item108834 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:41px !important;
}

#item108876 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:783px !important;
}

#item108882 {
	width:108px !important;
	height:24px !important;
	left:342px !important;
	top:440px !important;
}

#item113971 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:73px !important;
}

#item108940 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:501px !important;
}

#item108956 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item108953 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:621px !important;
}

#item108958 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:621px !important;
}

#item108963 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:103px !important;
}

#item108979 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item108976 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:223px !important;
}

#item108981 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:223px !important;
}

#item109031 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item109028 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item109032 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item109036 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item109033 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item108525 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item108522 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item108526 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item108530 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item108527 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item108517 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item108369 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:785px !important;
}

#item108375 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:441px !important;
}

#item108806 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:385px !important;
}

#item108813 {
	width:108px !important;
	height:24px !important;
	left:342px !important;
	top:41px !important;
}

#item113980 {
	width:108px !important;
	height:24px !important;
	left:342px !important;
	top:73px !important;
}

#item113988 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:471px !important;
}

#item108419 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:503px !important;
}

#item108437 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item108434 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:623px !important;
}

#item108439 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:623px !important;
}

#item108774 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:103px !important;
}

#item108791 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item108788 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:223px !important;
}

#item108793 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:223px !important;
}

#item108644 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item108642 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item108645 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item108649 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item108646 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

#item108610 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item108608 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item108611 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item108615 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item108612 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item108604 {
	width:611px !important;
	height:858px !important;
	left:-10px !important;
	top:-13px !important;
}

#item76539 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:46px !important;
}

#item76554 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:786px !important;
}

#item76561 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item76586 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:344px !important;
}

@keyframes grow-76591 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-76591 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item76591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76591 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:634px !important;
}

@keyframes grow-76600 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-76600 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item76600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76600 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:634px !important;
}

@keyframes grow-76612 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-76612 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item76612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76612 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:634px !important;
}

@keyframes grow-76620 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-76620 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item76620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76620 {
	width:131px !important;
	height:131px !important;
	left:436px !important;
	top:634px !important;
}

#item76630 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item76628 {
	width:41px !important;
	height:41px !important;
	left:525px !important;
	top:346px !important;
}

#item76638 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item76636 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item76639 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item76642 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item76640 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item76632 {
	width:611px !important;
	height:858px !important;
	left:-10px !important;
	top:-10px !important;
}

#item40748 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item40745 {
	width:601px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item40749 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:102px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item40753 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40750 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:111px !important;
}

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

#item40741 {
	width:611px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item99119 {
	width:595px !important;
	height:842px !important;
	left:9px !important;
	top:9px !important;
}
#in5footer,  #prefooter {display:none;}
