/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:5790px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.presmode.fsmode:-webkit-full-screen {cursor:none;}
.presmode.fsmode:-ms-full-screen {cursor:none;}
.presmode.fsmode:-moz-full-screen {cursor:none;}
.presmode.fsmode.cursor-move {cursor:auto;}
.fs-hide-nav:-webkit-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-ms-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-moz-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-viewdisp:-webkit-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-ms-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-moz-full-screen #viewer-options-wrap {display:none !important;}

#item24937 {
	width:336px !important;
	height:208px !important;
	left:102px !important;
	top:804px !important;
}

#item8878 {
	width:468px !important;
	height:210px !important;
}

#item8879 {
	width:468px !important;
	height:210px !important;
	left:352px !important;
	top:484px !important;
}

#item8882 {
	width:468px !important;
	height:230px !important;
}

#item8883 {
	width:468px !important;
	height:230px !important;
	left:1068px !important;
	top:472px !important;
}

#item25204 {
	width:167px !important;
	height:45px !important;
	left:1638px !important;
	top:967px !important;
}

#item6807 {
	width:139px !important;
	height:139px !important;
	left:1676px !important;
	top:10px !important;
	background:#fff;
}

@keyframes wachsen-6807 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(12.2) scaleY(8);}
}
@-webkit-keyframes wachsen-6807 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(12.2) scaleY(8);}
}
#item6807 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

@keyframes einblenden-6808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-6808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6811 {
	width:56px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item15699 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:6px !important;
	background:#f26522;
}

#item15701 {
	width:6px !important;
	height:6px !important;
	background:#f26522;
}

#item15702 {
	width:6px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item15703 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:19px !important;
	background:#f26522;
}

#item15704 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	top:25px !important;
	background:#f26522;
}

#item15705 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:19px !important;
	background:#f26522;
}

#item15706 {
	width:6px !important;
	height:6px !important;
	top:25px !important;
	background:#f26522;
}

#item15707 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:6px !important;
	background:#f26522;
}

#item15708 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	background:#f26522;
}

#item6808 {
	width:62px !important;
	height:62px !important;
	left:1720px !important;
	top:989px !important;
}

@keyframes einblenden-6817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-6817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6895 {
	width:523px !important;
	height:346px !important;
	background:#4d5a60;
}

@keyframes einblenden-7517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-7517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7544 {
	width:60px !important;
	height:60px !important;
	background:#f26522;
}

#item7548 {
	width:9px !important;
	height:2px !important;
	left:16px !important;
	top:21px !important;
	background:#fff;
}

#item7551 {
	width:2px !important;
	height:3px !important;
	left:5px !important;
	background:#fff;
}

#item7552 {
	width:2px !important;
	height:3px !important;
	left:33px !important;
	background:#fff;
}

#item6987 {
	width:732px !important;
	height:635px !important;
	left:391px !important;
	top:374px !important;
}

@keyframes einblenden-7013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-7013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7013 {
	width:125px !important;
	height:133px !important;
	left:180px !important;
	top:380px !important;
}

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

#item6805 {
	width:1815px !important;
	height:1051px !important;
	left:-10px !important;
	top:-10px !important;
}

#item10014 {
	width:139px !important;
	height:139px !important;
	background:#fff;
}

#item10015 {
	width:115px !important;
	height:27px !important;
	left:12px !important;
	top:63px !important;
}

#item10010 {
	width:139px !important;
	height:139px !important;
	left:1666px !important;
}

#item21799 {
	width:1736px !important;
	height:897px !important;
	left:100px !important;
	top:183px !important;
}

#item21801 {
	width:533px !important;
	height:1322px !important;
	left:18px !important;
	top:2px !important;
	background:#fff;
}

#item22265 {
	width:1680px !important;
	height:102px !important;
	left:23px !important;
	top:4212px !important;
}

#item22267 {
	width:1104px !important;
	height:625px !important;
	left:599px !important;
	top:2px !important;
}

#item22271 {
	width:1104px !important;
	height:625px !important;
	left:23px !important;
	top:1392px !important;
}

#item22275 {
	width:528px !important;
	height:301px !important;
	left:599px !important;
	top:803px !important;
}

