/* 	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:82990px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

#item901 {
	width:428px !important;
	height:122px !important;
	left:80px !important;
	top:878px !important;
}

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

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

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

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

#item138816 {
	width:85px !important;
	height:75px !important;
	left:512px !important;
	top:62px !important;
}

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

#item138820 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:165px !important;
}

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

#item138846 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:220px !important;
}

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

#item138872 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:277px !important;
}

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

#item138898 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:333px !important;
}

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

#item138924 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:388px !important;
}

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

#item138950 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:445px !important;
}

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

#item138976 {
	width:333px !important;
	height:63px !important;
	left:279px !important;
	top:500px !important;
}

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

#item139003 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:558px !important;
}

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

#item139029 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:614px !important;
}

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

#item139055 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:670px !important;
}

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

#item138806 {
	width:211px !important;
	height:143px !important;
	left:464px !important;
	top:10px !important;
}

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

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

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

#item83446 {
	width:1182px !important;
	left:80px !important;
	top:546px !important;
	min-height:203px !important;
}

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

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

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

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

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

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

#item139147 {
	width:85px !important;
	height:75px !important;
	left:512px !important;
	top:62px !important;
}

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

#item139151 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:165px !important;
}

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

#item139177 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:220px !important;
}

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

#item139203 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:277px !important;
}

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

#item139230 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:333px !important;
}

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

#item139256 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:388px !important;
}

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

#item139282 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:445px !important;
}

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

#item139308 {
	width:333px !important;
	height:63px !important;
	left:279px !important;
	top:500px !important;
}

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

#item139334 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:558px !important;
}

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

#item139360 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:614px !important;
}

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

#item139387 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:670px !important;
}

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

#item139413 {
	width:166px !important;
	height:19px !important;
	left:429px !important;
	top:996px !important;
}

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

#item139137 {
	width:211px !important;
	height:143px !important;
	left:464px !important;
	top:10px !important;
}

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

#item64280 {
	width:40px !important;
	height:58px !important;
	left:80px !important;
	top:6px !important;
}

#item64289 {
	width:150px !important;
	left:25px !important;
	top:80px !important;
	min-height:14px !important;
}

#item64312 {
	width:200px !important;
	height:100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item139500 {
	width:85px !important;
	height:75px !important;
	left:512px !important;
	top:62px !important;
}

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

#item139504 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:165px !important;
}

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

#item139530 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:220px !important;
}

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

#item139556 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:277px !important;
}

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

#item139582 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:333px !important;
}

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

#item139608 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:388px !important;
}

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

#item139634 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:445px !important;
}

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

#item139660 {
	width:333px !important;
	height:63px !important;
	left:279px !important;
	top:500px !important;
}

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

#item139687 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:558px !important;
}

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

#item139713 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:614px !important;
}

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

#item139739 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:670px !important;
}

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

#item139765 {
	width:166px !important;
	height:19px !important;
	left:429px !important;
	top:996px !important;
}

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

#item139490 {
	width:211px !important;
	height:143px !important;
	left:464px !important;
	top:10px !important;
}

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

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

#item136890 {
	width:85px !important;
	height:75px !important;
	left:512px !important;
	top:62px !important;
}

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

#item136895 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:165px !important;
}

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

#item136922 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:220px !important;
}

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

#item136948 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:277px !important;
}

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

#item136974 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:333px !important;
}

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

#item137000 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:388px !important;
}

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

#item137026 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:445px !important;
}

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

#item137052 {
	width:333px !important;
	height:63px !important;
	left:279px !important;
	top:500px !important;
}

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

#item137078 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:558px !important;
}

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

#item137104 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:614px !important;
}

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

#item137131 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:670px !important;
}

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

#item137159 {
	width:166px !important;
	height:19px !important;
	left:429px !important;
	top:996px !important;
}

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

#item136879 {
	width:211px !important;
	height:143px !important;
	left:464px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item137244 {
	width:85px !important;
	height:75px !important;
	left:512px !important;
	top:62px !important;
}

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

#item137248 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:165px !important;
}

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

#item137274 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:220px !important;
}

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

#item137300 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:277px !important;
}

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

#item137327 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:333px !important;
}

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

#item137353 {
	width:333px !important;
	height:62px !important;
	left:279px !important;
	top:388px !important;
}

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

#item137380 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:445px !important;
}

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

#item137406 {
	width:333px !important;
	height:63px !important;
	left:279px !important;
	top:500px !important;
}

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

#item137432 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:558px !important;
}

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

#item137458 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:614px !important;
}

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

#item137484 {
	width:333px !important;
	height:61px !important;
	left:279px !important;
	top:670px !important;
}

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

#item137510 {
	width:166px !important;
	height:19px !important;
	left:429px !important;
	top:996px !important;
}

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

#item137234 {
	width:211px !important;
	height:143px !important;
	left:464px !important;
	top:10px !important;
}

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

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

#item101855 {
	width:445px !important;
	top:370px !important;
	min-height:80px !important;
}

#item101906 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item101731 {
	width:648px !important;
	top:370px !important;
	min-height:146px !important;
}

#item101755 {
	width:647px !important;
	top:273px !important;
	min-height:67px !important;
}

#item101778 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item59006 {
	width:452px !important;
	top:492px !important;
	min-height:58px !important;
}

#item54688 {
	width:447px !important;
	top:435px !important;
	min-height:27px !important;
}

#item54665 {
	width:648px !important;
	top:273px !important;
	min-height:77px !important;
}

#item54642 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

#item101624 {
	width:34px !important;
	height:48px !important;
	left:1469px !important;
	top:918px !important;
}

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

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

#item101631 {
	width:70px !important;
	height:24px !important;
	left:1223px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

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

#item3855 {
	width:647px !important;
	left:80px !important;
	top:273px !important;
	min-height:347px !important;
}

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

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

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

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

#item103882 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

#item103905 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item103928 {
	width:280px !important;
	min-height:42px !important;
}

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

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

#item103980 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

#item104005 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:384px !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;
}

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

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

#item103720 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

#item103743 {
	width:648px !important;
	top:124px !important;
	min-height:27px !important;
}

#item103766 {
	width:280px !important;
	min-height:42px !important;
}

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

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

#item103817 {
	width:445px !important;
	top:693px !important;
	min-height:27px !important;
}

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

#item103841 {
	width:296px !important;
	height:296px !important;
	left:1491px !important;
	top:208px !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;
}

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

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

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

#item103569 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item103592 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

#item103615 {
	width:280px !important;
	min-height:42px !important;
}

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

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

#item103666 {
	width:445px !important;
	top:693px !important;
	min-height:27px !important;
}

#item103689 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:208px !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;
}

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

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

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

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

#item103404 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item103427 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

#item103450 {
	width:280px !important;
	min-height:42px !important;
}

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

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

#item103501 {
	width:445px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

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

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

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

#item3947 {
	width:280px !important;
	min-height:42px !important;
}

#item3969 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item3991 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

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

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

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

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

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

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

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

#item92458 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

#item104012 {
	width:1639px !important;
	height:880px !important;
	left:80px !important;
	top:80px !important;
}

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

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

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

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

#item104020 {
	width:34px !important;
	height:48px !important;
	left:991px !important;
	top:918px !important;
}

#item104023 {
	width:34px !important;
	height:48px !important;
	left:895px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

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

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

#item105287 {
	width:425px !important;
	top:181px !important;
	min-height:80px !important;
}

#item105310 {
	width:224px !important;
	top:124px !important;
	min-height:27px !important;
}

#item105334 {
	width:280px !important;
	min-height:42px !important;
}

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

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

#item105385 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

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

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

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

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

#item105442 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:560px !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;
}

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

#item105117 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

#item105140 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item105164 {
	width:280px !important;
	min-height:42px !important;
}

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

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

#item105215 {
	width:445px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

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

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

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

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

#item105273 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:560px !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;
}

#item105274 {
	width:296px !important;
	height:296px !important;
	left:1491px !important;
	top:384px !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;
}

#item104904 {
	width:280px !important;
	min-height:42px !important;
}

#item104927 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

#item104950 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

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

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

#item105004 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

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

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

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

#item105060 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:384px !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;
}

#item105061 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:560px !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;
}

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

#item104735 {
	width:445px !important;
	top:181px !important;
	min-height:80px !important;
}

#item104758 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item104781 {
	width:280px !important;
	min-height:42px !important;
}

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

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

#item104832 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

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

#item104864 {
	width:296px !important;
	height:296px !important;
	left:1491px !important;
	top:208px !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;
}

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

#item104866 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:560px !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;
}

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

#item104426 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item104449 {
	width:280px !important;
	min-height:42px !important;
}

#item104477 {
	width:425px !important;
	top:181px !important;
	min-height:80px !important;
}

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

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

#item104529 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

#item104558 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:208px !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;
}

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

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

#item104561 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:560px !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;
}

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

#item104564 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item104587 {
	width:280px !important;
	min-height:42px !important;
}

#item104615 {
	width:425px !important;
	top:181px !important;
	min-height:80px !important;
}

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

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

#item104666 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

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

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

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

#item104700 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:560px !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;
}

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

#item28799 {
	width:280px !important;
	min-height:42px !important;
}

#item28822 {
	width:425px !important;
	top:181px !important;
	min-height:80px !important;
}

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

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

#item95973 {
	width:425px !important;
	top:693px !important;
	min-height:27px !important;
}

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

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

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

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

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

#item104081 {
	width:296px !important;
	height:296px !important;
	left:1315px !important;
	top:560px !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;
}

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

#item28884 {
	width:445px !important;
	top:124px !important;
	min-height:27px !important;
}

#item105461 {
	width:1639px !important;
	height:880px !important;
	left:80px !important;
	top:80px !important;
}

#item105486 {
	width:34px !important;
	height:48px !important;
	left:991px !important;
	top:918px !important;
}

#item105489 {
	width:34px !important;
	height:48px !important;
	left:895px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item106068 {
	width:556px !important;
	min-height:108px !important;
}

#item106091 {
	width:648px !important;
	top:247px !important;
	min-height:36px !important;
}

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

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

#item106146 {
	width:445px !important;
	top:190px !important;
	min-height:27px !important;
}

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

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

#item92893 {
	width:227px !important;
	top:190px !important;
	min-height:27px !important;
}

#item92916 {
	width:556px !important;
	min-height:108px !important;
}

#item92940 {
	width:481px !important;
	top:247px !important;
	min-height:36px !important;
}

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

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

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

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

#item106180 {
	width:1639px !important;
	height:880px !important;
	left:80px !important;
	top:80px !important;
}

#item106202 {
	width:34px !important;
	height:48px !important;
	left:991px !important;
	top:918px !important;
}

#item106205 {
	width:34px !important;
	height:48px !important;
	left:895px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

#item107342 {
	width:426px !important;
	top:270px !important;
	min-height:27px !important;
}

#item107365 {
	width:488px !important;
	top:327px !important;
	min-height:80px !important;
}

#item107416 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item107206 {
	width:249px !important;
	top:270px !important;
	min-height:27px !important;
}

#item107229 {
	width:630px !important;
	top:327px !important;
	min-height:36px !important;
}

#item107252 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item107058 {
	width:249px !important;
	top:270px !important;
	min-height:27px !important;
}

#item107081 {
	width:602px !important;
	top:327px !important;
	min-height:36px !important;
}

#item107104 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item106919 {
	width:249px !important;
	top:270px !important;
	min-height:27px !important;
}

#item106943 {
	width:293px !important;
	top:327px !important;
	min-height:14px !important;
}

#item106966 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item106775 {
	width:249px !important;
	top:270px !important;
	min-height:27px !important;
}

#item106798 {
	width:268px !important;
	top:327px !important;
	min-height:14px !important;
}

#item106821 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item31082 {
	width:249px !important;
	top:270px !important;
	min-height:27px !important;
}

#item31105 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item31129 {
	width:264px !important;
	top:327px !important;
	min-height:14px !important;
}

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

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

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

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

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

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

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

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

#item107815 {
	width:34px !important;
	height:48px !important;
	left:1048px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item108032 {
	width:550px !important;
	top:270px !important;
	min-height:67px !important;
}

#item108055 {
	width:386px !important;
	top:367px !important;
	min-height:146px !important;
}

#item108078 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item107901 {
	width:526px !important;
	top:270px !important;
	min-height:67px !important;
}

#item107924 {
	width:386px !important;
	top:367px !important;
	min-height:146px !important;
}

#item107975 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

#item32242 {
	width:381px !important;
	top:367px !important;
	min-height:146px !important;
}

#item32321 {
	width:298px !important;
	top:270px !important;
	min-height:67px !important;
}

#item60955 {
	width:550px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134094 {
	width:85px !important;
	height:75px !important;
	left:512px !important;
	top:62px !important;
}

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

#item134098 {
	width:333px !important;
	height:62px !important;
	left:277px !important;
	top:164px !important;
}

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

#item134124 {
	width:333px !important;
	height:61px !important;
	left:277px !important;
	top:222px !important;
}

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

#item134150 {
	width:333px !important;
	height:61px !important;
	left:277px !important;
	top:277px !important;
}

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

#item134176 {
	width:333px !important;
	height:62px !important;
	left:277px !important;
	top:332px !important;
}

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

#item134202 {
	width:333px !important;
	height:61px !important;
	left:277px !important;
	top:389px !important;
}

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

#item134228 {
	width:333px !important;
	height:63px !important;
	left:277px !important;
	top:444px !important;
}

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

#item134254 {
	width:333px !important;
	height:61px !important;
	left:277px !important;
	top:502px !important;
}

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

#item134280 {
	width:333px !important;
	height:61px !important;
	left:277px !important;
	top:558px !important;
}

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

#item134306 {
	width:333px !important;
	height:61px !important;
	left:277px !important;
	top:614px !important;
}

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

#item134082 {
	width:211px !important;
	height:143px !important;
	left:464px !important;
	top:10px !important;
}

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

#item109299 {
	width:304px !important;
	top:270px !important;
	min-height:27px !important;
}

#item109322 {
	width:466px !important;
	top:327px !important;
	min-height:146px !important;
}

#item109345 {
	width:354px !important;
	top:80px !important;
	min-height:108px !important;
}

#item109152 {
	width:518px !important;
	top:270px !important;
	min-height:27px !important;
}

#item109175 {
	width:435px !important;
	top:327px !important;
	min-height:58px !important;
}

#item109198 {
	width:354px !important;
	top:80px !important;
	min-height:108px !important;
}

#item109008 {
	width:254px !important;
	top:270px !important;
	min-height:27px !important;
}

#item109031 {
	width:362px !important;
	top:327px !important;
	min-height:14px !important;
}

#item109055 {
	width:354px !important;
	top:80px !important;
	min-height:108px !important;
}

#item32813 {
	width:413px !important;
	top:270px !important;
	min-height:27px !important;
}

#item32836 {
	width:385px !important;
	top:327px !important;
	min-height:58px !important;
}

#item32866 {
	width:354px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item110127 {
	width:85px !important;
	height:85px !important;
	left:102px !important;
	top:122px !important;
}

#item75146 {
	width:375px !important;
	left:60px !important;
	top:13px !important;
	min-height:37px !important;
}

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

#item114023 {
	width:456px !important;
	height:66px !important;
}

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

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

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

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

#item110864 {
	width:702px !important;
	min-height:108px !important;
}

#item110887 {
	width:329px !important;
	top:247px !important;
	min-height:14px !important;
}

#item110910 {
	width:360px !important;
	top:190px !important;
	min-height:27px !important;
}

#item34013 {
	width:648px !important;
	min-height:108px !important;
}

#item34077 {
	width:263px !important;
	top:247px !important;
	min-height:14px !important;
}

#item34100 {
	width:360px !important;
	top:190px !important;
	min-height:27px !important;
}

#item110981 {
	width:1648px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

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

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

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

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

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

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

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

#item110819 {
	width:34px !important;
	height:48px !important;
	left:1434px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item112405 {
	width:381px !important;
	top:336px !important;
	min-height:27px !important;
}

#item112428 {
	width:344px !important;
	top:393px !important;
	min-height:102px !important;
}

#item112451 {
	width:536px !important;
	top:80px !important;
	min-height:174px !important;
}

#item112263 {
	width:469px !important;
	top:336px !important;
	min-height:27px !important;
}

#item112286 {
	width:510px !important;
	top:393px !important;
	min-height:80px !important;
}

#item112309 {
	width:536px !important;
	top:80px !important;
	min-height:174px !important;
}

#item112129 {
	width:539px !important;
	top:336px !important;
	min-height:27px !important;
}

#item112152 {
	width:466px !important;
	top:393px !important;
	min-height:80px !important;
}

#item112175 {
	width:536px !important;
	top:80px !important;
	min-height:174px !important;
}

#item111994 {
	width:489px !important;
	top:336px !important;
	min-height:27px !important;
}

#item112017 {
	width:528px !important;
	top:393px !important;
	min-height:80px !important;
}

#item112040 {
	width:536px !important;
	top:80px !important;
	min-height:174px !important;
}

#item111856 {
	width:500px !important;
	top:393px !important;
	min-height:102px !important;
}

#item111879 {
	width:392px !important;
	top:336px !important;
	min-height:27px !important;
}

#item111902 {
	width:536px !important;
	top:80px !important;
	min-height:174px !important;
}

#item34873 {
	width:510px !important;
	top:393px !important;
	min-height:190px !important;
}

#item66769 {
	width:392px !important;
	top:336px !important;
	min-height:27px !important;
}

#item34850 {
	width:536px !important;
	top:80px !important;
	min-height:174px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item113428 {
	width:257px !important;
	top:270px !important;
	min-height:27px !important;
}

#item113451 {
	width:425px !important;
	top:327px !important;
	min-height:146px !important;
}

#item113513 {
	width:536px !important;
	top:80px !important;
	min-height:108px !important;
}

#item113299 {
	width:306px !important;
	top:270px !important;
	min-height:27px !important;
}

#item113322 {
	width:445px !important;
	top:327px !important;
	min-height:168px !important;
}

#item113383 {
	width:536px !important;
	top:80px !important;
	min-height:108px !important;
}

#item113178 {
	width:425px !important;
	top:327px !important;
	min-height:102px !important;
}

#item113202 {
	width:221px !important;
	top:270px !important;
	min-height:27px !important;
}

#item113262 {
	width:536px !important;
	top:80px !important;
	min-height:108px !important;
}

#item113040 {
	width:445px !important;
	top:327px !important;
	min-height:124px !important;
}

#item113063 {
	width:215px !important;
	top:270px !important;
	min-height:27px !important;
}

#item113124 {
	width:536px !important;
	top:80px !important;
	min-height:108px !important;
}

#item57364 {
	width:445px !important;
	top:327px !important;
	min-height:80px !important;
}

#item36188 {
	width:445px !important;
	top:270px !important;
	min-height:27px !important;
}

#item66628 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115011 {
	width:282px !important;
	top:336px !important;
	min-height:27px !important;
}

#item115034 {
	width:425px !important;
	top:393px !important;
	min-height:124px !important;
}

#item115057 {
	width:466px !important;
	top:80px !important;
	min-height:174px !important;
}

#item114790 {
	width:372px !important;
	top:336px !important;
	min-height:27px !important;
}

#item114813 {
	width:411px !important;
	top:393px !important;
	min-height:124px !important;
}

#item114836 {
	width:466px !important;
	top:80px !important;
	min-height:174px !important;
}

#item114899 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item114621 {
	width:610px !important;
	top:336px !important;
	min-height:67px !important;
}

#item114644 {
	width:368px !important;
	top:433px !important;
	min-height:102px !important;
}

#item114667 {
	width:466px !important;
	top:80px !important;
	min-height:174px !important;
}

#item114728 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item114470 {
	width:370px !important;
	top:336px !important;
	min-height:27px !important;
}

#item114493 {
	width:402px !important;
	top:393px !important;
	min-height:212px !important;
}

#item114516 {
	width:466px !important;
	top:80px !important;
	min-height:174px !important;
}

#item38203 {
	width:340px !important;
	top:336px !important;
	min-height:27px !important;
}

#item38226 {
	width:408px !important;
	top:393px !important;
	min-height:190px !important;
}

#item38180 {
	width:466px !important;
	top:80px !important;
	min-height:174px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item114953 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

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

#item114962 {
	width:493px !important;
	height:60px !important;
}

#item114958 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item116431 {
	width:425px !important;
	top:261px !important;
	min-height:80px !important;
}

#item116454 {
	width:383px !important;
	top:204px !important;
	min-height:27px !important;
}

#item116477 {
	width:522px !important;
	top:80px !important;
	min-height:42px !important;
}

#item116303 {
	width:410px !important;
	top:261px !important;
	min-height:80px !important;
}

#item116326 {
	width:489px !important;
	top:204px !important;
	min-height:27px !important;
}

#item116349 {
	width:522px !important;
	top:80px !important;
	min-height:42px !important;
}

#item116184 {
	width:491px !important;
	top:204px !important;
	min-height:27px !important;
}

#item116207 {
	width:410px !important;
	top:261px !important;
	min-height:102px !important;
}

#item116230 {
	width:522px !important;
	top:80px !important;
	min-height:42px !important;
}

#item116056 {
	width:445px !important;
	top:204px !important;
	min-height:67px !important;
}

#item116079 {
	width:400px !important;
	top:301px !important;
	min-height:102px !important;
}

#item116102 {
	width:522px !important;
	top:80px !important;
	min-height:42px !important;
}

#item39429 {
	width:394px !important;
	top:204px !important;
	min-height:27px !important;
}

#item39452 {
	width:438px !important;
	top:261px !important;
	min-height:102px !important;
}

#item55828 {
	width:534px !important;
	top:80px !important;
	min-height:42px !important;
}

#item94756 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115550 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

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

#item115556 {
	width:493px !important;
	height:60px !important;
}

#item115554 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item116841 {
	width:127px !important;
	top:270px !important;
	min-height:27px !important;
}

#item116864 {
	width:608px !important;
	top:80px !important;
	min-height:108px !important;
}

#item116894 {
	width:445px !important;
	top:327px !important;
	min-height:102px !important;
}

#item116688 {
	width:370px !important;
	top:327px !important;
	min-height:124px !important;
}

#item116711 {
	width:211px !important;
	top:270px !important;
	min-height:27px !important;
}

#item116734 {
	width:560px !important;
	top:80px !important;
	min-height:108px !important;
}

#item39895 {
	width:211px !important;
	top:270px !important;
	min-height:27px !important;
}

#item39918 {
	width:566px !important;
	top:80px !important;
	min-height:108px !important;
}

#item39993 {
	width:386px !important;
	top:327px !important;
	min-height:124px !important;
}

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

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

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

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

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

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

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

#item116963 {
	width:34px !important;
	height:48px !important;
	left:1469px !important;
	top:918px !important;
}

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

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

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

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

#item116972 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

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

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

#item119116 {
	width:382px !important;
	top:327px !important;
	min-height:102px !important;
}

#item119139 {
	width:297px !important;
	top:270px !important;
	min-height:27px !important;
}

#item119162 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item118929 {
	width:445px !important;
	top:327px !important;
	min-height:168px !important;
}

#item118952 {
	width:361px !important;
	top:270px !important;
	min-height:27px !important;
}

#item118975 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item119041 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item118691 {
	width:383px !important;
	top:367px !important;
	min-height:146px !important;
}

#item118714 {
	width:406px !important;
	top:270px !important;
	min-height:67px !important;
}

#item118738 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item118485 {
	width:500px !important;
	top:327px !important;
	min-height:234px !important;
}

#item118509 {
	width:412px !important;
	top:230px !important;
	min-height:67px !important;
}

#item118532 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item118569 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item118625 {
	width:445px !important;
	top:591px !important;
	min-height:14px !important;
}

#item118145 {
	width:519px !important;
	top:270px !important;
	min-height:27px !important;
}

#item118168 {
	width:445px !important;
	top:327px !important;
	min-height:146px !important;
}

#item118242 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item118281 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item140264 {
	width:445px !important;
	top:591px !important;
	min-height:14px !important;
}

#item117934 {
	width:363px !important;
	top:327px !important;
	min-height:124px !important;
}

#item117957 {
	width:196px !important;
	top:270px !important;
	min-height:27px !important;
}

#item117980 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item118044 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

#item117736 {
	width:425px !important;
	top:327px !important;
	min-height:102px !important;
}

#item117759 {
	width:349px !important;
	top:270px !important;
	min-height:27px !important;
}

#item117782 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item40658 {
	width:410px !important;
	top:327px !important;
	min-height:124px !important;
}

#item40635 {
	width:255px !important;
	top:270px !important;
	min-height:27px !important;
}

#item40798 {
	width:540px !important;
	top:80px !important;
	min-height:108px !important;
}

#item94460 {
	width:358px !important;
	left:76px !important;
	top:11px !important;
	min-height:43px !important;
}

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

#item140259 {
	width:68px !important;
	height:36px !important;
}

#item140260 {
	width:68px !important;
	height:36px !important;
	left:405px !important;
	top:582px !important;
}

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

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

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

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

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

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

#item119261 {
	width:34px !important;
	height:48px !important;
	left:1663px !important;
	top:918px !important;
}

#item119264 {
	width:34px !important;
	height:48px !important;
	left:970px !important;
	top:918px !important;
}

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

#item119267 {
	width:70px !important;
	height:24px !important;
	left:1029px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item119290 {
	width:70px !important;
	height:24px !important;
	left:1568px !important;
	top:930px !important;
}

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

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

#item117357 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

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

#item117364 {
	width:493px !important;
	height:60px !important;
}

#item117362 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

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

#item140016 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

#item140004 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:616px !important;
}

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

#item140001 {
	width:493px !important;
	height:60px !important;
}

#item139996 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

#item140237 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item140250 {
	width:68px !important;
	height:68px !important;
}

#item140256 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:16px !important;
}

#item140251 {
	width:33px !important;
	height:252px !important;
	left:21px !important;
	top:240px !important;
}

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

#item14162 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

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

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

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

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

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

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

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

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

#item120409 {
	width:498px !important;
	top:327px !important;
	min-height:102px !important;
}

#item120432 {
	width:367px !important;
	top:270px !important;
	min-height:27px !important;
}

#item120455 {
	width:436px !important;
	top:80px !important;
	min-height:108px !important;
}

#item120235 {
	width:460px !important;
	top:327px !important;
	min-height:124px !important;
}

#item120258 {
	width:497px !important;
	top:270px !important;
	min-height:27px !important;
}

#item120282 {
	width:436px !important;
	top:80px !important;
	min-height:108px !important;
}

#item120076 {
	width:425px !important;
	top:367px !important;
	min-height:58px !important;
}

#item120099 {
	width:324px !important;
	top:270px !important;
	min-height:67px !important;
}

#item120122 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

#item44524 {
	width:434px !important;
	top:505px !important;
	min-height:102px !important;
}

#item44468 {
	width:314px !important;
	top:448px !important;
	min-height:27px !important;
}

#item44445 {
	width:478px !important;
	top:280px !important;
	min-height:77px !important;
}

#item44422 {
	width:445px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121635 {
	width:502px !important;
	top:247px !important;
	min-height:124px !important;
}

#item121658 {
	width:499px !important;
	top:190px !important;
	min-height:27px !important;
}

#item121681 {
	width:436px !important;
	min-height:108px !important;
}

#item121733 {
	width:356px !important;
	left:76px !important;
	top:11px !important;
	min-height:47px !important;
}

#item121491 {
	width:490px !important;
	top:247px !important;
	min-height:190px !important;
}

#item121514 {
	width:485px !important;
	top:190px !important;
	min-height:27px !important;
}

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

#item134760 {
	width:436px !important;
	min-height:108px !important;
}

#item44849 {
	width:490px !important;
	top:247px !important;
	min-height:168px !important;
}

#item44826 {
	width:473px !important;
	top:190px !important;
	min-height:27px !important;
}

#item44929 {
	width:356px !important;
	left:76px !important;
	top:11px !important;
	min-height:47px !important;
}

#item134786 {
	width:1760px !important;
	height:888px !important;
	left:80px !important;
	top:80px !important;
}

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

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

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

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

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

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

#item121793 {
	width:34px !important;
	height:48px !important;
	left:1469px !important;
	top:918px !important;
}

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

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

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

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

#item121803 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

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

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

#item134644 {
	width:493px !important;
	height:60px !important;
}

#item134640 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

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

#item134657 {
	width:52px !important;
	height:52px !important;
	left:1786px !important;
	top:181px !important;
}

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

#item134662 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

#item134666 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

#item134647 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:576px !important;
}

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

#item134703 {
	width:493px !important;
	height:60px !important;
}

#item134698 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

#item134713 {
	width:52px !important;
	height:52px !important;
	left:1786px !important;
	top:181px !important;
}

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

#item134717 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

#item134722 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

#item134706 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:750px !important;
}

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

#item121910 {
	width:434px !important;
	top:327px !important;
	min-height:168px !important;
}

#item121933 {
	width:435px !important;
	top:270px !important;
	min-height:27px !important;
}

#item121956 {
	width:436px !important;
	top:80px !important;
	min-height:108px !important;
}

#item56827 {
	width:432px !important;
	top:367px !important;
	min-height:190px !important;
}

#item56804 {
	width:458px !important;
	top:270px !important;
	min-height:67px !important;
}

#item69172 {
	width:436px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item123430 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item123454 {
	width:466px !important;
	top:327px !important;
	min-height:234px !important;
}

#item123477 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item123266 {
	width:466px !important;
	top:327px !important;
	min-height:234px !important;
}

#item123289 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item123312 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item123140 {
	width:472px !important;
	top:327px !important;
	min-height:256px !important;
}

#item123163 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item123186 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item123001 {
	width:472px !important;
	top:327px !important;
	min-height:256px !important;
}

#item123024 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item123047 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item122805 {
	width:472px !important;
	top:327px !important;
	min-height:256px !important;
}

#item122828 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item122851 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item56882 {
	width:505px !important;
	top:327px !important;
	min-height:278px !important;
}

#item46106 {
	width:244px !important;
	top:270px !important;
	min-height:27px !important;
}

#item46152 {
	width:482px !important;
	top:80px !important;
	min-height:108px !important;
}

#item69614 {
	width:356px !important;
	left:76px !important;
	top:11px !important;
	min-height:47px !important;
}

#item123590 {
	width:1843px !important;
	height:1080px !important;
	left:80px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134585 {
	width:493px !important;
	height:60px !important;
}

#item134581 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

#item134595 {
	width:52px !important;
	height:52px !important;
	left:1786px !important;
	top:181px !important;
}

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

#item134599 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

#item134603 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

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

#item70125 {
	width:416px !important;
	height:920px !important;
	left:1424px !important;
	top:80px !important;
}

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

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

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

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

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

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

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

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

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

#item70213 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item75061 {
	width:479px !important;
	left:80px !important;
	top:336px !important;
	min-height:197px !important;
}

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

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

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

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

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

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

#item124355 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

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

#item124361 {
	width:493px !important;
	height:60px !important;
}

#item124359 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item124867 {
	width:567px !important;
	top:367px !important;
	min-height:80px !important;
}

#item124890 {
	width:514px !important;
	top:270px !important;
	min-height:67px !important;
}

#item124913 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

#item124741 {
	width:534px !important;
	top:327px !important;
	min-height:234px !important;
}

#item124764 {
	width:398px !important;
	top:270px !important;
	min-height:27px !important;
}

#item124787 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

#item124593 {
	width:528px !important;
	top:327px !important;
	min-height:322px !important;
}

#item124616 {
	width:422px !important;
	top:270px !important;
	min-height:27px !important;
}

#item124639 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

#item124471 {
	width:524px !important;
	top:367px !important;
	min-height:124px !important;
}

#item124494 {
	width:343px !important;
	top:270px !important;
	min-height:67px !important;
}

#item124517 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

#item70327 {
	width:571px !important;
	top:327px !important;
	min-height:278px !important;
}

#item70352 {
	width:498px !important;
	top:270px !important;
	min-height:27px !important;
}

#item70377 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item125189 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

#item125212 {
	width:484px !important;
	top:327px !important;
	min-height:190px !important;
}

#item125235 {
	width:365px !important;
	top:270px !important;
	min-height:27px !important;
}

#item125294 {
	width:360px !important;
	left:76px !important;
	top:11px !important;
	min-height:47px !important;
}

#item48462 {
	width:360px !important;
	left:76px !important;
	top:11px !important;
	min-height:47px !important;
}

#item70547 {
	width:368px !important;
	top:80px !important;
	min-height:108px !important;
}

#item71347 {
	width:466px !important;
	top:327px !important;
	min-height:344px !important;
}

#item71371 {
	width:286px !important;
	top:270px !important;
	min-height:27px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item125082 {
	width:73px !important;
	height:73px !important;
	left:1776px !important;
	top:172px !important;
}

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

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

#item125088 {
	width:493px !important;
	height:60px !important;
}

#item125086 {
	width:493px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item89657 {
	width:213px !important;
	left:970px !important;
	top:80px !important;
	min-height:52px !important;
}

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

#item126692 {
	width:417px !important;
	min-height:27px !important;
}

#item126715 {
	width:504px !important;
	top:57px !important;
	min-height:80px !important;
}

#item126613 {
	width:425px !important;
	min-height:27px !important;
}

#item126636 {
	width:546px !important;
	top:57px !important;
	min-height:80px !important;
}

#item126430 {
	width:584px !important;
	min-height:27px !important;
}

#item126453 {
	width:594px !important;
	top:57px !important;
	min-height:80px !important;
}

#item89689 {
	width:359px !important;
	min-height:27px !important;
}

#item89712 {
	width:445px !important;
	top:57px !important;
	min-height:102px !important;
}

#item126851 {
	width:709px !important;
	height:876px !important;
	left:970px !important;
	top:204px !important;
}

#item126782 {
	width:230px !important;
	min-height:27px !important;
}

#item126805 {
	width:510px !important;
	top:57px !important;
	min-height:102px !important;
}

#item126516 {
	width:188px !important;
	min-height:27px !important;
}

#item126539 {
	width:527px !important;
	top:57px !important;
	min-height:124px !important;
}

#item126345 {
	width:269px !important;
	min-height:27px !important;
}

#item126368 {
	width:541px !important;
	top:57px !important;
	min-height:80px !important;
}

#item89742 {
	width:313px !important;
	min-height:27px !important;
}

#item89765 {
	width:506px !important;
	top:57px !important;
	min-height:102px !important;
}

#item126845 {
	width:654px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item141039 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item141052 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

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

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

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

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

#item127507 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item127533 {
	width:34px !important;
	height:48px !important;
	left:1174px !important;
	top:918px !important;
}

#item127524 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item127537 {
	width:34px !important;
	height:48px !important;
	left:1559px !important;
	top:918px !important;
}

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

#item127510 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

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

#item127541 {
	width:70px !important;
	height:24px !important;
	left:1233px !important;
	top:930px !important;
}

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

#item127513 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

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

#item127545 {
	width:70px !important;
	height:24px !important;
	left:1310px !important;
	top:930px !important;
}

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

#item127516 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

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

#item127549 {
	width:70px !important;
	height:24px !important;
	left:1387px !important;
	top:930px !important;
}

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

#item127519 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

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

#item127553 {
	width:70px !important;
	height:24px !important;
	left:1464px !important;
	top:930px !important;
}

#item125564 {
	width:223px !important;
	left:970px !important;
	top:80px !important;
	min-height:52px !important;
}

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

#item127397 {
	width:356px !important;
	min-height:27px !important;
}

#item127420 {
	width:490px !important;
	top:57px !important;
	min-height:102px !important;
}

#item127304 {
	width:429px !important;
	min-height:27px !important;
}

#item127328 {
	width:518px !important;
	top:57px !important;
	min-height:124px !important;
}

#item127218 {
	width:263px !important;
	min-height:27px !important;
}

#item127241 {
	width:518px !important;
	top:57px !important;
	min-height:80px !important;
}

#item126876 {
	width:651px !important;
	min-height:27px !important;
}

#item126899 {
	width:546px !important;
	top:57px !important;
	min-height:102px !important;
}

#item90759 {
	width:626px !important;
	min-height:27px !important;
}

#item90782 {
	width:571px !important;
	top:57px !important;
	min-height:80px !important;
}

#item127473 {
	width:935px !important;
	height:881px !important;
	left:970px !important;
	top:204px !important;
}

#item127152 {
	width:726px !important;
	min-height:27px !important;
}

#item127175 {
	width:500px !important;
	top:57px !important;
	min-height:124px !important;
}

#item127065 {
	width:445px !important;
	min-height:27px !important;
}

#item127088 {
	width:452px !important;
	top:57px !important;
	min-height:102px !important;
}

#item126969 {
	width:261px !important;
	min-height:27px !important;
}

#item126993 {
	width:440px !important;
	top:57px !important;
	min-height:80px !important;
}

#item90702 {
	width:276px !important;
	min-height:27px !important;
}

#item90726 {
	width:452px !important;
	top:57px !important;
	min-height:80px !important;
}

#item129533 {
	width:726px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item141090 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item141100 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

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

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

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

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

#item129477 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item129480 {
	width:34px !important;
	height:48px !important;
	left:1140px !important;
	top:918px !important;
}

#item129483 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item129486 {
	width:34px !important;
	height:48px !important;
	left:1602px !important;
	top:918px !important;
}

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

#item129489 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

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

#item129492 {
	width:70px !important;
	height:24px !important;
	left:1199px !important;
	top:930px !important;
}

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

#item129495 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

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

#item129498 {
	width:70px !important;
	height:24px !important;
	left:1276px !important;
	top:930px !important;
}

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

#item129501 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

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

#item129504 {
	width:70px !important;
	height:24px !important;
	left:1353px !important;
	top:930px !important;
}

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

#item129507 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

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

#item129511 {
	width:70px !important;
	height:24px !important;
	left:1507px !important;
	top:930px !important;
}

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

#item129546 {
	width:70px !important;
	height:24px !important;
	left:1430px !important;
	top:930px !important;
}

#item86693 {
	width:528px !important;
	height:897px !important;
	left:1312px !important;
	top:77px !important;
}

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

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

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

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

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

#item81548 {
	width:504px !important;
	left:80px !important;
	top:273px !important;
	min-height:197px !important;
}

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

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

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

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

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

#item130508 {
	width:308px !important;
	min-height:27px !important;
}

#item130531 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item130412 {
	width:600px !important;
	min-height:27px !important;
}

#item130435 {
	width:744px !important;
	top:57px !important;
	min-height:195px !important;
}

#item130326 {
	width:586px !important;
	min-height:27px !important;
}

#item130349 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item130235 {
	width:358px !important;
	min-height:27px !important;
}

#item130268 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item130148 {
	width:582px !important;
	top:57px !important;
	min-height:146px !important;
}

#item130171 {
	width:369px !important;
	min-height:27px !important;
}

#item130044 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item130067 {
	width:223px !important;
	min-height:27px !important;
}

#item81639 {
	width:335px !important;
	min-height:27px !important;
}

#item81700 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item132826 {
	width:744px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item130971 {
	width:158px !important;
	min-height:27px !important;
}

#item130994 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item130881 {
	width:321px !important;
	min-height:27px !important;
}

#item130904 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item130783 {
	width:358px !important;
	min-height:27px !important;
}

#item130806 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item130692 {
	width:358px !important;
	min-height:27px !important;
}

#item130715 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item130603 {
	width:358px !important;
	min-height:27px !important;
}

#item130626 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item81723 {
	width:358px !important;
	min-height:27px !important;
}

#item81776 {
	width:647px !important;
	top:57px !important;
	min-height:146px !important;
}

#item132843 {
	width:696px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item141135 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item141145 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

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

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

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

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

#item131079 {
	width:34px !important;
	height:48px !important;
	left:151px !important;
	top:918px !important;
}

#item131109 {
	width:34px !important;
	height:48px !important;
	left:1101px !important;
	top:918px !important;
}

#item131082 {
	width:34px !important;
	height:48px !important;
	left:767px !important;
	top:918px !important;
}

#item131112 {
	width:34px !important;
	height:48px !important;
	left:1640px !important;
	top:918px !important;
}

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

#item131085 {
	width:70px !important;
	height:24px !important;
	left:211px !important;
	top:930px !important;
}

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

#item131115 {
	width:70px !important;
	height:24px !important;
	left:1392px !important;
	top:930px !important;
}

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

#item131126 {
	width:70px !important;
	height:24px !important;
	left:1315px !important;
	top:930px !important;
}

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

#item131132 {
	width:70px !important;
	height:24px !important;
	left:1238px !important;
	top:930px !important;
}

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

#item131135 {
	width:70px !important;
	height:24px !important;
	left:1161px !important;
	top:930px !important;
}

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

#item131088 {
	width:70px !important;
	height:24px !important;
	left:288px !important;
	top:930px !important;
}

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

#item131118 {
	width:70px !important;
	height:24px !important;
	left:1468px !important;
	top:930px !important;
}

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

#item131091 {
	width:70px !important;
	height:24px !important;
	left:365px !important;
	top:930px !important;
}

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

#item131121 {
	width:70px !important;
	height:24px !important;
	left:1545px !important;
	top:930px !important;
}

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

#item131094 {
	width:70px !important;
	height:24px !important;
	left:442px !important;
	top:930px !important;
}

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

#item131103 {
	width:70px !important;
	height:24px !important;
	left:595px !important;
	top:930px !important;
}

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

#item131106 {
	width:70px !important;
	height:24px !important;
	left:672px !important;
	top:930px !important;
}

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

#item131100 {
	width:70px !important;
	height:24px !important;
	left:518px !important;
	top:930px !important;
}

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

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

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

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

#item73689 {
	width:600px !important;
	left:80px !important;
	top:204px !important;
	min-height:287px !important;
}

#item73713 {
	width:348px !important;
	left:80px !important;
	top:683px !important;
	min-height:17px !important;
}

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

#item73760 {
	width:551px !important;
	left:80px !important;
	top:571px !important;
	min-height:36px !important;
}

#item73783 {
	width:146px !important;
	left:80px !important;
	top:955px !important;
	min-height:13px !important;
}

#item132471 {
	width:124px !important;
	height:30px !important;
	left:75px !important;
	top:679px !important;
}

#item132475 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:679px !important;
}

#item132728 {
	width:174px !important;
	height:39px !important;
	left:443px !important;
	top:373px !important;
}

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

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

p.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:114.9px;
	line-height:126.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:right;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.005em;
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.007em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.016em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.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.autoParaStyle21 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle20 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.001em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.007em;
	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: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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.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: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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	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.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:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, 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.thjnk-Tabelle-Ausstattungslinie-Tabkopf {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:9px;
	color:#fff;
	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-Tabelle-Copy-LiBü-ohne-Slash-Korrektur {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:7.6px;
	line-height:9px;
	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-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-Navigation-App_Video-Icon-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-Navigation_-_thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-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-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-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-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-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:#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.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.autoCharStyle22 {
	text-decoration:underline;
}

span.autoCharStyle21 {
	letter-spacing:0.020em;
}

span.autoCharStyle20 {
	letter-spacing:0.010em;
}

span.autoCharStyle19 {
	letter-spacing:0.015em;
}

span.autoCharStyle18 {
	letter-spacing:0.017em;
}

span.autoCharStyle17 {
	letter-spacing:0.007em;
}

span.autoCharStyle16 {
	letter-spacing:0.002em;
}

span.autoCharStyle15 {
	letter-spacing:-0.002em;
}

span.autoCharStyle14 {
	letter-spacing:0.018em;
}

span.autoCharStyle13 {
	letter-spacing:-0.008em;
}

span.autoCharStyle12 {
	letter-spacing:0.008em;
}

span.autoCharStyle11 {
	letter-spacing:0.020em;
}

span.autoCharStyle10 {
	letter-spacing:0.015em;
}

span.autoCharStyle9 {
	letter-spacing:-0.010em;
}

span.autoCharStyle8 {
	letter-spacing:0.012em;
}

span.autoCharStyle7 {
	letter-spacing:-0.005em;
}

span.autoCharStyle6 {
	letter-spacing:0.005em;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
	letter-spacing:0.010em;
}

span.autoCharStyle3 {
	letter-spacing:0.017em;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
}

span.Slash {
	letter-spacing:0.100em;
}

span.Ausstattungspunkt {
}

span.Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

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;
}

strong.thjnk---Skoda-DigZubkat-Bold {
	font-weight:bold;
}

span.grau {
	color:#7f7f7f;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
