/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#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:94570px; 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");
}

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

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

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

#item203889 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:165px !important;
}

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

#item203915 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:220px !important;
}

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

#item203942 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:277px !important;
}

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

#item203968 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:333px !important;
}

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

#item203994 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:388px !important;
}

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

#item204020 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:445px !important;
}

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

#item204046 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:500px !important;
}

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

#item204072 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:558px !important;
}

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

#item204098 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:614px !important;
}

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

#item204124 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:670px !important;
}

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

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

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

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

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

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

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

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

#item175121 {
	width:87px !important;
	height:66px !important;
	left:1753px !important;
	top:935px !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;
}

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

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

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

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

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

#item112334 {
	width:40px !important;
	height:56px !important;
	left:63px !important;
}

#item112340 {
	width:165px !important;
	top:75px !important;
	min-height:14px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item175388 {
	width:219px !important;
	height:56px !important;
	left:1638px !important;
	top:604px !important;
}

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

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

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

#item204220 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:165px !important;
}

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

#item204246 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:220px !important;
}

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

#item204272 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:277px !important;
}

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

#item204298 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:333px !important;
}

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

#item204325 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:388px !important;
}

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

#item204351 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:445px !important;
}

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

#item204377 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:500px !important;
}

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

#item204404 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:558px !important;
}

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

#item204430 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:614px !important;
}

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

#item204456 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:670px !important;
}

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

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

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

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

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

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

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

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

#item203263 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:165px !important;
}

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

#item203289 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:220px !important;
}

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

#item203315 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:277px !important;
}

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

#item203341 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:333px !important;
}

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

#item203367 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:388px !important;
}

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

#item203393 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:445px !important;
}

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

#item203419 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:500px !important;
}

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

#item203445 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:558px !important;
}

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

#item203473 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:614px !important;
}

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

#item203500 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:670px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item203585 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:165px !important;
}

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

#item203611 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:220px !important;
}

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

#item203637 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:277px !important;
}

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

#item203664 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:333px !important;
}

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

#item203690 {
	width:334px !important;
	height:63px !important;
	left:279px !important;
	top:388px !important;
}

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

#item203716 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:445px !important;
}

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

#item203742 {
	width:334px !important;
	height:64px !important;
	left:279px !important;
	top:500px !important;
}

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

#item203769 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:558px !important;
}

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

#item203795 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:614px !important;
}

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

#item203821 {
	width:334px !important;
	height:62px !important;
	left:279px !important;
	top:670px !important;
}

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

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

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

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

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

#item176724 {
	width:374px !important;
	top:273px !important;
	min-height:27px !important;
}

#item176747 {
	width:425px !important;
	top:330px !important;
	min-height:224px !important;
}

#item176599 {
	width:445px !important;
	top:273px !important;
	min-height:73px !important;
}

#item176622 {
	width:648px !important;
	top:371px !important;
	min-height:113px !important;
}

#item176372 {
	width:524px !important;
	top:371px !important;
	min-height:141px !important;
}

#item176395 {
	width:425px !important;
	top:273px !important;
	min-height:80px !important;
}

#item176272 {
	width:494px !important;
	top:371px !important;
	min-height:184px !important;
}

#item176295 {
	width:445px !important;
	top:273px !important;
	min-height:73px !important;
}

#item176060 {
	width:445px !important;
	top:273px !important;
	min-height:67px !important;
}

#item176083 {
	width:445px !important;
	top:371px !important;
	min-height:224px !important;
}

#item175905 {
	width:562px !important;
	top:273px !important;
	min-height:67px !important;
}

#item175928 {
	width:408px !important;
	top:370px !important;
	min-height:224px !important;
}

#item136916 {
	width:440px !important;
	top:435px !important;
	min-height:27px !important;
}

#item136962 {
	width:391px !important;
	top:273px !important;
	min-height:77px !important;
}

#item136986 {
	width:511px !important;
	top:492px !important;
	min-height:145px !important;
}

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

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

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

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

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

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

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

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

#item175770 {
	width:34px !important;
	height:48px !important;
	left:1625px !important;
	top:918px !important;
}

#item175773 {
	width:34px !important;
	height:48px !important;
	left:1009px !important;
	top:918px !important;
}

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

#item175776 {
	width:70px !important;
	height:24px !important;
	left:1068px !important;
	top:930px !important;
}

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

#item175779 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

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

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

#item175789 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

#item175792 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

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

#item175796 {
	width:70px !important;
	height:24px !important;
	left:1530px !important;
	top:930px !important;
}

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

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

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

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

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

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

#item152719 {
	width:520px !important;
	left:80px !important;
	top:273px !important;
	min-height:357px !important;
}

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

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

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

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

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

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

#item177511 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

#item177535 {
	width:445px !important;
	top:152px !important;
	min-height:199px !important;
}

#item177558 {
	width:425px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item177581 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item177582 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item177583 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item177584 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item177585 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

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

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

#item177374 {
	width:223px !important;
	top:95px !important;
	min-height:27px !important;
}

#item177397 {
	width:445px !important;
	top:152px !important;
	min-height:199px !important;
}

#item177420 {
	width:425px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item177443 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item177444 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item177445 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item177446 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item177447 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

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

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

#item177258 {
	width:445px !important;
	top:95px !important;
	min-height:27px !important;
}

#item177281 {
	width:445px !important;
	top:152px !important;
	min-height:199px !important;
}

#item177304 {
	width:445px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item177327 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item177328 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item177329 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item177330 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item177331 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

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

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

#item177142 {
	width:223px !important;
	top:95px !important;
	min-height:27px !important;
}

#item177165 {
	width:445px !important;
	top:152px !important;
	min-height:199px !important;
}

#item177188 {
	width:425px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item177211 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item177212 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item177213 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item177214 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item177215 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

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

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

#item153189 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item156881 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item155240 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item153197 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item153198 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item155119 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

#item155143 {
	width:445px !important;
	top:152px !important;
	min-height:199px !important;
}

#item165414 {
	width:387px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item177587 {
	width:1638px !important;
	height:848px !important;
	left:80px !important;
	top:112px !important;
}

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

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

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

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

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

#item177601 {
	width:34px !important;
	height:48px !important;
	left:945px !important;
	top:919px !important;
}

#item177604 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:919px !important;
}

#item177609 {
	width:147px !important;
	height:147px !important;
}

#item177624 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:288px !important;
}

#item177610 {
	width:147px !important;
	height:147px !important;
}

#item177627 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:288px !important;
}

#item177611 {
	width:147px !important;
	height:147px !important;
}

#item177630 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:464px !important;
}

#item177612 {
	width:147px !important;
	height:147px !important;
}

#item177614 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:112px !important;
}

#item177613 {
	width:147px !important;
	height:147px !important;
}

#item177621 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:112px !important;
}

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

#item178705 {
	width:445px !important;
	left:1px !important;
	top:95px !important;
	min-height:27px !important;
}

#item178728 {
	width:445px !important;
	left:1px !important;
	top:152px !important;
	min-height:199px !important;
}

#item178751 {
	width:445px !important;
	left:1px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item178802 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:176px !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;
}

#item178803 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:176px !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;
}

#item178804 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:352px !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;
}

#item178805 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:352px !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;
}

#item178806 {
	width:294px !important;
	height:294px !important;
	left:1316px !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;
}

#item178807 {
	width:294px !important;
	height:294px !important;
	left:1492px !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;
}

#item178583 {
	width:445px !important;
	left:1px !important;
	top:95px !important;
	min-height:27px !important;
}

#item178606 {
	width:445px !important;
	left:1px !important;
	top:152px !important;
	min-height:199px !important;
}

#item178629 {
	width:445px !important;
	left:1px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item178680 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:176px !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;
}

#item178681 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:176px !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;
}

#item178682 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:352px !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;
}

#item178683 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:352px !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;
}

#item178684 {
	width:294px !important;
	height:294px !important;
	left:1316px !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;
}

#item178685 {
	width:294px !important;
	height:294px !important;
	left:1492px !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;
}

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

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