#item22279 {
	width:528px !important;
	height:301px !important;
	left:599px !important;
	top:2128px !important;
}

#item22283 {
	width:528px !important;
	height:301px !important;
	left:1175px !important;
	top:1684px !important;
}

#item22287 {
	width:528px !important;
	height:301px !important;
	left:1175px !important;
	top:1257px !important;
}

#item22291 {
	width:528px !important;
	height:301px !important;
	left:1175px !important;
	top:803px !important;
}

#item22295 {
	width:528px !important;
	height:301px !important;
	left:599px !important;
	top:3414px !important;
}

#item22299 {
	width:528px !important;
	height:301px !important;
	left:23px !important;
	top:2547px !important;
}

#item22303 {
	width:528px !important;
	height:301px !important;
	left:1175px !important;
	top:3823px !important;
}

#item22307 {
	width:528px !important;
	height:301px !important;
	left:23px !important;
	top:2130px !important;
}

#item22311 {
	width:528px !important;
	height:301px !important;
	left:23px !important;
	top:2969px !important;
}

#item22315 {
	width:528px !important;
	height:301px !important;
	left:23px !important;
	top:3414px !important;
}

#item22319 {
	width:528px !important;
	height:301px !important;
	left:599px !important;
	top:3823px !important;
}

#item22323 {
	width:528px !important;
	height:301px !important;
	left:1175px !important;
	top:2130px !important;
}

#item22327 {
	width:528px !important;
	height:301px !important;
	left:23px !important;
	top:3823px !important;
}

#item22331 {
	width:1104px !important;
	height:625px !important;
	left:599px !important;
	top:2549px !important;
}

#item22336 {
	width:528px !important;
	height:301px !important;
	left:1175px !important;
	top:3412px !important;
}

#item8871 {
	width:7px !important;
	height:7px !important;
	background:#fff;
}

#item8872 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#fff;
}

#item8873 {
	width:7px !important;
	height:7px !important;
	left:14px !important;
	top:14px !important;
	background:#fff;
}

#item8874 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:21px !important;
	background:#fff;
}

#item8875 {
	width:7px !important;
	height:7px !important;
	top:28px !important;
	background:#fff;
}

#item8877 {
	width:52px !important;
	height:52px !important;
}

#item7261 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item7262 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item7263 {
	width:7px !important;
	height:7px !important;
	left:14px !important;
	top:14px !important;
	background:#f26522;
}

#item7264 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:21px !important;
	background:#f26522;
}

#item7265 {
	width:7px !important;
	height:7px !important;
	top:28px !important;
	background:#f26522;
}

#item7275 {
	width:52px !important;
	height:52px !important;
}

#item7280 {
	width:52px !important;
	height:52px !important;
	left:377px !important;
	top:79px !important;
}

#item8867 {
	width:52px !important;
	height:52px !important;
}

#item7277 {
	width:52px !important;
	height:52px !important;
}

#item7282 {
	width:52px !important;
	height:52px !important;
	left:306px !important;
	top:79px !important;
}

#item15682 {
	width:60px !important;
	height:60px !important;
	background:#f26522;
}

#item15685 {
	width:9px !important;
	height:2px !important;
	left:16px !important;
	top:21px !important;
	background:#fff;
}

#item15688 {
	width:2px !important;
	height:3px !important;
	left:5px !important;
	background:#fff;
}

#item15689 {
	width:2px !important;
	height:3px !important;
	left:33px !important;
	background:#fff;
}

#item15653 {
	width:150px !important;
	height:61px !important;
	left:120px !important;
	top:69px !important;
}

#item10079 {
	width:139px !important;
	height:139px !important;
	left:1676px !important;
	top:10px !important;
	background:#fff;
}

@keyframes wachsen-10079 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(12.2) scaleY(8);}
}
@-webkit-keyframes wachsen-10079 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(12.2) scaleY(8);}
}
#item10079 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

@keyframes einblenden-24291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-24291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24293 {
	width:56px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item24295 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:6px !important;
	background:#f26522;
}

#item24296 {
	width:6px !important;
	height:6px !important;
	background:#f26522;
}

