/* 	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:609px; height:842px; background: #fff !important; }
.paper-vertical { width:609px; height:100%; }
.paper-horizontal { width:55750px; 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:609px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@keyframes custom-263861 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-171px,-1px);}
}
@-webkit-keyframes custom-263861 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-171px,-1px);}
}
#item263862 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item264279 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item264275 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item264272 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item264268 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item336153 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item336167 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:790px !important;
}

#item336174 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item336216 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:337px !important;
}

#item336221 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:337px !important;
}

@keyframes grow-336226 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-336226 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item336226 {
	width:131px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-336236 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-336236 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item336236 {
	width:131px !important;
	height:131px !important;
	left:178px !important;
	top:628px !important;
}

@keyframes grow-336244 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-336244 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item336244 {
	width:131px !important;
	height:131px !important;
	left:313px !important;
	top:629px !important;
}

@keyframes grow-336291 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-336291 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item336291 {
	width:131px !important;
	height:131px !important;
	left:449px !important;
	top:629px !important;
}

#item336260 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336257 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336261 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336262 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336253 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item336398 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336396 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336421 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336422 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336391 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-263388 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-263388 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item263389 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item263798 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item263794 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item263805 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item263801 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

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

#item305495 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:337px !important;
}

#item305500 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:337px !important;
}

@keyframes grow-305505 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305505 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305505 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-305515 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305515 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305515 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:628px !important;
}

@keyframes grow-305525 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305525 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305525 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

@keyframes grow-333253 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-333253 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item333253 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

#item305779 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item305793 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:790px !important;
}

#item305801 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item305824 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:338px !important;
}

#item305829 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:338px !important;
}

@keyframes grow-305834 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305834 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305834 {
	width:176px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-305841 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305841 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305841 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:628px !important;
}

@keyframes grow-305849 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305849 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305849 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:629px !important;
}

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

#item305862 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item305866 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item305867 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item305858 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item305716 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item305719 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item305720 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item305712 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-307888 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-307888 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item307889 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item308279 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item308275 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item308285 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item308281 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

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

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

#item305673 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

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

@keyframes grow-305683 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305683 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305683 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-305692 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305692 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305692 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-305703 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-305703 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item305703 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:629px !important;
}

#item306127 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item306141 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:790px !important;
}

#item306149 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item306170 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:337px !important;
}

#item306175 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:337px !important;
}

@keyframes grow-306180 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306180 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306180 {
	width:176px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-306188 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306188 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306188 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:628px !important;
}

@keyframes grow-306196 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306196 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306196 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:629px !important;
}

#item306212 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item306209 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item306213 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item306215 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item306205 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item336581 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336579 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336582 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336583 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336575 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-308337 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-308337 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item308338 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item308730 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item308726 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item308736 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item308732 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

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

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

#item306392 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:337px !important;
}

#item306397 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:337px !important;
}

@keyframes grow-306402 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306402 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306402 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-306409 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306409 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306409 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:628px !important;
}

@keyframes grow-306418 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306418 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306418 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

@keyframes grow-333281 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-333281 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item333281 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

#item306768 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item306781 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:790px !important;
}

#item306788 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item306824 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:338px !important;
}

#item306830 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:338px !important;
}

@keyframes grow-306835 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306835 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306835 {
	width:176px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-306843 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306843 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306843 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:628px !important;
}

@keyframes grow-306851 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306851 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306851 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:629px !important;
}

#item330787 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:74px !important;
}

#item336626 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336623 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336627 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336628 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336619 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item306695 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item306693 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item306696 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item306697 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item306661 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item306658 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item306662 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item306663 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item306626 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item306624 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item306627 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item306628 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item306620 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-308817 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-308817 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item308818 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item309207 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item309203 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item309214 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item309209 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item306533 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:369px !important;
}

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

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

#item306567 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:443px !important;
}

#item306580 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:509px !important;
}

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

#item306600 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:629px !important;
}

#item306607 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:629px !important;
}

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

#item306918 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item306932 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:790px !important;
}

#item306941 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item306972 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:338px !important;
}

#item306977 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:338px !important;
}

@keyframes grow-306982 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306982 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306982 {
	width:131px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-306991 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-306991 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item306991 {
	width:131px !important;
	height:131px !important;
	left:178px !important;
	top:628px !important;
}

@keyframes grow-307000 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-307000 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item307000 {
	width:131px !important;
	height:131px !important;
	left:313px !important;
	top:629px !important;
}

#item330796 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:74px !important;
}

@keyframes grow-333313 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-333313 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item333313 {
	width:131px !important;
	height:131px !important;
	left:449px !important;
	top:629px !important;
}

#item336671 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336667 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336672 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336673 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336663 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item275778 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item275776 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item275779 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item275780 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item275772 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-309278 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-309278 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item309279 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item309671 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item309667 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item309677 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item309673 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

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

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

#item275738 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

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

@keyframes grow-275748 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-275748 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item275748 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-275756 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-275756 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item275756 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-275763 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-275763 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item275763 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:629px !important;
}

#item218029 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item219943 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item47009 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item47034 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:338px !important;
}

#item47040 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:338px !important;
}

@keyframes grow-47046 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-47046 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item47046 {
	width:131px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-47055 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-47055 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item47055 {
	width:131px !important;
	height:131px !important;
	left:178px !important;
	top:628px !important;
}

@keyframes grow-47062 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-47062 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item47062 {
	width:131px !important;
	height:131px !important;
	left:313px !important;
	top:629px !important;
}

@keyframes grow-333365 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-333365 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item333365 {
	width:131px !important;
	height:131px !important;
	left:449px !important;
	top:629px !important;
}

#item47109 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47106 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item47110 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item47112 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item47104 {
	width:624px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item276271 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item276269 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item276273 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item276274 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item276237 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item276235 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item276238 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item276239 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item276231 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-309734 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-309734 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item309735 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item310125 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item310121 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item310131 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item310127 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item276150 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

#item276163 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item276175 {
	width:108px !important;
	height:24px !important;
	left:445px !important;
	top:388px !important;
}

#item276184 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:509px !important;
}

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

#item276197 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:629px !important;
}

#item276202 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:629px !important;
}

#item276208 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:107px !important;
}

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

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

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

#item307098 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:784px !important;
}

#item307106 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:440px !important;
}

#item307119 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:509px !important;
}

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

#item307141 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:629px !important;
}

#item307146 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:629px !important;
}

#item307151 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item307164 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:110px !important;
}

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

#item307185 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:230px !important;
}

#item307190 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:230px !important;
}

#item307197 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item307246 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item307243 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item307247 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item307270 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item307211 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item307208 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item307212 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item307213 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item307204 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item307536 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item307534 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item307537 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item307538 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item307503 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item307501 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item307504 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item307505 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item307469 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item307467 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item307470 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item307471 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item307463 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-310670 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-310670 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item310671 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item311063 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item311058 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item311069 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item311065 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

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

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

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

#item307411 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:568px !important;
}

#item307419 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:766px !important;
}

#item307427 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:505px !important;
}

#item307439 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:703px !important;
}

#item307456 {
	width:108px !important;
	height:24px !important;
	left:445px !important;
	top:387px !important;
}

#item276714 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item276726 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item276734 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item276761 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:338px !important;
}

#item276767 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:338px !important;
}

@keyframes grow-276773 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-276773 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item276773 {
	width:176px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-276781 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-276781 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item276781 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:628px !important;
}

@keyframes grow-276790 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-276790 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item276790 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:629px !important;
}

#item276806 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item276803 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item276807 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item276808 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item276798 {
	width:624px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item277050 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item277048 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item277051 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item277052 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item277017 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item277015 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item277018 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item277019 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277011 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-311276 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-311276 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item311277 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item311666 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item311662 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item311672 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item311668 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item276927 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

#item276940 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item276957 {
	width:108px !important;
	height:24px !important;
	left:445px !important;
	top:388px !important;
}

#item276965 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:509px !important;
}

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

#item276977 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:629px !important;
}

#item276982 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:629px !important;
}

#item276987 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:107px !important;
}

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

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

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

#item277176 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item277188 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item277200 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:118px !important;
}

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

#item277222 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:337px !important;
}

#item277227 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:337px !important;
}

@keyframes grow-277232 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-277232 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item277232 {
	width:176px !important;
	height:131px !important;
	left:42px !important;
	top:628px !important;
}

@keyframes grow-277240 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-277240 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item277240 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:628px !important;
}

@keyframes grow-277249 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-277249 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item277249 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:629px !important;
}

#item277264 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item277261 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item277265 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item277266 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277257 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item164804 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item164808 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item164809 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item164800 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-311735 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-311735 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item311736 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item312128 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item312124 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item312134 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item312130 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item181591 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

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

#item181633 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:337px !important;
}

#item181638 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:337px !important;
}

@keyframes grow-181643 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-181643 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item181643 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-181650 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-181650 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item181650 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-181660 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-181660 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item181660 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:629px !important;
}

#item333730 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item333737 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:44px !important;
}

#item333752 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:111px !important;
}

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

#item333780 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:231px !important;
}

#item333786 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:231px !important;
}

#item333791 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:443px !important;
}

#item333803 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item333812 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:511px !important;
}

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

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

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

#item333916 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:476px !important;
}

#item336752 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336750 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336753 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336754 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item336718 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336716 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336720 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336721 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336712 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item336837 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item336835 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336838 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336839 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item336804 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item336802 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336805 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336806 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336798 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-312223 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-312223 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item312224 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item312614 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item312610 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item312620 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item312616 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item277530 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

#item277547 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item277560 {
	width:108px !important;
	height:24px !important;
	left:445px !important;
	top:388px !important;
}

#item277567 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:509px !important;
}

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

#item277578 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:629px !important;
}

#item277583 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:629px !important;
}

#item277588 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:107px !important;
}

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

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

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

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

#item182511 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:162px !important;
}

#item182518 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:363px !important;
}

#item182527 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:100px !important;
}

#item182539 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:301px !important;
}

#item182554 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:784px !important;
}

#item182565 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:446px !important;
}

#item182578 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:511px !important;
}

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

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

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

#item182678 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item182676 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item182679 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item182703 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item182644 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item182642 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item182645 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item182646 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item182609 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item182607 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item182610 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item182611 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item182602 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

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

#item277990 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item277993 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item277994 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277956 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item277959 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item277960 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277921 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item277924 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item277926 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277887 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item277890 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item277891 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277883 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-312688 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-312688 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item312689 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item313085 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item313081 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item313091 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item313087 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item277794 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:166px !important;
}

#item277805 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:367px !important;
}

#item277812 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:568px !important;
}

#item277819 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:766px !important;
}

#item277830 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:104px !important;
}

#item277843 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:305px !important;
}

#item277858 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:506px !important;
}

#item277870 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:704px !important;
}

#item218271 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:44px !important;
}

#item219848 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item49302 {
	width:539px !important;
	height:480px !important;
	left:40px !important;
	top:117px !important;
}

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

#item49340 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:337px !important;
}

#item49350 {
	width:41px !important;
	height:41px !important;
	left:40px !important;
	top:337px !important;
}

@keyframes grow-49362 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-49362 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item49362 {
	width:132px !important;
	height:131px !important;
	left:40px !important;
	top:627px !important;
}

@keyframes grow-49377 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-49377 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item49377 {
	width:132px !important;
	height:131px !important;
	left:176px !important;
	top:627px !important;
}

@keyframes grow-49393 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-49393 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item49393 {
	width:132px !important;
	height:131px !important;
	left:312px !important;
	top:626px !important;
}

@keyframes grow-334019 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334019 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334019 {
	width:132px !important;
	height:131px !important;
	left:447px !important;
	top:626px !important;
}

#item330841 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:74px !important;
}

#item336893 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item336891 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336894 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336895 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336887 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item165306 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item165304 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item165307 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item165308 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item165300 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-313160 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-313160 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item313161 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item313552 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item313547 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item313558 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item313554 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item218255 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

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

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

#item182448 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

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

@keyframes grow-182458 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-182458 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item182458 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-182465 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-182465 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item182465 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-182476 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-182476 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item182476 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:629px !important;
}

#item278325 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:563px !important;
}

#item278334 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:764px !important;
}

#item278341 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:500px !important;
}

#item278356 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:701px !important;
}

#item278368 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item278381 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item278391 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:109px !important;
}

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

#item278414 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:229px !important;
}

#item278420 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:229px !important;
}

#item278498 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item278496 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item278499 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item278500 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item278464 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item278462 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item278465 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item278467 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item278431 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item278429 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item278432 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item278433 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item278425 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item334256 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item334254 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item334257 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item334258 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item334248 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-313621 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-313621 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item313622 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item314012 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item314008 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item314018 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item314014 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item334145 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

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

#item334201 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

@keyframes grow-334206 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334206 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334206 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-334215 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334215 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334215 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:628px !important;
}

@keyframes grow-334224 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334224 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334224 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

@keyframes grow-334233 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334233 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334233 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

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

#item218393 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item218747 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item184370 {
	width:539px !important;
	height:480px !important;
	left:43px !important;
	top:117px !important;
}

#item184400 {
	width:41px !important;
	height:41px !important;
	left:43px !important;
	top:337px !important;
}

@keyframes grow-184405 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184405 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184405 {
	width:176px !important;
	height:131px !important;
	left:43px !important;
	top:627px !important;
}

@keyframes grow-184412 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184412 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184412 {
	width:176px !important;
	height:131px !important;
	left:224px !important;
	top:627px !important;
}

@keyframes grow-184419 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184419 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184419 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:628px !important;
}

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

#item184426 {
	width:41px !important;
	height:41px !important;
	left:541px !important;
	top:337px !important;
}

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

#item184709 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item184712 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item184713 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item184705 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item278912 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item278909 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item278913 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item278914 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item278877 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item278875 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item278878 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item278879 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item278871 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-314084 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-314084 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item314085 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item314475 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item314471 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item314481 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item314477 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item278789 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

#item278804 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item278818 {
	width:108px !important;
	height:24px !important;
	left:445px !important;
	top:388px !important;
}

#item278825 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:509px !important;
}

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

#item278839 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:629px !important;
}

#item278845 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:629px !important;
}

#item278850 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:107px !important;
}

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

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

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

#item279028 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:162px !important;
}

#item279038 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:363px !important;
}

#item279047 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:100px !important;
}

#item279060 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:301px !important;
}

#item279077 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:784px !important;
}

#item279085 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:446px !important;
}

#item279098 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:511px !important;
}

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

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

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

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

#item279200 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item279203 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item279226 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item279164 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item279167 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item279168 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item279130 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item279133 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item279134 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item279126 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item337011 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item337009 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337012 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337013 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item336977 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item336975 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336978 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336979 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item336942 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item336940 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item336943 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item336944 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item336936 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-315177 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-315177 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item315178 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item315568 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item315564 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item315575 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item315571 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item279346 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:369px !important;
}

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

#item279365 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:306px !important;
}

#item279387 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

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

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

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

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

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

#item330861 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:136px !important;
}

#item185244 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:166px !important;
}

#item185251 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:361px !important;
}

#item185259 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:562px !important;
}

#item185267 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:766px !important;
}

#item185274 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:103px !important;
}

#item185289 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:305px !important;
}

#item185302 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:506px !important;
}

#item185320 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:703px !important;
}

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

#item185524 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185527 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item185529 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item185489 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185492 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item185493 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item185455 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185458 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item185459 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item185420 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185423 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item185424 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item185416 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

#item337063 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337061 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337064 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337065 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337057 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-315652 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-315652 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item315653 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item316044 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item316040 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item316050 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item316046 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item279665 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

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

#item279699 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

@keyframes grow-279704 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-279704 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item279704 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-279712 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-279712 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item279712 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:628px !important;
}

@keyframes grow-279720 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-279720 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item279720 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

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

@keyframes grow-334363 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334363 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334363 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

#item279864 {
	width:108px !important;
	height:24px !important;
	left:363px !important;
	top:236px !important;
}

#item279878 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:585px !important;
}

#item279885 {
	width:539px !important;
	height:268px !important;
	left:40px !important;
	top:309px !important;
}

#item279902 {
	width:28px !important;
	height:28px !important;
	left:40px !important;
	top:429px !important;
}

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

#item279907 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:429px !important;
}

#item279912 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:165px !important;
}

#item279919 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:103px !important;
}

#item279931 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:762px !important;
}

#item279939 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:700px !important;
}

#item280031 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item280029 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item280032 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item280033 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item279997 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item279995 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item279998 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item279999 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item279962 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item279960 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item279963 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item279964 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item279955 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item337180 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item337178 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337181 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337182 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337146 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item337144 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337147 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337148 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337111 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item337109 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337112 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337113 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337105 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-316120 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-316120 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item316121 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item316510 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item316506 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item316516 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item316512 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item280148 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:765px !important;
}

#item280168 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:703px !important;
}

#item280190 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:238px !important;
}

#item280203 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:304px !important;
}

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

#item280220 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:424px !important;
}

#item280225 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:424px !important;
}

#item280336 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:578px !important;
}

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

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

#item330870 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:136px !important;
}

#item280436 {
	width:108px !important;
	height:24px !important;
	left:363px !important;
	top:236px !important;
}

#item280454 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:585px !important;
}

#item280463 {
	width:539px !important;
	height:268px !important;
	left:40px !important;
	top:309px !important;
}

#item280478 {
	width:28px !important;
	height:28px !important;
	left:40px !important;
	top:429px !important;
}

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

#item280483 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:429px !important;
}

#item280488 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:165px !important;
}

#item280495 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:103px !important;
}

#item280508 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:762px !important;
}

#item280515 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:700px !important;
}

#item339619 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item339617 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339620 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339621 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item339585 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item339582 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339586 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339587 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item339551 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item339549 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339552 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339553 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339545 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item280803 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item280801 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item280804 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item280805 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item280797 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-316582 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-316582 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item316583 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item316975 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item316971 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item316981 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item316977 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item280726 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

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

#item280757 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

@keyframes grow-280762 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-280762 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item280762 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-280771 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-280771 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item280771 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-280781 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-280781 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item280781 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:629px !important;
}

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

#item280923 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:563px !important;
}

#item280930 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:764px !important;
}

#item280937 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:500px !important;
}

#item280953 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:701px !important;
}

#item280967 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item280980 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item280987 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:109px !important;
}

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

#item281003 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:229px !important;
}

#item281010 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:229px !important;
}

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

#item339859 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339862 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339863 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339826 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339829 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339830 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339793 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339796 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339797 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339789 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

#item281447 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item281445 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item281448 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item281449 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item281441 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-317049 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-317049 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item317050 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item317443 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item317439 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item317449 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item317445 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item281369 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

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

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

#item281401 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

@keyframes grow-281406 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281406 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281406 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:628px !important;
}

@keyframes grow-281417 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281417 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281417 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-281426 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281426 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281426 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:629px !important;
}

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

#item330942 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:563px !important;
}

#item330950 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:764px !important;
}

#item330957 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:500px !important;
}

#item330971 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:701px !important;
}

#item330986 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item330999 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item331006 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:109px !important;
}

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

#item331030 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:229px !important;
}

#item331035 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:229px !important;
}

#item331145 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:75px !important;
}

#item337309 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337307 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337310 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337312 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337276 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337273 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337277 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337278 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337241 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337239 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337242 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337243 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337235 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item188006 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item188003 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188007 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item188008 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item187970 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187968 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187971 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item187972 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item167030 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item167028 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item167031 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item167032 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item166997 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item166995 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item166998 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item166999 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item166991 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-317510 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-317510 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item317511 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item317900 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item317896 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item317906 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item317902 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item187805 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:564px !important;
}

#item187813 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:502px !important;
}

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

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

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

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

#item187871 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

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

#item331161 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:533px !important;
}

#item281891 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item281905 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item281914 {
	width:539px !important;
	height:480px !important;
	left:43px !important;
	top:117px !important;
}

#item281935 {
	width:41px !important;
	height:41px !important;
	left:43px !important;
	top:337px !important;
}

@keyframes grow-281940 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281940 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281940 {
	width:176px !important;
	height:131px !important;
	left:43px !important;
	top:627px !important;
}

@keyframes grow-281948 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281948 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281948 {
	width:176px !important;
	height:131px !important;
	left:224px !important;
	top:627px !important;
}

@keyframes grow-281957 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281957 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281957 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:628px !important;
}

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

#item281965 {
	width:41px !important;
	height:41px !important;
	left:541px !important;
	top:337px !important;
}

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

#item281974 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item281978 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item281979 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item281970 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item337358 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337356 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337359 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337360 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337352 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-317973 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-317973 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item317974 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item318363 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item318359 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item318369 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item318365 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item282119 {
	width:108px !important;
	height:24px !important;
	left:461px !important;
	top:790px !important;
}

#item282126 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item282141 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:119px !important;
}

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

@keyframes grow-282169 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-282169 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item282169 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:629px !important;
}

@keyframes grow-282177 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-282177 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item282177 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:629px !important;
}

@keyframes grow-282186 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-282186 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item282186 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

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

#item282194 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

@keyframes grow-334422 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334422 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334422 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

#item282698 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:162px !important;
}

#item282705 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:363px !important;
}

#item282714 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:100px !important;
}

#item282730 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:301px !important;
}

#item282747 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:784px !important;
}

#item282754 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:446px !important;
}

#item282769 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:511px !important;
}

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

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

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

#item331170 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:131px !important;
}

#item337475 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337473 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337476 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337499 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337440 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337438 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337441 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337442 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337405 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337403 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337406 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337407 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337399 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item337549 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337547 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337550 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337551 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337543 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-318435 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-318435 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item318436 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item318827 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item318823 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item318833 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item318829 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item331388 {
	width:108px !important;
	height:24px !important;
	left:461px !important;
	top:790px !important;
}

#item331397 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item331411 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:119px !important;
}

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

@keyframes grow-331449 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331449 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331449 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:629px !important;
}

@keyframes grow-331459 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331459 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331459 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:629px !important;
}

@keyframes grow-331467 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331467 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331467 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

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

#item331475 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

@keyframes grow-334526 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334526 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334526 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

#item218868 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item218882 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item188488 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:117px !important;
}

#item188507 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:337px !important;
}

@keyframes grow-188513 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188513 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188513 {
	width:176px !important;
	height:131px !important;
	left:42px !important;
	top:627px !important;
}

@keyframes grow-188522 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188522 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188522 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:627px !important;
}

@keyframes grow-188531 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188531 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188531 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:628px !important;
}

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

#item188541 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:337px !important;
}

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

#item167866 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item167870 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item167872 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item167828 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item337594 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337598 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337599 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337590 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-318910 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-318910 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item318911 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item319302 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item319298 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item319308 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item319304 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item331229 {
	width:108px !important;
	height:24px !important;
	left:461px !important;
	top:790px !important;
}

#item331239 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item331251 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:119px !important;
}

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

@keyframes grow-331289 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331289 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331289 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:629px !important;
}

@keyframes grow-331299 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331299 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331299 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:629px !important;
}

@keyframes grow-331308 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331308 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331308 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

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

#item331316 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

#item331321 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:74px !important;
}

@keyframes grow-334575 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334575 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334575 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

#item283211 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item283223 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item283230 {
	width:539px !important;
	height:480px !important;
	left:43px !important;
	top:117px !important;
}

#item283253 {
	width:41px !important;
	height:41px !important;
	left:43px !important;
	top:337px !important;
}

@keyframes grow-283259 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-283259 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item283259 {
	width:131px !important;
	height:131px !important;
	left:43px !important;
	top:627px !important;
}

@keyframes grow-283268 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-283268 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item283268 {
	width:131px !important;
	height:131px !important;
	left:178px !important;
	top:627px !important;
}

@keyframes grow-283276 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-283276 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item283276 {
	width:131px !important;
	height:131px !important;
	left:314px !important;
	top:628px !important;
}

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

#item283285 {
	width:41px !important;
	height:41px !important;
	left:541px !important;
	top:337px !important;
}

@keyframes grow-334608 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334608 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334608 {
	width:131px !important;
	height:131px !important;
	left:450px !important;
	top:628px !important;
}

#item337647 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337645 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337648 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337649 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337641 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item283664 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item283662 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item283665 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item283666 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item283630 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item283628 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item283631 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item283632 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item283597 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item283595 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item283598 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item283599 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item283563 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item283561 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item283564 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item283565 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item283556 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-319368 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-319368 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item319369 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item319758 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item319754 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item319764 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item319760 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

#item283485 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:564px !important;
}

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

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

#item283515 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:305px !important;
}

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

#item283542 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:703px !important;
}

#item331826 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item331838 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:790px !important;
}

#item331845 {
	width:539px !important;
	height:480px !important;
	left:43px !important;
	top:117px !important;
}

#item331881 {
	width:41px !important;
	height:41px !important;
	left:43px !important;
	top:337px !important;
}

@keyframes grow-331886 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331886 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331886 {
	width:176px !important;
	height:131px !important;
	left:43px !important;
	top:627px !important;
}

@keyframes grow-331894 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331894 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331894 {
	width:176px !important;
	height:131px !important;
	left:224px !important;
	top:627px !important;
}

@keyframes grow-331903 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-331903 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item331903 {
	width:176px !important;
	height:131px !important;
	left:405px !important;
	top:628px !important;
}

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

#item331912 {
	width:41px !important;
	height:41px !important;
	left:541px !important;
	top:337px !important;
}

#item331957 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:74px !important;
}

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

#item337690 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337693 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337694 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337686 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

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

#item331751 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item331754 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item331756 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item331716 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item331720 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item331721 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item331712 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-319867 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-319867 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item319868 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item320259 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item320255 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item320265 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item320261 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item331606 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

#item331618 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item331625 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

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

#item331648 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item331667 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:230px !important;
}

#item331672 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:230px !important;
}

#item331677 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:506px !important;
}

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

#item331701 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:626px !important;
}

#item331706 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:626px !important;
}

#item284236 {
	width:108px !important;
	height:24px !important;
	left:363px !important;
	top:236px !important;
}

#item284253 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:585px !important;
}

#item284261 {
	width:539px !important;
	height:268px !important;
	left:40px !important;
	top:309px !important;
}

#item284275 {
	width:28px !important;
	height:28px !important;
	left:40px !important;
	top:429px !important;
}

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

#item284280 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:429px !important;
}

#item284285 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:165px !important;
}

#item284292 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:103px !important;
}

#item284304 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:762px !important;
}

#item284312 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:700px !important;
}

#item331970 {
	width:108px !important;
	height:24px !important;
	left:363px !important;
	top:272px !important;
}

#item337822 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337820 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337823 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337824 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337788 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337786 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337789 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337790 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item337754 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item337752 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337755 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337756 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337748 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

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

#item332183 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item332186 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item332187 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item332149 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item332152 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item332153 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item332145 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-320335 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-320335 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item320336 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item320726 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item320722 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item320732 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item320728 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item332022 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

#item332034 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item332045 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

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

#item332070 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item332094 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:230px !important;
}

#item332099 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:230px !important;
}

#item332104 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:506px !important;
}

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

#item332125 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:626px !important;
}

#item332130 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:626px !important;
}

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

#item189782 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:40px !important;
}

#item189794 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:385px !important;
}

#item189801 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:783px !important;
}

#item189808 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:439px !important;
}

#item189822 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:107px !important;
}

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

#item189837 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:227px !important;
}

#item189842 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:227px !important;
}

#item189847 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:504px !important;
}

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

#item189864 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:624px !important;
}

#item189869 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:624px !important;
}

#item169281 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item169279 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item169282 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item169283 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item169247 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item169245 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item169248 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item169249 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item169241 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

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

#item337881 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337884 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337885 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337877 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-320956 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-320956 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item320957 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item321348 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item321344 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item321354 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item321350 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item334742 {
	width:108px !important;
	height:24px !important;
	left:461px !important;
	top:790px !important;
}

#item334751 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:44px !important;
}

#item334764 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:119px !important;
}

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

@keyframes grow-334810 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334810 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334810 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:629px !important;
}

@keyframes grow-334818 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334818 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334818 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:629px !important;
}

@keyframes grow-334825 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334825 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334825 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:629px !important;
}

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

#item334833 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:338px !important;
}

@keyframes grow-334877 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334877 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334877 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:629px !important;
}

#item334886 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:78px !important;
}

#item334926 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:49px !important;
}

#item334939 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:790px !important;
}

#item334948 {
	width:539px !important;
	height:480px !important;
	left:43px !important;
	top:117px !important;
}

#item334980 {
	width:41px !important;
	height:41px !important;
	left:43px !important;
	top:337px !important;
}

@keyframes grow-334985 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334985 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334985 {
	width:131px !important;
	height:131px !important;
	left:43px !important;
	top:627px !important;
}

@keyframes grow-334994 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-334994 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item334994 {
	width:131px !important;
	height:131px !important;
	left:178px !important;
	top:627px !important;
}

@keyframes grow-335002 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335002 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335002 {
	width:131px !important;
	height:131px !important;
	left:314px !important;
	top:628px !important;
}

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

#item335010 {
	width:41px !important;
	height:41px !important;
	left:541px !important;
	top:337px !important;
}

@keyframes grow-335083 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335083 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335083 {
	width:131px !important;
	height:131px !important;
	left:450px !important;
	top:627px !important;
}

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

#item337921 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337925 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337926 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337917 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

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

#item286729 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item286732 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item286733 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item286695 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item286698 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item286699 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item286691 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-321427 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-321427 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item321428 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item321818 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item321814 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item321824 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item321820 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item286584 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

#item286596 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item286603 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

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

#item286623 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item286645 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:230px !important;
}

#item286650 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:230px !important;
}

#item286655 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:506px !important;
}

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

#item286680 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:626px !important;
}

#item286685 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:626px !important;
}

#item332310 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:49px !important;
}

#item332323 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:562px !important;
}

#item332331 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:766px !important;
}

#item332341 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:506px !important;
}

#item332353 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:703px !important;
}

#item332366 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:387px !important;
}

#item332373 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:735px !important;
}

#item332384 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:109px !important;
}

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

#item332406 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:229px !important;
}

#item332411 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:229px !important;
}

#item332491 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item332489 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item332492 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item332493 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item332456 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item332454 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item332457 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item332458 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item332422 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item332420 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item332423 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item332424 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item332416 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item337968 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item337966 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item337969 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item337970 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item337962 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-321907 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-321907 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item321908 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item322299 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item322295 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item322306 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item322301 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item285248 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:49px !important;
}

#item285262 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

#item285269 {
	width:539px !important;
	height:480px !important;
	left:29px !important;
	top:127px !important;
}

#item285290 {
	width:41px !important;
	height:41px !important;
	left:29px !important;
	top:347px !important;
}

@keyframes grow-285295 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-285295 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item285295 {
	width:131px !important;
	height:131px !important;
	left:29px !important;
	top:637px !important;
}

@keyframes grow-285305 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-285305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item285305 {
	width:131px !important;
	height:131px !important;
	left:165px !important;
	top:637px !important;
}

@keyframes grow-285314 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-285314 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item285314 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:638px !important;
}

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

#item285323 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:347px !important;
}

@keyframes grow-335184 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335184 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335184 {
	width:131px !important;
	height:131px !important;
	left:436px !important;
	top:638px !important;
}

#item285456 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:162px !important;
}

#item285463 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:363px !important;
}

#item285470 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:100px !important;
}

#item285484 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:301px !important;
}

#item285504 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:784px !important;
}

#item285513 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:446px !important;
}

#item285525 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:511px !important;
}

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

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

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

#item285626 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item285624 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item285627 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item285650 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item285592 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item285590 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item285593 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item285594 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item285555 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item285553 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item285556 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item285557 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item285549 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item338085 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item338083 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338086 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338087 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item338052 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item338050 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338053 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338054 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item338019 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item338017 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338020 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338021 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338013 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-322374 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-322374 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item322375 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item322764 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item322760 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item322770 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item322766 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

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

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

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

#item285821 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:568px !important;
}

#item285831 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:766px !important;
}

#item285838 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:505px !important;
}

#item285850 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:703px !important;
}

#item285864 {
	width:108px !important;
	height:24px !important;
	left:445px !important;
	top:387px !important;
}

#item332547 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:537px !important;
}

#item287154 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:166px !important;
}

#item287162 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:361px !important;
}

#item287169 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:562px !important;
}

#item287176 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:766px !important;
}

#item287187 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:103px !important;
}

#item287204 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:305px !important;
}

#item287217 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:506px !important;
}

#item287230 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:703px !important;
}

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

#item340048 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item340051 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item340052 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item340014 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item340017 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item340018 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339979 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339982 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339984 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339945 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339948 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339949 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339940 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item338333 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item338331 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338334 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338335 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item338300 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item338298 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338301 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338302 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338294 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-322840 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-322840 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item322841 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item323235 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item323230 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item323241 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item323237 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item335272 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

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

#item335295 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:630px !important;
}

#item335301 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

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

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

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

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

#item335338 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

#item335345 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

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

#item335373 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item335449 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:75px !important;
}

#item335459 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:473px !important;
}

#item287830 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item287848 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-287853 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-287853 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item287853 {
	width:176px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-287862 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-287862 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item287862 {
	width:176px !important;
	height:131px !important;
	left:222px !important;
	top:630px !important;
}

@keyframes grow-287872 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-287872 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item287872 {
	width:176px !important;
	height:131px !important;
	left:403px !important;
	top:631px !important;
}

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

#item287880 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:340px !important;
}

#item287949 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item287965 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item332576 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:74px !important;
}

#item338389 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item338387 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338412 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338413 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338382 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item288516 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item288514 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item288517 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item288518 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item288482 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item288480 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item288484 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item288485 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item288449 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item288447 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item288450 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item288451 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item288443 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-323795 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-323795 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item323796 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item324187 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item324183 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item324193 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item324189 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

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

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

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

#item288393 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:568px !important;
}

#item288400 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:766px !important;
}

#item288410 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:505px !important;
}

#item288424 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:703px !important;
}

#item288436 {
	width:108px !important;
	height:24px !important;
	left:445px !important;
	top:387px !important;
}

#item288787 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item288808 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-288813 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-288813 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item288813 {
	width:176px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-288821 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-288821 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item288821 {
	width:176px !important;
	height:131px !important;
	left:222px !important;
	top:630px !important;
}

@keyframes grow-288832 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-288832 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item288832 {
	width:176px !important;
	height:131px !important;
	left:403px !important;
	top:631px !important;
}

#item288906 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

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

#item288841 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:340px !important;
}

#item288853 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item288850 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item288876 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item288877 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item288846 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item288920 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

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

#item289085 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item289089 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item289090 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item289081 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-324268 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-324268 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item324269 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item324659 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item324655 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item324666 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item324661 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item288995 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:120px !important;
}

#item289017 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:339px !important;
}

@keyframes grow-289022 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-289022 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item289022 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:630px !important;
}

@keyframes grow-289032 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-289032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item289032 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:630px !important;
}

@keyframes grow-289041 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-289041 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item289041 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:630px !important;
}

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

#item289050 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:339px !important;
}

#item289062 {
	width:108px !important;
	height:24px !important;
	left:349px !important;
	top:45px !important;
}

#item289074 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

#item219436 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item219648 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item57203 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item57235 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-57240 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-57240 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item57240 {
	width:132px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-57247 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-57247 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item57247 {
	width:132px !important;
	height:131px !important;
	left:176px !important;
	top:630px !important;
}

@keyframes grow-57257 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-57257 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item57257 {
	width:132px !important;
	height:131px !important;
	left:312px !important;
	top:631px !important;
}

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

#item57264 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:340px !important;
}

@keyframes grow-335761 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335761 {
	width:132px !important;
	height:131px !important;
	left:447px !important;
	top:631px !important;
}

#item170444 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item170442 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item170467 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item170469 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item170438 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

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

#item338519 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338522 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338523 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338486 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338489 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338490 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338482 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-324747 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-324747 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item324748 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item325138 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item325134 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item325144 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item325140 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item289257 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

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

#item289270 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:630px !important;
}

#item289275 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

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

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

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

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

#item289302 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

#item289310 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

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

#item289334 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item332586 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:476px !important;
}

#item289506 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:40px !important;
}

#item289520 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:385px !important;
}

#item289527 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:783px !important;
}

#item289534 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:439px !important;
}

#item289547 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:107px !important;
}

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

#item289565 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:227px !important;
}

#item289570 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:227px !important;
}

#item289575 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:504px !important;
}

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

#item289588 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:624px !important;
}

#item289593 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:624px !important;
}

#item332595 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:74px !important;
}

#item338608 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item338606 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338609 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338632 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item338573 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item338571 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338574 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338576 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338567 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item289932 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item289930 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item289933 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item289934 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item289899 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item289897 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item289900 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item289901 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item289893 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-325208 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-325208 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item325209 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item325600 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item325596 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item325606 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item325602 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item289800 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

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

#item289814 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:630px !important;
}

#item289819 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

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

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

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

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

#item289847 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

#item289855 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

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

#item289885 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item290015 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item290029 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item290036 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item290062 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-290067 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-290067 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item290067 {
	width:131px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-290076 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-290076 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item290076 {
	width:131px !important;
	height:131px !important;
	left:177px !important;
	top:630px !important;
}

@keyframes grow-290086 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-290086 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item290086 {
	width:131px !important;
	height:131px !important;
	left:313px !important;
	top:631px !important;
}

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

#item290095 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:340px !important;
}

@keyframes grow-335824 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335824 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335824 {
	width:131px !important;
	height:131px !important;
	left:448px !important;
	top:631px !important;
}

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

#item338691 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338716 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338718 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338686 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

#item338872 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item338870 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338873 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338874 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item338839 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item338836 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338840 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338841 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item338805 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item338803 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338806 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338807 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item338772 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item338770 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338773 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338774 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338766 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-325663 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-325663 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item325664 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item326054 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item326050 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item326060 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item326056 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

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

#item290728 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:564px !important;
}

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

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

#item290760 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:305px !important;
}

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

#item290788 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:703px !important;
}

#item332616 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:735px !important;
}

#item219685 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item219697 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item58577 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item58607 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-58612 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-58612 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item58612 {
	width:131px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-58620 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-58620 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item58620 {
	width:131px !important;
	height:131px !important;
	left:177px !important;
	top:630px !important;
}

@keyframes grow-58628 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-58628 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item58628 {
	width:131px !important;
	height:131px !important;
	left:313px !important;
	top:631px !important;
}

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

#item58638 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:340px !important;
}

@keyframes grow-335855 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335855 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335855 {
	width:131px !important;
	height:131px !important;
	left:448px !important;
	top:631px !important;
}

#item171266 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item171264 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item171289 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item171290 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item171260 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

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

#item338917 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338920 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338921 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338912 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-326126 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-326126 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item326127 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item326520 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item326515 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item326527 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item326523 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item291026 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:120px !important;
}

#item291050 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:339px !important;
}

@keyframes grow-291055 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-291055 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item291055 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:630px !important;
}

@keyframes grow-291064 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-291064 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item291064 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:630px !important;
}

@keyframes grow-291072 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-291072 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item291072 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:630px !important;
}

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

#item291081 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:339px !important;
}

#item291086 {
	width:108px !important;
	height:24px !important;
	left:349px !important;
	top:45px !important;
}

#item291098 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

@keyframes grow-335884 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335884 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335884 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:630px !important;
}

#item292335 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item292311 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item292324 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item292356 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-292361 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-292361 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item292361 {
	width:176px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-292369 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-292369 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item292369 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:630px !important;
}

@keyframes grow-292377 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-292377 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item292377 {
	width:176px !important;
	height:131px !important;
	left:404px !important;
	top:631px !important;
}

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

#item292386 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:340px !important;
}

#item292397 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item292395 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item292420 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item292421 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item292391 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item338965 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item338963 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item338966 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item338967 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item338959 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-326599 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-326599 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item326600 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item326990 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item326986 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item326996 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item326992 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item292916 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:120px !important;
}

#item292935 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:339px !important;
}

@keyframes grow-292942 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-292942 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item292942 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:630px !important;
}

@keyframes grow-292953 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-292953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item292953 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:630px !important;
}

@keyframes grow-292962 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-292962 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item292962 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:630px !important;
}

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

#item292969 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:339px !important;
}

#item292974 {
	width:108px !important;
	height:24px !important;
	left:349px !important;
	top:45px !important;
}

#item292987 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

@keyframes grow-335917 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-335917 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item335917 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:630px !important;
}

#item294423 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item294445 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item294457 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item294464 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-294469 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-294469 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item294469 {
	width:176px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-294478 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-294478 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item294478 {
	width:176px !important;
	height:131px !important;
	left:223px !important;
	top:630px !important;
}

@keyframes grow-294487 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-294487 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item294487 {
	width:176px !important;
	height:131px !important;
	left:404px !important;
	top:631px !important;
}

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

#item294495 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:340px !important;
}

#item294506 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item294504 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item294529 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item294530 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item294500 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item295232 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item295230 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item295233 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item295234 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item295199 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item295197 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item295200 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item295201 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item295166 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item295164 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item295167 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item295168 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item295160 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-13px !important;
}

@keyframes custom-327725 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-327725 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item327726 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item328116 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item328112 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item328122 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item328118 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item295071 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:236px !important;
}

#item295086 {
	width:108px !important;
	height:24px !important;
	left:461px !important;
	top:585px !important;
}

#item295094 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:309px !important;
}

#item295108 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:429px !important;
}

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

#item295113 {
	width:28px !important;
	height:28px !important;
	left:541px !important;
	top:429px !important;
}

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

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

#item295140 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:762px !important;
}

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

#item295378 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:49px !important;
}

#item295392 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:562px !important;
}

#item295399 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:766px !important;
}

#item295407 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:506px !important;
}

#item295421 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:703px !important;
}

#item295437 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:387px !important;
}

#item295447 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:109px !important;
}

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

#item295463 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:229px !important;
}

#item295468 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:229px !important;
}

#item332627 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:735px !important;
}

#item332638 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:534px !important;
}

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

#item339092 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339095 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339097 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339057 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339060 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339061 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339023 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339026 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339027 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339019 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

#item339224 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item339222 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339225 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339226 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item339189 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item339187 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339190 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339192 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item339155 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item339153 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339156 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339157 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339148 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-330086 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-330086 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item330087 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item330479 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item330475 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item330485 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item330481 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item296347 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:369px !important;
}

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

#item296367 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:306px !important;
}

#item296385 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

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

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

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

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

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

#item296602 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:162px !important;
}

#item296610 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:363px !important;
}

#item296618 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:100px !important;
}

#item296634 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:301px !important;
}

#item296652 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:784px !important;
}

#item296659 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:446px !important;
}

#item296673 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:511px !important;
}

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

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

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

#item296773 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item296771 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item296774 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item296797 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item296738 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item296736 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item296739 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item296741 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item296703 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item296701 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item296704 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item296705 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item296697 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item297411 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item297409 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item297412 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item297413 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item297378 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item297376 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item297379 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item297380 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item297371 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-329658 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-329658 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item329659 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item330048 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item330044 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item330054 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item330050 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item297281 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

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

#item297298 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:630px !important;
}

#item297304 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

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

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

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

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

#item297331 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:784px !important;
}

#item297338 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

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

#item297363 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item297729 {
	width:539px !important;
	height:480px !important;
	left:41px !important;
	top:120px !important;
}

#item297752 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item297767 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item297774 {
	width:41px !important;
	height:41px !important;
	left:41px !important;
	top:340px !important;
}

@keyframes grow-297781 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-297781 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item297781 {
	width:131px !important;
	height:131px !important;
	left:41px !important;
	top:630px !important;
}

@keyframes grow-297789 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-297789 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item297789 {
	width:131px !important;
	height:131px !important;
	left:177px !important;
	top:630px !important;
}

@keyframes grow-297797 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-297797 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item297797 {
	width:131px !important;
	height:131px !important;
	left:313px !important;
	top:631px !important;
}

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

#item297805 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:340px !important;
}

#item297817 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item297815 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item297840 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item297841 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item297811 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-12px !important;
}

#item332658 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:74px !important;
}

@keyframes grow-336019 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-336019 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item336019 {
	width:131px !important;
	height:131px !important;
	left:448px !important;
	top:631px !important;
}

#item339282 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item339280 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339283 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339284 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339276 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-328234 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-328234 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item328235 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item328624 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item328620 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item328632 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item328627 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item297604 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:120px !important;
}

#item297627 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:339px !important;
}

@keyframes grow-297633 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-297633 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item297633 {
	width:131px !important;
	height:131px !important;
	left:28px !important;
	top:630px !important;
}

@keyframes grow-297641 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-297641 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item297641 {
	width:131px !important;
	height:131px !important;
	left:164px !important;
	top:630px !important;
}

@keyframes grow-297650 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-297650 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item297650 {
	width:131px !important;
	height:131px !important;
	left:300px !important;
	top:630px !important;
}

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

#item297659 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:339px !important;
}

#item297665 {
	width:108px !important;
	height:24px !important;
	left:349px !important;
	top:45px !important;
}

#item297677 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

#item332647 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:74px !important;
}

@keyframes grow-336047 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-336047 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item336047 {
	width:131px !important;
	height:131px !important;
	left:435px !important;
	top:630px !important;
}

#item298642 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:40px !important;
}

#item298655 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:385px !important;
}

#item298663 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:783px !important;
}

#item298672 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:439px !important;
}

#item298686 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:107px !important;
}

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

#item298703 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:227px !important;
}

#item298708 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:227px !important;
}

#item298713 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:502px !important;
}

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

#item298726 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:624px !important;
}

#item298732 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:624px !important;
}

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

#item298776 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item298779 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item298802 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item298742 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item298745 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item298746 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item298738 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

#item339361 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item339358 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339362 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339363 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

#item339327 {
	opacity:0.74;
	width:609px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item339325 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339328 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339329 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339321 {
	width:624px !important;
	height:857px !important;
	left:597px !important;
	top:-12px !important;
}

@keyframes custom-328693 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-328693 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item328694 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item329085 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item329080 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item329091 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item329087 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item298452 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

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

#item298466 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:630px !important;
}

#item298471 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

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

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

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

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

#item298499 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:793px !important;
}

#item298509 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

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

#item298540 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:388px !important;
}

#item332679 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:76px !important;
}

#item300341 {
	width:108px !important;
	height:24px !important;
	left:363px !important;
	top:235px !important;
}

#item300355 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:584px !important;
}

#item300365 {
	width:539px !important;
	height:268px !important;
	left:40px !important;
	top:308px !important;
}

#item300385 {
	width:28px !important;
	height:28px !important;
	left:40px !important;
	top:428px !important;
}

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

#item300390 {
	width:28px !important;
	height:28px !important;
	left:551px !important;
	top:428px !important;
}

#item300395 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:165px !important;
}

#item300403 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:102px !important;
}

#item300416 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:761px !important;
}

#item300425 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:699px !important;
}

#item332698 {
	width:108px !important;
	height:24px !important;
	left:471px !important;
	top:730px !important;
}

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

#item339470 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339473 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339474 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339437 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339440 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339441 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339402 {
	width:614px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item339405 {
	width:428px !important;
	height:664px !important;
	left:103px !important;
	top:101px !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;
}

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

#item339406 {
	width:20px !important;
	height:20px !important;
	left:501px !important;
	top:111px !important;
}

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

#item339398 {
	width:624px !important;
	height:857px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes custom-329146 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-329146 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item329147 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item329538 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item329534 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item329544 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item329540 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}
#in5footer,  #prefooter {display:none;}