#item204650 {
	width:375px !important;
	top:95px !important;
	min-height:27px !important;
}

#item204673 {
	width:577px !important;
	top:152px !important;
	min-height:199px !important;
}

#item204696 {
	width:387px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item204734 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item204735 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item204736 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item204737 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item204738 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item204739 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item178444 {
	width:445px !important;
	left:1px !important;
	top:95px !important;
	min-height:27px !important;
}

#item178467 {
	width:445px !important;
	left:1px !important;
	top:152px !important;
	min-height:169px !important;
}

#item178490 {
	width:445px !important;
	left:1px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item178541 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:176px !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;
}

#item178542 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:176px !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;
}

#item178543 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:352px !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;
}

#item178544 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:352px !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;
}

#item178545 {
	width:294px !important;
	height:294px !important;
	left:1316px !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;
}

#item178546 {
	width:294px !important;
	height:294px !important;
	left:1492px !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;
}

#item178314 {
	width:425px !important;
	left:1px !important;
	top:95px !important;
	min-height:27px !important;
}

#item178337 {
	width:425px !important;
	left:1px !important;
	top:152px !important;
	min-height:199px !important;
}

#item178360 {
	width:425px !important;
	left:1px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item178412 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:176px !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;
}

#item178413 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:176px !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;
}

#item178414 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:352px !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;
}

#item178415 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:352px !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;
}

#item178416 {
	width:294px !important;
	height:294px !important;
	left:1316px !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;
}

#item178417 {
	width:294px !important;
	height:294px !important;
	left:1492px !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;
}

#item178164 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:176px !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;
}

#item178165 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:176px !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;
}

#item178166 {
	width:294px !important;
	height:294px !important;
	left:1316px !important;
	top:352px !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;
}

#item178170 {
	width:294px !important;
	height:294px !important;
	left:1492px !important;
	top:352px !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;
}

#item178168 {
	width:294px !important;
	height:294px !important;
	left:1316px !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;
}

#item178169 {
	width:294px !important;
	height:294px !important;
	left:1492px !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;
}

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

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

#item156684 {
	width:425px !important;
	left:1px !important;
	top:95px !important;
	min-height:27px !important;
}

#item156708 {
	width:425px !important;
	left:1px !important;
	top:152px !important;
	min-height:199px !important;
}

#item165538 {
	width:425px !important;
	left:1px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item204751 {
	width:1639px !important;
	height:848px !important;
	left:80px !important;
	top:112px !important;
}

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

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

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

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

#item179477 {
	width:34px !important;
	height:48px !important;
	left:945px !important;
	top:919px !important;
}

#item179480 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:919px !important;
}

#item179506 {
	width:147px !important;
	height:147px !important;
}

#item179504 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:288px !important;
}

#item179509 {
	width:147px !important;
	height:147px !important;
}

#item179507 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:288px !important;
}

#item179512 {
	width:147px !important;
	height:147px !important;
}

#item179510 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:464px !important;
}

#item179522 {
	width:147px !important;
	height:147px !important;
}

#item179520 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:464px !important;
}

#item179516 {
	width:147px !important;
	height:147px !important;
}

#item179513 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:112px !important;
}

#item179519 {
	width:147px !important;
	height:147px !important;
}

#item179517 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:112px !important;
}

#item179353 {
	width:445px !important;
	top:95px !important;
	min-height:27px !important;
}

#item179376 {
	width:445px !important;
	top:152px !important;
	min-height:199px !important;
}

#item179399 {
	width:428px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item179451 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item179452 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item179453 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item179454 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item179455 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item179240 {
	width:445px !important;
	top:95px !important;
	min-height:27px !important;
}

#item179263 {
	width:445px !important;
	top:153px !important;
	min-height:199px !important;
}

#item179286 {
	width:445px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item179337 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item179338 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item179339 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item179340 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item179341 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item179119 {
	width:445px !important;
	top:95px !important;
	min-height:27px !important;
}

#item179142 {
	width:445px !important;
	top:153px !important;
	min-height:199px !important;
}

#item179165 {
	width:445px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item179216 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item179217 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item179218 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item179219 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item179220 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item178999 {
	width:445px !important;
	top:95px !important;
	min-height:27px !important;
}

#item179022 {
	width:445px !important;
	top:152px !important;
	min-height:102px !important;
}

#item179045 {
	width:445px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item179096 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item179097 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item179098 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item179100 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item179101 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item178938 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item178939 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item178940 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item178942 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item178943 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item156268 {
	width:445px !important;
	top:95px !important;
	min-height:27px !important;
}

#item156292 {
	width:445px !important;
	top:152px !important;
	min-height:199px !important;
}

#item165684 {
	width:445px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

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

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

#item179457 {
	width:1638px !important;
	height:848px !important;
	left:80px !important;
	top:112px !important;
}

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

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

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

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

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

#item179494 {
	width:34px !important;
	height:48px !important;
	left:945px !important;
	top:919px !important;
}

#item179498 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:919px !important;
}

#item179531 {
	width:147px !important;
	height:147px !important;
}

#item179529 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:288px !important;
}

#item179534 {
	width:147px !important;
	height:147px !important;
}

#item179532 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:288px !important;
}

#item179537 {
	width:147px !important;
	height:147px !important;
}

#item179535 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:464px !important;
}

#item179541 {
	width:147px !important;
	height:147px !important;
}

#item179538 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:112px !important;
}

#item179544 {
	width:147px !important;
	height:147px !important;
}

#item179542 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:112px !important;
}

#item180609 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item180660 {
	width:425px !important;
	top:152px !important;
	min-height:199px !important;
}

#item180684 {
	width:425px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item180707 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item180708 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item180709 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item180710 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item180711 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item180712 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item180713 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item180714 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item180486 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item180538 {
	width:425px !important;
	top:152px !important;
	min-height:199px !important;
}

#item180561 {
	width:425px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item180584 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item180585 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item180586 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item180587 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item180588 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item180589 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item180590 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item180591 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item180346 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item180397 {
	width:425px !important;
	top:152px !important;
	min-height:199px !important;
}

#item180420 {
	width:425px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item180444 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item180445 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item180446 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item180447 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item180448 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item180449 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item180450 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item180451 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item180232 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item180283 {
	width:425px !important;
	top:152px !important;
	min-height:199px !important;
}

#item180306 {
	width:425px !important;
	top:644px !important;
	min-height:35px !important;
	padding:17px 0px 0px 0px;
}

#item180329 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item180330 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item180331 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item180332 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item180333 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item180334 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item180335 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item180336 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item180113 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item180164 {
	width:425px !important;
	top:152px !important;
	min-height:199px !important;
}

#item180187 {
	width:425px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item180210 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item180211 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item180212 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item180213 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item180214 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item180215 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item180216 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item180217 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item179988 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item180039 {
	width:425px !important;
	top:152px !important;
	min-height:199px !important;
}

#item180062 {
	width:425px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item180085 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item180086 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item180087 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item180088 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item180089 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item180090 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item180092 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item180093 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item179863 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item179921 {
	width:425px !important;
	top:152px !important;
	min-height:199px !important;
}

#item179944 {
	width:425px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item179967 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item179968 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item179969 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item179970 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item179971 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item179972 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item179973 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item179974 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item179720 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item179721 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item179722 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item179726 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:528px !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;
}

#item179725 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item179727 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:528px !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;
}

#item179723 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item179724 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item125263 {
	width:425px !important;
	top:92px !important;
	min-height:27px !important;
}

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

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

#item158110 {
	width:425px !important;
	top:149px !important;
	min-height:128px !important;
}

#item165805 {
	width:425px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item180716 {
	width:1638px !important;
	height:848px !important;
	left:80px !important;
	top:112px !important;
}

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

#item180759 {
	width:34px !important;
	height:48px !important;
	left:945px !important;
	top:919px !important;
}

#item180762 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:919px !important;
}

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

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

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

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

#item180775 {
	width:147px !important;
	height:147px !important;
}

#item180773 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:288px !important;
}

#item180778 {
	width:147px !important;
	height:147px !important;
}

#item180776 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:288px !important;
}