#item24297 {
	width:6px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item24298 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:19px !important;
	background:#f26522;
}

#item24300 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	top:25px !important;
	background:#f26522;
}

#item24301 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:19px !important;
	background:#f26522;
}

#item24302 {
	width:6px !important;
	height:6px !important;
	top:25px !important;
	background:#f26522;
}

#item24303 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:6px !important;
	background:#f26522;
}

#item24304 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	background:#f26522;
}

#item24291 {
	width:62px !important;
	height:62px !important;
	left:1720px !important;
	top:989px !important;
}

@keyframes einblenden-10088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-10088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10167 {
	width:523px !important;
	height:346px !important;
	background:#4d5a60;
}

@keyframes einblenden-10214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-10214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10242 {
	width:60px !important;
	height:60px !important;
	background:#f26522;
}

#item10245 {
	width:9px !important;
	height:2px !important;
	left:16px !important;
	top:21px !important;
	background:#fff;
}

#item10248 {
	width:2px !important;
	height:3px !important;
	left:5px !important;
	background:#fff;
}

#item10249 {
	width:2px !important;
	height:3px !important;
	left:33px !important;
	background:#fff;
}

#item10250 {
	width:732px !important;
	height:635px !important;
	left:391px !important;
	top:374px !important;
}

@keyframes einblenden-10275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-10275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10275 {
	width:125px !important;
	height:133px !important;
	left:180px !important;
	top:380px !important;
}

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

#item10075 {
	width:1815px !important;
	height:1051px !important;
	left:-10px !important;
	top:-10px !important;
}

#item10069 {
	width:139px !important;
	height:139px !important;
	background:#fff;
}

#item10070 {
	width:115px !important;
	height:27px !important;
	left:12px !important;
	top:63px !important;
}

#item10066 {
	width:139px !important;
	height:139px !important;
	left:1666px !important;
}

#item22552 {
	width:1755px !important;
	height:897px !important;
	left:102px !important;
	top:183px !important;
}

#item22554 {
	width:1680px !important;
	height:102px !important;
	left:23px !important;
	top:3573px !important;
}

#item22555 {
	width:533px !important;
	height:1236px !important;
	left:18px !important;
	top:2px !important;
	background:#fff;
}

#item23291 {
	width:45px !important;
	height:45px !important;
	left:1067px !important;
	top:22px !important;
}

#item23319 {
	width:45px !important;
	height:45px !important;
	left:1067px !important;
	top:454px !important;
}

#item23345 {
	width:45px !important;
	height:45px !important;
	left:1067px !important;
	top:891px !important;
}

#item23371 {
	width:45px !important;
	height:45px !important;
	left:1643px !important;
	top:1345px !important;
}

#item23398 {
	width:45px !important;
	height:45px !important;
	left:1643px !important;
	top:1798px !important;
}

#item23425 {
	width:45px !important;
	height:45px !important;
	left:1643px !important;
	top:2250px !important;
}

#item23452 {
	width:45px !important;
	height:45px !important;
	left:1643px !important;
	top:2696px !important;
}

#item23478 {
	width:45px !important;
	height:45px !important;
	left:1067px !important;
	top:1345px !important;
}

#item23503 {
	width:45px !important;
	height:45px !important;
	left:1067px !important;
	top:1798px !important;
}

#item23529 {
	width:45px !important;
	height:45px !important;
	left:1067px !important;
	top:2250px !important;
}

#item23557 {
	width:45px !important;
	height:45px !important;
	left:1067px !important;
	top:2696px !important;
}

#item23583 {
	width:45px !important;
	height:45px !important;
	left:1643px !important;
	top:22px !important;
}

#item23609 {
	width:45px !important;
	height:45px !important;
	left:1643px !important;
	top:454px !important;
}

#item23635 {
	width:45px !important;
	height:45px !important;
	left:1643px !important;
	top:891px !important;
}

#item23663 {
	width:45px !important;
	height:45px !important;
	left:489px !important;
	top:1798px !important;
}

#item23688 {
	width:45px !important;
	height:45px !important;
	left:489px !important;
	top:1345px !important;
}

