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

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

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

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

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

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

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

#item85684 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:385px !important;
}

#item85695 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:41px !important;
}

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

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

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

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

#item85751 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:787px !important;
}

#item85760 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:444px !important;
}

#item85772 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:512px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item174525 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item174540 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:230px !important;
}

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

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

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

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

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

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

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

#item86179 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:41px !important;
}

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

#item86197 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:117px !important;
}

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

#item86237 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:336px !important;
}

#item86242 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:336px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item174739 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:786px !important;
}

#item174748 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:442px !important;
}

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

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

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

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

#item184690 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item174931 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item174946 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:230px !important;
}

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

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

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

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

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

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

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

#item184667 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:72px !important;
}

#item175294 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:786px !important;
}

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

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

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

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

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

#item86980 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:384px !important;
}

#item86989 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:41px !important;
}

#item86998 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:109px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item158553 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:37px !important;
}

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

#item158571 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:115px !important;
}

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

#item158596 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:334px !important;
}

#item158602 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:334px !important;
}

@keyframes grow-184251 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184251 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184251 {
	width:130px !important;
	height:131px !important;
	left:43px !important;
	top:621px !important;
}

@keyframes grow-184260 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184260 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184260 {
	width:130px !important;
	height:131px !important;
	left:179px !important;
	top:621px !important;
}

@keyframes grow-184269 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184269 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184269 {
	width:130px !important;
	height:131px !important;
	left:315px !important;
	top:621px !important;
}

@keyframes grow-184279 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184279 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184279 {
	width:130px !important;
	height:131px !important;
	left:451px !important;
	top:621px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item87465 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:39px !important;
}

#item87477 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:787px !important;
}

#item87500 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:116px !important;
}

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

#item87535 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:335px !important;
}

#item87540 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:335px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item175732 {
	width:108px !important;
	height:24px !important;
	left:461px !important;
	top:384px !important;
}

#item175739 {
	width:108px !important;
	height:24px !important;
	left:353px !important;
	top:41px !important;
}

#item175750 {
	width:539px !important;
	height:268px !important;
	left:30px !important;
	top:109px !important;
}

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

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

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

#item175997 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:166px !important;
}

#item176004 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:103px !important;
}

#item176014 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:365px !important;
}

#item176021 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:303px !important;
}

#item176033 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:783px !important;
}

#item176041 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:440px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item184709 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:77px !important;
}

#item88737 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

@keyframes grow-184545 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184545 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184545 {
	width:131px !important;
	height:131px !important;
	left:314px !important;
	top:625px !important;
}

@keyframes grow-184555 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-184555 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item184555 {
	width:131px !important;
	height:131px !important;
	left:450px !important;
	top:625px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item159377 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:43px !important;
}

#item159389 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:783px !important;
}

#item159469 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:112px !important;
}

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

#item159496 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:331px !important;
}

#item159501 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:331px !important;
}

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

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

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

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

#item184699 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:77px !important;
}

#item159711 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:782px !important;
}

#item159719 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:438px !important;
}

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

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

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

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

#item176620 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:384px !important;
}

#item176628 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:40px !important;
}

#item176638 {
	width:539px !important;
	height:268px !important;
	left:41px !important;
	top:109px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item159775 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:384px !important;
}

#item159782 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:40px !important;
}

#item159792 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:109px !important;
}

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

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

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

#item159821 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:782px !important;
}

#item159828 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:438px !important;
}

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

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

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

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

#item184719 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:75px !important;
}

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

#item176674 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:384px !important;
}

#item176684 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:40px !important;
}

#item176694 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:109px !important;
}

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

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

#item176954 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:563px !important;
}

#item176962 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:501px !important;
}

#item176972 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:763px !important;
}

#item176979 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:701px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item176866 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:43px !important;
}

#item176878 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:783px !important;
}

#item176885 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:112px !important;
}

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

#item176905 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:331px !important;
}

#item176910 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:331px !important;
}

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

@keyframes grow-176925 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-176925 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item176925 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:622px !important;
}

@keyframes grow-176935 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-176935 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item176935 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:622px !important;
}

#item184736 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:77px !important;
}

#item177011 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:786px !important;
}

#item177020 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:443px !important;
}

#item177032 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:512px !important;
}

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

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

#item177142 {
	width:108px !important;
	height:24px !important;
	left:475px !important;
	top:164px !important;
}

#item177149 {
	width:108px !important;
	height:24px !important;
	left:475px !important;
	top:102px !important;
}

#item177161 {
	width:108px !important;
	height:24px !important;
	left:475px !important;
	top:364px !important;
}

#item177169 {
	width:108px !important;
	height:24px !important;
	left:475px !important;
	top:302px !important;
}

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

#item184748 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:474px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item177854 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:384px !important;
}

#item177863 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:40px !important;
}

#item177873 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:109px !important;
}

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

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

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

#item177902 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:782px !important;
}

#item177909 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:438px !important;
}

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

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

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

#item177941 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:627px !important;
}
#in5footer,  #prefooter {display:none;}