#item180782 {
	width:147px !important;
	height:147px !important;
}

#item180779 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:464px !important;
}

#item180794 {
	width:147px !important;
	height:147px !important;
}

#item180792 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:640px !important;
}

#item180791 {
	width:147px !important;
	height:147px !important;
}

#item180789 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:464px !important;
}

#item180797 {
	width:147px !important;
	height:147px !important;
}

#item180795 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:640px !important;
}

#item180785 {
	width:147px !important;
	height:147px !important;
}

#item180783 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:112px !important;
}

#item180788 {
	width:147px !important;
	height:147px !important;
}

#item180786 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:112px !important;
}

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

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

#item181690 {
	width:120px !important;
	top:95px !important;
	min-height:27px !important;
}

#item181713 {
	width:648px !important;
	top:152px !important;
	min-height:199px !important;
}

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

#item181768 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item181769 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item181770 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item181771 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item181772 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item181773 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

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

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

#item181528 {
	width:215px !important;
	top:95px !important;
	min-height:27px !important;
}

#item181551 {
	width:648px !important;
	top:152px !important;
	min-height:102px !important;
}

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

#item181606 {
	width:428px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item181629 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item181630 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item181631 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item181632 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item181633 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item181634 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

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

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

#item181382 {
	width:266px !important;
	top:95px !important;
	min-height:27px !important;
}

#item181405 {
	width:648px !important;
	top:152px !important;
	min-height:199px !important;
}

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

#item181458 {
	width:428px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item181481 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item181482 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item181483 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item181485 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item181486 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item181487 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item181208 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

#item181259 {
	width:425px !important;
	top:152px !important;
	min-height:143px !important;
}

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

#item181314 {
	width:425px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item181337 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item181338 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item181339 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item181340 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item181341 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item181342 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item181058 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

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

#item181135 {
	width:425px !important;
	top:152px !important;
	min-height:102px !important;
}

#item181158 {
	width:425px !important;
	top:644px !important;
	min-height:28px !important;
	padding:17px 0px 0px 0px;
}

#item181181 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item181182 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item181183 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item181184 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item181186 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item181187 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item126744 {
	width:425px !important;
	top:95px !important;
	min-height:27px !important;
}

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

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

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

#item159893 {
	width:425px !important;
	top:152px !important;
	min-height:137px !important;
}

#item165999 {
	width:425px !important;
	top:644px !important;
	min-height:44px !important;
	padding:17px 0px 0px 0px;
}

#item180898 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:176px !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;
}

#item180899 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:176px !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;
}

#item180900 {
	width:294px !important;
	height:294px !important;
	left:1315px !important;
	top:352px !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;
}

#item180902 {
	width:294px !important;
	height:294px !important;
	left:1491px !important;
	top:352px !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;
}

#item180904 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item180905 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item181777 {
	width:1638px !important;
	height:848px !important;
	left:80px !important;
	top:112px !important;
}

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

#item194823 {
	width:85px !important;
	height:85px !important;
	left:65px !important;
	top:122px !important;
}

#item194824 {
	width:30px !important;
	height:30px !important;
	left:17px !important;
	top:234px !important;
}

#item181851 {
	width:34px !important;
	height:48px !important;
	left:945px !important;
	top:919px !important;
}

#item181854 {
	width:34px !important;
	height:48px !important;
	left:848px !important;
	top:919px !important;
}

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

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

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

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

#item181868 {
	width:147px !important;
	height:147px !important;
}

#item181866 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:288px !important;
}

#item181871 {
	width:147px !important;
	height:147px !important;
}

#item181869 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:288px !important;
}

#item181874 {
	width:147px !important;
	height:147px !important;
}

#item181872 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:464px !important;
}

#item181877 {
	width:147px !important;
	height:147px !important;
}

#item181875 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:464px !important;
}

#item181880 {
	width:147px !important;
	height:147px !important;
}

#item181878 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:112px !important;
}

#item181883 {
	width:147px !important;
	height:147px !important;
}

#item181881 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:112px !important;
}

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

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

#item181949 {
	width:227px !important;
	top:161px !important;
	min-height:27px !important;
}

#item181972 {
	width:481px !important;
	top:218px !important;
	min-height:124px !important;
}

#item181995 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item181996 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

#item181894 {
	width:294px !important;
	height:294px !important;
	left:1315px !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;
}

#item181895 {
	width:294px !important;
	height:294px !important;
	left:1491px !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;
}

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

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

#item166150 {
	width:227px !important;
	top:161px !important;
	min-height:27px !important;
}

#item166173 {
	width:496px !important;
	top:218px !important;
	min-height:124px !important;
}

#item182007 {
	width:1638px !important;
	height:848px !important;
	left:80px !important;
	top:112px !important;
}

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

#item194825 {
	width:85px !important;
	height:85px !important;
	left:152px !important;
	top:188px !important;
}

#item194826 {
	width:30px !important;
	height:30px !important;
	left:28px !important;
	top:300px !important;
}

#item183182 {
	width:34px !important;
	height:48px !important;
	left:991px !important;
	top:919px !important;
}

#item183185 {
	width:34px !important;
	height:48px !important;
	left:895px !important;
	top:919px !important;
}

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

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

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

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

#item207139 {
	width:147px !important;
	height:147px !important;
}

#item207137 {
	width:147px !important;
	height:147px !important;
	left:1395px !important;
	top:114px !important;
}

#item207142 {
	width:147px !important;
	height:147px !important;
}

#item207140 {
	width:147px !important;
	height:147px !important;
	left:1571px !important;
	top:114px !important;
}

#item182865 {
	width:426px !important;
	top:273px !important;
	min-height:27px !important;
}

#item182889 {
	width:489px !important;
	top:330px !important;
	min-height:88px !important;
}

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

#item182774 {
	width:631px !important;
	top:330px !important;
	min-height:46px !important;
}

#item182797 {
	width:249px !important;
	top:273px !important;
	min-height:27px !important;
}

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

#item182639 {
	width:601px !important;
	top:330px !important;
	min-height:43px !important;
}

#item182662 {
	width:249px !important;
	top:273px !important;
	min-height:27px !important;
}

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

#item182499 {
	width:304px !important;
	top:330px !important;
	min-height:20px !important;
}

#item182522 {
	width:249px !important;
	top:273px !important;
	min-height:27px !important;
}

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

#item182351 {
	width:278px !important;
	top:330px !important;
	min-height:20px !important;
}

#item182374 {
	width:249px !important;
	top:273px !important;
	min-height:27px !important;
}

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

#item29576 {
	width:249px !important;
	top:273px !important;
	min-height:27px !important;
}

#item29630 {
	width:273px !important;
	top:330px !important;
	min-height:20px !important;
}

#item183015 {
	width:556px !important;
	top:80px !important;
	min-height:108px !important;
}

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

#item194827 {
	width:85px !important;
	height:85px !important;
	left:152px !important;
	top:188px !important;
}

#item194828 {
	width:30px !important;
	height:30px !important;
	left:28px !important;
	top:300px !important;
}

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

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

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

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

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

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

#item183208 {
	width:34px !important;
	height:48px !important;
	left:1586px !important;
	top:918px !important;
}

#item183211 {
	width:34px !important;
	height:48px !important;
	left:1047px !important;
	top:918px !important;
}

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

#item183214 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

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

#item183217 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

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

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

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

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

#item183226 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

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

#item183229 {
	width:70px !important;
	height:24px !important;
	left:1491px !important;
	top:930px !important;
}

#item183678 {
	width:546px !important;
	top:273px !important;
	min-height:67px !important;
}

#item183707 {
	width:598px !important;
	top:370px !important;
	min-height:195px !important;
}

#item183730 {
	width:556px !important;
	top:80px !important;
	min-height:108px !important;
}

#item183518 {
	width:528px !important;
	top:273px !important;
	min-height:67px !important;
}

#item183575 {
	width:598px !important;
	top:370px !important;
	min-height:195px !important;
}

#item183598 {
	width:556px !important;
	top:80px !important;
	min-height:108px !important;
}