#item23715 {
	width:45px !important;
	height:45px !important;
	left:489px !important;
	top:2251px !important;
}

#item23741 {
	width:45px !important;
	height:45px !important;
	left:491px !important;
	top:2697px !important;
}

#item23767 {
	width:45px !important;
	height:45px !important;
	left:491px !important;
	top:3135px !important;
}

#item9827 {
	width:52px !important;
	height:52px !important;
}

#item9836 {
	width:52px !important;
	height:52px !important;
}

#item9818 {
	width:52px !important;
	height:52px !important;
	left:306px !important;
	top:79px !important;
}

#item9864 {
	width:60px !important;
	height:60px !important;
	background:#f26522;
}

#item9867 {
	width:9px !important;
	height:2px !important;
	left:16px !important;
	top:21px !important;
	background:#fff;
}

#item9870 {
	width:2px !important;
	height:3px !important;
	left:5px !important;
	background:#fff;
}

#item9871 {
	width:2px !important;
	height:3px !important;
	left:33px !important;
	background:#fff;
}

#item15644 {
	width:150px !important;
	height:61px !important;
	left:120px !important;
	top:69px !important;
}

#item23972 {
	width:139px !important;
	height:139px !important;
	left:1506px !important;
	top:10px !important;
	background:#fff;
}

@keyframes wachsen-23972 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(12.2) scaleY(8);}
}
@-webkit-keyframes wachsen-23972 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(12.2) scaleY(8);}
}
#item23972 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

@keyframes einblenden-24306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-24306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24308 {
	width:56px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item24310 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:6px !important;
	background:#f26522;
}

#item24311 {
	width:6px !important;
	height:6px !important;
	background:#f26522;
}

#item24312 {
	width:6px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item24313 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:19px !important;
	background:#f26522;
}

#item24314 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	top:25px !important;
	background:#f26522;
}

#item24315 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:19px !important;
	background:#f26522;
}

#item24316 {
	width:6px !important;
	height:6px !important;
	top:25px !important;
	background:#f26522;
}

#item24317 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:6px !important;
	background:#f26522;
}

#item24318 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	background:#f26522;
}

#item24306 {
	width:62px !important;
	height:62px !important;
	left:1563px !important;
	top:978px !important;
}

@keyframes einblenden-23981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-23981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24058 {
	width:523px !important;
	height:346px !important;
	background:#4d5a60;
}

@keyframes einblenden-24106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-24106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24134 {
	width:60px !important;
	height:60px !important;
	background:#f26522;
}

#item24137 {
	width:9px !important;
	height:2px !important;
	left:16px !important;
	top:21px !important;
	background:#fff;
}

#item24140 {
	width:2px !important;
	height:3px !important;
	left:5px !important;
	background:#fff;
}

#item24141 {
	width:2px !important;
	height:3px !important;
	left:33px !important;
	background:#fff;
}

#item24142 {
	width:732px !important;
	height:635px !important;
	left:221px !important;
	top:374px !important;
}

@keyframes einblenden-24167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-24167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24167 {
	width:125px !important;
	height:133px !important;
	left:10px !important;
	top:380px !important;
}

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

#item23968 {
	width:1645px !important;
	height:1040px !important;
	left:160px !important;
	top:-10px !important;
}

#item24283 {
	width:139px !important;
	height:139px !important;
	background:#fff;
}

#item24284 {
	width:115px !important;
	height:27px !important;
	left:12px !important;
	top:63px !important;
}

#item24280 {
	width:139px !important;
	height:139px !important;
	left:1666px !important;
}

#item20325 {
	width:1920px !important;
	height:1080px !important;
}

#item20327 {
	width:1920px !important;
	height:3280px !important;
	background:#e0e0e3;
}

#item20328 {
	width:1685px !important;
	height:3030px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item20444 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item20446 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item20447 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item20448 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item20449 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item20450 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item20451 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item20452 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item20454 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item20440 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:3000px !important;
}

#item20232 {
	width:1920px !important;
	height:1080px !important;
	background:#e0e0e3;
}

#item20235 {
	width:1685px !important;
	height:902px !important;
	background:#fff;
}

