/* 	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:60706px; 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;}
}

#item257492 {
	width:87px !important;
	height:21px !important;
	left:457px !important;
	top:739px !important;
	background:#fff;
}

#item257747 {
	width:5px !important;
	height:2px !important;
	left:132px !important;
	top:113px !important;
}

#item257748 {
	width:5px !important;
	height:2px !important;
	left:415px !important;
	top:113px !important;
}

#item257749 {
	width:5px !important;
	height:5px !important;
	left:166px !important;
	top:118px !important;
}

#item257750 {
	width:5px !important;
	height:5px !important;
	left:448px !important;
	top:118px !important;
}

#item258128 {
	width:256px !important;
	height:1px !important;
	top:33px !important;
	background:#395a5a;
}

#item292386 {
	width:256px !important;
	height:348px !important;
	left:43px !important;
	top:48px !important;
}

#item258182 {
	width:284px !important;
	height:1px !important;
	left:79px !important;
	top:32px !important;
	background:#395a5a;
}

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

#item258313 {
	width:243px !important;
	height:1px !important;
	background:#395a5a;
}

#item153818 {
	width:42px !important;
	height:435px !important;
	left:-14px !important;
	top:421px !important;
	background:#395a5a;
}

@keyframes pulse-101604 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101604 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101604 {
	width:31px !important;
	height:31px !important;
	left:361px !important;
	top:468px !important;
}

@keyframes pulse-101610 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101610 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101610 {
	width:31px !important;
	height:31px !important;
	left:203px !important;
	top:635px !important;
}

@keyframes pulse-101616 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101616 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101616 {
	width:31px !important;
	height:31px !important;
	left:267px !important;
	top:675px !important;
}

@keyframes pulse-101622 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101622 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101622 {
	width:31px !important;
	height:31px !important;
	left:318px !important;
	top:627px !important;
}

#item101631 {
	width:9px !important;
	height:9px !important;
	top:186px !important;
}

#item101628 {
	width:535px !important;
	height:373px !important;
	left:24px !important;
	top:386px !important;
}

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

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

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

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

#item101867 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

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

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

#item101835 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

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

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

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

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

#item154419 {
	width:51px !important;
	height:435px !important;
	left:-23px !important;
	top:421px !important;
	background:#395a5a;
}

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

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

@keyframes pulse-102257 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102257 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102257 {
	width:31px !important;
	height:31px !important;
	left:334px !important;
	top:390px !important;
}

@keyframes pulse-102263 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102263 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102263 {
	width:31px !important;
	height:31px !important;
	left:224px !important;
	top:390px !important;
}

@keyframes pulse-102269 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102269 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102269 {
	width:31px !important;
	height:31px !important;
	left:184px !important;
	top:675px !important;
}

@keyframes pulse-102275 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102275 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102275 {
	width:31px !important;
	height:31px !important;
	left:255px !important;
	top:690px !important;
}

@keyframes pulse-102281 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102281 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102281 {
	width:31px !important;
	height:31px !important;
	left:184px !important;
	top:752px !important;
}

#item102289 {
	width:9px !important;
	height:9px !important;
	top:200px !important;
}

#item102287 {
	width:529px !important;
	height:429px !important;
	left:24px !important;
	top:372px !important;
}

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

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

#item102548 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

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

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

#item102517 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

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

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

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

#item102513 {
	width:521px !important;
	height:441px !important;
	left:36px !important;
	top:335px !important;
}

#item154994 {
	width:42px !important;
	height:435px !important;
	left:-14px !important;
	top:421px !important;
	background:#395a5a;
}

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

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

@keyframes pulse-102936 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102936 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102936 {
	width:31px !important;
	height:31px !important;
	left:184px !important;
	top:700px !important;
}

@keyframes pulse-102943 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102943 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102943 {
	width:31px !important;
	height:31px !important;
	left:239px !important;
	top:516px !important;
}

@keyframes pulse-102950 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102950 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102950 {
	width:31px !important;
	height:31px !important;
	left:267px !important;
	top:457px !important;
}

@keyframes pulse-102956 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102956 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102956 {
	width:31px !important;
	height:31px !important;
	left:323px !important;
	top:501px !important;
}

@keyframes pulse-102962 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102962 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102962 {
	width:31px !important;
	height:31px !important;
	left:369px !important;
	top:390px !important;
}

#item102970 {
	width:9px !important;
	height:9px !important;
	top:241px !important;
}

#item102968 {
	width:482px !important;
	height:365px !important;
	left:24px !important;
	top:331px !important;
}

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

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

#item103229 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

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

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

#item103197 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

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

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

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

#item103193 {
	width:521px !important;
	height:441px !important;
	left:25px !important;
	top:332px !important;
}

#item155561 {
	width:42px !important;
	height:435px !important;
	left:-14px !important;
	top:421px !important;
	background:#395a5a;
}

@keyframes pulse-103556 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-103556 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item103556 {
	width:31px !important;
	height:31px !important;
	left:177px !important;
	top:698px !important;
}

@keyframes pulse-103562 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-103562 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item103562 {
	width:31px !important;
	height:31px !important;
	left:224px !important;
	top:743px !important;
}

@keyframes pulse-103568 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-103568 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item103568 {
	width:31px !important;
	height:31px !important;
	left:255px !important;
	top:590px !important;
}

@keyframes pulse-103574 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-103574 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item103574 {
	width:31px !important;
	height:31px !important;
	left:276px !important;
	top:459px !important;
}

@keyframes pulse-103580 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-103580 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item103580 {
	width:31px !important;
	height:31px !important;
	left:356px !important;
	top:468px !important;
}

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

#item103586 {
	width:553px !important;
	height:383px !important;
	left:24px !important;
	top:406px !important;
}

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

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

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

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

#item103848 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

#item103875 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#395a5a;
}

#item103872 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item103816 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#395a5a;
}

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

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

#item293136 {
	width:16px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item293139 {
	width:18px !important;
	height:18px !important;
	left:516px !important;
	top:366px !important;
}

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

#item258628 {
	width:254px !important;
	height:362px !important;
	background:#4c4c4e;
}

#item258653 {
	width:254px !important;
	height:362px !important;
	background:#4c4c4e;
}

#item258824 {
	width:45px !important;
	height:880px !important;
	left:578px !important;
	top:-24px !important;
	background:#4c4c4e;
}

#item258849 {
	width:254px !important;
	height:362px !important;
	background:#4c4c4e;
}

#item258874 {
	width:254px !important;
	height:362px !important;
	background:#4c4c4e;
}

#item259298 {
	width:254px !important;
	height:393px !important;
	background:#4c4c4e;
}

#item259323 {
	width:254px !important;
	height:393px !important;
	background:#4c4c4e;
}

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

#item259454 {
	width:254px !important;
	height:393px !important;
	background:#4c4c4e;
}

#item157322 {
	width:254px !important;
	height:381px !important;
	background:#4c4c4e;
}

#item157346 {
	width:43px !important;
	height:879px !important;
	left:-14px !important;
	top:-23px !important;
	background:#4c4c4e;
}

#item157393 {
	width:254px !important;
	height:381px !important;
	background:#4c4c4e;
}

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

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

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

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

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

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

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

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

#item262964 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:378px !important;
}

#item262971 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:35px !important;
}

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

#item262990 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:441px !important;
}

#item263017 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:102px !important;
}

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

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

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

#item263048 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:506px !important;
}

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

#item263070 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:626px !important;
}

#item263075 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:626px !important;
}

#item293145 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:71px !important;
}

#item293155 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:474px !important;
}

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

#item264506 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264532 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264471 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264476 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264467 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item265346 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265350 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264627 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264633 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264663 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264667 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264593 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264597 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264589 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

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

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

#item262931 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:565px !important;
}

#item262938 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:503px !important;
}

#item264435 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

#item264442 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:304px !important;
}

#item263446 {
	width:108px !important;
	height:23px !important;
	left:459px !important;
	top:703px !important;
}

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

#item293326 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:335px !important;
}

#item263389 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:782px !important;
}

#item263398 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:438px !important;
}

#item263575 {
	width:539px !important;
	height:268px !important;
	left:41px !important;
	top:506px !important;
}

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

#item263598 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:626px !important;
}

#item263603 {
	width:28px !important;
	height:28px !important;
	left:41px !important;
	top:626px !important;
}

#item263090 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:379px !important;
}

#item263099 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:35px !important;
}

#item263112 {
	width:539px !important;
	height:268px !important;
	left:41px !important;
	top:101px !important;
}

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

#item263136 {
	width:28px !important;
	height:28px !important;
	left:552px !important;
	top:221px !important;
}

#item263141 {
	width:28px !important;
	height:28px !important;
	left:41px !important;
	top:221px !important;
}

#item293202 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:472px !important;
}

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

#item264752 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264757 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264718 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264722 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

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

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

#item264907 {
	width:616px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264933 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265384 {
	width:616px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265388 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264838 {
	width:616px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item264842 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264834 {
	width:626px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

#item263418 {
	width:108px !important;
	height:23px !important;
	left:459px !important;
	top:303px !important;
}

#item263431 {
	width:108px !important;
	height:23px !important;
	left:459px !important;
	top:363px !important;
}

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

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

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

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

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

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

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

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

#item263923 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:760px !important;
}

#item263930 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:698px !important;
}

#item263949 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:359px !important;
}

#item263956 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:297px !important;
}

#item263976 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:564px !important;
}

#item263983 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:501px !important;
}

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

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

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

#item265034 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265038 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265102 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265107 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265068 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265072 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264999 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265003 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item264995 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

#item264146 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:759px !important;
}

#item264154 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:697px !important;
}

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

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

#item265449 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:587px !important;
}

#item265456 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:243px !important;
}

#item265465 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:309px !important;
}

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

#item265478 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:429px !important;
}

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

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

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

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

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

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

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

#item265201 {
	width:619px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item160351 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:364px !important;
}

#item160357 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:302px !important;
}

#item160376 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:560px !important;
}

#item160382 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:497px !important;
}

#item294379 {
	width:539px !important;
	height:189px !important;
	left:43px !important;
	top:624px !important;
}

#item160406 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:759px !important;
}

#item160413 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:696px !important;
}

#item293359 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:729px !important;
}

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

#item265682 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265686 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265647 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265652 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266359 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266363 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265612 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265617 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265608 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item265836 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265840 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265802 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265806 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266396 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266400 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265768 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item265772 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265764 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

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

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

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

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

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

#item265544 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:497px !important;
}

#item265558 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:759px !important;
}

#item265564 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:697px !important;
}

#item293334 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:332px !important;
}

#item293345 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:531px !important;
}

#item293351 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:729px !important;
}

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

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

#item161012 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:364px !important;
}

#item161020 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:302px !important;
}

#item161039 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:560px !important;
}

#item161047 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:490px !important;
}

#item161072 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:759px !important;
}

#item161078 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:696px !important;
}

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

#item266035 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266039 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266070 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266074 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266443 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266469 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item265980 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266006 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

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

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

#item266253 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266257 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:114px !important;
}

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

#item266218 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266222 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266182 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266186 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:114px !important;
}

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

#item266178 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-12px !important;
}

#item160926 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:559px !important;
}

#item160934 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:496px !important;
}

#item160956 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:757px !important;
}

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

#item266586 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:387px !important;
}

#item266593 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:43px !important;
}

#item266603 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:109px !important;
}

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

#item266623 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:229px !important;
}

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

#item266938 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:163px !important;
}

#item266947 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:101px !important;
}

#item266966 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:355px !important;
}

#item266974 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:292px !important;
}

#item293285 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:551px !important;
}

#item293291 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:489px !important;
}

#item293303 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:752px !important;
}

#item293310 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:690px !important;
}

#item293367 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:722px !important;
}

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

#item266787 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266791 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266754 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266758 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266989 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266993 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266720 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item266725 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item266715 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item267446 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item267451 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item267411 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item267415 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item267532 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item267538 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item267342 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item267347 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item267338 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

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

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

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

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

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

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

#item267511 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:162px !important;
}

#item267519 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:100px !important;
}

#item293375 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:330px !important;
}

#item161897 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:380px !important;
}

#item161906 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:37px !important;
}

#item161920 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:104px !important;
}

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

#item161943 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:224px !important;
}

#item161948 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:224px !important;
}

#item267751 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:788px !important;
}

#item267760 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:445px !important;
}

#item267771 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:510px !important;
}

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

#item267796 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:630px !important;
}

#item267801 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:630px !important;
}

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

#item162306 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item162311 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item162270 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item162275 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item162266 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item268134 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item268138 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item268082 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item268086 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item268048 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item268052 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item268014 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item268018 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item267975 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

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

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

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

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

#item293485 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:561px !important;
}

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

#item293512 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:765px !important;
}

#item293519 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:703px !important;
}

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

#item268466 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:117px !important;
}

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

@keyframes grow-268509 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-268509 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item268509 {
	width:129px !important;
	height:131px !important;
	left:29px !important;
	top:627px !important;
}

@keyframes grow-268517 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-268517 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item268517 {
	width:129px !important;
	height:131px !important;
	left:165px !important;
	top:627px !important;
}

@keyframes grow-268526 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-268526 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item268526 {
	width:129px !important;
	height:131px !important;
	left:301px !important;
	top:627px !important;
}

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

#item268536 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:337px !important;
}

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

@keyframes grow-293543 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-293543 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item293543 {
	width:129px !important;
	height:131px !important;
	left:437px !important;
	top:627px !important;
}

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

#item268604 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item268608 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item268600 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

#item165074 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:385px !important;
}

#item165082 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:41px !important;
}

#item165100 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:107px !important;
}

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

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

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

#item269885 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:786px !important;
}

#item269895 {
	width:108px !important;
	height:24px !important;
	left:354px !important;
	top:442px !important;
}

#item269908 {
	width:539px !important;
	height:268px !important;
	left:41px !important;
	top:507px !important;
}

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

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

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

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

#item269799 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item269805 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item269764 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item269769 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item269760 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item270240 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item270244 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item270206 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item270210 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item270201 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

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

#item270021 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:41px !important;
}

#item270034 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item270041 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:443px !important;
}

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

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

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

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

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

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

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

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

#item293576 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:476px !important;
}

#item293584 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:72px !important;
}

#item270821 {
	width:108px !important;
	height:24px !important;
	left:468px !important;
	top:785px !important;
}

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

#item270841 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:41px !important;
}

#item270939 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:507px !important;
}

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

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

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

#item270982 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:106px !important;
}

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

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

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

#item271013 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:385px !important;
}

#item293673 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:74px !important;
}

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

#item271091 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item271096 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item271056 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item271061 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

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

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

#item270665 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item270691 {
	width:21px !important;
	height:21px !important;
	left:500px !important;
	top:111px !important;
}

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

#item270661 {
	width:625px !important;
	height:858px !important;
	left:597px !important;
	top:-13px !important;
}

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

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

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

#item270891 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

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

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

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

@keyframes grow-270924 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-270924 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item270924 {
	width:131px !important;
	height:131px !important;
	left:436px !important;
	top:634px !important;
}

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

#item270934 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

#item293660 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:76px !important;
}

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

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

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

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

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

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

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

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

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

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

#item271767 {
	width:616px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item271772 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

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

#item271518 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:41px !important;
}

#item271528 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:790px !important;
}

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

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

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

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

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

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

#item271668 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:337px !important;
}

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

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

#item271810 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item271815 {
	width:21px !important;
	height:21px !important;
	left:503px !important;
	top:112px !important;
}

#item271808 {
	width:10px !important;
	height:10px !important;
	left:15px !important;
	top:14px !important;
}

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

#item272460 {
	width:108px !important;
	height:24px !important;
	left:468px !important;
	top:785px !important;
}

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

#item272495 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:164px !important;
}

#item272501 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:102px !important;
}

#item272513 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:366px !important;
}

#item272519 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:304px !important;
}

#item272614 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:507px !important;
}

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

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

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

#item293715 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:132px !important;
}

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

#item272960 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item272965 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item272925 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item272930 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item272890 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item272895 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

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

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

#item273111 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273116 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273077 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273081 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273043 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273047 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273039 {
	width:625px !important;
	height:858px !important;
	left:597px !important;
	top:-13px !important;
}

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

#item272446 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:442px !important;
}

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

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

#item272567 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

#item272573 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:304px !important;
}

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

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

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

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

#item273305 {
	width:108px !important;
	height:24px !important;
	left:468px !important;
	top:785px !important;
}

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

#item273339 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:164px !important;
}

#item273347 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:102px !important;
}

#item273361 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:366px !important;
}

#item273367 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:304px !important;
}

#item273378 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:507px !important;
}

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

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

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

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

#item273712 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273717 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273677 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273682 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273641 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273646 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

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

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

#item273830 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273834 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273796 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273800 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273762 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item273766 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item273758 {
	width:625px !important;
	height:858px !important;
	left:597px !important;
	top:-13px !important;
}

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

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

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

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

#item273246 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:586px !important;
}

#item273255 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:243px !important;
}

#item273268 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:308px !important;
}

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

#item273288 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:428px !important;
}

#item273293 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:428px !important;
}

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

#item293765 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:733px !important;
}

#item275353 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:385px !important;
}

#item275362 {
	width:108px !important;
	height:24px !important;
	left:332px !important;
	top:41px !important;
}

#item275380 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:785px !important;
}

#item275387 {
	width:108px !important;
	height:24px !important;
	left:332px !important;
	top:442px !important;
}

#item275398 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:106px !important;
}

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

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

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

#item275431 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:507px !important;
}

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

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

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

#item293797 {
	width:108px !important;
	height:24px !important;
	left:332px !important;
	top:74px !important;
}

#item293804 {
	width:108px !important;
	height:24px !important;
	left:332px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item275527 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:586px !important;
}

#item275533 {
	width:108px !important;
	height:24px !important;
	left:318px !important;
	top:243px !important;
}

#item275544 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:308px !important;
}

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

#item275567 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:428px !important;
}

#item275572 {
	width:28px !important;
	height:28px !important;
	left:29px !important;
	top:428px !important;
}

#item293789 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:733px !important;
}

#item276909 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:385px !important;
}

#item276939 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:785px !important;
}

#item276945 {
	width:108px !important;
	height:24px !important;
	left:356px !important;
	top:442px !important;
}

#item276959 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:106px !important;
}

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

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

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

#item276991 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:506px !important;
}

#item277015 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:626px !important;
}

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

#item277020 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:626px !important;
}

#item293918 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:41px !important;
}

#item293929 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:41px !important;
}

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

#item277379 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item277384 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277343 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item277348 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277339 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item277493 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item277497 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277459 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item277463 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277425 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item277429 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item277421 {
	width:625px !important;
	height:858px !important;
	left:597px !important;
	top:-13px !important;
}

#item277042 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:165px !important;
}

#item277048 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:102px !important;
}

#item277058 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:361px !important;
}

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

#item277158 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:784px !important;
}

#item277166 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:440px !important;
}

#item277180 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:505px !important;
}

#item277210 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:625px !important;
}

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

#item277215 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:625px !important;
}

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

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

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

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

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

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

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

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

#item280480 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:385px !important;
}

#item280490 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:41px !important;
}

#item280541 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:790px !important;
}

#item280548 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:446px !important;
}

#item280632 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:108px !important;
}

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

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

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

#item280662 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:512px !important;
}

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

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

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

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

#item280851 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item280856 {
	width:21px !important;
	height:21px !important;
	left:500px !important;
	top:111px !important;
}

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

#item280817 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item280821 {
	width:21px !important;
	height:21px !important;
	left:500px !important;
	top:111px !important;
}

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

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

#item280513 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:50px !important;
}

#item280523 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:787px !important;
}

#item280562 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:126px !important;
}

#item280595 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:345px !important;
}

@keyframes grow-280601 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-280601 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item280601 {
	width:175px !important;
	height:131px !important;
	left:29px !important;
	top:636px !important;
}

@keyframes grow-280609 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-280609 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item280609 {
	width:175px !important;
	height:131px !important;
	left:211px !important;
	top:636px !important;
}

@keyframes grow-280617 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-280617 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item280617 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:636px !important;
}

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

#item280627 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:347px !important;
}

#item293987 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:84px !important;
}

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

#item280895 {
	width:612px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item280900 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item280891 {
	width:622px !important;
	height:858px !important;
	left:-10px !important;
	top:-13px !important;
}

#item281449 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:49px !important;
}

#item281460 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:783px !important;
}

#item281504 {
	width:539px !important;
	height:480px !important;
	left:43px !important;
	top:122px !important;
}

#item281548 {
	width:41px !important;
	height:41px !important;
	left:43px !important;
	top:343px !important;
}

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

@keyframes grow-281561 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281561 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281561 {
	width:131px !important;
	height:131px !important;
	left:179px !important;
	top:632px !important;
}

@keyframes grow-281570 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281570 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281570 {
	width:131px !important;
	height:131px !important;
	left:315px !important;
	top:632px !important;
}

@keyframes grow-281578 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-281578 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item281578 {
	width:131px !important;
	height:131px !important;
	left:451px !important;
	top:632px !important;
}

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

#item281586 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:343px !important;
}

#item293999 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:82px !important;
}

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

#item281809 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item281815 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item281805 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item281426 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:441px !important;
}

#item281469 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:503px !important;
}

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

#item281493 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:623px !important;
}

#item281499 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:623px !important;
}

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

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

#item281666 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:366px !important;
}

#item281674 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:304px !important;
}

#item294009 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:471px !important;
}

#item294017 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:337px !important;
}

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

#item281933 {
	width:612px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item281937 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item281897 {
	width:612px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item281901 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item281862 {
	width:612px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item281866 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item281858 {
	width:622px !important;
	height:858px !important;
	left:-10px !important;
	top:-13px !important;
}

#item284751 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:385px !important;
}

#item284758 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:41px !important;
}

#item284777 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:783px !important;
}

#item284784 {
	width:108px !important;
	height:24px !important;
	left:356px !important;
	top:440px !important;
}

#item284860 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:501px !important;
}

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

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

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

#item284892 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:103px !important;
}

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

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

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

#item294042 {
	width:108px !important;
	height:24px !important;
	left:355px !important;
	top:73px !important;
}

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

#item285229 {
	width:611px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item285234 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item285194 {
	width:611px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item285199 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item285190 {
	width:621px !important;
	height:858px !important;
	left:-9px !important;
	top:-13px !important;
}

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

#item284700 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:441px !important;
}

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

#item284726 {
	width:108px !important;
	height:24px !important;
	left:342px !important;
	top:41px !important;
}

#item284796 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:503px !important;
}

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

#item284816 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:623px !important;
}

#item284821 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:623px !important;
}

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

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

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

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

#item294051 {
	width:108px !important;
	height:24px !important;
	left:342px !important;
	top:73px !important;
}

#item294060 {
	width:108px !important;
	height:24px !important;
	left:341px !important;
	top:471px !important;
}

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

#item285432 {
	width:612px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item285436 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item285376 {
	width:612px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item285402 {
	width:21px !important;
	height:21px !important;
	left:498px !important;
	top:111px !important;
}

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

#item285372 {
	width:622px !important;
	height:858px !important;
	left:-10px !important;
	top:-13px !important;
}

#item285715 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:46px !important;
}

#item285727 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:786px !important;
}

#item285736 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:124px !important;
}

#item285781 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:344px !important;
}

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

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

@keyframes grow-285804 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-285804 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item285804 {
	width:131px !important;
	height:131px !important;
	left:314px !important;
	top:634px !important;
}

@keyframes grow-285813 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-285813 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item285813 {
	width:131px !important;
	height:131px !important;
	left:450px !important;
	top:634px !important;
}

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

#item285821 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:346px !important;
}

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

#item285661 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item285666 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item285657 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-10px !important;
}

#item286113 {
	width:539px !important;
	height:389px !important;
	left:60px !important;
	top:425px !important;
}

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

#item172656 {
	width:37px !important;
	height:426px !important;
	left:5px !important;
	top:421px !important;
	background:#0f7ebe;
}

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

#item172230 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:759px !important;
}

@keyframes pulse-172266 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-172266 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item172266 {
	width:31px !important;
	height:31px !important;
	left:245px !important;
	top:499px !important;
}

@keyframes pulse-172272 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-172272 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item172272 {
	width:31px !important;
	height:31px !important;
	left:462px !important;
	top:526px !important;
}

@keyframes pulse-172279 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-172279 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item172279 {
	width:31px !important;
	height:31px !important;
	left:256px !important;
	top:642px !important;
}

@keyframes pulse-172285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-172285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item172285 {
	width:31px !important;
	height:31px !important;
	left:366px !important;
	top:664px !important;
}

#item172293 {
	width:9px !important;
	height:9px !important;
	top:121px !important;
}

#item172291 {
	width:518px !important;
	height:295px !important;
	left:24px !important;
	top:451px !important;
}

#item172414 {
	width:240px !important;
	height:48px !important;
	left:40px !important;
	top:253px !important;
}

#item172465 {
	width:240px !important;
	height:48px !important;
	left:315px !important;
	top:253px !important;
}

@keyframes pulse-172515 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-172515 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item172515 {
	width:31px !important;
	height:31px !important;
	left:304px !important;
	top:557px !important;
}

#item172556 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#5490c8;
}

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

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

#item172525 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#5490c8;
}

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

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

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

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

#item287440 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:365px !important;
}

#item287450 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:303px !important;
}

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

#item287488 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:790px !important;
}

#item287496 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:447px !important;
}

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

#item287543 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:513px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item287523 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:41px !important;
}

#item287536 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:790px !important;
}

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

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

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

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

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

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

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

@keyframes grow-287662 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-287662 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item287662 {
	width:131px !important;
	height:131px !important;
	left:436px !important;
	top:634px !important;
}

#item288177 {
	width:108px !important;
	height:24px !important;
	left:431px !important;
	top:357px !important;
}

#item288196 {
	width:108px !important;
	height:24px !important;
	left:363px !important;
	top:40px !important;
}

#item288272 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item288280 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:445px !important;
}

#item288292 {
	width:108px !important;
	height:24px !important;
	left:363px !important;
	top:71px !important;
}

#item288302 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:108px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item288225 {
	width:108px !important;
	height:24px !important;
	left:349px !important;
	top:40px !important;
}

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

#item288255 {
	width:108px !important;
	height:24px !important;
	left:349px !important;
	top:444px !important;
}

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

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

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

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

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

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

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

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

#item289958 {
	width:108px !important;
	height:24px !important;
	left:368px !important;
	top:70px !important;
}

#item289969 {
	width:108px !important;
	height:24px !important;
	left:368px !important;
	top:38px !important;
}

#item289982 {
	width:108px !important;
	height:24px !important;
	left:476px !important;
	top:787px !important;
}

#item289994 {
	width:539px !important;
	height:480px !important;
	left:44px !important;
	top:115px !important;
}

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

#item290040 {
	width:41px !important;
	height:41px !important;
	left:543px !important;
	top:334px !important;
}

#item290046 {
	width:41px !important;
	height:41px !important;
	left:44px !important;
	top:334px !important;
}

@keyframes grow-290051 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-290051 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item290051 {
	width:131px !important;
	height:131px !important;
	left:45px !important;
	top:625px !important;
}

@keyframes grow-290059 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-290059 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item290059 {
	width:131px !important;
	height:131px !important;
	left:181px !important;
	top:625px !important;
}

@keyframes grow-290068 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-290068 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item290068 {
	width:131px !important;
	height:131px !important;
	left:452px !important;
	top:625px !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:317px !important;
	top:625px !important;
}

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

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

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

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

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

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

#item290147 {
	width:611px !important;
	height:858px !important;
	left:1px !important;
	top:-13px !important;
}
#in5footer,  #prefooter {display:none;}