#item32803 {
	width:598px !important;
	top:370px !important;
	min-height:195px !important;
}

#item50898 {
	width:570px !important;
	top:273px !important;
	min-height:67px !important;
}

#item183252 {
	width:556px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

#item183781 {
	width:34px !important;
	height:48px !important;
	left:1471px !important;
	top:918px !important;
}

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

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

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

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

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

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

#item183793 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item184168 {
	width:304px !important;
	top:273px !important;
	min-height:27px !important;
}

#item184230 {
	width:460px !important;
	top:330px !important;
	min-height:198px !important;
}

#item184253 {
	width:342px !important;
	top:80px !important;
	min-height:108px !important;
}

#item184042 {
	width:342px !important;
	top:80px !important;
	min-height:108px !important;
}

#item184082 {
	width:518px !important;
	top:273px !important;
	min-height:27px !important;
}

#item184105 {
	width:223px !important;
	top:330px !important;
	min-height:68px !important;
}

#item183947 {
	width:342px !important;
	top:80px !important;
	min-height:124px !important;
}

#item183977 {
	width:253px !important;
	top:273px !important;
	min-height:27px !important;
}

#item184001 {
	width:425px !important;
	top:330px !important;
	min-height:52px !important;
}

#item140409 {
	width:413px !important;
	top:273px !important;
	min-height:27px !important;
}

#item140432 {
	width:425px !important;
	top:330px !important;
	min-height:170px !important;
}

#item140455 {
	width:342px !important;
	top:80px !important;
	min-height:108px !important;
}

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

#item194831 {
	width:85px !important;
	height:85px !important;
	left:152px !important;
	top:188px !important;
}

#item194832 {
	width:30px !important;
	height:30px !important;
	left:32px !important;
	top:300px !important;
}

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

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

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

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

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

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

#item184328 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

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

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

#item184334 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

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

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

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

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

#item184681 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

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

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

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

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

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

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

#item106189 {
	width:648px !important;
	left:80px !important;
	top:207px !important;
	min-height:497px !important;
}

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

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

#item106243 {
	width:357px !important;
	left:60px !important;
	top:13px !important;
	min-height:44px !important;
}

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

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

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

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

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

#item184593 {
	width:425px !important;
	top:250px !important;
	min-height:30px !important;
}

#item184616 {
	width:425px !important;
	top:193px !important;
	min-height:27px !important;
}

#item184640 {
	width:445px !important;
	min-height:108px !important;
}

#item140641 {
	width:445px !important;
	min-height:108px !important;
}

#item166659 {
	width:263px !important;
	top:250px !important;
	min-height:14px !important;
}

#item166682 {
	width:445px !important;
	top:193px !important;
	min-height:27px !important;
}

#item184668 {
	width:1732px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

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

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

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

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

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

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

#item184691 {
	width:34px !important;
	height:48px !important;
	left:1432px !important;
	top:918px !important;
}

#item184694 {
	width:34px !important;
	height:48px !important;
	left:1201px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item185543 {
	width:469px !important;
	top:339px !important;
	min-height:27px !important;
}

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

#item185598 {
	width:546px !important;
	top:396px !important;
	min-height:333px !important;
}

#item185382 {
	width:539px !important;
	top:339px !important;
	min-height:27px !important;
}

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

#item185438 {
	width:648px !important;
	top:396px !important;
	min-height:317px !important;
}

#item185207 {
	width:489px !important;
	top:339px !important;
	min-height:27px !important;
}

#item185240 {
	width:535px !important;
	top:396px !important;
	min-height:345px !important;
}

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

#item184976 {
	width:629px !important;
	top:339px !important;
	min-height:27px !important;
}

#item184999 {
	width:648px !important;
	top:396px !important;
	min-height:147px !important;
}

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

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

#item9363 {
	width:392px !important;
	top:339px !important;
	min-height:27px !important;
}

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

#item50924 {
	width:648px !important;
	top:396px !important;
	min-height:145px !important;
}

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

#item194837 {
	width:85px !important;
	height:85px !important;
	left:132px !important;
	top:254px !important;
}

#item194838 {
	width:30px !important;
	height:30px !important;
	left:18px !important;
	top:366px !important;
}

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

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

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

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

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

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

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

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

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

#item188066 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item188070 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

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

#item188081 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item186398 {
	width:515px !important;
	top:339px !important;
	min-height:67px !important;
}

#item186421 {
	width:445px !important;
	top:436px !important;
	min-height:177px !important;
}

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

#item186265 {
	width:381px !important;
	top:339px !important;
	min-height:27px !important;
}

#item186288 {
	width:425px !important;
	top:396px !important;
	min-height:159px !important;
}

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

#item186135 {
	width:257px !important;
	top:339px !important;
	min-height:27px !important;
}

#item186169 {
	width:425px !important;
	top:396px !important;
	min-height:177px !important;
}

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

#item35631 {
	width:425px !important;
	top:339px !important;
	min-height:27px !important;
}

#item131601 {
	width:445px !important;
	top:396px !important;
	min-height:229px !important;
}

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

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

#item194839 {
	width:85px !important;
	height:85px !important;
	left:132px !important;
	top:254px !important;
}

#item194840 {
	width:30px !important;
	height:30px !important;
	left:29px !important;
	top:406px !important;
}

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

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

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

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

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

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

#item188094 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

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

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

#item188100 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

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

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

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

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

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

#item188109 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item187925 {
	width:535px !important;
	top:273px !important;
	min-height:67px !important;
}

#item187948 {
	width:445px !important;
	top:370px !important;
	min-height:236px !important;
}

#item187971 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item187720 {
	width:479px !important;
	top:273px !important;
	min-height:67px !important;
}

#item187743 {
	width:445px !important;
	top:370px !important;
	min-height:236px !important;
}

#item187803 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item187585 {
	width:221px !important;
	top:273px !important;
	min-height:27px !important;
}

#item187608 {
	width:445px !important;
	top:330px !important;
	min-height:171px !important;
}

#item187659 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item187427 {
	width:215px !important;
	top:273px !important;
	min-height:27px !important;
}

#item187450 {
	width:425px !important;
	top:330px !important;
	min-height:125px !important;
}

#item187473 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item187496 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item142488 {
	width:417px !important;
	top:273px !important;
	min-height:27px !important;
}

#item142511 {
	width:445px !important;
	top:330px !important;
	min-height:109px !important;
}

#item142534 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

#item188127 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

#item188142 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

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

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

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

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

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

#item188136 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

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

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

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

#item188739 {
	width:372px !important;
	top:339px !important;
	min-height:27px !important;
}

#item188762 {
	width:445px !important;
	top:396px !important;
	min-height:112px !important;
}

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

#item188848 {
	width:474px !important;
	top:80px !important;
	min-height:174px !important;
}

#item188508 {
	width:445px !important;
	top:339px !important;
	min-height:67px !important;
}

#item188531 {
	width:324px !important;
	top:436px !important;
	min-height:112px !important;
}

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

#item188619 {
	width:474px !important;
	top:80px !important;
	min-height:174px !important;
}

#item188369 {
	width:425px !important;
	top:339px !important;
	min-height:27px !important;
}

#item188392 {
	width:425px !important;
	top:396px !important;
	min-height:198px !important;
}

#item188453 {
	width:474px !important;
	top:80px !important;
	min-height:174px !important;
}

#item10708 {
	width:474px !important;
	top:80px !important;
	min-height:174px !important;
}

#item10730 {
	width:445px !important;
	top:339px !important;
	min-height:27px !important;
}

#item10752 {
	width:445px !important;
	top:396px !important;
	min-height:302px !important;
}

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

#item194844 {
	width:85px !important;
	height:85px !important;
	left:96px !important;
	top:254px !important;
}

#item194845 {
	width:30px !important;
	height:30px !important;
	left:46px !important;
	top:366px !important;
}

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

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

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

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

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

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

#item192009 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

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

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

#item192015 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

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

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

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

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

#item192028 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

#item189930 {
	width:445px !important;
	top:207px !important;
	min-height:67px !important;
}

