/* 	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:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:102290px; 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; }
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-SKODANext-Bold;
	src:url("../fonts/SKODANextBold-e5fd118e-eab7-4304-ad08-9c12234dbf41.otf_v.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-SKODANext-Light;
	src:url("../fonts/SKODANextLight-d866ae5b-5fed-4b53-a20f-f2c2c6e92622.otf_v.otf");
}

#item901 {
	width:425px !important;
	height:121px !important;
	left:80px !important;
	top:879px !important;
}

#item160576 {
	width:87px !important;
	height:65px !important;
	border-radius:14px;
	border:solid 1.5px #fff;
}

#item160580 {
	width:87px !important;
	height:66px !important;
}

#item160577 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:935px !important;
}

#item193061 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item193058 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item193065 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193062 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:222px !important;
}

#item193091 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193088 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:280px !important;
}

#item193118 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193115 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:335px !important;
}

#item193144 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193141 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:391px !important;
}

#item193170 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193167 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:447px !important;
}

#item193196 {
	width:328px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193193 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:502px !important;
}

#item193222 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193219 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:561px !important;
}

#item193248 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193245 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:616px !important;
}

#item193274 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193271 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:673px !important;
}

#item193326 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193323 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:165px !important;
}

#item193051 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item193048 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item193046 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item192753 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item192750 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item192757 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192754 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:222px !important;
}

#item192783 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192780 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:280px !important;
}

#item192809 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192806 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:335px !important;
}

#item192835 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192832 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:391px !important;
}

#item192861 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192858 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:447px !important;
}

#item192887 {
	width:328px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192884 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:502px !important;
}

#item192915 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192910 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:561px !important;
}

#item192941 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192938 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:616px !important;
}

#item192967 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192964 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:673px !important;
}

#item192993 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item192990 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item193019 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item193016 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:165px !important;
}

#item192743 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item192740 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item192737 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item944 {
	width:1920px !important;
	height:1080px !important;
	background:#78faae;
}

#item974 {
	width:1214px !important;
	left:80px !important;
	top:322px !important;
	min-height:186px !important;
}

#item69952 {
	width:1178px !important;
	left:80px !important;
	top:546px !important;
	min-height:264px !important;
}

#item160587 {
	width:87px !important;
	height:65px !important;
	border-radius:14px;
	border:solid 1.5px #000;
}

#item160591 {
	width:87px !important;
	height:66px !important;
}

#item160588 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:935px !important;
}

#item160595 {
	width:87px !important;
	height:66px !important;
}

#item160592 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:857px !important;
}

#item1144 {
	width:423px !important;
	left:1231px !important;
	top:827px !important;
	min-height:47px !important;
}

#item160618 {
	width:40px !important;
	height:58px !important;
	left:55px !important;
}

#item160625 {
	width:150px !important;
	top:75px !important;
	min-height:14px !important;
}

#item160602 {
	width:87px !important;
	height:65px !important;
	border-radius:14px;
	border:solid 1.5px #000;
}

#item160606 {
	width:87px !important;
	height:66px !important;
}

#item160603 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:935px !important;
}

#item160611 {
	width:87px !important;
	height:66px !important;
}

#item160607 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:857px !important;
}

#item68570 {
	width:295px !important;
	min-height:56px !important;
	padding:16px;
}

#item194922 {
	width:295px !important;
	height:56px !important;
	left:1561px !important;
	top:548px !important;
}

#item68593 {
	width:295px !important;
	min-height:56px !important;
	padding:16px;
}

#item194916 {
	width:295px !important;
	height:56px !important;
	left:1561px !important;
	top:491px !important;
}

#item68616 {
	width:181px !important;
	min-height:56px !important;
	padding:16px;
}

#item194913 {
	width:181px !important;
	height:56px !important;
	left:1675px !important;
	top:435px !important;
}

#item68639 {
	width:165px !important;
	min-height:56px !important;
	padding:16px;
}

#item194910 {
	width:165px !important;
	height:56px !important;
	left:1691px !important;
	top:379px !important;
}

#item68662 {
	width:257px !important;
	min-height:56px !important;
	padding:16px;
}

#item194907 {
	width:257px !important;
	height:56px !important;
	left:1599px !important;
	top:323px !important;
}

#item68685 {
	width:251px !important;
	min-height:56px !important;
	padding:16px;
}

#item194904 {
	width:251px !important;
	height:56px !important;
	left:1605px !important;
	top:267px !important;
}

#item68709 {
	width:135px !important;
	min-height:56px !important;
	padding:16px;
}

#item194901 {
	width:135px !important;
	height:56px !important;
	left:1721px !important;
	top:210px !important;
}

#item68732 {
	width:255px !important;
	min-height:56px !important;
	padding:16px;
}

#item194898 {
	width:255px !important;
	height:56px !important;
	left:1601px !important;
	top:154px !important;
}

#item92048 {
	width:219px !important;
	min-height:56px !important;
	padding:16px;
}

#item194925 {
	width:219px !important;
	height:56px !important;
	left:1637px !important;
	top:603px !important;
}

#item191150 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item191147 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item191182 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191179 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:165px !important;
}

#item191208 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191205 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:222px !important;
}

#item191234 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191231 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:278px !important;
}

#item191260 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191257 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:333px !important;
}

#item191286 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191283 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:390px !important;
}

#item191312 {
	width:328px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191309 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:445px !important;
}

#item191338 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191335 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:503px !important;
}

#item191364 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191361 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:559px !important;
}

#item191391 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item191387 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:615px !important;
}

#item191417 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item191414 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item191140 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item191137 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item191135 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item192119 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item192116 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item192123 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192120 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:222px !important;
}

#item192149 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192146 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:280px !important;
}

#item192176 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192173 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:335px !important;
}

#item192202 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192199 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:391px !important;
}

#item192228 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192225 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:447px !important;
}

#item192255 {
	width:328px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192252 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:502px !important;
}

#item192281 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192278 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:561px !important;
}

#item192308 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192305 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:616px !important;
}

#item192334 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192331 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:673px !important;
}

#item192360 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item192357 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item192386 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192383 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:165px !important;
}

#item192109 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item192105 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item192103 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item24838 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

#item160696 {
	width:48px !important;
	height:34px !important;
}

#item160693 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item160700 {
	width:48px !important;
	height:34px !important;
}

#item160697 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item192426 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item192423 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item192430 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192427 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:222px !important;
}

#item192456 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192453 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:280px !important;
}

#item192483 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192480 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:335px !important;
}

#item192509 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192506 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:391px !important;
}

#item192535 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192532 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:447px !important;
}

#item192561 {
	width:328px !important;
	height:58px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192558 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:502px !important;
}

#item192587 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192584 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:561px !important;
}

#item192613 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192610 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:616px !important;
}

#item192639 {
	width:328px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192636 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:673px !important;
}

#item192665 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item192662 {
	width:167px !important;
	height:20px !important;
	left:429px !important;
	top:996px !important;
}

#item192691 {
	width:328px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	padding:16px;
}

#item192688 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:165px !important;
}

#item192416 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item192412 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item192409 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item161047 {
	width:460px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item161182 {
	width:542px !important;
	top:325px !important;
	min-height:190px !important;
}

#item161205 {
	width:604px !important;
	top:268px !important;
	min-height:27px !important;
}

#item161084 {
	width:550px !important;
	top:482px !important;
	min-height:228px !important;
}

#item161107 {
	width:612px !important;
	top:425px !important;
	min-height:27px !important;
}

#item161389 {
	width:414px !important;
	top:268px !important;
	min-height:77px !important;
}

#item161070 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195301 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195303 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item161026 {
	width:48px !important;
	height:34px !important;
}

#item161023 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item161030 {
	width:48px !important;
	height:34px !important;
}

#item161027 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item161031 {
	width:34px !important;
	height:48px !important;
	left:1396px !important;
	top:918px !important;
}

#item161035 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item161042 {
	width:70px !important;
	height:24px !important;
}

#item161039 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item161046 {
	width:70px !important;
	height:24px !important;
}

#item161043 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item62744 {
	width:440px !important;
	left:80px !important;
	top:268px !important;
	min-height:27px !important;
}

#item62767 {
	width:425px !important;
	left:80px !important;
	top:80px !important;
	min-height:117px !important;
}

#item62813 {
	width:425px !important;
	left:80px !important;
	top:325px !important;
	min-height:113px !important;
}

#item161522 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item161524 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item161554 {
	width:48px !important;
	height:34px !important;
}

#item161551 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item161558 {
	width:48px !important;
	height:34px !important;
}

#item161555 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item25171 {
	width:551px !important;
	left:80px !important;
	top:268px !important;
	min-height:27px !important;
}

#item25194 {
	width:408px !important;
	left:80px !important;
	top:325px !important;
	min-height:224px !important;
}

#item30515 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item195336 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195338 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item161588 {
	width:48px !important;
	height:34px !important;
}

#item161585 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item161592 {
	width:48px !important;
	height:34px !important;
}

#item161589 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item161632 {
	width:460px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item161778 {
	width:542px !important;
	top:365px !important;
	min-height:190px !important;
}

#item161801 {
	width:604px !important;
	top:268px !important;
	min-height:67px !important;
}

#item161665 {
	width:550px !important;
	top:365px !important;
	min-height:228px !important;
}

#item161688 {
	width:612px !important;
	top:268px !important;
	min-height:67px !important;
}

#item161656 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195401 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195403 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item161610 {
	width:48px !important;
	height:34px !important;
}

#item161607 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item161614 {
	width:48px !important;
	height:34px !important;
}

#item161611 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item161615 {
	width:34px !important;
	height:48px !important;
	left:1396px !important;
	top:918px !important;
}

#item161619 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item161626 {
	width:70px !important;
	height:24px !important;
}

#item161623 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item161631 {
	width:70px !important;
	height:24px !important;
}

#item161628 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item3758 {
	width:306px !important;
	height:920px !important;
	left:1534px !important;
	top:80px !important;
}

#item161942 {
	width:48px !important;
	height:34px !important;
}

#item161939 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item161946 {
	width:48px !important;
	height:34px !important;
}

#item161943 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item3833 {
	width:563px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item3855 {
	width:607px !important;
	left:80px !important;
	top:268px !important;
	min-height:437px !important;
}

#item161950 {
	width:48px !important;
	height:34px !important;
}

#item161947 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item161954 {
	width:48px !important;
	height:34px !important;
}

#item161951 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item162055 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item162057 {
	width:335px !important;
	left:14px !important;
	top:28px !important;
	min-height:24px !important;
}

#item162548 {
	width:445px !important;
	top:124px !important;
	min-height:35px !important;
}

#item162571 {
	width:400px !important;
	top:181px !important;
	min-height:99px !important;
}

#item162595 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162596 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162597 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162598 {
	width:292px !important;
	height:294px !important;
	left:1491px !important;
	top:384px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162599 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:32px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162600 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:32px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196579 {
	width:598px !important;
	min-height:50px !important;
}

#item196622 {
	width:292px !important;
	height:294px !important;
	left:1315px !important;
	top:563px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162462 {
	width:445px !important;
	top:124px !important;
	min-height:35px !important;
}

#item162485 {
	width:400px !important;
	top:181px !important;
	min-height:99px !important;
}

#item162508 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162509 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162510 {
	width:292px !important;
	height:294px !important;
	left:1315px !important;
	top:384px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162511 {
	width:292px !important;
	height:294px !important;
	left:1491px !important;
	top:384px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162512 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:32px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162513 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:32px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196556 {
	width:598px !important;
	min-height:50px !important;
}

#item196621 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:563px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162368 {
	width:445px !important;
	top:124px !important;
	min-height:35px !important;
}

#item162391 {
	width:400px !important;
	top:181px !important;
	min-height:99px !important;
}

#item162415 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162416 {
	width:292px !important;
	height:294px !important;
	left:1491px !important;
	top:208px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162417 {
	width:292px !important;
	height:294px !important;
	left:1315px !important;
	top:384px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162418 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162419 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:32px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162420 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:32px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196532 {
	width:598px !important;
	min-height:50px !important;
}

#item196620 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:563px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162280 {
	width:445px !important;
	top:124px !important;
	min-height:35px !important;
}

#item162303 {
	width:400px !important;
	top:181px !important;
	min-height:99px !important;
}

#item162326 {
	width:292px !important;
	height:294px !important;
	left:1315px !important;
	top:208px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162327 {
	width:292px !important;
	height:294px !important;
	left:1491px !important;
	top:208px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162328 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162329 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162330 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:32px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162331 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:32px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196509 {
	width:598px !important;
	min-height:50px !important;
}

#item196619 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:563px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162190 {
	width:445px !important;
	top:124px !important;
	min-height:35px !important;
}

#item162213 {
	width:400px !important;
	top:181px !important;
	min-height:99px !important;
}

#item162236 {
	width:292px !important;
	height:294px !important;
	left:1315px !important;
	top:208px !important;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162237 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162238 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162239 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162240 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:32px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162241 {
	width:292px !important;
	height:294px !important;
	left:1491px !important;
	top:32px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196486 {
	width:598px !important;
	min-height:50px !important;
}

#item196618 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:563px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162083 {
	width:445px !important;
	top:124px !important;
	min-height:35px !important;
}

#item162106 {
	width:400px !important;
	top:181px !important;
	min-height:99px !important;
}

#item162136 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162138 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162139 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162140 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:563px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162141 {
	width:292px !important;
	height:294px !important;
	left:1315px !important;
	top:32px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162142 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196387 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:32px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196463 {
	width:598px !important;
	min-height:50px !important;
}

#item196390 {
	width:445px !important;
	top:124px !important;
	min-height:35px !important;
}

#item196414 {
	width:400px !important;
	top:181px !important;
	min-height:99px !important;
}

#item196442 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196443 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196444 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:384px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196445 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:563px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196446 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:32px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196447 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:208px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196448 {
	width:292px !important;
	height:294px !important;
	left:1492px !important;
	top:32px !important;
	border:solid 1.2px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162027 {
	width:598px !important;
	min-height:50px !important;
}

#item162081 {
	width:1639px !important;
	height:888px !important;
	left:80px !important;
	top:80px !important;
}

#item163801 {
	width:428px !important;
	left:80px !important;
	top:739px !important;
	min-height:78px !important;
	padding:17px 0px 0px 0px;
}

#item161989 {
	width:48px !important;
	height:34px !important;
}

#item161986 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item161993 {
	width:48px !important;
	height:34px !important;
}

#item161990 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item161994 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item161998 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item162005 {
	width:146px !important;
	height:146px !important;
}

#item162002 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:112px !important;
}

#item162009 {
	width:146px !important;
	height:146px !important;
}

#item162006 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:112px !important;
}

#item162013 {
	width:146px !important;
	height:146px !important;
}

#item162010 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:289px !important;
}

#item196627 {
	width:146px !important;
	height:146px !important;
}

#item196624 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:289px !important;
}

#item162017 {
	width:146px !important;
	height:146px !important;
}

#item162014 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:464px !important;
}

#item162021 {
	width:146px !important;
	height:146px !important;
}

#item162018 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:464px !important;
}

#item162026 {
	width:146px !important;
	height:146px !important;
}

#item162022 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:646px !important;
}

#item163887 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item163914 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item163915 {
	width:335px !important;
	left:14px !important;
	top:28px !important;
	min-height:24px !important;
}

#item163947 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item163970 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item163993 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item163994 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item163995 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item163996 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:353px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item163997 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item163998 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164244 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item164267 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item164290 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164291 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164292 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:353px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164293 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164295 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164296 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164184 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item164208 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item164231 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164232 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:177px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164233 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164235 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164236 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164237 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #7f7f7f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164614 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item164125 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item164149 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item164172 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:177px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164173 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164174 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164175 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164176 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164177 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164062 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item164085 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item164108 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164109 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164110 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164111 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164112 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164113 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164516 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item164001 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item164024 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item164055 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164056 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:177px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164057 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164058 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:353px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164059 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164060 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164463 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item163938 {
	width:1638px !important;
	height:913px !important;
	left:80px !important;
	top:111px !important;
}

#item164300 {
	width:428px !important;
	left:80px !important;
	top:739px !important;
	min-height:78px !important;
	padding:17px 0px 0px 0px;
}

#item164327 {
	width:48px !important;
	height:34px !important;
}

#item164323 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item164331 {
	width:48px !important;
	height:34px !important;
}

#item164328 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item164332 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item164336 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item164343 {
	width:146px !important;
	height:146px !important;
}

#item164340 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:114px !important;
}

#item164347 {
	width:146px !important;
	height:146px !important;
}

#item164344 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:114px !important;
}

#item164351 {
	width:146px !important;
	height:146px !important;
}

#item164348 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:290px !important;
}

#item164355 {
	width:146px !important;
	height:146px !important;
}

#item164352 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:290px !important;
}

#item164359 {
	width:146px !important;
	height:146px !important;
}

#item164356 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:467px !important;
}

#item164363 {
	width:146px !important;
	height:146px !important;
}

#item164360 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:467px !important;
}

#item164779 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item164806 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item164808 {
	width:335px !important;
	left:14px !important;
	top:28px !important;
	min-height:24px !important;
}

#item164980 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item165003 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item165030 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item165031 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item165039 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item164893 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item164917 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item164951 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164952 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164955 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item164831 {
	width:1638px !important;
	height:913px !important;
	left:80px !important;
	top:111px !important;
}

#item165272 {
	width:428px !important;
	left:80px !important;
	top:739px !important;
	min-height:78px !important;
	padding:17px 0px 0px 0px;
}

#item164741 {
	width:48px !important;
	height:34px !important;
}

#item164738 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item164745 {
	width:48px !important;
	height:34px !important;
}

#item164742 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item164746 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item164750 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item164757 {
	width:146px !important;
	height:146px !important;
}

#item164754 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:114px !important;
}

#item164761 {
	width:146px !important;
	height:146px !important;
}

#item164758 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:114px !important;
}

#item165726 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item165749 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item165783 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item165591 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item165618 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item165620 {
	width:335px !important;
	left:14px !important;
	top:28px !important;
	min-height:24px !important;
}

#item165570 {
	width:48px !important;
	height:34px !important;
}

#item165567 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item165574 {
	width:48px !important;
	height:34px !important;
}

#item165571 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item166022 {
	width:445px !important;
	top:93px !important;
	min-height:35px !important;
}

#item166045 {
	width:400px !important;
	top:150px !important;
	min-height:99px !important;
}

#item166077 {
	width:147px !important;
	left:23px !important;
	top:4px !important;
	min-height:13px !important;
}

#item166102 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:50px !important;
}

#item166128 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item166130 {
	width:335px !important;
	left:14px !important;
	top:28px !important;
	min-height:24px !important;
}

#item166015 {
	width:48px !important;
	height:34px !important;
}

#item166012 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item166019 {
	width:48px !important;
	height:34px !important;
}

#item166016 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item166251 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item166253 {
	width:335px !important;
	left:14px !important;
	top:28px !important;
	min-height:24px !important;
}

#item166278 {
	width:445px !important;
	top:157px !important;
	min-height:35px !important;
}

#item166301 {
	width:400px !important;
	top:214px !important;
	min-height:99px !important;
}

#item166324 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item166325 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item166360 {
	width:445px !important;
	top:157px !important;
	min-height:35px !important;
}

#item166383 {
	width:400px !important;
	top:214px !important;
	min-height:99px !important;
}

#item166411 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:1px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item166412 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:1px !important;
	border:solid 1px #999999;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item166276 {
	width:1638px !important;
	height:913px !important;
	left:80px !important;
	top:111px !important;
}

#item166225 {
	width:598px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item166204 {
	width:48px !important;
	height:34px !important;
}

#item166200 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item166208 {
	width:48px !important;
	height:34px !important;
}

#item166205 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item166209 {
	width:34px !important;
	height:48px !important;
	left:944px !important;
	top:918px !important;
}

#item166213 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:918px !important;
}

#item166220 {
	width:146px !important;
	height:146px !important;
}

#item166217 {
	width:146px !important;
	height:146px !important;
	left:1395px !important;
	top:114px !important;
}

#item166224 {
	width:146px !important;
	height:146px !important;
}

#item166221 {
	width:146px !important;
	height:146px !important;
	left:1571px !important;
	top:114px !important;
}

#item167428 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:116px !important;
}

#item167962 {
	width:440px !important;
	top:268px !important;
	min-height:36px !important;
}

#item167985 {
	width:489px !important;
	top:325px !important;
	min-height:88px !important;
}

#item167873 {
	width:631px !important;
	top:325px !important;
	min-height:46px !important;
}

#item167896 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item167773 {
	width:601px !important;
	top:325px !important;
	min-height:43px !important;
}

#item167796 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item167672 {
	width:304px !important;
	top:325px !important;
	min-height:20px !important;
}

#item167695 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item167572 {
	width:278px !important;
	top:325px !important;
	min-height:20px !important;
}

#item167595 {
	width:324px !important;
	top:268px !important;
	min-height:36px !important;
}

#item167470 {
	width:324px !important;
	min-height:36px !important;
}

#item167493 {
	width:273px !important;
	top:57px !important;
	min-height:20px !important;
}

#item167451 {
	width:1841px !important;
	height:1081px !important;
	left:80px !important;
}

#item195448 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195450 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item167395 {
	width:34px !important;
	height:48px !important;
	left:1584px !important;
	top:918px !important;
}

#item167399 {
	width:34px !important;
	height:48px !important;
	left:1049px !important;
	top:918px !important;
}

#item167406 {
	width:70px !important;
	height:24px !important;
}

#item167403 {
	width:70px !important;
	height:24px !important;
	left:1108px !important;
	top:930px !important;
}

#item167410 {
	width:70px !important;
	height:24px !important;
}

#item167407 {
	width:70px !important;
	height:24px !important;
	left:1185px !important;
	top:930px !important;
}

#item167414 {
	width:70px !important;
	height:24px !important;
}

#item167411 {
	width:70px !important;
	height:24px !important;
	left:1262px !important;
	top:930px !important;
}

#item167419 {
	width:70px !important;
	height:24px !important;
}

#item167416 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item167423 {
	width:70px !important;
	height:24px !important;
}

#item167420 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item167427 {
	width:70px !important;
	height:24px !important;
}

#item167424 {
	width:70px !important;
	height:24px !important;
	left:1490px !important;
	top:930px !important;
}

#item170241 {
	width:48px !important;
	height:34px !important;
}

#item170238 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item170245 {
	width:48px !important;
	height:34px !important;
}

#item170242 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item168584 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:116px !important;
}

#item168649 {
	width:600px !important;
	top:268px !important;
	min-height:72px !important;
}

#item168672 {
	width:582px !important;
	top:365px !important;
	min-height:234px !important;
}

#item168780 {
	width:590px !important;
	top:268px !important;
	min-height:72px !important;
}

#item168803 {
	width:594px !important;
	top:365px !important;
	min-height:186px !important;
}

#item168714 {
	width:556px !important;
	top:365px !important;
	min-height:195px !important;
}

#item168738 {
	width:445px !important;
	top:268px !important;
	min-height:80px !important;
}

#item168607 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195483 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195485 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item168529 {
	width:48px !important;
	height:34px !important;
}

#item168526 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item168533 {
	width:48px !important;
	height:34px !important;
}

#item168530 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item168534 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item168538 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item168545 {
	width:70px !important;
	height:24px !important;
}

#item168542 {
	width:70px !important;
	height:24px !important;
	left:1221px !important;
	top:930px !important;
}

#item168549 {
	width:70px !important;
	height:24px !important;
}

#item168546 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item168554 {
	width:70px !important;
	height:24px !important;
}

#item168550 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item169009 {
	width:658px !important;
	left:80px !important;
	top:80px !important;
	min-height:124px !important;
}

#item169314 {
	width:448px !important;
	top:268px !important;
	min-height:27px !important;
}

#item169348 {
	width:546px !important;
	top:325px !important;
	min-height:195px !important;
}

#item169217 {
	width:721px !important;
	top:268px !important;
	min-height:52px !important;
}

#item169240 {
	width:445px !important;
	top:325px !important;
	min-height:95px !important;
}

#item169126 {
	width:266px !important;
	top:268px !important;
	min-height:36px !important;
}

#item169149 {
	width:514px !important;
	top:325px !important;
	min-height:30px !important;
}

#item169034 {
	width:425px !important;
	top:268px !important;
	min-height:41px !important;
}

#item169057 {
	width:323px !important;
	top:325px !important;
	min-height:170px !important;
}

#item169032 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195542 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195544 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item168984 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item168988 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

#item168995 {
	width:70px !important;
	height:24px !important;
}

#item168992 {
	width:70px !important;
	height:24px !important;
	left:1182px !important;
	top:930px !important;
}

#item168999 {
	width:70px !important;
	height:24px !important;
}

#item168996 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item169003 {
	width:70px !important;
	height:24px !important;
}

#item169000 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item169008 {
	width:70px !important;
	height:24px !important;
}

#item169004 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item169471 {
	width:48px !important;
	height:34px !important;
}

#item169468 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item169475 {
	width:48px !important;
	height:34px !important;
}

#item169472 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item8082 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

#item170468 {
	width:48px !important;
	height:34px !important;
}

#item170465 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item170472 {
	width:48px !important;
	height:34px !important;
}

#item170469 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item170513 {
	width:378px !important;
	left:80px !important;
	top:80px !important;
	min-height:52px !important;
}

#item170536 {
	width:566px !important;
	left:80px !important;
	top:204px !important;
	min-height:518px !important;
}

#item170566 {
	width:289px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item170568 {
	width:208px !important;
	left:41px !important;
	top:28px !important;
	min-height:24px !important;
}

#item170632 {
	width:32px !important;
	height:64px !important;
}

#item170639 {
	width:456px !important;
	height:66px !important;
	left:80px !important;
	top:774px !important;
}

#item170498 {
	width:48px !important;
	height:34px !important;
}

#item170495 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item170503 {
	width:48px !important;
	height:34px !important;
}

#item170499 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item170802 {
	width:542px !important;
	left:80px !important;
	top:80px !important;
	min-height:176px !important;
}

#item170825 {
	width:460px !important;
	left:80px !important;
	top:325px !important;
	min-height:346px !important;
}

#item170848 {
	width:392px !important;
	left:80px !important;
	top:268px !important;
	min-height:36px !important;
}

#item170876 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item170878 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item170901 {
	width:45px !important;
	height:21px !important;
	left:411px !important;
	top:521px !important;
}

#item194931 {
	width:48px !important;
	height:34px !important;
}

#item194928 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194935 {
	width:48px !important;
	height:34px !important;
}

#item194932 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item170980 {
	width:460px !important;
	left:80px !important;
	top:80px !important;
	min-height:176px !important;
}

#item171112 {
	width:324px !important;
	top:325px !important;
	min-height:36px !important;
}

#item171135 {
	width:496px !important;
	top:268px !important;
	min-height:52px !important;
}

#item171016 {
	width:351px !important;
	top:325px !important;
	min-height:143px !important;
}

#item171039 {
	width:460px !important;
	top:268px !important;
	min-height:54px !important;
}

#item171003 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195590 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195592 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item170964 {
	width:34px !important;
	height:48px !important;
	left:1396px !important;
	top:918px !important;
}

#item170968 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item170975 {
	width:70px !important;
	height:24px !important;
}

#item170972 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item170979 {
	width:70px !important;
	height:24px !important;
}

#item170976 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item195123 {
	width:48px !important;
	height:34px !important;
}

#item195120 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item195127 {
	width:48px !important;
	height:34px !important;
}

#item195124 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item8876 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

#item194941 {
	width:48px !important;
	height:34px !important;
}

#item194938 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194946 {
	width:48px !important;
	height:34px !important;
}

#item194943 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item171334 {
	width:48px !important;
	height:34px !important;
}

#item171331 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item171338 {
	width:48px !important;
	height:34px !important;
}

#item171335 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item171694 {
	width:524px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item172415 {
	width:486px !important;
	top:346px !important;
	min-height:35px !important;
}

#item172438 {
	width:607px !important;
	top:403px !important;
	min-height:300px !important;
}

#item171771 {
	width:560px !important;
	top:346px !important;
	min-height:37px !important;
}

#item171794 {
	width:554px !important;
	top:403px !important;
	min-height:344px !important;
}

#item172211 {
	width:511px !important;
	top:346px !important;
	min-height:34px !important;
}

#item172235 {
	width:554px !important;
	top:403px !important;
	min-height:345px !important;
}

#item172044 {
	width:648px !important;
	top:346px !important;
	min-height:36px !important;
}

#item172067 {
	width:524px !important;
	top:403px !important;
	min-height:147px !important;
}

#item172129 {
	width:401px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item171977 {
	width:493px !important;
	top:346px !important;
	min-height:47px !important;
}

#item172000 {
	width:506px !important;
	top:403px !important;
	min-height:200px !important;
}

#item171717 {
	width:1841px !important;
	height:1080px !important;
	left:80px !important;
}

#item195637 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195640 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item171661 {
	width:48px !important;
	height:34px !important;
}

#item171657 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item171665 {
	width:48px !important;
	height:34px !important;
}

#item171662 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item171666 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item171670 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item171677 {
	width:70px !important;
	height:24px !important;
}

#item171674 {
	width:70px !important;
	height:24px !important;
	left:1144px !important;
	top:930px !important;
}

#item171681 {
	width:70px !important;
	height:24px !important;
}

#item171678 {
	width:70px !important;
	height:24px !important;
	left:1220px !important;
	top:930px !important;
}

#item171685 {
	width:70px !important;
	height:24px !important;
}

#item171682 {
	width:70px !important;
	height:24px !important;
	left:1297px !important;
	top:930px !important;
}

#item171689 {
	width:70px !important;
	height:24px !important;
}

#item171686 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item171693 {
	width:70px !important;
	height:24px !important;
}

#item171690 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item171637 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item171648 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item171645 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item171632 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item171630 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item171656 {
	width:486px !important;
	height:60px !important;
}

#item171651 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item173203 {
	width:658px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item173514 {
	width:448px !important;
	top:335px !important;
	min-height:27px !important;
}

#item173545 {
	width:546px !important;
	top:392px !important;
	min-height:195px !important;
}

#item173419 {
	width:721px !important;
	top:335px !important;
	min-height:67px !important;
}

#item173442 {
	width:445px !important;
	top:432px !important;
	min-height:102px !important;
}

#item173323 {
	width:480px !important;
	top:335px !important;
	min-height:45px !important;
}

#item173346 {
	width:636px !important;
	top:392px !important;
	min-height:210px !important;
}

#item173235 {
	width:425px !important;
	top:335px !important;
	min-height:41px !important;
}

#item173258 {
	width:470px !important;
	top:392px !important;
	min-height:296px !important;
}

#item173226 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195678 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195680 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item173171 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item173175 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

#item173182 {
	width:70px !important;
	height:24px !important;
}

#item173179 {
	width:70px !important;
	height:24px !important;
	left:1182px !important;
	top:930px !important;
}

#item173186 {
	width:70px !important;
	height:24px !important;
}

#item173183 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item173190 {
	width:70px !important;
	height:24px !important;
}

#item173187 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item173194 {
	width:70px !important;
	height:24px !important;
}

#item173191 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item173198 {
	width:48px !important;
	height:34px !important;
}

#item173195 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item173202 {
	width:48px !important;
	height:34px !important;
}

#item173199 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item173890 {
	width:658px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item173915 {
	width:448px !important;
	top:268px !important;
	min-height:67px !important;
}

#item173946 {
	width:546px !important;
	top:366px !important;
	min-height:195px !important;
}

#item174207 {
	width:721px !important;
	top:268px !important;
	min-height:67px !important;
}

#item174230 {
	width:445px !important;
	top:325px !important;
	min-height:102px !important;
}

#item174110 {
	width:480px !important;
	top:268px !important;
	min-height:45px !important;
}

#item174133 {
	width:636px !important;
	top:325px !important;
	min-height:210px !important;
}

#item174021 {
	width:425px !important;
	top:268px !important;
	min-height:41px !important;
}

#item174044 {
	width:470px !important;
	top:325px !important;
	min-height:296px !important;
}

#item173913 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195709 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195711 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item174666 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item174669 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

#item174674 {
	width:70px !important;
	height:24px !important;
}

#item174672 {
	width:70px !important;
	height:24px !important;
	left:1182px !important;
	top:930px !important;
}

#item174677 {
	width:70px !important;
	height:24px !important;
}

#item174675 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item174680 {
	width:70px !important;
	height:24px !important;
}

#item174678 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item174683 {
	width:70px !important;
	height:24px !important;
}

#item174681 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item174687 {
	width:48px !important;
	height:34px !important;
}

#item174684 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item174692 {
	width:48px !important;
	height:34px !important;
}

#item174688 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item10567 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item10588 {
	width:370px !important;
	height:920px !important;
	left:1470px !important;
	top:80px !important;
}

#item174910 {
	width:48px !important;
	height:34px !important;
}

#item174907 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item174914 {
	width:48px !important;
	height:34px !important;
}

#item174911 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item174992 {
	width:524px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item175497 {
	width:486px !important;
	left:1px !important;
	top:335px !important;
	min-height:67px !important;
}

#item175521 {
	width:607px !important;
	left:1px !important;
	top:432px !important;
	min-height:138px !important;
}

#item175405 {
	width:560px !important;
	top:335px !important;
	min-height:37px !important;
}

#item175428 {
	width:554px !important;
	top:392px !important;
	min-height:344px !important;
}

#item175822 {
	width:401px !important;
	left:77px !important;
	top:751px !important;
	min-height:37px !important;
}

#item175300 {
	width:511px !important;
	left:1px !important;
	top:335px !important;
	min-height:67px !important;
}

#item175323 {
	width:554px !important;
	left:1px !important;
	top:432px !important;
	min-height:225px !important;
}

#item175762 {
	width:401px !important;
	left:77px !important;
	top:751px !important;
	min-height:37px !important;
}

#item175127 {
	width:648px !important;
	left:1px !important;
	top:335px !important;
	min-height:36px !important;
}

#item175150 {
	width:524px !important;
	left:1px !important;
	top:392px !important;
	min-height:190px !important;
}

#item175055 {
	width:493px !important;
	left:1px !important;
	top:335px !important;
	min-height:47px !important;
}

#item175079 {
	width:506px !important;
	left:1px !important;
	top:392px !important;
	min-height:190px !important;
}

#item175015 {
	width:1841px !important;
	height:1080px !important;
	left:79px !important;
}

#item195749 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195751 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item174957 {
	width:48px !important;
	height:34px !important;
}

#item174954 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item174961 {
	width:48px !important;
	height:34px !important;
}

#item174958 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item174962 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item174966 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item174973 {
	width:70px !important;
	height:24px !important;
}

#item174970 {
	width:70px !important;
	height:24px !important;
	left:1144px !important;
	top:930px !important;
}

#item174977 {
	width:70px !important;
	height:24px !important;
}

#item174974 {
	width:70px !important;
	height:24px !important;
	left:1220px !important;
	top:930px !important;
}

#item174981 {
	width:70px !important;
	height:24px !important;
}

#item174978 {
	width:70px !important;
	height:24px !important;
	left:1297px !important;
	top:930px !important;
}

#item174985 {
	width:70px !important;
	height:24px !important;
}

#item174982 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item174991 {
	width:70px !important;
	height:24px !important;
}

#item174986 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item174939 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item174948 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item174945 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item174933 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item174931 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174953 {
	width:486px !important;
	height:60px !important;
}

#item174949 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item176016 {
	width:625px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item176045 {
	width:466px !important;
	left:1px !important;
	top:202px !important;
	min-height:35px !important;
}

#item176068 {
	width:607px !important;
	left:1px !important;
	top:259px !important;
	min-height:138px !important;
}

#item176522 {
	width:560px !important;
	top:202px !important;
	min-height:37px !important;
}

#item176545 {
	width:554px !important;
	top:259px !important;
	min-height:121px !important;
}

#item176338 {
	width:1173px !important;
	height:1080px !important;
	left:669px !important;
	background:#fff;
}

#item176393 {
	width:590px !important;
	left:1px !important;
	top:202px !important;
	min-height:27px !important;
}

#item176416 {
	width:586px !important;
	left:1px !important;
	top:259px !important;
	min-height:127px !important;
}

#item176247 {
	width:648px !important;
	left:1px !important;
	top:202px !important;
	min-height:36px !important;
}

#item176270 {
	width:524px !important;
	left:1px !important;
	top:259px !important;
	min-height:190px !important;
}

#item176770 {
	width:401px !important;
	left:77px !important;
	top:751px !important;
	min-height:37px !important;
}

#item176147 {
	width:493px !important;
	left:1px !important;
	top:202px !important;
	min-height:67px !important;
}

#item176170 {
	width:506px !important;
	left:1px !important;
	top:299px !important;
	min-height:190px !important;
}

#item176039 {
	width:1841px !important;
	height:1080px !important;
	left:79px !important;
}

#item195797 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195799 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item175981 {
	width:48px !important;
	height:34px !important;
}

#item175977 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item175985 {
	width:48px !important;
	height:34px !important;
}

#item175982 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item175986 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item175990 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item175997 {
	width:70px !important;
	height:24px !important;
}

#item175994 {
	width:70px !important;
	height:24px !important;
	left:1144px !important;
	top:930px !important;
}

#item176002 {
	width:70px !important;
	height:24px !important;
}

#item175998 {
	width:70px !important;
	height:24px !important;
	left:1220px !important;
	top:930px !important;
}

#item176006 {
	width:70px !important;
	height:24px !important;
}

#item176003 {
	width:70px !important;
	height:24px !important;
	left:1297px !important;
	top:930px !important;
}

#item176011 {
	width:70px !important;
	height:24px !important;
}

#item176008 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item176015 {
	width:70px !important;
	height:24px !important;
}

#item176012 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item175961 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item175971 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item175968 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item175956 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item175953 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175976 {
	width:486px !important;
	height:60px !important;
}

#item175972 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item177751 {
	width:559px !important;
	left:1px !important;
	top:268px !important;
	min-height:57px !important;
}

#item177774 {
	width:499px !important;
	left:1px !important;
	top:325px !important;
	min-height:138px !important;
}

#item178266 {
	width:359px !important;
	left:77px !important;
	top:751px !important;
	min-height:45px !important;
}

#item177668 {
	width:560px !important;
	top:268px !important;
	min-height:37px !important;
}

#item177691 {
	width:554px !important;
	top:325px !important;
	min-height:344px !important;
}

#item177720 {
	width:401px !important;
	left:77px !important;
	top:653px !important;
	min-height:37px !important;
}

#item178095 {
	width:401px !important;
	left:77px !important;
	top:653px !important;
	min-height:37px !important;
}

#item177536 {
	width:514px !important;
	left:1px !important;
	top:268px !important;
	min-height:41px !important;
}

#item177559 {
	width:554px !important;
	left:1px !important;
	top:325px !important;
	min-height:225px !important;
}

#item177390 {
	width:648px !important;
	left:1px !important;
	top:268px !important;
	min-height:36px !important;
}

#item177413 {
	width:524px !important;
	left:1px !important;
	top:325px !important;
	min-height:190px !important;
}

#item177290 {
	width:493px !important;
	left:1px !important;
	top:268px !important;
	min-height:47px !important;
}

#item177313 {
	width:506px !important;
	left:1px !important;
	top:325px !important;
	min-height:190px !important;
}

#item177281 {
	width:1841px !important;
	height:1080px !important;
	left:79px !important;
}

#item177876 {
	width:628px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item177902 {
	width:48px !important;
	height:34px !important;
}

#item177899 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item177906 {
	width:48px !important;
	height:34px !important;
}

#item177903 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item177907 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item177910 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item177915 {
	width:70px !important;
	height:24px !important;
}

#item177913 {
	width:70px !important;
	height:24px !important;
	left:1144px !important;
	top:930px !important;
}

#item177918 {
	width:70px !important;
	height:24px !important;
}

#item177916 {
	width:70px !important;
	height:24px !important;
	left:1220px !important;
	top:930px !important;
}

#item177922 {
	width:70px !important;
	height:24px !important;
}

#item177919 {
	width:70px !important;
	height:24px !important;
	left:1297px !important;
	top:930px !important;
}

#item177925 {
	width:70px !important;
	height:24px !important;
}

#item177923 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item177928 {
	width:70px !important;
	height:24px !important;
}

#item177926 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item178156 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item178164 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item178161 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item178150 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:598px !important;
}

#item178148 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178167 {
	width:486px !important;
	height:60px !important;
}

#item178165 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item178208 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item178216 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item178213 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item178203 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item178201 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item178222 {
	width:486px !important;
	height:60px !important;
}

#item178218 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item178369 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:122px !important;
}

#item178614 {
	width:600px !important;
	top:202px !important;
	min-height:72px !important;
}

#item178637 {
	width:582px !important;
	top:259px !important;
	min-height:234px !important;
}

#item178493 {
	width:590px !important;
	top:202px !important;
	min-height:72px !important;
}

#item178516 {
	width:594px !important;
	top:259px !important;
	min-height:186px !important;
}

#item179096 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item178401 {
	width:556px !important;
	top:259px !important;
	min-height:212px !important;
}

#item178424 {
	width:556px !important;
	top:202px !important;
	min-height:57px !important;
}

#item179045 {
	width:401px !important;
	left:76px !important;
	top:653px !important;
	min-height:37px !important;
}

#item179071 {
	width:401px !important;
	left:76px !important;
	top:653px !important;
	min-height:37px !important;
}

#item178392 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195840 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195842 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item178344 {
	width:48px !important;
	height:34px !important;
}

#item178341 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item178348 {
	width:48px !important;
	height:34px !important;
}

#item178345 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item178349 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item178353 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item178360 {
	width:70px !important;
	height:24px !important;
}

#item178357 {
	width:70px !important;
	height:24px !important;
	left:1221px !important;
	top:930px !important;
}

#item178364 {
	width:70px !important;
	height:24px !important;
}

#item178361 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item178368 {
	width:70px !important;
	height:24px !important;
}

#item178365 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item179008 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item179017 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item179014 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item179002 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:598px !important;
}

#item179000 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179022 {
	width:486px !important;
	height:60px !important;
}

#item179018 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item179030 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item179039 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item179036 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item179025 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item179023 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179044 {
	width:486px !important;
	height:60px !important;
}

#item179040 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item179177 {
	width:658px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item179202 {
	width:448px !important;
	top:268px !important;
	min-height:67px !important;
}

#item179230 {
	width:546px !important;
	top:325px !important;
	min-height:195px !important;
}

#item179499 {
	width:721px !important;
	top:268px !important;
	min-height:67px !important;
}

#item179522 {
	width:532px !important;
	top:325px !important;
	min-height:185px !important;
}

#item179398 {
	width:480px !important;
	top:268px !important;
	min-height:45px !important;
}

#item179421 {
	width:636px !important;
	top:325px !important;
	min-height:124px !important;
}

#item179762 {
	width:486px !important;
	height:60px !important;
	top:740px !important;
}

#item179308 {
	width:425px !important;
	top:268px !important;
	min-height:41px !important;
}

#item179331 {
	width:510px !important;
	top:325px !important;
	min-height:296px !important;
}

#item179200 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195893 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195895 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item179144 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item179147 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

#item179154 {
	width:70px !important;
	height:24px !important;
}

#item179151 {
	width:70px !important;
	height:24px !important;
	left:1182px !important;
	top:930px !important;
}

#item179158 {
	width:70px !important;
	height:24px !important;
}

#item179155 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item179162 {
	width:70px !important;
	height:24px !important;
}

#item179159 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item179166 {
	width:70px !important;
	height:24px !important;
}

#item179163 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item179170 {
	width:48px !important;
	height:34px !important;
}

#item179167 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item179176 {
	width:48px !important;
	height:34px !important;
}

#item179171 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item179725 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item179734 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item179730 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item179720 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:598px !important;
}

#item179718 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item179739 {
	width:486px !important;
	height:60px !important;
}

#item179735 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item14141 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item14162 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

#item194974 {
	width:48px !important;
	height:34px !important;
}

#item194971 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194978 {
	width:48px !important;
	height:34px !important;
}

#item194975 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item194982 {
	width:48px !important;
	height:34px !important;
}

#item194979 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item194986 {
	width:48px !important;
	height:34px !important;
}

#item194983 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item180067 {
	width:658px !important;
	left:80px !important;
	top:80px !important;
	min-height:174px !important;
}

#item180092 {
	width:448px !important;
	top:268px !important;
	min-height:56px !important;
}

#item180124 {
	width:546px !important;
	top:325px !important;
	min-height:195px !important;
}

#item180438 {
	width:721px !important;
	top:268px !important;
	min-height:67px !important;
}

#item180461 {
	width:532px !important;
	top:325px !important;
	min-height:185px !important;
}

#item180290 {
	width:480px !important;
	top:268px !important;
	min-height:67px !important;
}

#item180313 {
	width:636px !important;
	top:365px !important;
	min-height:124px !important;
}

#item180199 {
	width:425px !important;
	top:426px !important;
	min-height:41px !important;
}

#item180222 {
	width:445px !important;
	top:483px !important;
	min-height:144px !important;
}

#item180628 {
	width:510px !important;
	top:268px !important;
	min-height:78px !important;
}

#item180090 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195927 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195929 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item180034 {
	width:34px !important;
	height:48px !important;
	left:1508px !important;
	top:918px !important;
}

#item180037 {
	width:34px !important;
	height:48px !important;
	left:1124px !important;
	top:918px !important;
}

#item180045 {
	width:70px !important;
	height:24px !important;
}

#item180041 {
	width:70px !important;
	height:24px !important;
	left:1182px !important;
	top:930px !important;
}

#item180049 {
	width:70px !important;
	height:24px !important;
}

#item180046 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item180053 {
	width:70px !important;
	height:24px !important;
}

#item180050 {
	width:70px !important;
	height:24px !important;
	left:1336px !important;
	top:930px !important;
}

#item180058 {
	width:70px !important;
	height:24px !important;
}

#item180054 {
	width:70px !important;
	height:24px !important;
	left:1415px !important;
	top:930px !important;
}

#item180062 {
	width:48px !important;
	height:34px !important;
}

#item180059 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item180066 {
	width:48px !important;
	height:34px !important;
}

#item180063 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item180892 {
	width:556px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item181125 {
	width:600px !important;
	top:268px !important;
	min-height:72px !important;
}

#item181148 {
	width:582px !important;
	top:325px !important;
	min-height:234px !important;
}

#item181408 {
	width:359px !important;
	left:76px !important;
	top:751px !important;
	min-height:45px !important;
}

#item181037 {
	width:590px !important;
	top:268px !important;
	min-height:72px !important;
}

#item181060 {
	width:594px !important;
	top:325px !important;
	min-height:190px !important;
}

#item180925 {
	width:556px !important;
	top:325px !important;
	min-height:212px !important;
}

#item180948 {
	width:556px !important;
	top:268px !important;
	min-height:57px !important;
}

#item180977 {
	width:401px !important;
	left:76px !important;
	top:653px !important;
	min-height:37px !important;
}

#item181003 {
	width:401px !important;
	left:76px !important;
	top:653px !important;
	min-height:37px !important;
}

#item180915 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195962 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195964 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item180866 {
	width:48px !important;
	height:34px !important;
}

#item180863 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item180871 {
	width:48px !important;
	height:34px !important;
}

#item180867 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item180872 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item180876 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item180883 {
	width:70px !important;
	height:24px !important;
}

#item180880 {
	width:70px !important;
	height:24px !important;
	left:1221px !important;
	top:930px !important;
}

#item180887 {
	width:70px !important;
	height:24px !important;
}

#item180884 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item180891 {
	width:70px !important;
	height:24px !important;
}

#item180888 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item180828 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item180836 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item180833 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item180822 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:598px !important;
}

#item180820 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180841 {
	width:486px !important;
	height:60px !important;
}

#item180837 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item180849 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item180857 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item180854 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item180844 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item180842 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180862 {
	width:486px !important;
	height:60px !important;
}

#item180858 {
	width:486px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item182131 {
	width:460px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item182254 {
	width:542px !important;
	top:325px !important;
	min-height:190px !important;
}

#item182277 {
	width:604px !important;
	top:268px !important;
	min-height:67px !important;
}

#item182162 {
	width:550px !important;
	top:365px !important;
	min-height:228px !important;
}

#item182185 {
	width:612px !important;
	top:268px !important;
	min-height:67px !important;
}

#item195228 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item195993 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item195995 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item182110 {
	width:48px !important;
	height:34px !important;
}

#item182107 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item182114 {
	width:48px !important;
	height:34px !important;
}

#item182111 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item182119 {
	width:34px !important;
	height:48px !important;
	left:1164px !important;
	top:918px !important;
}

#item182126 {
	width:70px !important;
	height:24px !important;
}

#item182123 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item182130 {
	width:70px !important;
	height:24px !important;
}

#item182127 {
	width:70px !important;
	height:24px !important;
	left:1300px !important;
	top:930px !important;
}

#item195128 {
	width:34px !important;
	height:48px !important;
	left:1396px !important;
	top:918px !important;
}

#item183393 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item183416 {
	width:466px !important;
	top:327px !important;
	min-height:234px !important;
}

#item183440 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item183266 {
	width:466px !important;
	top:327px !important;
	min-height:234px !important;
}

#item183290 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item183313 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item183166 {
	width:472px !important;
	top:327px !important;
	min-height:256px !important;
}

#item183189 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item183212 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item183042 {
	width:472px !important;
	top:327px !important;
	min-height:256px !important;
}

#item183065 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item183088 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item182890 {
	width:472px !important;
	top:327px !important;
	min-height:256px !important;
}

#item182913 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item182936 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item182732 {
	width:505px !important;
	top:327px !important;
	min-height:278px !important;
}

#item182756 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item182780 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item182805 {
	width:356px !important;
	left:76px !important;
	top:11px !important;
	min-height:47px !important;
}

#item182722 {
	width:1855px !important;
	height:1091px !important;
	left:80px !important;
}

#item196026 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item196028 {
	width:341px !important;
	left:11px !important;
	top:28px !important;
	min-height:24px !important;
}

#item182685 {
	width:48px !important;
	height:34px !important;
}

#item182681 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item182689 {
	width:48px !important;
	height:34px !important;
}

#item182686 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item182690 {
	width:34px !important;
	height:48px !important;
	left:1047px !important;
	top:918px !important;
}

#item182694 {
	width:34px !important;
	height:48px !important;
	left:1586px !important;
	top:918px !important;
}

#item182701 {
	width:70px !important;
	height:24px !important;
}

#item182698 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

#item182705 {
	width:70px !important;
	height:24px !important;
}

#item182702 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item182709 {
	width:70px !important;
	height:24px !important;
}

#item182706 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item182713 {
	width:70px !important;
	height:24px !important;
}

#item182710 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item182717 {
	width:70px !important;
	height:24px !important;
}

#item182714 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

#item182721 {
	width:70px !important;
	height:24px !important;
}

#item182718 {
	width:70px !important;
	height:24px !important;
	left:1491px !important;
	top:930px !important;
}

#item182654 {
	width:493px !important;
	height:60px !important;
}

#item182650 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item182659 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item182667 {
	width:53px !important;
	height:53px !important;
	left:1785px !important;
	top:181px !important;
}

#item182674 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item182671 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item182679 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item182675 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item182657 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item182655 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item17169 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item17190 {
	width:490px !important;
	height:920px !important;
	left:1350px !important;
	top:80px !important;
}

#item183830 {
	width:48px !important;
	height:34px !important;
}

#item183827 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item183834 {
	width:48px !important;
	height:34px !important;
}

#item183831 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item183838 {
	width:48px !important;
	height:34px !important;
}

#item183835 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item183842 {
	width:48px !important;
	height:34px !important;
}

#item183839 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item110452 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item110530 {
	width:479px !important;
	left:80px !important;
	top:346px !important;
	min-height:206px !important;
}

#item183895 {
	width:356px !important;
	left:156px !important;
	top:911px !important;
	min-height:47px !important;
}

#item183931 {
	width:48px !important;
	height:34px !important;
}

#item183928 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item183935 {
	width:48px !important;
	height:34px !important;
}

#item183932 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item183869 {
	width:493px !important;
	height:60px !important;
}

#item183865 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:900px !important;
}

#item183874 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item183881 {
	width:53px !important;
	height:53px !important;
	left:1785px !important;
	top:181px !important;
}

#item183888 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item183885 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item183893 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item183889 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item183872 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item183870 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item183972 {
	width:590px !important;
	min-height:67px !important;
}

#item183995 {
	width:648px !important;
	top:97px !important;
	min-height:405px !important;
}

#item184018 {
	width:520px !important;
	min-height:114px !important;
}

#item46600 {
	width:590px !important;
	min-height:27px !important;
}

#item46623 {
	width:648px !important;
	top:57px !important;
	min-height:405px !important;
}

#item46646 {
	width:520px !important;
	min-height:114px !important;
}

#item183969 {
	width:1492px !important;
	height:821px !important;
	left:80px !important;
	top:80px !important;
}

#item183936 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item183937 {
	width:347px !important;
	left:8px !important;
	top:28px !important;
	min-height:24px !important;
}

#item184067 {
	width:51px !important;
	height:52px !important;
	left:1132px !important;
	top:659px !important;
}

#item184072 {
	width:51px !important;
	height:52px !important;
	left:1423px !important;
	top:253px !important;
}

#item195044 {
	width:48px !important;
	height:34px !important;
}

#item195040 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item195048 {
	width:48px !important;
	height:34px !important;
}

#item195045 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item184276 {
	width:648px !important;
	top:124px !important;
	min-height:67px !important;
}

#item184299 {
	width:648px !important;
	top:219px !important;
	min-height:399px !important;
}

#item184322 {
	width:528px !important;
	min-height:120px !important;
}

#item184104 {
	width:648px !important;
	top:124px !important;
	min-height:40px !important;
}

#item184128 {
	width:648px !important;
	top:181px !important;
	min-height:399px !important;
}

#item184151 {
	width:528px !important;
	min-height:120px !important;
}

#item47604 {
	width:648px !important;
	top:124px !important;
	min-height:40px !important;
}

#item47627 {
	width:648px !important;
	top:181px !important;
	min-height:399px !important;
}

#item65412 {
	width:528px !important;
	min-height:120px !important;
}

#item184102 {
	width:1605px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

#item196092 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item196094 {
	width:347px !important;
	left:8px !important;
	top:28px !important;
	min-height:24px !important;
}

#item184249 {
	width:48px !important;
	height:34px !important;
}

#item184246 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item184253 {
	width:48px !important;
	height:34px !important;
}

#item184250 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item184254 {
	width:34px !important;
	height:48px !important;
	left:1470px !important;
	top:918px !important;
}

#item184257 {
	width:34px !important;
	height:48px !important;
	left:1163px !important;
	top:918px !important;
}

#item184262 {
	width:70px !important;
	height:24px !important;
}

#item184260 {
	width:70px !important;
	height:24px !important;
	left:1221px !important;
	top:930px !important;
}

#item184265 {
	width:70px !important;
	height:24px !important;
}

#item184263 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item184268 {
	width:70px !important;
	height:24px !important;
}

#item184266 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item77256 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item184534 {
	width:445px !important;
	top:204px !important;
	min-height:45px !important;
}

#item184557 {
	width:466px !important;
	top:261px !important;
	min-height:421px !important;
}

#item77079 {
	width:295px !important;
	top:204px !important;
	min-height:36px !important;
}

#item77102 {
	width:466px !important;
	top:261px !important;
	min-height:421px !important;
}

#item184499 {
	width:230px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item184501 {
	width:193px !important;
	left:19px !important;
	top:28px !important;
	min-height:24px !important;
}

#item184527 {
	width:1840px !important;
	height:1082px !important;
	left:80px !important;
	top:-2px !important;
}

#item184659 {
	width:356px !important;
	left:156px !important;
	top:751px !important;
	min-height:47px !important;
}

#item196134 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item196135 {
	width:347px !important;
	left:8px !important;
	top:28px !important;
	min-height:24px !important;
}

#item184622 {
	width:51px !important;
	height:52px !important;
	left:1243px !important;
	top:615px !important;
}

#item184626 {
	width:51px !important;
	height:52px !important;
	left:1494px !important;
	top:448px !important;
}

#item195052 {
	width:48px !important;
	height:34px !important;
}

#item195049 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item195056 {
	width:48px !important;
	height:34px !important;
}

#item195053 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item184634 {
	width:493px !important;
	height:60px !important;
}

#item184630 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item184639 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item184645 {
	width:53px !important;
	height:53px !important;
	left:1785px !important;
	top:181px !important;
}

#item184652 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item184649 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item184658 {
	width:68px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item184653 {
	width:74px !important;
	height:74px !important;
	left:1775px !important;
	top:171px !important;
}

#item184637 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:724px !important;
}

#item184635 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item185273 {
	width:559px !important;
	left:1px !important;
	top:268px !important;
	min-height:57px !important;
}

#item185297 {
	width:499px !important;
	left:1px !important;
	top:325px !important;
	min-height:138px !important;
}

#item184852 {
	width:560px !important;
	top:268px !important;
	min-height:37px !important;
}

#item184875 {
	width:554px !important;
	top:325px !important;
	min-height:190px !important;
}

#item185210 {
	width:514px !important;
	left:1px !important;
	top:268px !important;
	min-height:107px !important;
}

#item185233 {
	width:554px !important;
	left:1px !important;
	top:365px !important;
	min-height:225px !important;
}

#item185069 {
	width:648px !important;
	left:1px !important;
	top:268px !important;
	min-height:67px !important;
}

#item185092 {
	width:524px !important;
	left:1px !important;
	top:365px !important;
	min-height:212px !important;
}

#item184966 {
	width:493px !important;
	left:1px !important;
	top:268px !important;
	min-height:47px !important;
}

#item184989 {
	width:506px !important;
	left:1px !important;
	top:325px !important;
	min-height:190px !important;
}

#item184800 {
	width:1841px !important;
	height:1080px !important;
	left:79px !important;
}

#item185390 {
	width:628px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item196170 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item196171 {
	width:347px !important;
	left:8px !important;
	top:28px !important;
	min-height:24px !important;
}

#item184766 {
	width:48px !important;
	height:34px !important;
}

#item184763 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item184771 {
	width:48px !important;
	height:34px !important;
}

#item184767 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item184772 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item184776 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item184783 {
	width:70px !important;
	height:24px !important;
}

#item184780 {
	width:70px !important;
	height:24px !important;
	left:1144px !important;
	top:930px !important;
}

#item184787 {
	width:70px !important;
	height:24px !important;
}

#item184784 {
	width:70px !important;
	height:24px !important;
	left:1220px !important;
	top:930px !important;
}

#item184791 {
	width:70px !important;
	height:24px !important;
}

#item184788 {
	width:70px !important;
	height:24px !important;
	left:1297px !important;
	top:930px !important;
}

#item184795 {
	width:70px !important;
	height:24px !important;
}

#item184792 {
	width:70px !important;
	height:24px !important;
	left:1377px !important;
	top:930px !important;
}

#item184799 {
	width:70px !important;
	height:24px !important;
}

#item184796 {
	width:70px !important;
	height:24px !important;
	left:1454px !important;
	top:930px !important;
}

#item185842 {
	width:213px !important;
	left:970px !important;
	top:80px !important;
	min-height:52px !important;
}

#item185866 {
	width:256px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item186812 {
	width:668px !important;
	min-height:44px !important;
}

#item186835 {
	width:504px !important;
	top:57px !important;
	min-height:80px !important;
}

#item186881 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item185891 {
	width:417px !important;
	min-height:27px !important;
}

#item185914 {
	width:504px !important;
	top:57px !important;
	min-height:80px !important;
}

#item185966 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item186140 {
	width:425px !important;
	min-height:27px !important;
}

#item186163 {
	width:546px !important;
	top:57px !important;
	min-height:80px !important;
}

#item186200 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item186062 {
	width:584px !important;
	min-height:27px !important;
}

#item186085 {
	width:594px !important;
	top:57px !important;
	min-height:80px !important;
}

#item186122 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item185986 {
	width:359px !important;
	min-height:27px !important;
}

#item186009 {
	width:445px !important;
	top:57px !important;
	min-height:124px !important;
}

#item186037 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item185889 {
	width:790px !important;
	height:876px !important;
	left:970px !important;
	top:204px !important;
}

#item186681 {
	width:334px !important;
	min-height:42px !important;
}

#item186704 {
	width:510px !important;
	top:57px !important;
	min-height:102px !important;
}

#item186733 {
	width:34px !important;
	height:49px !important;
}

#item195236 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item186221 {
	width:230px !important;
	min-height:27px !important;
}

#item186244 {
	width:510px !important;
	top:57px !important;
	min-height:102px !important;
}

#item186282 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item186459 {
	width:188px !important;
	min-height:27px !important;
}

#item186482 {
	width:527px !important;
	top:57px !important;
	min-height:124px !important;
}

#item186519 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item186383 {
	width:269px !important;
	min-height:27px !important;
}

#item186406 {
	width:541px !important;
	top:57px !important;
	min-height:80px !important;
}

#item186443 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item186303 {
	width:313px !important;
	min-height:27px !important;
}

#item186326 {
	width:506px !important;
	top:57px !important;
	min-height:102px !important;
}

#item186355 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item186205 {
	width:790px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item185787 {
	width:48px !important;
	height:34px !important;
}

#item185783 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item185791 {
	width:48px !important;
	height:34px !important;
}

#item185788 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item185792 {
	width:34px !important;
	height:48px !important;
	left:170px !important;
	top:918px !important;
}

#item185796 {
	width:34px !important;
	height:48px !important;
	left:1135px !important;
	top:918px !important;
}

#item185800 {
	width:34px !important;
	height:48px !important;
	left:630px !important;
	top:918px !important;
}

#item185805 {
	width:34px !important;
	height:48px !important;
	left:1597px !important;
	top:918px !important;
}

#item185813 {
	width:70px !important;
	height:24px !important;
}

#item185810 {
	width:70px !important;
	height:24px !important;
	left:229px !important;
	top:930px !important;
}

#item185817 {
	width:70px !important;
	height:24px !important;
}

#item185814 {
	width:70px !important;
	height:24px !important;
	left:1195px !important;
	top:930px !important;
}

#item185821 {
	width:70px !important;
	height:24px !important;
}

#item185818 {
	width:70px !important;
	height:24px !important;
	left:306px !important;
	top:930px !important;
}

#item185825 {
	width:70px !important;
	height:24px !important;
}

#item185822 {
	width:70px !important;
	height:24px !important;
	left:1272px !important;
	top:930px !important;
}

#item185829 {
	width:70px !important;
	height:24px !important;
}

#item185826 {
	width:70px !important;
	height:24px !important;
	left:383px !important;
	top:930px !important;
}

#item185833 {
	width:70px !important;
	height:24px !important;
}

#item185830 {
	width:70px !important;
	height:24px !important;
	left:1349px !important;
	top:930px !important;
}

#item185837 {
	width:70px !important;
	height:24px !important;
}

#item185834 {
	width:70px !important;
	height:24px !important;
	left:460px !important;
	top:930px !important;
}

#item186753 {
	width:70px !important;
	height:24px !important;
}

#item186750 {
	width:70px !important;
	height:24px !important;
	left:537px !important;
	top:930px !important;
}

#item185841 {
	width:70px !important;
	height:24px !important;
}

#item185838 {
	width:70px !important;
	height:24px !important;
	left:1426px !important;
	top:930px !important;
}

#item186968 {
	width:70px !important;
	height:24px !important;
}

#item186965 {
	width:70px !important;
	height:24px !important;
	left:1503px !important;
	top:930px !important;
}

#item187989 {
	width:223px !important;
	left:970px !important;
	top:80px !important;
	min-height:52px !important;
}

#item188013 {
	width:256px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item188358 {
	width:356px !important;
	min-height:27px !important;
}

#item188381 {
	width:490px !important;
	top:57px !important;
	min-height:102px !important;
}

#item188433 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item188279 {
	width:429px !important;
	min-height:27px !important;
}

#item188302 {
	width:518px !important;
	top:57px !important;
	min-height:124px !important;
}

#item188353 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item188201 {
	width:263px !important;
	min-height:27px !important;
}

#item188224 {
	width:668px !important;
	top:57px !important;
	min-height:80px !important;
}

#item188274 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item188121 {
	width:651px !important;
	min-height:27px !important;
}

#item188144 {
	width:677px !important;
	top:57px !important;
	min-height:102px !important;
}

#item188195 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item188036 {
	width:935px !important;
	height:881px !important;
	left:970px !important;
	top:204px !important;
}

#item188689 {
	width:726px !important;
	min-height:27px !important;
}

#item188712 {
	width:500px !important;
	top:57px !important;
	min-height:124px !important;
}

#item188749 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item188613 {
	width:445px !important;
	min-height:27px !important;
}

#item188636 {
	width:452px !important;
	top:57px !important;
	min-height:102px !important;
}

#item188673 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item188533 {
	width:261px !important;
	min-height:27px !important;
}

#item188556 {
	width:440px !important;
	top:57px !important;
	min-height:80px !important;
}

#item188595 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item188453 {
	width:580px !important;
	min-height:32px !important;
}

#item188477 {
	width:530px !important;
	top:57px !important;
	min-height:80px !important;
}

#item188514 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item188437 {
	width:790px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item187930 {
	width:48px !important;
	height:34px !important;
}

#item187927 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item187934 {
	width:48px !important;
	height:34px !important;
}

#item187931 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item187935 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item187939 {
	width:34px !important;
	height:48px !important;
	left:1175px !important;
	top:918px !important;
}

#item187943 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item187948 {
	width:34px !important;
	height:48px !important;
	left:1558px !important;
	top:918px !important;
}

#item187955 {
	width:70px !important;
	height:24px !important;
}

#item187952 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

#item187959 {
	width:70px !important;
	height:24px !important;
}

#item187956 {
	width:70px !important;
	height:24px !important;
	left:1234px !important;
	top:930px !important;
}

#item187963 {
	width:70px !important;
	height:24px !important;
}

#item187960 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

#item187967 {
	width:70px !important;
	height:24px !important;
}

#item187964 {
	width:70px !important;
	height:24px !important;
	left:1311px !important;
	top:930px !important;
}

#item187972 {
	width:70px !important;
	height:24px !important;
}

#item187968 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

#item187976 {
	width:70px !important;
	height:24px !important;
}

#item187973 {
	width:70px !important;
	height:24px !important;
	left:1388px !important;
	top:930px !important;
}

#item187980 {
	width:70px !important;
	height:24px !important;
}

#item187977 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

#item187988 {
	width:70px !important;
	height:24px !important;
}

#item187985 {
	width:70px !important;
	height:24px !important;
	left:1465px !important;
	top:930px !important;
}

#item78541 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item78543 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

#item195087 {
	width:48px !important;
	height:34px !important;
}

#item195084 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item195091 {
	width:48px !important;
	height:34px !important;
}

#item195088 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item87218 {
	width:516px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item87296 {
	width:565px !important;
	left:80px !important;
	top:273px !important;
	min-height:390px !important;
}

#item195095 {
	width:48px !important;
	height:34px !important;
}

#item195092 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item195099 {
	width:48px !important;
	height:34px !important;
}

#item195096 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item189143 {
	width:549px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item189662 {
	width:308px !important;
	min-height:27px !important;
}

#item189685 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item189736 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189583 {
	width:473px !important;
	min-height:27px !important;
}

#item189606 {
	width:648px !important;
	top:57px !important;
	min-height:256px !important;
}

#item189657 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189169 {
	width:586px !important;
	min-height:27px !important;
}

#item189192 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item189245 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189496 {
	width:358px !important;
	min-height:27px !important;
}

#item189534 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item189577 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189428 {
	width:582px !important;
	top:57px !important;
	min-height:168px !important;
}

#item189451 {
	width:369px !important;
	min-height:27px !important;
}

#item189490 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189335 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item189358 {
	width:223px !important;
	min-height:27px !important;
}

#item189409 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189252 {
	width:335px !important;
	min-height:27px !important;
}

#item189288 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item189329 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189167 {
	width:790px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item190167 {
	width:158px !important;
	min-height:27px !important;
}

#item190190 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item190242 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item190086 {
	width:321px !important;
	min-height:27px !important;
}

#item190109 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item190160 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189995 {
	width:358px !important;
	min-height:27px !important;
}

#item190018 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item190081 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189904 {
	width:358px !important;
	min-height:27px !important;
}

#item189927 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item189990 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189742 {
	width:358px !important;
	min-height:27px !important;
}

#item189765 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item189816 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189822 {
	width:358px !important;
	min-height:27px !important;
}

#item189860 {
	width:647px !important;
	top:57px !important;
	min-height:146px !important;
}

#item189899 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item189740 {
	width:790px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item189066 {
	width:48px !important;
	height:34px !important;
}

#item189063 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item189070 {
	width:48px !important;
	height:34px !important;
}

#item189067 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item189071 {
	width:34px !important;
	height:48px !important;
	left:151px !important;
	top:918px !important;
}

#item189075 {
	width:34px !important;
	height:48px !important;
	left:1101px !important;
	top:918px !important;
}

#item189079 {
	width:34px !important;
	height:48px !important;
	left:767px !important;
	top:918px !important;
}

#item189084 {
	width:34px !important;
	height:48px !important;
	left:1640px !important;
	top:918px !important;
}

#item189091 {
	width:70px !important;
	height:24px !important;
}

#item189088 {
	width:70px !important;
	height:24px !important;
	left:211px !important;
	top:930px !important;
}

#item189095 {
	width:70px !important;
	height:24px !important;
}

#item189092 {
	width:70px !important;
	height:24px !important;
	left:1392px !important;
	top:930px !important;
}

#item189099 {
	width:70px !important;
	height:24px !important;
}

#item189096 {
	width:70px !important;
	height:24px !important;
	left:1315px !important;
	top:930px !important;
}

#item189104 {
	width:70px !important;
	height:24px !important;
}

#item189100 {
	width:70px !important;
	height:24px !important;
	left:1238px !important;
	top:930px !important;
}

#item189108 {
	width:70px !important;
	height:24px !important;
}

#item189105 {
	width:70px !important;
	height:24px !important;
	left:1161px !important;
	top:930px !important;
}

#item189112 {
	width:70px !important;
	height:24px !important;
}

#item189109 {
	width:70px !important;
	height:24px !important;
	left:288px !important;
	top:930px !important;
}

#item189117 {
	width:70px !important;
	height:24px !important;
}

#item189113 {
	width:70px !important;
	height:24px !important;
	left:1468px !important;
	top:930px !important;
}

#item189121 {
	width:70px !important;
	height:24px !important;
}

#item189118 {
	width:70px !important;
	height:24px !important;
	left:365px !important;
	top:930px !important;
}

#item189126 {
	width:70px !important;
	height:24px !important;
}

#item189122 {
	width:70px !important;
	height:24px !important;
	left:1545px !important;
	top:930px !important;
}

#item189130 {
	width:70px !important;
	height:24px !important;
}

#item189127 {
	width:70px !important;
	height:24px !important;
	left:442px !important;
	top:930px !important;
}

#item189134 {
	width:70px !important;
	height:24px !important;
}

#item189131 {
	width:70px !important;
	height:24px !important;
	left:595px !important;
	top:930px !important;
}

#item189138 {
	width:70px !important;
	height:24px !important;
}

#item189135 {
	width:70px !important;
	height:24px !important;
	left:672px !important;
	top:930px !important;
}

#item189142 {
	width:70px !important;
	height:24px !important;
}

#item189139 {
	width:70px !important;
	height:24px !important;
	left:518px !important;
	top:930px !important;
}

#item48422 {
	width:388px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item69595 {
	width:600px !important;
	left:80px !important;
	top:202px !important;
	min-height:297px !important;
}

#item69632 {
	width:360px !important;
	left:80px !important;
	top:685px !important;
	min-height:30px !important;
}

#item69656 {
	width:551px !important;
	left:80px !important;
	top:569px !important;
	min-height:42px !important;
}

#item69694 {
	width:571px !important;
	left:80px !important;
	top:955px !important;
	min-height:13px !important;
}

#item190775 {
	width:174px !important;
	height:39px !important;
	left:443px !important;
	top:371px !important;
}

#item190784 {
	width:124px !important;
	height:30px !important;
	left:75px !important;
	top:679px !important;
}

#item190788 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:679px !important;
}

#item195103 {
	width:48px !important;
	height:34px !important;
}

#item195100 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.012em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.017em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.009em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.005em;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.022em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.008em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.006em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.023em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.002em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:50px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	letter-spacing:0.010em;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Note_6-5-pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:6.5px;
	line-height:8px;
	color:#000;
	letter-spacing:0.010em;
	text-align:left;
}

p.H2_18-pt {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:19px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.P_Body-text-small_8-pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#000;
	letter-spacing:0.005em;
	text-align:left;
}

p.thjnk-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:6px;
	line-height:7.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.thjnk---Skoda-DigZubkat-Icon-Beschriftung {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navi-Burger-Schwarz-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Navigation_-_thjnk---Skoda-Navi-Burger-Schwarz-32pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Navigation_-_thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navigation-App_Video-Icon-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-Navigation_-_thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navigation_-_thjnk---Skoda-Navi-Burger-Schwarz-32pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Marginalien-Schwarz-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Marginalien-Schwarz-15pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Fußnote {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:9px;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Subline {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Allgemein {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:60px;
	line-height:66px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Kapiteltrenner {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Vorwort-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Vorwort-HL {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-HL-Titel {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:66px;
	line-height:72px;
	color:#0d3a2f;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	letter-spacing:0.015em;
}

span.autoCharStyle10 {
	letter-spacing:0.010em;
}

span.autoCharStyle9 {
	letter-spacing:0.030em;
}

span.autoCharStyle8 {
	letter-spacing:0.020em;
}

span.autoCharStyle7 {
	letter-spacing:0.005em;
}

span.autoCharStyle6 {
	letter-spacing:-0.005em;
}

span.autoCharStyle5 {
	letter-spacing:0.020em;
}

span.autoCharStyle4 {
	letter-spacing:0.025em;
}

span.autoCharStyle3 {
	letter-spacing:0.030em;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle1 {
	letter-spacing:0.024em;
}

span.Slash {
	letter-spacing:0.100em;
}

span.thjnk---Skoda-DigZubkat-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.White {
	color:#fff;
}

span.Vorwort-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

span.Vorwort-10- {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

span.Vorwort-HL {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
}

span.grau {
	color:#7f7f7f;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