#item20263 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item20264 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item20265 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item20266 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item20267 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item20268 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item20269 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item20270 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item20271 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item20259 {
	width:79px !important;
	height:79px !important;
	left:803px !important;
	top:790px !important;
}

#item19951 {
	width:1920px !important;
	height:1080px !important;
}

#item19953 {
	width:1920px !important;
	height:2570px !important;
	background:#e0e0e3;
}

#item19954 {
	width:1685px !important;
	height:2324px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item20032 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item20034 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item20035 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item20036 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item20037 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item20038 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item20039 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item20041 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item20042 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item20027 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:2290px !important;
}

#item19799 {
	width:1920px !important;
	height:1080px !important;
}

#item19801 {
	width:1920px !important;
	height:2700px !important;
	background:#e0e0e3;
}

#item19802 {
	width:1685px !important;
	height:2439px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item19865 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item19867 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item19868 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item19869 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item19870 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item19871 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item19872 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item19873 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item19874 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item19861 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:2426px !important;
}

#item19633 {
	width:1920px !important;
	height:1080px !important;
}

#item19635 {
	width:1920px !important;
	height:3310px !important;
	background:#e0e0e3;
}

#item19636 {
	width:1685px !important;
	height:3034px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item19706 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item19708 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item19709 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item19710 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item19711 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item19713 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item19714 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item19715 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item19716 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item19702 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:3031px !important;
}

#item19437 {
	width:1920px !important;
	height:1080px !important;
}

#item19440 {
	width:1920px !important;
	height:3310px !important;
	background:#e0e0e3;
}

#item19441 {
	width:1685px !important;
	height:3034px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item19522 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item19524 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item19525 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item19526 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item19527 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item19528 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item19529 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item19530 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item19531 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item19518 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:3031px !important;
}

#item16664 {
	width:1920px !important;
	height:1080px !important;
}

#item16666 {
	width:1920px !important;
	height:3620px !important;
	background:#e0e0e3;
}

#item16668 {
	width:1685px !important;
	height:3357px !important;
	background:#fff;
}

#item16674 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item16676 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item16677 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item16679 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item16680 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item16681 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item16682 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item16683 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item16684 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item16669 {
	width:79px !important;
	height:79px !important;
	left:803px !important;
	top:3215px !important;
}

#item18712 {
	width:1920px !important;
	height:1080px !important;
}

#item18714 {
	width:1920px !important;
	height:5970px !important;
	background:#e0e0e3;
}

#item18715 {
	width:1680px !important;
	height:102px !important;
	left:127px !important;
	top:4268px !important;
}

#item18716 {
	width:1685px !important;
	height:5720px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item18813 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item18815 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item18816 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item18817 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item18818 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item18819 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item18820 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item18821 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item18822 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item18808 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:5680px !important;
}

#item18355 {
	width:1920px !important;
	height:1080px !important;
}

#item18357 {
	width:1920px !important;
	height:4900px !important;
	background:#e0e0e3;
}

#item18358 {
	width:1680px !important;
	height:102px !important;
	left:127px !important;
	top:4268px !important;
}

#item18359 {
	width:1685px !important;
	height:4629px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item18460 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item18462 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item18463 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item18464 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item18465 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item18466 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item18467 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item18468 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item18469 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item18456 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:4605px !important;
}

#item17999 {
	width:1920px !important;
	height:1080px !important;
}

#item18001 {
	width:1920px !important;
	height:4890px !important;
	background:#e0e0e3;
}

#item18002 {
	width:1685px !important;
	height:4629px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item18102 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item18104 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item18105 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item18106 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item18107 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item18108 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item18109 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item18111 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item18112 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item18098 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:4610px !important;
}

#item17572 {
	width:1920px !important;
	height:1080px !important;
}

#item17574 {
	width:1920px !important;
	height:5000px !important;
	background:#e0e0e3;
}

#item17575 {
	width:1685px !important;
	height:4784px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item17683 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item17685 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item17686 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item17688 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item17689 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item17690 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item17691 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item17692 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item17693 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item17679 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:4771px !important;
}