#item189953 {
	width:445px !important;
	top:304px !important;
	min-height:111px !important;
}

#item189976 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item189802 {
	width:648px !important;
	top:264px !important;
	min-height:158px !important;
}

#item189846 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item189869 {
	width:445px !important;
	top:207px !important;
	min-height:27px !important;
}

#item189648 {
	width:648px !important;
	top:264px !important;
	min-height:158px !important;
}

#item189692 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item189716 {
	width:445px !important;
	top:207px !important;
	min-height:27px !important;
}

#item189472 {
	width:648px !important;
	top:264px !important;
	min-height:118px !important;
}

#item189544 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item189567 {
	width:445px !important;
	top:207px !important;
	min-height:27px !important;
}

#item152270 {
	width:522px !important;
	top:80px !important;
	min-height:42px !important;
}

#item152293 {
	width:445px !important;
	top:207px !important;
	min-height:27px !important;
}

#item152316 {
	width:648px !important;
	top:264px !important;
	min-height:114px !important;
}

#item152375 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

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

#item194848 {
	width:85px !important;
	height:85px !important;
	left:58px !important;
	top:122px !important;
}

#item194849 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	top:274px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item192048 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item192054 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

#item192058 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

#item190503 {
	width:425px !important;
	top:207px !important;
	min-height:27px !important;
}

#item190526 {
	width:425px !important;
	top:264px !important;
	min-height:85px !important;
}

#item190578 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item190365 {
	width:589px !important;
	top:207px !important;
	min-height:67px !important;
}

#item190388 {
	width:445px !important;
	top:304px !important;
	min-height:166px !important;
}

#item190411 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item190222 {
	width:491px !important;
	top:207px !important;
	min-height:27px !important;
}

#item190245 {
	width:445px !important;
	top:264px !important;
	min-height:120px !important;
}

#item190268 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item190100 {
	width:487px !important;
	top:207px !important;
	min-height:27px !important;
}

#item190123 {
	width:445px !important;
	top:264px !important;
	min-height:97px !important;
}

#item190147 {
	width:534px !important;
	top:80px !important;
	min-height:56px !important;
}

#item144714 {
	width:648px !important;
	top:207px !important;
	min-height:27px !important;
}

#item144737 {
	width:445px !important;
	top:264px !important;
	min-height:80px !important;
}

#item144785 {
	width:522px !important;
	top:80px !important;
	min-height:42px !important;
}

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

#item194850 {
	width:85px !important;
	height:85px !important;
	left:58px !important;
	top:122px !important;
}

#item194851 {
	width:30px !important;
	height:30px !important;
	left:28px !important;
	top:234px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item192078 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item192084 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

#item192087 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

#item191853 {
	width:340px !important;
	top:273px !important;
	min-height:67px !important;
}

#item191876 {
	width:514px !important;
	top:370px !important;
	min-height:232px !important;
}

#item191937 {
	width:574px !important;
	top:80px !important;
	min-height:108px !important;
}

#item191624 {
	width:445px !important;
	top:273px !important;
	min-height:27px !important;
}

#item191647 {
	width:500px !important;
	top:330px !important;
	min-height:215px !important;
}

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

#item191735 {
	width:574px !important;
	top:80px !important;
	min-height:108px !important;
}

#item191326 {
	width:445px !important;
	top:273px !important;
	min-height:27px !important;
}

#item191350 {
	width:445px !important;
	top:330px !important;
	min-height:132px !important;
}

#item191373 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item191439 {
	width:574px !important;
	top:80px !important;
	min-height:108px !important;
}

#item191103 {
	width:297px !important;
	top:273px !important;
	min-height:27px !important;
}

#item191126 {
	width:425px !important;
	top:330px !important;
	min-height:116px !important;
}

#item191188 {
	width:574px !important;
	top:80px !important;
	min-height:108px !important;
}

#item190942 {
	width:223px !important;
	top:273px !important;
	min-height:27px !important;
}

#item190965 {
	width:425px !important;
	top:330px !important;
	min-height:132px !important;
}

#item191025 {
	width:574px !important;
	top:80px !important;
	min-height:108px !important;
}

#item11748 {
	width:425px !important;
	top:273px !important;
	min-height:27px !important;
}

#item11792 {
	width:574px !important;
	top:80px !important;
	min-height:108px !important;
}

#item38242 {
	width:425px !important;
	top:330px !important;
	min-height:132px !important;
}

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

#item194853 {
	width:85px !important;
	height:85px !important;
	left:58px !important;
	top:188px !important;
}

#item194854 {
	width:30px !important;
	height:30px !important;
	left:28px !important;
	top:340px !important;
}

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

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

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

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

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

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

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

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

#item192115 {
	width:34px !important;
	height:48px !important;
	left:1585px !important;
	top:918px !important;
}

#item192118 {
	width:34px !important;
	height:48px !important;
	left:1047px !important;
	top:918px !important;
}

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

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

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

#item192125 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

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

#item192128 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

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

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

#item192135 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

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

#item192150 {
	width:70px !important;
	height:24px !important;
	left:1491px !important;
	top:930px !important;
}

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

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

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

#item191472 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

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

#item191497 {
	width:435px !important;
	height:60px !important;
}

#item191493 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

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

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

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

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

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

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

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

#item193680 {
	width:622px !important;
	top:207px !important;
	min-height:67px !important;
}

#item193703 {
	width:445px !important;
	top:304px !important;
	min-height:172px !important;
}

#item193755 {
	width:648px !important;
	top:80px !important;
	min-height:42px !important;
}

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

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

#item193536 {
	width:445px !important;
	top:207px !important;
	min-height:67px !important;
}

#item193559 {
	width:488px !important;
	top:304px !important;
	min-height:278px !important;
}

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

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

#item193621 {
	width:648px !important;
	top:80px !important;
	min-height:42px !important;
}

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

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

#item193400 {
	width:445px !important;
	top:207px !important;
	min-height:27px !important;
}

#item193423 {
	width:524px !important;
	top:264px !important;
	min-height:168px !important;
}

#item193457 {
	width:648px !important;
	top:80px !important;
	min-height:42px !important;
}

#item193484 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

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

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

#item193218 {
	width:425px !important;
	top:207px !important;
	min-height:67px !important;
}

#item193241 {
	width:425px !important;
	top:304px !important;
	min-height:212px !important;
}

#item193276 {
	width:648px !important;
	top:80px !important;
	min-height:42px !important;
}

#item193015 {
	width:295px !important;
	top:207px !important;
	min-height:27px !important;
}

#item193039 {
	width:560px !important;
	top:264px !important;
	min-height:272px !important;
}

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

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

#item193094 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item193128 {
	width:648px !important;
	top:80px !important;
	min-height:42px !important;
}

#item192730 {
	width:425px !important;
	top:207px !important;
	min-height:27px !important;
}

#item192753 {
	width:577px !important;
	top:264px !important;
	min-height:187px !important;
}

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

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

#item192809 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item192842 {
	width:648px !important;
	top:80px !important;
	min-height:42px !important;
}

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

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

#item64564 {
	width:648px !important;
	top:80px !important;
	min-height:42px !important;
}

#item146391 {
	width:223px !important;
	top:207px !important;
	min-height:27px !important;
}

#item146414 {
	width:480px !important;
	top:264px !important;
	min-height:163px !important;
}

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

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

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

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

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

#item193861 {
	width:34px !important;
	height:48px !important;
	left:1625px !important;
	top:918px !important;
}

#item193864 {
	width:34px !important;
	height:48px !important;
	left:1009px !important;
	top:918px !important;
}

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

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

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

#item193870 {
	width:70px !important;
	height:24px !important;
	left:1068px !important;
	top:930px !important;
}

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

#item193873 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item193879 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

#item193882 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

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

#item193889 {
	width:70px !important;
	height:24px !important;
	left:1530px !important;
	top:930px !important;
}

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

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

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

#item192905 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

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

#item192926 {
	width:435px !important;
	height:60px !important;
}

#item192923 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item194579 {
	width:367px !important;
	left:5px !important;
	top:273px !important;
	min-height:27px !important;
}

