/* 	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:97449px; 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 #fbaf17; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#fbaf17;}
#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;}
}

#item109622 {
	width:445px !important;
	height:2px !important;
	left:76px !important;
	top:627px !important;
	background:#fbaf17;
}

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

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

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

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

#item111887 {
	width:523px !important;
	height:638px !important;
	left:36px !important;
	top:144px !important;
}

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

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

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

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

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

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

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

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

#item115347 {
	width:255px !important;
	height:3px !important;
	left:1px !important;
	top:35px !important;
	background:#659fb9;
}

#item115372 {
	width:47px !important;
	height:16px !important;
	background:#659fb9;
}

#item135267 {
	width:266px !important;
	height:301px !important;
	left:28px !important;
	top:99px !important;
}

#item115562 {
	width:47px !important;
	height:16px !important;
	left:209px !important;
	top:40px !important;
	background:#659fb9;
}

#item115601 {
	width:255px !important;
	height:3px !important;
	left:1px !important;
	top:35px !important;
	background:#659fb9;
}

#item135269 {
	width:257px !important;
	height:301px !important;
	left:299px !important;
	top:99px !important;
}

#item115431 {
	width:47px !important;
	height:16px !important;
	background:#659fb9;
}

#item115602 {
	width:255px !important;
	height:3px !important;
	left:1px !important;
	top:36px !important;
	background:#659fb9;
}

#item135274 {
	width:256px !important;
	height:323px !important;
	left:28px !important;
	top:448px !important;
}

#item115498 {
	width:47px !important;
	height:16px !important;
	background:#659fb9;
}

#item115603 {
	width:255px !important;
	height:3px !important;
	top:34px !important;
	background:#659fb9;
}

#item135276 {
	width:256px !important;
	height:321px !important;
	left:300px !important;
	top:450px !important;
}

#item115627 {
	width:47px !important;
	height:16px !important;
	left:399px !important;
	top:40px !important;
	background:#659fb9;
}

#item115685 {
	width:446px !important;
	height:3px !important;
	top:35px !important;
	background:#659fb9;
}

#item135279 {
	width:451px !important;
	height:536px !important;
	left:57px !important;
	top:99px !important;
}

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

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

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

@keyframes pulse-11655 {
	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-11655 {
	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);}
}
#item11655 {
	width:31px !important;
	height:31px !important;
	left:210px !important;
	top:601px !important;
}

@keyframes pulse-11663 {
	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-11663 {
	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);}
}
#item11663 {
	width:31px !important;
	height:31px !important;
	left:147px !important;
	top:591px !important;
}

@keyframes pulse-11669 {
	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-11669 {
	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);}
}
#item11669 {
	width:31px !important;
	height:31px !important;
	left:251px !important;
	top:472px !important;
}

#item11677 {
	width:9px !important;
	height:9px !important;
	top:151px !important;
}

#item11675 {
	width:329px !important;
	height:279px !important;
	left:24px !important;
	top:421px !important;
}

#item11775 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item11826 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item11876 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item11995 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item11964 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item11933 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

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

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

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

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

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

@keyframes pulse-12316 {
	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-12316 {
	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);}
}
#item12316 {
	width:31px !important;
	height:31px !important;
	left:339px !important;
	top:605px !important;
}

@keyframes pulse-12322 {
	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-12322 {
	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);}
}
#item12322 {
	width:31px !important;
	height:31px !important;
	left:273px !important;
	top:650px !important;
}

@keyframes pulse-12328 {
	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-12328 {
	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);}
}
#item12328 {
	width:31px !important;
	height:31px !important;
	left:207px !important;
	top:615px !important;
}

#item12336 {
	width:9px !important;
	height:9px !important;
	top:30px !important;
}

#item12334 {
	width:477px !important;
	height:178px !important;
	left:24px !important;
	top:542px !important;
}

#item12507 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item12558 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item12646 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item12614 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

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

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

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

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

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

@keyframes pulse-12885 {
	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-12885 {
	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);}
}
#item12885 {
	width:31px !important;
	height:31px !important;
	left:194px !important;
	top:646px !important;
}

@keyframes pulse-12891 {
	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-12891 {
	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);}
}
#item12891 {
	width:31px !important;
	height:31px !important;
	left:256px !important;
	top:665px !important;
}

@keyframes pulse-12897 {
	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-12897 {
	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);}
}
#item12897 {
	width:31px !important;
	height:31px !important;
	left:385px !important;
	top:529px !important;
}

@keyframes pulse-12903 {
	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-12903 {
	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);}
}
#item12903 {
	width:31px !important;
	height:31px !important;
	left:225px !important;
	top:567px !important;
}

@keyframes pulse-12910 {
	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-12910 {
	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);}
}
#item12910 {
	width:31px !important;
	height:31px !important;
	left:184px !important;
	top:598px !important;
}

#item12918 {
	width:9px !important;
	height:9px !important;
	top:114px !important;
}

#item12916 {
	width:561px !important;
	height:285px !important;
	left:24px !important;
	top:458px !important;
}

#item13211 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item13261 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item13311 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item13459 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item13428 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item13397 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item13366 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

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

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

#item13521 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:289px !important;
}

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

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

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

@keyframes pulse-13726 {
	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-13726 {
	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);}
}
#item13726 {
	width:31px !important;
	height:31px !important;
	left:182px !important;
	top:616px !important;
}

@keyframes pulse-13732 {
	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-13732 {
	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);}
}
#item13732 {
	width:31px !important;
	height:31px !important;
	left:270px !important;
	top:631px !important;
}

@keyframes pulse-13738 {
	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-13738 {
	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);}
}
#item13738 {
	width:31px !important;
	height:31px !important;
	left:337px !important;
	top:659px !important;
}

@keyframes pulse-13744 {
	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-13744 {
	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);}
}
#item13744 {
	width:31px !important;
	height:31px !important;
	left:288px !important;
	top:514px !important;
}

@keyframes pulse-13750 {
	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-13750 {
	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);}
}
#item13750 {
	width:31px !important;
	height:31px !important;
	left:220px !important;
	top:530px !important;
}

#item13759 {
	width:9px !important;
	height:9px !important;
	top:129px !important;
}

#item13757 {
	width:532px !important;
	height:280px !important;
	left:24px !important;
	top:443px !important;
}

#item14053 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item14104 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item14155 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item14275 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item14244 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item14211 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

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

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

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

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

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

@keyframes pulse-14523 {
	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-14523 {
	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);}
}
#item14523 {
	width:31px !important;
	height:31px !important;
	left:162px !important;
	top:628px !important;
}

@keyframes pulse-14529 {
	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-14529 {
	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);}
}
#item14529 {
	width:31px !important;
	height:31px !important;
	left:257px !important;
	top:665px !important;
}

@keyframes pulse-14535 {
	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-14535 {
	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);}
}
#item14535 {
	width:31px !important;
	height:31px !important;
	left:329px !important;
	top:481px !important;
}

@keyframes pulse-14542 {
	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-14542 {
	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);}
}
#item14542 {
	width:31px !important;
	height:31px !important;
	left:175px !important;
	top:535px !important;
}

#item14551 {
	width:9px !important;
	height:9px !important;
	top:166px !important;
}

#item14549 {
	width:427px !important;
	height:341px !important;
	left:24px !important;
	top:406px !important;
}

#item14820 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item14870 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item14957 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

#item14926 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#9c9aa0;
}

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

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

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

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

#item114392 {
	width:43px !important;
	height:828px !important;
	left:-14px !important;
	top:-14px !important;
	background:#89888f;
}

#item115029 {
	width:43px !important;
	height:828px !important;
	left:-14px !important;
	top:-14px !important;
	background:#89888f;
}

#item124675 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:562px !important;
}

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

#item124702 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:761px !important;
}

#item124711 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:699px !important;
}

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

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

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

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

#item134874 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:730px !important;
}

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

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

#item124987 {
	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;
}

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

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

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

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

#item124920 {
	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;
}

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

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

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

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

#item16742 {
	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;
}

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

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

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

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

#item16802 {
	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;
}

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

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

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

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

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

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

#item100415 {
	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;
}

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

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

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

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

#item16839 {
	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;
}

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

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

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

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

#item16876 {
	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;
}

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

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

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

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

#item16494 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item16502 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item95226 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:557px !important;
}

#item95234 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:495px !important;
}

#item95250 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:756px !important;
}

#item95257 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:694px !important;
}

#item16633 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

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

#item16664 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

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

#item125176 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item125188 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

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

#item125201 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

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

#item125216 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:446px !important;
}

#item125231 {
	width:539px !important;
	height:268px !important;
	left:29px !important;
	top:512px !important;
}

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

#item125242 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:632px !important;
}

#item125247 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:632px !important;
}

#item125259 {
	width:108px !important;
	height:24px !important;
	left:457px !important;
	top:384px !important;
}

#item125267 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

#item95243 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:479px !important;
}

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

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

#item125396 {
	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;
}

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

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

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

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

#item95416 {
	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;
}

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

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

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

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

#item125081 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:562px !important;
}

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

#item125100 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:761px !important;
}

#item125107 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:698px !important;
}

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

#item125138 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:101px !important;
}

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

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

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

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

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

#item125524 {
	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;
}

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

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

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

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

#item125487 {
	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;
}

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

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

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

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

#item125448 {
	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;
}

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

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

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

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

#item17431 {
	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;
}

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

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

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

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

#item125589 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:562px !important;
}

#item125597 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:499px !important;
}

#item125613 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:760px !important;
}

#item125621 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:698px !important;
}

#item125645 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:163px !important;
}

#item125652 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:101px !important;
}

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

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

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

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

#item126030 {
	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;
}

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

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

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

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

#item125964 {
	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;
}

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

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

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

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

#item125897 {
	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;
}

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

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

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

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

#item96320 {
	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;
}

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

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

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

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

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

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

#item126127 {
	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;
}

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

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

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

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

#item126089 {
	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;
}

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

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

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

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

#item96441 {
	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;
}

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

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

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

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

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

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

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

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

#item125745 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:447px !important;
}

#item125759 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:513px !important;
}

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

#item125772 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:633px !important;
}

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

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

#item104297 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:134px !important;
}

#item96713 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:42px !important;
}

#item96723 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:790px !important;
}

#item104286 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:78px !important;
}

#item103761 {
	width:539px !important;
	height:480px !important;
	left:29px !important;
	top:125px !important;
}

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

#item103777 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:344px !important;
}

#item103782 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:344px !important;
}

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

#item103805 {
	width:171px !important;
	height:131px !important;
	left:29px !important;
	top:633px !important;
}

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

#item103813 {
	width:171px !important;
	height:131px !important;
	left:212px !important;
	top:633px !important;
}

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

#item103821 {
	width:171px !important;
	height:131px !important;
	left:396px !important;
	top:633px !important;
}

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

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

#item18387 {
	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;
}

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

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

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

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

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

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

#item127578 {
	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;
}

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

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

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

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

#item127510 {
	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;
}

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

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

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

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

#item127443 {
	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;
}

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

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

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

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

#item18520 {
	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;
}

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

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

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

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

#item18140 {
	width:108px !important;
	height:24px !important;
	left:452px !important;
	top:565px !important;
}

#item18147 {
	width:108px !important;
	height:24px !important;
	left:454px !important;
	top:496px !important;
}

#item18167 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:761px !important;
}

#item18175 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:698px !important;
}

#item96622 {
	width:108px !important;
	height:24px !important;
	left:452px !important;
	top:165px !important;
}

#item96630 {
	width:108px !important;
	height:24px !important;
	left:452px !important;
	top:102px !important;
}

#item96648 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:361px !important;
}

#item96656 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:298px !important;
}

#item127671 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item127684 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

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

#item127696 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

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

#item127711 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:446px !important;
}

#item127722 {
	width:539px !important;
	height:268px !important;
	left:29px !important;
	top:512px !important;
}

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

#item127739 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:632px !important;
}

#item127744 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:632px !important;
}

#item127749 {
	width:108px !important;
	height:24px !important;
	left:457px !important;
	top:384px !important;
}

#item127757 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

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

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

#item127064 {
	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;
}

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

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

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

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

#item127007 {
	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;
}

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

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

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

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

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

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

#item127218 {
	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;
}

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

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

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

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

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

#item126901 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

#item134950 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:73px !important;
}

#item126923 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

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

#item126940 {
	width:41px !important;
	height:41px !important;
	left:525px !important;
	top:343px !important;
}

#item126945 {
	width:41px !important;
	height:41px !important;
	left:26px !important;
	top:343px !important;
}

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

#item126951 {
	width:171px !important;
	height:131px !important;
	left:28px !important;
	top:631px !important;
}

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

#item126963 {
	width:171px !important;
	height:131px !important;
	left:211px !important;
	top:631px !important;
}

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

#item126970 {
	width:171px !important;
	height:131px !important;
	left:395px !important;
	top:631px !important;
}

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

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

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

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

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

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

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

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

#item116696 {
	width:95px !important;
	height:24px !important;
	left:450px !important;
	top:770px !important;
	background:#fff;
}

#item117156 {
	width:47px !important;
	height:16px !important;
	left:210px !important;
	top:39px !important;
	background:#659fb9;
}

#item117202 {
	width:255px !important;
	height:3px !important;
	left:2px !important;
	top:33px !important;
	background:#659fb9;
}

#item135286 {
	width:264px !important;
	height:302px !important;
	left:28px !important;
	top:60px !important;
}

#item117060 {
	width:47px !important;
	height:16px !important;
	left:205px !important;
	top:38px !important;
	background:#659fb9;
}

#item117227 {
	width:255px !important;
	height:3px !important;
	top:31px !important;
	background:#659fb9;
}

#item135288 {
	width:264px !important;
	height:299px !important;
	left:300px !important;
	top:62px !important;
}

#item117245 {
	width:47px !important;
	height:15px !important;
	left:208px !important;
	top:37px !important;
	background:#659fb9;
}

#item117302 {
	width:255px !important;
	height:3px !important;
	top:32px !important;
	background:#659fb9;
}

#item135290 {
	width:256px !important;
	height:295px !important;
	left:28px !important;
	top:436px !important;
}

#item117325 {
	width:47px !important;
	height:15px !important;
	left:208px !important;
	top:37px !important;
	background:#659fb9;
}

#item117387 {
	width:255px !important;
	height:3px !important;
	top:32px !important;
	background:#659fb9;
}

#item135292 {
	width:264px !important;
	height:295px !important;
	left:301px !important;
	top:436px !important;
}

#item117013 {
	width:47px !important;
	height:16px !important;
	left:281px !important;
	top:37px !important;
	background:#659fb9;
}

#item117228 {
	width:327px !important;
	height:3px !important;
	top:32px !important;
	background:#659fb9;
}

#item135294 {
	width:328px !important;
	height:336px !important;
	left:134px !important;
	top:60px !important;
}

#item74925 {
	width:37px !important;
	height:507px !important;
	left:-9px !important;
	top:340px !important;
	background:#645240;
}

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

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

@keyframes pulse-21808 {
	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-21808 {
	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);}
}
#item21808 {
	width:31px !important;
	height:31px !important;
	left:197px !important;
	top:562px !important;
}

@keyframes pulse-21814 {
	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-21814 {
	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);}
}
#item21814 {
	width:31px !important;
	height:31px !important;
	left:298px !important;
	top:656px !important;
}

@keyframes pulse-21820 {
	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-21820 {
	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);}
}
#item21820 {
	width:31px !important;
	height:31px !important;
	left:340px !important;
	top:656px !important;
}

#item21828 {
	width:9px !important;
	height:9px !important;
	top:79px !important;
}

#item21826 {
	width:417px !important;
	height:258px !important;
	left:24px !important;
	top:493px !important;
}

#item21902 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item21953 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item22041 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item22069 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item22066 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item22009 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item22036 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item22033 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

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

#item75748 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#645240;
}

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

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

@keyframes pulse-22359 {
	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-22359 {
	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);}
}
#item22359 {
	width:31px !important;
	height:31px !important;
	left:204px !important;
	top:466px !important;
}

@keyframes pulse-22365 {
	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-22365 {
	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);}
}
#item22365 {
	width:31px !important;
	height:31px !important;
	left:258px !important;
	top:374px !important;
}

@keyframes pulse-22372 {
	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-22372 {
	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);}
}
#item22372 {
	width:31px !important;
	height:31px !important;
	left:489px !important;
	top:476px !important;
}

#item22380 {
	width:9px !important;
	height:9px !important;
	top:224px !important;
}

#item22378 {
	width:532px !important;
	height:233px !important;
	left:24px !important;
	top:348px !important;
}

#item22453 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item22504 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item22593 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item22620 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item22617 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item22560 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item22588 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item22585 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

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

#item76344 {
	width:37px !important;
	height:519px !important;
	left:-9px !important;
	top:328px !important;
	background:#645240;
}

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

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

@keyframes pulse-22911 {
	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-22911 {
	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);}
}
#item22911 {
	width:31px !important;
	height:31px !important;
	left:218px !important;
	top:437px !important;
}

@keyframes pulse-22917 {
	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-22917 {
	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);}
}
#item22917 {
	width:31px !important;
	height:31px !important;
	left:234px !important;
	top:359px !important;
}

@keyframes pulse-22923 {
	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-22923 {
	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);}
}
#item22923 {
	width:31px !important;
	height:31px !important;
	left:280px !important;
	top:343px !important;
}

#item22931 {
	width:9px !important;
	height:9px !important;
	top:259px !important;
}

#item22929 {
	width:456px !important;
	height:268px !important;
	left:28px !important;
	top:269px !important;
}

#item23005 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item23056 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item23144 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item23172 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item23168 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item23112 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item23139 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item23136 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item23108 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:306px !important;
}

#item77113 {
	width:37px !important;
	height:519px !important;
	left:-9px !important;
	top:328px !important;
	background:#645240;
}

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

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

@keyframes pulse-23466 {
	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-23466 {
	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);}
}
#item23466 {
	width:31px !important;
	height:31px !important;
	left:242px !important;
	top:436px !important;
}

@keyframes pulse-23472 {
	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-23472 {
	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);}
}
#item23472 {
	width:31px !important;
	height:31px !important;
	left:295px !important;
	top:387px !important;
}

@keyframes pulse-23479 {
	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-23479 {
	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);}
}
#item23479 {
	width:31px !important;
	height:31px !important;
	left:349px !important;
	top:418px !important;
}

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

#item23485 {
	width:543px !important;
	height:219px !important;
	left:24px !important;
	top:309px !important;
}

#item23560 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item23611 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:211px !important;
}

#item23701 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item23728 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item23725 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item23670 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item23697 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item23694 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item23665 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:299px !important;
}

#item85620 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#645240;
}

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

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

@keyframes pulse-78481 {
	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-78481 {
	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);}
}
#item78481 {
	width:31px !important;
	height:31px !important;
	left:108px !important;
	top:666px !important;
}

@keyframes pulse-78487 {
	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-78487 {
	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);}
}
#item78487 {
	width:31px !important;
	height:31px !important;
	left:212px !important;
	top:480px !important;
}

@keyframes pulse-78493 {
	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-78493 {
	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);}
}
#item78493 {
	width:31px !important;
	height:31px !important;
	left:384px !important;
	top:743px !important;
}

@keyframes pulse-78500 {
	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-78500 {
	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);}
}
#item78500 {
	width:31px !important;
	height:31px !important;
	left:393px !important;
	top:520px !important;
}

@keyframes pulse-78506 {
	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-78506 {
	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);}
}
#item78506 {
	width:31px !important;
	height:31px !important;
	left:181px !important;
	top:719px !important;
}

#item78514 {
	width:9px !important;
	height:9px !important;
	top:172px !important;
}

#item78512 {
	width:474px !important;
	height:318px !important;
	left:24px !important;
	top:421px !important;
}

#item78635 {
	width:240px !important;
	height:48px !important;
	left:40px !important;
	top:300px !important;
}

#item78688 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:300px !important;
}

#item78773 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item78799 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item78797 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item78743 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#7c6a59;
}

#item78769 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#7c6a59;
	border:solid 1px #fff;
}

#item78767 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item78739 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:373px !important;
}

#item79773 {
	width:260px !important;
	height:446px !important;
	background:#4c4c4e;
}

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

#item83657 {
	width:42px !important;
	height:829px !important;
	left:-14px !important;
	top:-14px !important;
	background:#4c4c4e;
}

#item83842 {
	width:254px !important;
	height:421px !important;
	background:#4c4c4e;
}

#item83867 {
	width:254px !important;
	height:421px !important;
	background:#4c4c4e;
}

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

#item118148 {
	width:42px !important;
	height:829px !important;
	left:567px !important;
	top:-14px !important;
	background:#4c4c4e;
}

#item118253 {
	width:134px !important;
	height:103px !important;
	left:124px !important;
	background:#e9eaeb;
}

#item118538 {
	width:132px !important;
	height:98px !important;
	left:126px !important;
	background:#e9eaeb;
}

#item127950 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:386px !important;
}

#item127957 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:42px !important;
}

#item127982 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

#item127990 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:446px !important;
}

#item128006 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

#item128020 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:108px !important;
}

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

#item128033 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item128038 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:228px !important;
}

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

#item128043 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:631px !important;
}

#item128048 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

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

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

#item26417 {
	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;
}

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

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

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

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

#item26360 {
	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;
}

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

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

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

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

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

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

#item26454 {
	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;
}

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

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

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

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

#item26492 {
	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;
}

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

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

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

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

#item128096 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:789px !important;
}

#item128106 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:446px !important;
}

#item128121 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

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

#item128135 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:631px !important;
}

#item128140 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:631px !important;
}

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

#item26052 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

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

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

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

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

#item26071 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:386px !important;
}

#item26078 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:42px !important;
}

#item128331 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:562px !important;
}

#item128339 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:500px !important;
}

#item128352 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:763px !important;
}

#item128359 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:701px !important;
}

#item134978 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:732px !important;
}

#item26230 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:108px !important;
}

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

#item26262 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item26267 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:228px !important;
}

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

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

#item128446 {
	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;
}

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

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

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

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

#item59256 {
	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;
}

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

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

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

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

#item26925 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:104px !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;
}

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

#item26926 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:113px !important;
}

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

#item26837 {
	width:611px !important;
	height:860px !important;
	left:-13px !important;
	top:-14px !important;
}

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

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

#item59309 {
	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;
}

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

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

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

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

#item59346 {
	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;
}

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

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

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

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

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

#item97290 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:37px !important;
}

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

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

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

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

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

#item107566 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:478px !important;
}

#item107573 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

#item107582 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:446px !important;
}

#item107594 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

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

#item107609 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:631px !important;
}

#item107615 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

#item128538 {
	width:539px !important;
	height:386px !important;
	left:29px !important;
	top:428px !important;
}

#item128544 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:779px !important;
}

#item128552 {
	width:108px !important;
	height:24px !important;
	left:359px !important;
	top:435px !important;
}

#item128567 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:385px !important;
}

#item128575 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:42px !important;
}

#item128589 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:501px !important;
}

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

#item128611 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:621px !important;
}

#item128617 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:621px !important;
}

#item128622 {
	width:539px !important;
	height:268px !important;
	left:29px !important;
	top:107px !important;
}

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

#item128643 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:227px !important;
}

#item128648 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:227px !important;
}

#item128089 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:74px !important;
}

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

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

#item107764 {
	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;
}

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

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

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

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

#item27597 {
	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;
}

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

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

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

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

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

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

#item59474 {
	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;
}

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

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

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

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

#item27671 {
	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;
}

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

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

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

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

#item26606 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:382px !important;
}

#item26614 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:39px !important;
}

#item27329 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:780px !important;
}

#item27337 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:437px !important;
}

#item26799 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:102px !important;
}

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

#item26826 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:222px !important;
}

#item26831 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:222px !important;
}

#item27390 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:502px !important;
}

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

#item27417 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:622px !important;
}

#item27422 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:622px !important;
}

#item135000 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:468px !important;
}

#item128870 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:160px !important;
}

#item128878 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:99px !important;
}

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

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

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

#item128934 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:700px !important;
}

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

#item128957 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:501px !important;
}

#item135009 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:129px !important;
}

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

#item135026 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:532px !important;
}

#item135036 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:732px !important;
}

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

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

#item129248 {
	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;
}

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

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

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

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

#item129182 {
	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;
}

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

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

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

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

#item59535 {
	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;
}

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

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

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

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

#item28111 {
	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;
}

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

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

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

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

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

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

#item129375 {
	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;
}

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

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

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

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

#item129338 {
	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;
}

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

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

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

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

#item129302 {
	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;
}

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

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

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

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

#item59581 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item129438 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:158px !important;
}

#item129446 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:96px !important;
}

#item129459 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:359px !important;
}

#item129469 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:298px !important;
}

#item135092 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:328px !important;
}

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

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

#item130894 {
	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;
}

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

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

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

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

#item107687 {
	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;
}

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

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

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

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

#item97997 {
	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;
}

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

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

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

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

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

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

#item58552 {
	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;
}

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

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

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

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

#item130966 {
	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;
}

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

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

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

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

#item129491 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:786px !important;
}

#item129498 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:442px !important;
}

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

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

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

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

#item129546 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:386px !important;
}

#item129555 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:43px !important;
}

#item129568 {
	width:539px !important;
	height:268px !important;
	left:29px !important;
	top:108px !important;
}

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

#item129586 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item129592 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:228px !important;
}

#item135100 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:76px !important;
}

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

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

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

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

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

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

#item129792 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:158px !important;
}

#item129799 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:96px !important;
}

#item129810 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:359px !important;
}

#item129817 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:298px !important;
}

#item135109 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:127px !important;
}

#item135126 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:474px !important;
}

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

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

#item131125 {
	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;
}

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

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

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

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

#item130036 {
	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;
}

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

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

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

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

#item129980 {
	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;
}

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

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

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

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

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

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

#item131262 {
	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;
}

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

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

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

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

#item130095 {
	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;
}

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

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

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

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

#item129836 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:786px !important;
}

#item129845 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:442px !important;
}

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

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

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

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

#item129893 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:386px !important;
}

#item129901 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:43px !important;
}

#item129915 {
	width:539px !important;
	height:268px !important;
	left:29px !important;
	top:108px !important;
}

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

#item129939 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item129944 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:228px !important;
}

#item135144 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:475px !important;
}

#item131490 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:79px !important;
}

#item131517 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

#item131538 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item131572 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

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

#item131632 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

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

#item131641 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

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

#item131648 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:628px !important;
}

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

#item131656 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

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

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

#item131736 {
	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;
}

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

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

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

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

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

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

#item131776 {
	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;
}

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

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

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

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

#item131501 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item131577 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:788px !important;
}

#item131585 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:125px !important;
}

#item131661 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:344px !important;
}

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

#item131666 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:635px !important;
}

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

#item131675 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:635px !important;
}

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

#item131683 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:635px !important;
}

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

#item131692 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:344px !important;
}

#item132200 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:79px !important;
}

#item132226 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

#item132263 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

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

#item132298 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

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

#item132310 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

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

#item132318 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:628px !important;
}

#item132326 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

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

#item132330 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

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

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

#item132427 {
	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;
}

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

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

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

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

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

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

#item132466 {
	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;
}

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

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

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

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

#item132211 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item132248 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:788px !important;
}

#item132255 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:79px !important;
}

#item132334 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:125px !important;
}

#item132361 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:344px !important;
}

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

#item132368 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:635px !important;
}

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

#item132375 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:635px !important;
}

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

#item132384 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:635px !important;
}

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

#item132393 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:344px !important;
}

#item132886 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:79px !important;
}

#item132911 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

#item133023 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item133057 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

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

#item133062 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

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

#item133070 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

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

#item133079 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:628px !important;
}

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

#item133089 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

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

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

#item133123 {
	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;
}

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

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

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

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

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

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

#item133162 {
	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;
}

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

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

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

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

#item132897 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item132933 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:788px !important;
}

#item132940 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:125px !important;
}

#item132973 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:344px !important;
}

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

#item132978 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:635px !important;
}

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

#item132990 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:635px !important;
}

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

#item133001 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:635px !important;
}

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

#item133011 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:344px !important;
}

#item133016 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:79px !important;
}

#item133619 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:39px !important;
}

#item133695 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:787px !important;
}

#item133702 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item133764 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

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

#item133770 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:634px !important;
}

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

#item133778 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:634px !important;
}

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

#item133786 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:634px !important;
}

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

#item133794 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

#item133799 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:78px !important;
}

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

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

#item133815 {
	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;
}

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

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

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

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

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

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

#item133875 {
	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;
}

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

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

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

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

#item133607 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:80px !important;
}

#item133633 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:45px !important;
}

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

#item133655 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item133690 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:344px !important;
}

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

#item133734 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:629px !important;
}

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

#item133743 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:629px !important;
}

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

#item133751 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:629px !important;
}

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

#item133759 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:344px !important;
}

#item133979 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:391px !important;
}

#item133990 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:48px !important;
}

#item134008 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:113px !important;
}

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

#item134033 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:233px !important;
}

#item134038 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:233px !important;
}

#item134051 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:788px !important;
}

#item134058 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:448px !important;
}

#item134071 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

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

#item134092 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:630px !important;
}

#item134097 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

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

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

#item134187 {
	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;
}

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

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

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

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

#item134131 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item119972 {
	width:49px !important;
	height:16px !important;
	left:213px !important;
	top:39px !important;
	background:#659fb9;
}

#item120064 {
	width:255px !important;
	height:3px !important;
	left:8px !important;
	top:35px !important;
	background:#659fb9;
}

#item135302 {
	width:279px !important;
	height:350px !important;
	left:21px !important;
	top:74px !important;
}

#item119947 {
	width:49px !important;
	height:16px !important;
	left:215px !important;
	top:39px !important;
	background:#659fb9;
}

#item120065 {
	width:255px !important;
	height:3px !important;
	left:10px !important;
	top:35px !important;
	background:#659fb9;
}

#item135304 {
	width:279px !important;
	height:350px !important;
	left:288px !important;
	top:74px !important;
}

#item119900 {
	width:49px !important;
	height:16px !important;
	left:230px !important;
	top:38px !important;
	background:#659fb9;
}

#item120066 {
	width:275px !important;
	height:3px !important;
	left:4px !important;
	top:34px !important;
	background:#659fb9;
}

#item135306 {
	width:279px !important;
	height:339px !important;
	left:145px !important;
	top:481px !important;
}

#item85621 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#525447;
}

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

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

@keyframes pulse-32316 {
	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-32316 {
	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);}
}
#item32316 {
	width:31px !important;
	height:31px !important;
	left:108px !important;
	top:640px !important;
}

@keyframes pulse-32323 {
	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-32323 {
	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);}
}
#item32323 {
	width:31px !important;
	height:31px !important;
	left:301px !important;
	top:442px !important;
}

@keyframes pulse-32329 {
	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-32329 {
	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);}
}
#item32329 {
	width:31px !important;
	height:31px !important;
	left:164px !important;
	top:509px !important;
}

@keyframes pulse-32335 {
	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-32335 {
	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);}
}
#item32335 {
	width:31px !important;
	height:31px !important;
	left:152px !important;
	top:544px !important;
}

#item32343 {
	width:9px !important;
	height:9px !important;
	top:144px !important;
}

#item32341 {
	width:368px !important;
	height:373px !important;
	left:24px !important;
	top:369px !important;
}

#item32514 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item32564 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item32779 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#525346;
}

#item32807 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#525346;
	border:solid 1px #fff;
}

#item32803 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item32748 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#525346;
}

#item32775 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#525346;
	border:solid 1px #fff;
}

#item32772 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item32614 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:293px !important;
}

#item85939 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#525447;
}

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

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

@keyframes pulse-33048 {
	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-33048 {
	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);}
}
#item33048 {
	width:31px !important;
	height:31px !important;
	left:336px !important;
	top:505px !important;
}

@keyframes pulse-33053 {
	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-33053 {
	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);}
}
#item33053 {
	width:31px !important;
	height:31px !important;
	left:382px !important;
	top:561px !important;
}

@keyframes pulse-33058 {
	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-33058 {
	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);}
}
#item33058 {
	width:31px !important;
	height:31px !important;
	left:425px !important;
	top:530px !important;
}

@keyframes pulse-33063 {
	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-33063 {
	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);}
}
#item33063 {
	width:31px !important;
	height:31px !important;
	left:394px !important;
	top:503px !important;
}

#item33091 {
	width:240px !important;
	height:48px !important;
	left:40px !important;
	top:210px !important;
}

#item33142 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:210px !important;
}

#item33295 {
	width:489px !important;
	height:197px !important;
	left:23px !important;
	top:451px !important;
}

#item33452 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#525346;
}

#item33479 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#525346;
	border:solid 1px #fff;
}

#item33476 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item33421 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#525346;
}

#item33448 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#525346;
	border:solid 1px #fff;
}

#item33445 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item33417 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:310px !important;
}

#item86536 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#525447;
}

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

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

@keyframes pulse-33650 {
	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-33650 {
	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);}
}
#item33650 {
	width:31px !important;
	height:31px !important;
	left:106px !important;
	top:640px !important;
}

@keyframes pulse-33655 {
	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-33655 {
	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);}
}
#item33655 {
	width:31px !important;
	height:31px !important;
	left:112px !important;
	top:677px !important;
}

#item33684 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item33736 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item33894 {
	width:9px !important;
	height:9px !important;
}

#item33892 {
	width:264px !important;
	height:220px !important;
	left:27px !important;
	top:521px !important;
}

#item33978 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#525346;
}

#item34005 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#525346;
	border:solid 1px #fff;
}

#item34002 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item33947 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#525346;
}

#item33974 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#525346;
	border:solid 1px #fff;
}

#item33971 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item33943 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:307px !important;
}

#item120801 {
	width:43px !important;
	height:828px !important;
	left:-14px !important;
	top:-14px !important;
	background:#525447;
}

#item120803 {
	width:43px !important;
	height:828px !important;
	left:567px !important;
	top:-14px !important;
	background:#525447;
}

#item34754 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item34764 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:47px !important;
}

#item34788 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item34797 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:443px !important;
}

#item104374 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:476px !important;
}

#item135159 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:77px !important;
}

#item34923 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:108px !important;
}

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

#item34950 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item34955 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:228px !important;
}

#item34960 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

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

#item35001 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:630px !important;
}

#item35006 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

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

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

#item35098 {
	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;
}

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

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

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

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

#item35041 {
	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;
}

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

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

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

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

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

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

#item35157 {
	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;
}

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

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

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

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

#item35216 {
	width:418px !important;
	height:664px !important;
	left:102px !important;
	top:105px !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;
}

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

#item35217 {
	width:21px !important;
	height:21px !important;
	left:490px !important;
	top:114px !important;
}

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

#item35129 {
	width:611px !important;
	height:860px !important;
	left:-13px !important;
	top:-16px !important;
}

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

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

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

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

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

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

#item121261 {
	width:10px !important;
	height:10px !important;
	left:1px !important;
	top:64px !important;
	background:#a7c352;
}

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

#item122075 {
	width:49px !important;
	height:16px !important;
	left:226px !important;
	top:40px !important;
	background:#659fb9;
}

#item122137 {
	width:275px !important;
	height:3px !important;
	top:36px !important;
	background:#659fb9;
}

#item135312 {
	width:276px !important;
	height:303px !important;
	left:28px !important;
	top:80px !important;
}

#item122163 {
	width:49px !important;
	height:16px !important;
	left:205px !important;
	top:48px !important;
	background:#659fb9;
}

#item122197 {
	width:255px !important;
	height:3px !important;
	top:44px !important;
	background:#659fb9;
}

#item135314 {
	width:255px !important;
	height:384px !important;
	left:312px !important;
	top:72px !important;
}

#item122221 {
	width:49px !important;
	height:16px !important;
	left:234px !important;
	top:37px !important;
	background:#659fb9;
}

#item122255 {
	width:283px !important;
	height:3px !important;
	left:1px !important;
	top:33px !important;
	background:#659fb9;
}

#item135316 {
	width:284px !important;
	height:294px !important;
	left:156px !important;
	top:505px !important;
}

#item89277 {
	width:37px !important;
	height:426px !important;
	left:-9px !important;
	top:421px !important;
	background:#6a7557;
}

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

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

@keyframes pulse-44338 {
	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-44338 {
	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);}
}
#item44338 {
	width:31px !important;
	height:31px !important;
	left:236px !important;
	top:359px !important;
}

@keyframes pulse-44343 {
	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-44343 {
	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);}
}
#item44343 {
	width:31px !important;
	height:31px !important;
	left:393px !important;
	top:456px !important;
}

@keyframes pulse-44349 {
	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-44349 {
	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);}
}
#item44349 {
	width:31px !important;
	height:31px !important;
	left:393px !important;
	top:522px !important;
}

#item44379 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:215px !important;
}

#item44429 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:215px !important;
}

#item44514 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#6a7557;
}

#item44541 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#6a7557;
	border:solid 1px #fff;
}

#item44538 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item44483 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#6a7557;
}

#item44510 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#6a7557;
	border:solid 1px #fff;
}

#item44507 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item44479 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:317px !important;
}

#item44652 {
	width:9px !important;
	height:9px !important;
	top:222px !important;
}

#item44650 {
	width:463px !important;
	height:292px !important;
	left:23px !important;
	top:316px !important;
}

#item90045 {
	width:37px !important;
	height:464px !important;
	left:-9px !important;
	top:399px !important;
	background:#6a7557;
}

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

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

@keyframes pulse-44899 {
	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-44899 {
	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);}
}
#item44899 {
	width:31px !important;
	height:31px !important;
	left:261px !important;
	top:564px !important;
}

@keyframes pulse-44904 {
	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-44904 {
	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);}
}
#item44904 {
	width:31px !important;
	height:31px !important;
	left:255px !important;
	top:619px !important;
}

@keyframes pulse-44908 {
	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-44908 {
	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);}
}
#item44908 {
	width:31px !important;
	height:31px !important;
	left:240px !important;
	top:506px !important;
}

#item45012 {
	width:9px !important;
	height:9px !important;
	top:68px !important;
}

#item45010 {
	width:414px !important;
	height:245px !important;
	left:21px !important;
	top:469px !important;
}

#item45086 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:215px !important;
}

#item45136 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:215px !important;
}

#item45250 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#6a7557;
}

#item45278 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#6a7557;
	border:solid 1px #fff;
}

#item45275 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item45219 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#6a7557;
}

#item45246 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#6a7557;
	border:solid 1px #fff;
}

#item45243 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item45215 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:317px !important;
}

#item90888 {
	width:37px !important;
	height:432px !important;
	left:-9px !important;
	top:415px !important;
	background:#6a7557;
}

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

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

@keyframes pulse-45454 {
	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-45454 {
	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);}
}
#item45454 {
	width:31px !important;
	height:31px !important;
	left:317px !important;
	top:496px !important;
}

@keyframes pulse-45458 {
	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-45458 {
	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);}
}
#item45458 {
	width:31px !important;
	height:31px !important;
	left:397px !important;
	top:454px !important;
}

@keyframes pulse-45462 {
	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-45462 {
	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);}
}
#item45462 {
	width:31px !important;
	height:31px !important;
	left:229px !important;
	top:336px !important;
}

#item45566 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:215px !important;
}

#item45617 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:215px !important;
}

#item45731 {
	width:511px !important;
	height:452px !important;
	left:10px !important;
	top:10px !important;
	background:#6a7557;
}

#item45758 {
	width:17px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#6a7557;
	border:solid 1px #fff;
}

#item45755 {
	width:23px !important;
	height:24px !important;
	left:480px !important;
	top:28px !important;
}

#item45700 {
	width:511px !important;
	height:452px !important;
	left:10px !important;
	top:10px !important;
	background:#6a7557;
}

#item45727 {
	width:17px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#6a7557;
	border:solid 1px #fff;
}

#item45724 {
	width:23px !important;
	height:24px !important;
	left:480px !important;
	top:28px !important;
}

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

#item45696 {
	width:521px !important;
	height:462px !important;
	left:32px !important;
	top:282px !important;
}

#item45764 {
	width:9px !important;
	height:9px !important;
	top:160px !important;
}

#item45762 {
	width:557px !important;
	height:205px !important;
	left:21px !important;
	top:377px !important;
}

#item45879 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item45893 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

#item45902 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item45930 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

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

#item57579 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

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

#item45935 {
	width:171px !important;
	height:131px !important;
	left:28px !important;
	top:631px !important;
}

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

#item45942 {
	width:171px !important;
	height:131px !important;
	left:211px !important;
	top:631px !important;
}

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

#item45950 {
	width:171px !important;
	height:131px !important;
	left:395px !important;
	top:631px !important;
}

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

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

#item45988 {
	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;
}

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

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

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

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

#item122742 {
	width:534px !important;
	height:389px !important;
}

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

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

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

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

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

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

#item122994 {
	width:10px !important;
	height:10px !important;
	left:1px !important;
	top:64px !important;
	background:#a7c352;
}

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

#item123883 {
	width:49px !important;
	height:16px !important;
	left:205px !important;
	top:39px !important;
	background:#659fb9;
}

#item135322 {
	width:259px !important;
	height:302px !important;
	left:28px !important;
	top:105px !important;
}

#item123858 {
	width:49px !important;
	height:16px !important;
	left:206px !important;
	top:38px !important;
	background:#659fb9;
}

#item123990 {
	width:510px !important;
	height:6px !important;
	top:33px !important;
	background:#659fb9;
	border:solid 1.4px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item135324 {
	width:259px !important;
	height:292px !important;
	left:308px !important;
	top:105px !important;
}

#item123811 {
	width:49px !important;
	height:16px !important;
	left:295px !important;
	top:38px !important;
	background:#659fb9;
}

#item123992 {
	width:344px !important;
	height:3px !important;
	left:1px !important;
	top:33px !important;
	background:#659fb9;
}

#item135326 {
	width:345px !important;
	height:380px !important;
	left:124px !important;
	top:434px !important;
}

#item92776 {
	width:37px !important;
	height:442px !important;
	left:-9px !important;
	top:405px !important;
	background:#95532e;
}

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

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

@keyframes pulse-48421 {
	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-48421 {
	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);}
}
#item48421 {
	width:31px !important;
	height:31px !important;
	left:251px !important;
	top:545px !important;
}

@keyframes pulse-48428 {
	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-48428 {
	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);}
}
#item48428 {
	width:31px !important;
	height:31px !important;
	left:184px !important;
	top:514px !important;
}

@keyframes pulse-48434 {
	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-48434 {
	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);}
}
#item48434 {
	width:31px !important;
	height:31px !important;
	left:137px !important;
	top:468px !important;
}

#item48442 {
	width:9px !important;
	height:9px !important;
	top:57px !important;
}

#item48440 {
	width:358px !important;
	height:149px !important;
	left:24px !important;
	top:503px !important;
}

#item48538 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:190px !important;
}

#item48588 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:190px !important;
}

#item48641 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:263px !important;
}

#item48757 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item48785 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item48782 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item48726 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item48753 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item48750 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item48695 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item48722 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item48719 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

#item48691 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:315px !important;
}

#item93719 {
	width:37px !important;
	height:442px !important;
	left:-9px !important;
	top:405px !important;
	background:#95532e;
}

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

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

@keyframes pulse-49165 {
	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-49165 {
	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);}
}
#item49165 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
	top:709px !important;
}

@keyframes pulse-49171 {
	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-49171 {
	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);}
}
#item49171 {
	width:31px !important;
	height:31px !important;
	left:162px !important;
	top:617px !important;
}

@keyframes pulse-49177 {
	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-49177 {
	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);}
}
#item49177 {
	width:31px !important;
	height:31px !important;
	left:267px !important;
	top:556px !important;
}

@keyframes pulse-49183 {
	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-49183 {
	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);}
}
#item49183 {
	width:31px !important;
	height:31px !important;
	left:241px !important;
	top:716px !important;
}

@keyframes pulse-49189 {
	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-49189 {
	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);}
}
#item49189 {
	width:31px !important;
	height:31px !important;
	left:180px !important;
	top:731px !important;
}

#item49197 {
	width:9px !important;
	height:9px !important;
	top:12px !important;
}

#item49195 {
	width:322px !important;
	height:255px !important;
	left:24px !important;
	top:560px !important;
}

#item49319 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:215px !important;
}

#item49369 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:215px !important;
}

#item49419 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item49565 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item49592 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item49589 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item49534 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item49561 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item49558 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item49503 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item49530 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item49527 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

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

#item94390 {
	width:37px !important;
	height:442px !important;
	left:-9px !important;
	top:405px !important;
	background:#95532e;
}

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

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

@keyframes pulse-49861 {
	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-49861 {
	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);}
}
#item49861 {
	width:31px !important;
	height:31px !important;
	left:220px !important;
	top:694px !important;
}

@keyframes pulse-49867 {
	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-49867 {
	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);}
}
#item49867 {
	width:31px !important;
	height:31px !important;
	left:261px !important;
	top:556px !important;
}

@keyframes pulse-49873 {
	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-49873 {
	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);}
}
#item49873 {
	width:31px !important;
	height:31px !important;
	left:173px !important;
	top:525px !important;
}

@keyframes pulse-49879 {
	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-49879 {
	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);}
}
#item49879 {
	width:31px !important;
	height:31px !important;
	left:142px !important;
	top:479px !important;
}

#item49887 {
	width:9px !important;
	height:9px !important;
	top:151px !important;
}

#item49885 {
	width:419px !important;
	height:316px !important;
	left:24px !important;
	top:421px !important;
}

#item49985 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:215px !important;
}

#item50036 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:215px !important;
}

#item50086 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item50233 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item50261 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item50258 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item50202 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item50229 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item50226 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

#item50170 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a76c4c;
}

#item50198 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#a76c4c;
	border:solid 1px #fff;
}

#item50195 {
	width:23px !important;
	height:23px !important;
	left:480px !important;
	top:27px !important;
}

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

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

#item124598 {
	width:595px !important;
	height:842px !important;
}
#in5footer,  #prefooter {display:none;}