#item19155 {
	width:1920px !important;
	height:1080px !important;
	background:#e0e0e3;
}

#item19156 {
	width:1685px !important;
	height:904px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item19189 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item19191 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item19192 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item19193 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item19194 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item19195 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item19196 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item19197 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item19198 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item19185 {
	width:79px !important;
	height:79px !important;
	left:921px !important;
	top:900px !important;
}

#item17384 {
	width:1920px !important;
	height:1080px !important;
}

#item17386 {
	width:1920px !important;
	height:2700px !important;
	background:#e0e0e3;
}

#item17387 {
	width:1685px !important;
	height:2463px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item17450 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item17452 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item17453 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item17454 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item17455 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item17456 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item17457 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item17458 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item17459 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item17446 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:2421px !important;
}

#item16393 {
	width:1920px !important;
	height:1080px !important;
}

#item16395 {
	width:1920px !important;
	height:4780px !important;
	background:#e0e0e3;
}

#item16396 {
	width:1685px !important;
	height:4527px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item16420 {
	width:784px !important;
	height:522px !important;
	left:157px !important;
	top:2434px !important;
	background:#efeff1;
}

#item16440 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item16442 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item16443 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item16444 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item16445 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item16446 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item16447 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item16448 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item16449 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item16435 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:4520px !important;
}

#item19029 {
	width:1920px !important;
	height:1080px !important;
}

#item19031 {
	width:1920px !important;
	height:2050px !important;
	background:#e0e0e3;
}

#item19032 {
	width:1685px !important;
	height:1784px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item19061 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item19063 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item19064 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item19065 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item19066 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item19068 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item19069 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item19070 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item19071 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item19057 {
	width:79px !important;
	height:79px !important;
	left:921px !important;
	top:1750px !important;
}

#item16948 {
	width:1920px !important;
	height:1080px !important;
}

#item16950 {
	width:1920px !important;
	height:3720px !important;
	background:#e0e0e3;
}

#item16951 {
	width:1685px !important;
	height:3456px !important;
	left:120px !important;
	top:116px !important;
	background:#c9c9ce;
}

#item17036 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item17038 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item17039 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item17040 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item17041 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item17042 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item17043 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item17044 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item17045 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item17032 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:3427px !important;
}

#item17116 {
	width:1920px !important;
	height:1080px !important;
}

#item17119 {
	width:1920px !important;
	height:4360px !important;
	background:#e0e0e3;
}

#item17121 {
	width:1674px !important;
	height:4109px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item17250 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item17252 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item17253 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item17254 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item17255 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item17256 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item17257 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item17258 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item17259 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item17246 {
	width:79px !important;
	height:79px !important;
	left:917px !important;
	top:4093px !important;
}

#item16057 {
	width:1920px !important;
	height:1080px !important;
}

#item16060 {
	width:1920px !important;
	height:4026px !important;
	background:#e0e0e3;
}

#item16061 {
	width:1685px !important;
	height:3791px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item16168 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item16170 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item16171 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item16172 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item16173 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item16174 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item16175 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item16177 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item16178 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item16164 {
	width:79px !important;
	height:79px !important;
	left:923px !important;
	top:3784px !important;
}

#item15711 {
	width:1920px !important;
	height:1080px !important;
}

#item15713 {
	width:1920px !important;
	height:4259px !important;
	background:#e0e0e3;
}

#item15714 {
	width:1685px !important;
	height:4000px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item15792 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#f26522;
}

#item15794 {
	width:7px !important;
	height:7px !important;
	background:#f26522;
}

#item15795 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#f26522;
}

#item15796 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#f26522;
}

#item15797 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#f26522;
}

#item15798 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#f26522;
}

#item15799 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#f26522;
}

#item15800 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#f26522;
}

#item15801 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#f26522;
}

#item15788 {
	width:79px !important;
	height:79px !important;
	left:921px !important;
	top:3984px !important;
}

#item15514 {
	width:10px !important;
	height:10px !important;
	left:100px !important;
	top:183px !important;
}

#item15388 {
	width:1920px !important;
	height:1080px !important;
}
#in5footer,  #prefooter {display:none;}