#item194602 {
	width:489px !important;
	left:5px !important;
	top:330px !important;
	min-height:107px !important;
}

#item194667 {
	width:445px !important;
	left:5px !important;
	top:80px !important;
	min-height:108px !important;
}

#item194358 {
	width:202px !important;
	left:5px !important;
	top:273px !important;
	min-height:27px !important;
}

#item194381 {
	width:460px !important;
	left:5px !important;
	top:330px !important;
	min-height:168px !important;
}

#item194404 {
	width:435px !important;
	left:5px !important;
	top:80px !important;
	min-height:108px !important;
}

#item194456 {
	width:355px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item194199 {
	width:324px !important;
	left:5px !important;
	top:273px !important;
	min-height:67px !important;
}

#item194222 {
	width:425px !important;
	left:5px !important;
	top:370px !important;
	min-height:132px !important;
}

#item194292 {
	width:435px !important;
	left:5px !important;
	top:80px !important;
	min-height:108px !important;
}

#item44105 {
	width:435px !important;
	left:5px !important;
	top:80px !important;
	min-height:108px !important;
}

#item44128 {
	width:492px !important;
	left:5px !important;
	top:273px !important;
	min-height:77px !important;
}

#item44151 {
	width:314px !important;
	left:5px !important;
	top:435px !important;
	min-height:27px !important;
}

#item45219 {
	width:425px !important;
	left:5px !important;
	top:492px !important;
	min-height:115px !important;
}

#item193952 {
	width:30px !important;
	height:30px !important;
	top:462px !important;
}

#item194710 {
	width:1845px !important;
	height:1080px !important;
	left:75px !important;
}

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

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

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

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

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

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

#item196707 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

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

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

#item196713 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

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

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

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

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

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

#item196726 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

#item195203 {
	width:435px !important;
	top:80px !important;
	min-height:108px !important;
}

#item195226 {
	width:499px !important;
	top:273px !important;
	min-height:27px !important;
}

#item195249 {
	width:502px !important;
	top:330px !important;
	min-height:132px !important;
}

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

#item195051 {
	width:485px !important;
	top:273px !important;
	min-height:27px !important;
}

#item195074 {
	width:445px !important;
	top:330px !important;
	min-height:200px !important;
}

#item195122 {
	width:435px !important;
	top:80px !important;
	min-height:108px !important;
}

#item64883 {
	width:435px !important;
	top:80px !important;
	min-height:108px !important;
}

#item104450 {
	width:355px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item134740 {
	width:473px !important;
	top:273px !important;
	min-height:27px !important;
}

#item134763 {
	width:510px !important;
	top:330px !important;
	min-height:207px !important;
}

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

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

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

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

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

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

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

#item196735 {
	width:34px !important;
	height:48px !important;
	left:1471px !important;
	top:918px !important;
}

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

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

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

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

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

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

#item196750 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

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

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

#item194759 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

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

#item194783 {
	width:435px !important;
	height:60px !important;
}

#item194779 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

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

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

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

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

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

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

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

#item195626 {
	width:223px !important;
	top:273px !important;
	min-height:27px !important;
}

#item195649 {
	width:425px !important;
	top:330px !important;
	min-height:278px !important;
}

#item195672 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item195427 {
	width:445px !important;
	top:273px !important;
	min-height:27px !important;
}

#item195450 {
	width:425px !important;
	top:330px !important;
	min-height:174px !important;
}

#item195501 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item14333 {
	width:477px !important;
	top:273px !important;
	min-height:67px !important;
}

#item14355 {
	width:471px !important;
	top:370px !important;
	min-height:179px !important;
}

#item64990 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

#item196759 {
	width:34px !important;
	height:48px !important;
	left:1471px !important;
	top:918px !important;
}

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

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

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

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

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

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

#item196771 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item196469 {
	width:244px !important;
	top:273px !important;
	min-height:27px !important;
}

#item196492 {
	width:460px !important;
	top:330px !important;
	min-height:240px !important;
}

#item196515 {
	width:477px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

#item196289 {
	width:244px !important;
	top:273px !important;
	min-height:27px !important;
}

#item196340 {
	width:461px !important;
	top:330px !important;
	min-height:306px !important;
}

#item196379 {
	width:477px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

#item196147 {
	width:244px !important;
	top:273px !important;
	min-height:27px !important;
}

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

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

#item196196 {
	width:466px !important;
	top:330px !important;
	min-height:263px !important;
}

#item196234 {
	width:477px !important;
	top:80px !important;
	min-height:108px !important;
}

#item196000 {
	width:244px !important;
	top:273px !important;
	min-height:27px !important;
}

#item196023 {
	width:466px !important;
	top:330px !important;
	min-height:320px !important;
}

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

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

#item196092 {
	width:477px !important;
	top:80px !important;
	min-height:108px !important;
}

#item148312 {
	width:244px !important;
	top:273px !important;
	min-height:27px !important;
}

#item148335 {
	width:464px !important;
	top:330px !important;
	min-height:287px !important;
}

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

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

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

#item195921 {
	width:477px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

#item196809 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

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

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

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

#item196794 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

#item196812 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

#item17190 {
	width:490px !important;
	height:920px !important;
	left:1350px !important;
	top:80px !important;
}

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

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

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

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

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

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

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

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

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

#item136471 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item136500 {
	width:84px !important;
	height:84px !important;
	left:23px !important;
	top:48px !important;
}

#item136524 {
	width:479px !important;
	left:80px !important;
	top:339px !important;
	min-height:206px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item197005 {
	width:405px !important;
	left:10px !important;
	top:10px !important;
	min-height:42px !important;
}

#item197028 {
	width:343px !important;
	left:10px !important;
	top:137px !important;
	min-height:67px !important;
}

#item197051 {
	width:524px !important;
	left:10px !important;
	top:234px !important;
	min-height:132px !important;
}

#item197114 {
	width:57px !important;
	height:58px !important;
	left:1351px !important;
	top:180px !important;
}

#item197112 {
	width:59px !important;
	height:60px !important;
	left:1058px !important;
	top:585px !important;
}

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

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

#item151675 {
	width:498px !important;
	left:10px !important;
	top:137px !important;
	min-height:27px !important;
}

#item151698 {
	width:567px !important;
	left:10px !important;
	top:194px !important;
	min-height:282px !important;
}

#item151721 {
	width:405px !important;
	left:10px !important;
	top:10px !important;
	min-height:42px !important;
}

#item197103 {
	width:59px !important;
	height:60px !important;
	left:1349px !important;
	top:179px !important;
}

#item197108 {
	width:57px !important;
	height:58px !important;
	left:1059px !important;
	top:586px !important;
}

#item197102 {
	width:1770px !important;
	height:898px !important;
	left:70px !important;
	top:70px !important;
}

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

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

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

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

#item197808 {
	width:514px !important;
	top:209px !important;
	min-height:67px !important;
}

#item197831 {
	width:567px !important;
	top:307px !important;
	min-height:86px !important;
}

#item197882 {
	width:405px !important;
	top:82px !important;
	min-height:42px !important;
}

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

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

#item197666 {
	width:398px !important;
	top:209px !important;
	min-height:27px !important;
}

#item197690 {
	width:532px !important;
	top:267px !important;
	min-height:241px !important;
}

#item197713 {
	width:405px !important;
	top:82px !important;
	min-height:42px !important;
}

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

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

#item151541 {
	width:422px !important;
	top:209px !important;
	min-height:27px !important;
}

#item151564 {
	width:528px !important;
	top:267px !important;
	min-height:329px !important;
}

#item151587 {
	width:405px !important;
	top:82px !important;
	min-height:42px !important;
}

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

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

#item197922 {
	width:1840px !important;
	height:1082px !important;
	left:80px !important;
	top:-2px !important;
}

#item197943 {
	width:34px !important;
	height:48px !important;
	left:1471px !important;
	top:918px !important;
}

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

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

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

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

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

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

#item197962 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

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

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

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

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

#item198116 {
	width:365px !important;
	left:10px !important;
	top:217px !important;
	min-height:27px !important;
}

#item198139 {
	width:514px !important;
	left:10px !important;
	top:274px !important;
	min-height:195px !important;
}

#item198193 {
	width:359px !important;
	left:86px !important;
	top:761px !important;
	min-height:37px !important;
}

#item198218 {
	width:354px !important;
	left:10px !important;
	top:90px !important;
	min-height:42px !important;
}

#item198241 {
	width:59px !important;
	height:60px !important;
	left:1130px !important;
	top:587px !important;
}

#item198248 {
	width:57px !important;
	height:58px !important;
	left:1382px !important;
	top:421px !important;
}

#item77079 {
	width:286px !important;
	left:10px !important;
	top:217px !important;
	min-height:27px !important;
}

#item77102 {
	width:466px !important;
	left:10px !important;
	top:274px !important;
	min-height:353px !important;
}

#item77173 {
	width:359px !important;
	left:86px !important;
	top:761px !important;
	min-height:37px !important;
}

#item77256 {
	width:354px !important;
	left:10px !important;
	top:90px !important;
	min-height:42px !important;
}

#item198032 {
	width:59px !important;
	height:60px !important;
	left:1381px !important;
	top:420px !important;
}

#item198034 {
	width:57px !important;
	height:58px !important;
	left:1131px !important;
	top:588px !important;
}

#item198262 {
	width:1850px !important;
	height:1090px !important;
	left:70px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item198535 {
	width:272px !important;
	top:273px !important;
	min-height:27px !important;
}

#item198558 {
	width:445px !important;
	top:330px !important;
	min-height:182px !important;
}

#item198581 {
	width:524px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

#item198403 {
	width:278px !important;
	top:273px !important;
	min-height:67px !important;
}

#item198426 {
	width:425px !important;
	top:370px !important;
	min-height:287px !important;
}

#item198449 {
	width:524px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

#item58105 {
	width:316px !important;
	top:273px !important;
	min-height:27px !important;
}

#item58128 {
	width:445px !important;
	top:330px !important;
	min-height:124px !important;
}

#item65465 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

#item198694 {
	width:34px !important;
	height:48px !important;
	left:1471px !important;
	top:918px !important;
}

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

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

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

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

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

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

#item198706 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item200083 {
	width:626px !important;
	top:127px !important;
	min-height:27px !important;
}

#item200106 {
	width:571px !important;
	top:184px !important;
	min-height:84px !important;
}

#item200129 {
	width:161px !important;
	min-height:42px !important;
}

#item199969 {
	width:417px !important;
	top:127px !important;
	min-height:27px !important;
}

#item199992 {
	width:504px !important;
	top:184px !important;
	min-height:84px !important;
}

#item200015 {
	width:161px !important;
	min-height:42px !important;
}

#item199853 {
	width:425px !important;
	top:127px !important;
	min-height:27px !important;
}

#item199876 {
	width:546px !important;
	top:184px !important;
	min-height:84px !important;
}

#item199899 {
	width:161px !important;
	min-height:42px !important;
}

#item199630 {
	width:584px !important;
	top:127px !important;
	min-height:27px !important;
}

#item199653 {
	width:594px !important;
	top:184px !important;
	min-height:84px !important;
}

#item199676 {
	width:161px !important;
	min-height:42px !important;
}

#item18798 {
	width:161px !important;
	min-height:42px !important;
}

#item18832 {
	width:359px !important;
	top:127px !important;
	min-height:27px !important;
}

#item18854 {
	width:445px !important;
	top:184px !important;
	min-height:124px !important;
}

#item200188 {
	width:870px !important;
	height:888px !important;
	left:970px !important;
	top:80px !important;
}

#item199503 {
	width:230px !important;
	top:127px !important;
	min-height:27px !important;
}

#item199526 {
	width:510px !important;
	top:184px !important;
	min-height:109px !important;
}

#item199549 {
	width:256px !important;
	min-height:42px !important;
}

#item199394 {
	width:188px !important;
	top:127px !important;
	min-height:27px !important;
}

#item199417 {
	width:556px !important;
	top:184px !important;
	min-height:124px !important;
}

#item199440 {
	width:256px !important;
	min-height:42px !important;
}

#item199288 {
	width:269px !important;
	top:127px !important;
	min-height:27px !important;
}

#item199311 {
	width:541px !important;
	top:184px !important;
	min-height:80px !important;
}

#item199334 {
	width:256px !important;
	min-height:42px !important;
}

#item18888 {
	width:313px !important;
	top:127px !important;
	min-height:27px !important;
}

#item18910 {
	width:506px !important;
	top:184px !important;
	min-height:109px !important;
}

#item18932 {
	width:256px !important;
	min-height:42px !important;
}

#item199603 {
	width:654px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

#item208016 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item208027 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

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

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

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

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

#item201347 {
	width:34px !important;
	height:48px !important;
	left:1598px !important;
	top:918px !important;
}

#item201363 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item201350 {
	width:34px !important;
	height:48px !important;
	left:1135px !important;
	top:918px !important;
}

#item201366 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

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

#item201353 {
	width:70px !important;
	height:24px !important;
	left:1426px !important;
	top:930px !important;
}

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

#item201369 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

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

#item201357 {
	width:70px !important;
	height:24px !important;
	left:1272px !important;
	top:930px !important;
}

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

#item201393 {
	width:70px !important;
	height:24px !important;
	left:1195px !important;
	top:930px !important;
}

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

#item201390 {
	width:70px !important;
	height:24px !important;
	left:1349px !important;
	top:930px !important;
}

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

#item201372 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

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

#item201360 {
	width:70px !important;
	height:24px !important;
	left:1503px !important;
	top:930px !important;
}

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

#item201375 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

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

#item201378 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

#item201183 {
	width:356px !important;
	top:127px !important;
	min-height:27px !important;
}

#item201206 {
	width:490px !important;
	top:184px !important;
	min-height:109px !important;
}

#item201229 {
	width:161px !important;
	min-height:42px !important;
}

#item201027 {
	width:429px !important;
	top:127px !important;
	min-height:27px !important;
}

#item201050 {
	width:518px !important;
	top:184px !important;
	min-height:127px !important;
}

#item201074 {
	width:161px !important;
	min-height:42px !important;
}

#item200874 {
	width:263px !important;
	top:127px !important;
	min-height:27px !important;
}

#item200897 {
	width:658px !important;
	top:184px !important;
	min-height:102px !important;
}

#item200920 {
	width:161px !important;
	min-height:42px !important;
}

#item200725 {
	width:651px !important;
	top:127px !important;
	min-height:27px !important;
}

#item200748 {
	width:658px !important;
	top:184px !important;
	min-height:102px !important;
}

#item200771 {
	width:161px !important;
	min-height:42px !important;
}

#item201289 {
	width:870px !important;
	height:922px !important;
	left:970px !important;
	top:80px !important;
}

#item200575 {
	width:256px !important;
	min-height:42px !important;
}

#item200606 {
	width:726px !important;
	top:127px !important;
	min-height:27px !important;
}

#item200629 {
	width:500px !important;
	top:184px !important;
	min-height:124px !important;
}

#item200432 {
	width:438px !important;
	top:127px !important;
	min-height:27px !important;
}

#item200455 {
	width:452px !important;
	top:184px !important;
	min-height:107px !important;
}

#item200478 {
	width:256px !important;
	min-height:42px !important;
}

#item200296 {
	width:261px !important;
	top:127px !important;
	min-height:27px !important;
}

#item200319 {
	width:440px !important;
	top:184px !important;
	min-height:84px !important;
}

#item200342 {
	width:256px !important;
	min-height:42px !important;
}

#item19915 {
	width:276px !important;
	top:127px !important;
	min-height:27px !important;
}

#item19937 {
	width:452px !important;
	top:184px !important;
	min-height:84px !important;
}

#item65709 {
	width:256px !important;
	min-height:42px !important;
}

#item200669 {
	width:726px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

#item208046 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item208055 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

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

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

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

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

#item201419 {
	width:34px !important;
	height:48px !important;
	left:1559px !important;
	top:918px !important;
}

#item201422 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item201425 {
	width:34px !important;
	height:48px !important;
	left:1174px !important;
	top:918px !important;
}

#item201428 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

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

#item201431 {
	width:70px !important;
	height:24px !important;
	left:1387px !important;
	top:930px !important;
}

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

#item201434 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

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

#item201441 {
	width:70px !important;
	height:24px !important;
	left:1233px !important;
	top:930px !important;
}

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

#item201444 {
	width:70px !important;
	height:24px !important;
	left:1310px !important;
	top:930px !important;
}

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

#item201447 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

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

#item201450 {
	width:70px !important;
	height:24px !important;
	left:1464px !important;
	top:930px !important;
}

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

#item201453 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

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

#item201456 {
	width:70px !important;
	height:24px !important;
	left:498px !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;
}

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

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

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

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

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

#item87296 {
	width:504px !important;
	left:80px !important;
	top:273px !important;
	min-height:390px !important;
}

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

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

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

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

#item203076 {
	width:358px !important;
	min-height:27px !important;
}

#item203099 {
	width:648px !important;
	top:57px !important;
	min-height:433px !important;
}

#item202973 {
	width:358px !important;
	min-height:27px !important;
}

#item202996 {
	width:648px !important;
	top:57px !important;
	min-height:154px !important;
}

#item202844 {
	width:358px !important;
	min-height:27px !important;
}

#item202867 {
	width:648px !important;
	top:57px !important;
	min-height:158px !important;
}

#item202719 {
	width:358px !important;
	min-height:27px !important;
}

#item202742 {
	width:648px !important;
	top:57px !important;
	min-height:223px !important;
}

#item202609 {
	width:358px !important;
	min-height:27px !important;
}

#item202632 {
	width:648px !important;
	top:57px !important;
	min-height:183px !important;
}

#item120837 {
	width:313px !important;
	min-height:27px !important;
}

#item120892 {
	width:647px !important;
	top:57px !important;
	min-height:207px !important;
}

#item203151 {
	width:696px !important;
	height:750px !important;
	left:970px !important;
	top:207px !important;
}

#item202430 {
	width:308px !important;
	top:127px !important;
	min-height:27px !important;
}

#item202453 {
	width:549px !important;
	min-height:42px !important;
}

#item202476 {
	width:648px !important;
	top:184px !important;
	min-height:255px !important;
}

#item202289 {
	width:480px !important;
	top:127px !important;
	min-height:29px !important;
}

#item202312 {
	width:549px !important;
	min-height:42px !important;
}

#item202335 {
	width:694px !important;
	top:184px !important;
	min-height:223px !important;
}

#item202148 {
	width:586px !important;
	top:127px !important;
	min-height:27px !important;
}

#item202171 {
	width:549px !important;
	min-height:42px !important;
}

#item202194 {
	width:648px !important;
	top:184px !important;
	min-height:279px !important;
}

#item202013 {
	width:549px !important;
	min-height:42px !important;
}

#item202036 {
	width:358px !important;
	top:127px !important;
	min-height:27px !important;
}

#item202069 {
	width:648px !important;
	top:184px !important;
	min-height:251px !important;
}

#item201879 {
	width:549px !important;
	min-height:42px !important;
}

#item201912 {
	width:648px !important;
	top:184px !important;
	min-height:207px !important;
}

#item201935 {
	width:369px !important;
	top:127px !important;
	min-height:27px !important;
}

#item201736 {
	width:549px !important;
	min-height:42px !important;
}

#item201759 {
	width:648px !important;
	top:184px !important;
	min-height:163px !important;
}

#item201782 {
	width:223px !important;
	top:127px !important;
	min-height:27px !important;
}

#item120748 {
	width:335px !important;
	top:127px !important;
	min-height:27px !important;
}

#item120782 {
	width:549px !important;
	min-height:42px !important;
}

#item120814 {
	width:648px !important;
	top:184px !important;
	min-height:161px !important;
}

#item202529 {
	width:702px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

#item208093 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item208102 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

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

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

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

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

#item204779 {
	width:34px !important;
	height:48px !important;
	left:1636px !important;
	top:919px !important;
}

#item204782 {
	width:34px !important;
	height:48px !important;
	left:708px !important;
	top:919px !important;
}

#item204785 {
	width:34px !important;
	height:48px !important;
	left:1097px !important;
	top:919px !important;
}

#item204788 {
	width:34px !important;
	height:48px !important;
	left:92px !important;
	top:919px !important;
}

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

#item204791 {
	width:70px !important;
	height:24px !important;
	left:1387px !important;
	top:930px !important;
}

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

#item204794 {
	width:70px !important;
	height:24px !important;
	left:228px !important;
	top:930px !important;
}

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

#item204797 {
	width:70px !important;
	height:24px !important;
	left:1233px !important;
	top:930px !important;
}

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

#item204841 {
	width:70px !important;
	height:24px !important;
	left:1156px !important;
	top:930px !important;
}

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

#item204800 {
	width:70px !important;
	height:24px !important;
	left:1310px !important;
	top:930px !important;
}

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

#item204803 {
	width:70px !important;
	height:24px !important;
	left:151px !important;
	top:930px !important;
}

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

#item204806 {
	width:70px !important;
	height:24px !important;
	left:1464px !important;
	top:930px !important;
}

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

#item204844 {
	width:70px !important;
	height:24px !important;
	left:1541px !important;
	top:930px !important;
}

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

#item204809 {
	width:70px !important;
	height:24px !important;
	left:305px !important;
	top:930px !important;
}

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

#item204812 {
	width:70px !important;
	height:24px !important;
	left:613px !important;
	top:931px !important;
}

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

#item204819 {
	width:70px !important;
	height:24px !important;
	left:382px !important;
	top:931px !important;
}

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

#item204822 {
	width:70px !important;
	height:24px !important;
	left:459px !important;
	top:931px !important;
}

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

#item204828 {
	width:70px !important;
	height:24px !important;
	left:536px !important;
	top:931px !important;
}

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

#item69595 {
	width:600px !important;
	left:80px !important;
	top:207px !important;
	min-height:287px !important;
}

#item69632 {
	width:348px !important;
	left:80px !important;
	top:700px !important;
	min-height:17px !important;
}

#item69656 {
	width:551px !important;
	left:80px !important;
	top:579px !important;
	min-height:36px !important;
}

#item69694 {
	width:571px !important;
	left:80px !important;
	top:957px !important;
	min-height:13px !important;
}

#item203202 {
	width:173px !important;
	height:36px !important;
	left:442px !important;
	top:378px !important;
}

#item203206 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:695px !important;
}

#item203210 {
	width:124px !important;
	height:30px !important;
	left:75px !important;
	top:695px !important;
}

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

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

p.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	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:right;
}

p.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.021em;
	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.autoParaStyle70 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.013em;
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:12px;
	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;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.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: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.autoParaStyle3 {
	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.autoParaStyle2 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:0.024em;
	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.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-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-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-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-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-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-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.autoCharStyle18 {
	text-decoration:underline;
}

span.autoCharStyle17 {
	letter-spacing:0.010em;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	letter-spacing:0.015em;
}

span.autoCharStyle14 {
	letter-spacing:0.005em;
}

span.autoCharStyle13 {
	letter-spacing:0.021em;
}

span.autoCharStyle12 {
	letter-spacing:-0.005em;
}

span.autoCharStyle11 {
	letter-spacing:0.015em;
}

span.autoCharStyle10 {
	letter-spacing:0.025em;
}

span.autoCharStyle9 {
	letter-spacing:0.030em;
}

span.autoCharStyle8 {
	letter-spacing:0.020em;
}

span.autoCharStyle7 {
	font-size:18px;
}

span.autoCharStyle6 {
	color:#000;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
}

span.autoCharStyle2 {
	color:#7f7f7f;
}

span.autoCharStyle1 {
	letter-spacing:0.024em;
}

span.Slash {
	letter-spacing:0.100em;
}

strong.thjnk---Skoda-DigZubkat-Bold {
	font-weight:bold;
}

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;}
