/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:86850px; 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/SKODANext-Bold.otf");
	font-weight:bold;
}

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

#item901 {
	width:428px !important;
	height:65px !important;
	left:80px !important;
	top:935px !important;
}

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

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

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

#item208377 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item208374 {
	width:219px !important;
	height:56px !important;
	left:465px !important;
	top:660px !important;
}

#item208404 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item208401 {
	width:308px !important;
	height:56px !important;
	left:376px !important;
	top:548px !important;
}

#item208431 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item208428 {
	width:181px !important;
	height:56px !important;
	left:503px !important;
	top:491px !important;
}

#item208458 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item208454 {
	width:165px !important;
	height:56px !important;
	left:519px !important;
	top:435px !important;
}

#item208484 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item208481 {
	width:257px !important;
	height:56px !important;
	left:427px !important;
	top:379px !important;
}

#item208510 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item208507 {
	width:251px !important;
	height:56px !important;
	left:433px !important;
	top:323px !important;
}

#item208537 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item208533 {
	width:135px !important;
	height:56px !important;
	left:549px !important;
	top:267px !important;
}

#item208563 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item208560 {
	width:255px !important;
	height:56px !important;
	left:429px !important;
	top:210px !important;
}

#item208589 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item208586 {
	width:120px !important;
	height:56px !important;
	left:564px !important;
	top:154px !important;
}

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

#item208642 {
	width:86px !important;
	height:76px !important;
	left:597px !important;
	top:62px !important;
}

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

#item208646 {
	width:334px !important;
	height:62px !important;
	left:363px !important;
	top:614px !important;
}

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

#item208367 {
	width:212px !important;
	height:144px !important;
	left:549px !important;
	top:10px !important;
}

#item208365 {
	width:761px !important;
	height:1093px !important;
	left:1162px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

#item209355 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item209352 {
	width:219px !important;
	height:56px !important;
	left:465px !important;
	top:660px !important;
}

#item209381 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item209378 {
	width:308px !important;
	height:56px !important;
	left:376px !important;
	top:548px !important;
}

#item209407 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item209404 {
	width:181px !important;
	height:56px !important;
	left:503px !important;
	top:491px !important;
}

#item209433 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item209430 {
	width:165px !important;
	height:56px !important;
	left:519px !important;
	top:435px !important;
}

#item209460 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item209457 {
	width:257px !important;
	height:56px !important;
	left:427px !important;
	top:379px !important;
}

#item209486 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item209483 {
	width:251px !important;
	height:56px !important;
	left:433px !important;
	top:323px !important;
}

#item209512 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item209509 {
	width:135px !important;
	height:56px !important;
	left:549px !important;
	top:267px !important;
}

#item209538 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item209535 {
	width:255px !important;
	height:56px !important;
	left:429px !important;
	top:210px !important;
}

#item209565 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item209561 {
	width:120px !important;
	height:56px !important;
	left:564px !important;
	top:154px !important;
}

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

#item209591 {
	width:167px !important;
	height:20px !important;
	left:513px !important;
	top:996px !important;
}

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

#item209617 {
	width:86px !important;
	height:76px !important;
	left:597px !important;
	top:62px !important;
}

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

#item209621 {
	width:334px !important;
	height:62px !important;
	left:363px !important;
	top:614px !important;
}

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

#item209344 {
	width:212px !important;
	height:144px !important;
	left:549px !important;
	top:10px !important;
}

#item209342 {
	width:761px !important;
	height:1093px !important;
	left:1162px !important;
	top:-13px !important;
}

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

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

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

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

#item146189 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

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

#item146215 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item146212 {
	width:308px !important;
	height:56px !important;
	left:1548px !important;
	top:491px !important;
}

#item214115 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item214112 {
	width:308px !important;
	height:56px !important;
	left:1548px !important;
	top:548px !important;
}

#item146241 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

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

#item146267 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

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

#item146293 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

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

#item146320 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

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

#item146346 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

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

#item146372 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

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

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

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

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

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

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

#item146748 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item146744 {
	width:219px !important;
	height:56px !important;
	left:465px !important;
	top:660px !important;
}

#item146775 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item146772 {
	width:308px !important;
	height:56px !important;
	left:376px !important;
	top:548px !important;
}

#item146801 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item146798 {
	width:181px !important;
	height:56px !important;
	left:503px !important;
	top:491px !important;
}

#item146827 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item146824 {
	width:165px !important;
	height:56px !important;
	left:519px !important;
	top:435px !important;
}

#item146853 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item146850 {
	width:257px !important;
	height:56px !important;
	left:427px !important;
	top:379px !important;
}

#item146880 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item146877 {
	width:251px !important;
	height:56px !important;
	left:433px !important;
	top:323px !important;
}

#item146907 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item146903 {
	width:135px !important;
	height:56px !important;
	left:549px !important;
	top:267px !important;
}

#item146933 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item146930 {
	width:255px !important;
	height:56px !important;
	left:429px !important;
	top:210px !important;
}

#item146959 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item146956 {
	width:120px !important;
	height:56px !important;
	left:564px !important;
	top:154px !important;
}

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

#item146697 {
	width:167px !important;
	height:20px !important;
	left:513px !important;
	top:996px !important;
}

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

#item146723 {
	width:86px !important;
	height:76px !important;
	left:597px !important;
	top:62px !important;
}

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

#item207699 {
	width:334px !important;
	height:62px !important;
	left:363px !important;
	top:614px !important;
}

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

#item146451 {
	width:212px !important;
	height:144px !important;
	left:549px !important;
	top:10px !important;
}

#item146449 {
	width:761px !important;
	height:1093px !important;
	left:1162px !important;
	top:-13px !important;
}

#item208697 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item208694 {
	width:219px !important;
	height:56px !important;
	left:465px !important;
	top:660px !important;
}

#item208723 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item208720 {
	width:308px !important;
	height:56px !important;
	left:376px !important;
	top:548px !important;
}

#item208750 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item208746 {
	width:181px !important;
	height:56px !important;
	left:503px !important;
	top:491px !important;
}

#item208776 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item208773 {
	width:165px !important;
	height:56px !important;
	left:519px !important;
	top:435px !important;
}

#item208802 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item208799 {
	width:257px !important;
	height:56px !important;
	left:427px !important;
	top:379px !important;
}

#item208828 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item208825 {
	width:251px !important;
	height:56px !important;
	left:433px !important;
	top:323px !important;
}

#item208854 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item208851 {
	width:135px !important;
	height:56px !important;
	left:549px !important;
	top:267px !important;
}

#item208880 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item208877 {
	width:255px !important;
	height:56px !important;
	left:429px !important;
	top:210px !important;
}

#item208906 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item208903 {
	width:120px !important;
	height:56px !important;
	left:564px !important;
	top:154px !important;
}

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

#item208932 {
	width:167px !important;
	height:20px !important;
	left:513px !important;
	top:996px !important;
}

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

#item208958 {
	width:86px !important;
	height:76px !important;
	left:597px !important;
	top:62px !important;
}

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

#item208962 {
	width:334px !important;
	height:62px !important;
	left:363px !important;
	top:614px !important;
}

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

#item208687 {
	width:212px !important;
	height:144px !important;
	left:549px !important;
	top:10px !important;
}

#item208685 {
	width:761px !important;
	height:1093px !important;
	left:1162px !important;
	top:-13px !important;
}

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

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

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

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

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

#item209001 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item208998 {
	width:219px !important;
	height:56px !important;
	left:465px !important;
	top:660px !important;
}

#item209027 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item209024 {
	width:308px !important;
	height:56px !important;
	left:376px !important;
	top:548px !important;
}

#item209053 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item209050 {
	width:181px !important;
	height:56px !important;
	left:503px !important;
	top:491px !important;
}

#item209079 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item209076 {
	width:165px !important;
	height:56px !important;
	left:519px !important;
	top:435px !important;
}

#item209105 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item209102 {
	width:257px !important;
	height:56px !important;
	left:427px !important;
	top:379px !important;
}

#item209132 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item209129 {
	width:251px !important;
	height:56px !important;
	left:433px !important;
	top:323px !important;
}

#item209158 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item209155 {
	width:135px !important;
	height:56px !important;
	left:549px !important;
	top:267px !important;
}

#item209185 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item209182 {
	width:255px !important;
	height:56px !important;
	left:429px !important;
	top:210px !important;
}

#item209211 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item209208 {
	width:120px !important;
	height:56px !important;
	left:564px !important;
	top:154px !important;
}

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

#item209238 {
	width:167px !important;
	height:20px !important;
	left:513px !important;
	top:996px !important;
}

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

#item209264 {
	width:86px !important;
	height:76px !important;
	left:597px !important;
	top:62px !important;
}

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

#item209268 {
	width:334px !important;
	height:62px !important;
	left:363px !important;
	top:614px !important;
}

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

#item208991 {
	width:212px !important;
	height:144px !important;
	left:549px !important;
	top:10px !important;
}

#item208989 {
	width:761px !important;
	height:1093px !important;
	left:1162px !important;
	top:-13px !important;
}

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

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

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

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

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

#item148432 {
	width:480px !important;
	top:326px !important;
	min-height:256px !important;
}

#item148409 {
	width:330px !important;
	top:268px !important;
	min-height:36px !important;
}

#item148191 {
	width:435px !important;
	top:326px !important;
	min-height:102px !important;
}

#item148214 {
	width:218px !important;
	top:268px !important;
	min-height:36px !important;
}

#item148075 {
	width:343px !important;
	top:326px !important;
	min-height:146px !important;
}

#item148098 {
	width:231px !important;
	top:268px !important;
	min-height:33px !important;
}

#item128382 {
	width:435px !important;
	top:484px !important;
	min-height:137px !important;
}

#item128406 {
	width:223px !important;
	top:426px !important;
	min-height:31px !important;
}

#item90653 {
	width:397px !important;
	top:268px !important;
	min-height:85px !important;
}

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

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

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

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

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

#item193938 {
	width:34px !important;
	height:48px !important;
	left:1122px !important;
	top:918px !important;
}

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

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

#item193944 {
	width:70px !important;
	height:24px !important;
	left:1181px !important;
	top:930px !important;
}

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

#item193947 {
	width:70px !important;
	height:24px !important;
	left:1258px !important;
	top:930px !important;
}

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

#item193950 {
	width:70px !important;
	height:24px !important;
	left:1335px !important;
	top:930px !important;
}

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

#item193953 {
	width:70px !important;
	height:24px !important;
	left:1412px !important;
	top:930px !important;
}

#item62079 {
	width:370px !important;
	left:80px !important;
	top:80px !important;
	min-height:115px !important;
}

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

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

#item149037 {
	width:337px !important;
	top:326px !important;
	min-height:108px !important;
}

#item149014 {
	width:343px !important;
	top:268px !important;
	min-height:37px !important;
}

#item148908 {
	width:273px !important;
	top:326px !important;
	min-height:109px !important;
}

#item148931 {
	width:336px !important;
	top:268px !important;
	min-height:36px !important;
}

#item148789 {
	width:349px !important;
	top:366px !important;
	min-height:112px !important;
}

#item148812 {
	width:362px !important;
	top:268px !important;
	min-height:70px !important;
}

#item148671 {
	width:270px !important;
	top:268px !important;
	min-height:74px !important;
}

#item148694 {
	width:425px !important;
	top:366px !important;
	min-height:111px !important;
}

#item148578 {
	width:370px !important;
	top:326px !important;
	min-height:159px !important;
}

#item148554 {
	width:406px !important;
	top:268px !important;
	min-height:36px !important;
}

#item61986 {
	width:425px !important;
	top:268px !important;
	min-height:73px !important;
}

#item62009 {
	width:386px !important;
	top:366px !important;
	min-height:105px !important;
}

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

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

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

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

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

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

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

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

#item194039 {
	width:34px !important;
	height:48px !important;
	left:1050px !important;
	top:918px !important;
}

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

#item194066 {
	width:70px !important;
	height:24px !important;
	left:1107px !important;
	top:930px !important;
}

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

#item194063 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

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

#item194060 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

#item194057 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item174913 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item174936 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item174740 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item174763 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item174602 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item174625 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item174448 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item174471 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item174294 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item174317 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item174104 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item174127 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item173953 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item173976 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item173746 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item173770 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item173951 {
	width:1760px !important;
	height:810px !important;
	left:80px !important;
	top:150px !important;
}

#item173914 {
	width:300px !important;
	left:80px !important;
	top:80px !important;
	min-height:53px !important;
}

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

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

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

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

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

#item175072 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:204px !important;
}

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

#item175076 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:204px !important;
}

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

#item175080 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:381px !important;
}

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

#item175085 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:381px !important;
}

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

#item175089 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:557px !important;
}

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

#item175093 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:557px !important;
}

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

#item175097 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:734px !important;
}

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

#item175101 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:734px !important;
}

#item197429 {
	width:34px !important;
	height:48px !important;
	left:1011px !important;
	top:918px !important;
}

#item197432 {
	width:34px !important;
	height:48px !important;
	left:914px !important;
	top:918px !important;
}

#item175855 {
	width:576px !important;
	top:9px !important;
	min-height:27px !important;
}

#item175878 {
	width:390px !important;
	top:66px !important;
	min-height:58px !important;
}

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

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

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

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

#item175724 {
	width:576px !important;
	top:9px !important;
	min-height:27px !important;
}

#item175747 {
	width:390px !important;
	top:66px !important;
	min-height:58px !important;
}

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

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

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

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

#item175593 {
	width:1760px !important;
	height:765px !important;
	left:80px !important;
	top:195px !important;
}

#item176631 {
	width:300px !important;
	left:80px !important;
	top:80px !important;
	min-height:53px !important;
}

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

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

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

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

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

#item176667 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:204px !important;
}

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

#item176675 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:381px !important;
}

#item197440 {
	width:34px !important;
	height:48px !important;
	left:1011px !important;
	top:918px !important;
}

#item197443 {
	width:34px !important;
	height:48px !important;
	left:914px !important;
	top:918px !important;
}

#item177792 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item177815 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item178703 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item178726 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item178573 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item178596 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item178443 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item178466 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item178316 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item178339 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item178183 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item178206 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item178055 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item178078 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item177924 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item177947 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item177790 {
	width:1760px !important;
	height:810px !important;
	left:80px !important;
	top:150px !important;
}

#item178834 {
	width:300px !important;
	left:80px !important;
	top:80px !important;
	min-height:53px !important;
}

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

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

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

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

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

#item178865 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:204px !important;
}

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

#item178869 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:204px !important;
}

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

#item178873 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:381px !important;
}

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

#item178877 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:381px !important;
}

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

#item178881 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:557px !important;
}

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

#item178885 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:557px !important;
}

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

#item178889 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:734px !important;
}

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

#item178894 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:734px !important;
}

#item197453 {
	width:34px !important;
	height:48px !important;
	left:1011px !important;
	top:918px !important;
}

#item197456 {
	width:34px !important;
	height:48px !important;
	left:914px !important;
	top:918px !important;
}

#item181017 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item181040 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

#item180882 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item180905 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

#item180749 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item180772 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

#item180621 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item180644 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

#item180490 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item180513 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

#item180361 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item180384 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

#item180233 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item180257 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

#item180231 {
	width:1760px !important;
	height:810px !important;
	left:80px !important;
	top:150px !important;
}

#item181273 {
	width:300px !important;
	left:80px !important;
	top:80px !important;
	min-height:53px !important;
}

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

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

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

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

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

#item181304 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:204px !important;
}

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

#item181309 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:204px !important;
}

#item181316 {
	width:144px !important;
	height:146px !important;
}

#item181313 {
	width:144px !important;
	height:146px !important;
	left:1517px !important;
	top:381px !important;
}

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

#item181317 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:381px !important;
}

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

#item181322 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:557px !important;
}

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

#item181326 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:557px !important;
}

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

#item181334 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:734px !important;
}

#item197465 {
	width:34px !important;
	height:48px !important;
	left:1011px !important;
	top:918px !important;
}

#item197468 {
	width:34px !important;
	height:48px !important;
	left:914px !important;
	top:918px !important;
}

#item183259 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item183283 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item185207 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

#item183128 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item183151 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item185040 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

#item182997 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item183020 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item184860 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

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

#item182870 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item182893 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item184777 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

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

#item182742 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item182765 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item184698 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

#item182611 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item182634 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item184619 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

#item182483 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item182506 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item184516 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

#item182357 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item182380 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

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

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

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

#item182467 {
	mix-blend-mode:multiply;
	width:138px !important;
	height:133px !important;
	left:1618px !important;
	top:415px !important;
}

#item182355 {
	width:1760px !important;
	height:863px !important;
	left:80px !important;
	top:150px !important;
}

#item183385 {
	width:300px !important;
	left:80px !important;
	top:80px !important;
	min-height:53px !important;
}

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

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

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

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

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

#item183418 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:204px !important;
}

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

#item183422 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:204px !important;
}

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

#item183426 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:381px !important;
}

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

#item183431 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:381px !important;
}

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

#item183435 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:557px !important;
}

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

#item183439 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:557px !important;
}

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

#item183444 {
	width:146px !important;
	height:146px !important;
	left:1517px !important;
	top:734px !important;
}

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

#item183448 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:734px !important;
}

#item197477 {
	width:34px !important;
	height:48px !important;
	left:1011px !important;
	top:918px !important;
}

#item197480 {
	width:34px !important;
	height:48px !important;
	left:914px !important;
	top:918px !important;
}

#item185643 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item185666 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

#item185513 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item185536 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

#item185379 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item185403 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

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

#item185776 {
	width:576px !important;
	top:54px !important;
	min-height:27px !important;
}

#item185799 {
	width:390px !important;
	top:111px !important;
	min-height:58px !important;
}

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

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

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

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

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

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

#item185248 {
	width:1760px !important;
	height:863px !important;
	left:80px !important;
	top:150px !important;
}

#item186347 {
	width:300px !important;
	left:80px !important;
	top:80px !important;
	min-height:53px !important;
}

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

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

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

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

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

#item186382 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:204px !important;
}

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

#item186390 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:381px !important;
}

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

#item187102 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:557px !important;
}

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

#item187106 {
	width:146px !important;
	height:146px !important;
	left:1694px !important;
	top:734px !important;
}

#item197488 {
	width:34px !important;
	height:48px !important;
	left:1011px !important;
	top:918px !important;
}

#item197491 {
	width:34px !important;
	height:48px !important;
	left:914px !important;
	top:918px !important;
}

#item153027 {
	width:488px !important;
	top:325px !important;
	min-height:89px !important;
}

#item153004 {
	width:445px !important;
	top:268px !important;
	min-height:36px !important;
}

#item152891 {
	width:630px !important;
	top:325px !important;
	min-height:43px !important;
}

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

#item152769 {
	width:323px !important;
	top:268px !important;
	min-height:34px !important;
}

#item152792 {
	width:600px !important;
	top:325px !important;
	min-height:43px !important;
}

#item152661 {
	width:323px !important;
	top:268px !important;
	min-height:36px !important;
}

#item152684 {
	width:302px !important;
	top:325px !important;
	min-height:20px !important;
}

#item152573 {
	width:285px !important;
	top:325px !important;
	min-height:20px !important;
}

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

#item29630 {
	width:279px !important;
	top:325px !important;
	min-height:20px !important;
}

#item29576 {
	width:323px !important;
	top:268px !important;
	min-height:32px !important;
}

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

#item29599 {
	width:570px !important;
	left:80px !important;
	top:80px !important;
	min-height:112px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item194198 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

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

#item194195 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

#item194192 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

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

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

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

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

#item153679 {
	width:546px !important;
	left:1px !important;
	top:366px !important;
	min-height:181px !important;
}

#item153656 {
	width:546px !important;
	left:1px !important;
	top:269px !important;
	min-height:72px !important;
}

#item153538 {
	width:532px !important;
	top:365px !important;
	border:solid 1px #fff;
	min-height:210px !important;
}

#item153561 {
	width:533px !important;
	top:268px !important;
	border:solid 1px #fff;
	min-height:83px !important;
}

#item32803 {
	width:568px !important;
	left:1px !important;
	top:366px !important;
	min-height:181px !important;
}

#item50898 {
	width:317px !important;
	left:1px !important;
	top:269px !important;
	min-height:67px !important;
}

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

#item136039 {
	width:570px !important;
	left:80px !important;
	top:80px !important;
	min-height:112px !important;
}

#item188442 {
	width:30px !important;
	height:30px !important;
	left:126px !important;
	top:335px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154426 {
	width:460px !important;
	top:111px !important;
	min-height:196px !important;
}

#item154449 {
	width:566px !important;
	top:54px !important;
	min-height:42px !important;
}

#item154317 {
	width:445px !important;
	top:111px !important;
	min-height:65px !important;
}

#item154340 {
	width:574px !important;
	top:54px !important;
	min-height:48px !important;
}

#item154210 {
	width:270px !important;
	top:54px !important;
	min-height:32px !important;
}

#item214518 {
	width:376px !important;
	top:111px !important;
	min-height:20px !important;
}

#item31900 {
	width:413px !important;
	top:54px !important;
	min-height:27px !important;
}

#item188443 {
	width:324px !important;
	top:111px !important;
	min-height:80px !important;
}

#item154124 {
	width:1760px !important;
	height:743px !important;
	left:80px !important;
	top:214px !important;
}

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

#item188466 {
	width:30px !important;
	height:30px !important;
	left:80px !important;
	top:295px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item194369 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

#item87316 {
	width:552px !important;
	left:80px !important;
	top:202px !important;
	min-height:504px !important;
}

#item54987 {
	width:394px !important;
	left:80px !important;
	top:80px !important;
	min-height:62px !important;
}

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

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

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

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

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

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

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

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

#item155489 {
	width:122px !important;
	top:97px !important;
	min-height:22px !important;
}

#item155512 {
	width:460px !important;
	min-height:72px !important;
}

#item87420 {
	width:126px !important;
	top:97px !important;
	min-height:17px !important;
}

#item87443 {
	width:392px !important;
	min-height:72px !important;
}

#item155461 {
	width:1648px !important;
	height:683px !important;
	left:80px !important;
	top:273px !important;
}

#item87354 {
	width:702px !important;
	left:80px !important;
	top:80px !important;
	min-height:48px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item194426 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

#item156763 {
	width:342px !important;
	top:391px !important;
	min-height:112px !important;
}

#item156786 {
	width:394px !important;
	top:334px !important;
	min-height:31px !important;
}

#item156659 {
	width:445px !important;
	top:391px !important;
	min-height:322px !important;
}

#item156635 {
	width:488px !important;
	top:334px !important;
	min-height:36px !important;
}

#item156513 {
	width:560px !important;
	top:334px !important;
	min-height:36px !important;
}

#item188549 {
	width:518px !important;
	top:391px !important;
	min-height:313px !important;
}

#item156398 {
	width:534px !important;
	top:391px !important;
	min-height:322px !important;
}

#item156375 {
	width:506px !important;
	top:334px !important;
	min-height:34px !important;
}

#item156294 {
	width:518px !important;
	top:391px !important;
	min-height:86px !important;
}

#item156271 {
	width:650px !important;
	top:334px !important;
	min-height:36px !important;
}

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

#item50924 {
	width:506px !important;
	top:391px !important;
	min-height:102px !important;
}

#item9363 {
	width:406px !important;
	top:334px !important;
	min-height:32px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item194469 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

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

#item194472 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

#item194475 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

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

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

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

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

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

#item188610 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item188632 {
	width:68px !important;
	height:68px !important;
}

#item188630 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item188636 {
	width:435px !important;
	height:60px !important;
}

#item188634 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item215682 {
	width:445px !important;
	top:334px !important;
	min-height:36px !important;
}

#item215719 {
	width:466px !important;
	top:391px !important;
	min-height:247px !important;
}

#item215475 {
	width:445px !important;
	top:334px !important;
	min-height:36px !important;
}

#item215627 {
	width:466px !important;
	top:391px !important;
	min-height:168px !important;
}

#item157822 {
	width:366px !important;
	top:432px !important;
	min-height:155px !important;
}

#item157799 {
	width:386px !important;
	top:334px !important;
	min-height:74px !important;
}

#item157712 {
	width:412px !important;
	top:432px !important;
	min-height:178px !important;
}

#item157689 {
	width:488px !important;
	top:334px !important;
	min-height:74px !important;
}

#item157581 {
	width:333px !important;
	top:392px !important;
	min-height:129px !important;
}

#item157605 {
	width:236px !important;
	top:334px !important;
	min-height:36px !important;
}

#item157503 {
	width:463px !important;
	top:392px !important;
	min-height:134px !important;
}

#item157480 {
	width:234px !important;
	top:334px !important;
	min-height:36px !important;
}

#item157401 {
	width:425px !important;
	top:392px !important;
	min-height:111px !important;
}

#item157378 {
	width:445px !important;
	top:334px !important;
	min-height:33px !important;
}

#item157291 {
	width:530px !important;
	top:432px !important;
	min-height:178px !important;
}

#item157268 {
	width:462px !important;
	top:334px !important;
	min-height:76px !important;
}

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

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

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

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

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

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

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

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

#item201885 {
	width:34px !important;
	height:48px !important;
	left:971px !important;
	top:918px !important;
}

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

#item194579 {
	width:70px !important;
	height:24px !important;
	left:1029px !important;
	top:930px !important;
}

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

#item215911 {
	width:70px !important;
	height:24px !important;
	left:1105px !important;
	top:930px !important;
}

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

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

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

#item194586 {
	width:70px !important;
	height:24px !important;
	left:1259px !important;
	top:930px !important;
}

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

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

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

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

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

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

#item201888 {
	width:34px !important;
	height:48px !important;
	left:1663px !important;
	top:918px !important;
}

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

#item194598 {
	width:70px !important;
	height:24px !important;
	left:1568px !important;
	top:930px !important;
}

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

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

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

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

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

#item158968 {
	width:363px !important;
	top:432px !important;
	min-height:109px !important;
}

#item158991 {
	width:610px !important;
	top:334px !important;
	min-height:73px !important;
}

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

#item158885 {
	width:394px !important;
	top:392px !important;
	min-height:107px !important;
}

#item158862 {
	width:386px !important;
	top:334px !important;
	min-height:36px !important;
}

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

#item158788 {
	width:394px !important;
	top:392px !important;
	min-height:107px !important;
}

#item158765 {
	width:386px !important;
	top:334px !important;
	min-height:36px !important;
}

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

#item158655 {
	width:406px !important;
	top:392px !important;
	min-height:198px !important;
}

#item158678 {
	width:386px !important;
	top:334px !important;
	min-height:36px !important;
}

#item138159 {
	width:406px !important;
	top:392px !important;
	min-height:198px !important;
}

#item10730 {
	width:354px !important;
	top:334px !important;
	min-height:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item188656 {
	width:435px !important;
	height:60px !important;
}

#item188652 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item159867 {
	width:435px !important;
	top:259px !important;
	min-height:85px !important;
}

#item159844 {
	width:480px !important;
	top:202px !important;
	min-height:42px !important;
}

#item159759 {
	width:400px !important;
	top:259px !important;
	min-height:109px !important;
}

#item159736 {
	width:506px !important;
	top:202px !important;
	min-height:36px !important;
}

#item159596 {
	width:403px !important;
	top:259px !important;
	min-height:109px !important;
}

#item159692 {
	width:504px !important;
	top:202px !important;
	min-height:34px !important;
}

#item159510 {
	width:408px !important;
	top:259px !important;
	min-height:124px !important;
}

#item159487 {
	width:504px !important;
	top:202px !important;
	min-height:34px !important;
}

#item159398 {
	width:425px !important;
	top:299px !important;
	min-height:102px !important;
}

#item159375 {
	width:445px !important;
	top:202px !important;
	min-height:74px !important;
}

#item159103 {
	width:494px !important;
	top:202px !important;
	min-height:36px !important;
}

#item159291 {
	width:387px !important;
	top:259px !important;
	min-height:107px !important;
}

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

#item138739 {
	width:494px !important;
	top:259px !important;
	min-height:124px !important;
}

#item37946 {
	width:494px !important;
	top:202px !important;
	min-height:36px !important;
}

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

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

#item37885 {
	width:534px !important;
	left:80px !important;
	top:80px !important;
	min-height:54px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item194877 {
	width:34px !important;
	height:48px !important;
	left:1624px !important;
	top:918px !important;
}

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

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

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

#item188778 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item188794 {
	width:435px !important;
	height:60px !important;
}

#item188791 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item188803 {
	width:68px !important;
	height:68px !important;
}

#item188801 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

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

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

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

#item161815 {
	width:586px !important;
	top:326px !important;
	min-height:131px !important;
}

#item161838 {
	width:203px !important;
	top:269px !important;
	min-height:33px !important;
}

#item161862 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item201601 {
	width:465px !important;
	top:1000px !important;
	min-height:10px !important;
}

#item161687 {
	width:628px !important;
	top:326px !important;
	min-height:153px !important;
}

#item161710 {
	width:203px !important;
	top:269px !important;
	min-height:33px !important;
}

#item161761 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item201576 {
	width:465px !important;
	top:1000px !important;
	min-height:10px !important;
}

#item161542 {
	width:638px !important;
	top:326px !important;
	min-height:200px !important;
}

#item161565 {
	width:200px !important;
	top:268px !important;
	min-height:30px !important;
}

#item161617 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item201551 {
	width:465px !important;
	top:1000px !important;
	min-height:10px !important;
}

#item161462 {
	width:470px !important;
	top:326px !important;
	min-height:285px !important;
}

#item161439 {
	width:518px !important;
	top:269px !important;
	min-height:35px !important;
}

#item161352 {
	width:460px !important;
	top:326px !important;
	min-height:174px !important;
}

#item161329 {
	width:374px !important;
	top:269px !important;
	min-height:36px !important;
}

#item216322 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item161250 {
	width:412px !important;
	top:326px !important;
	min-height:112px !important;
}

#item161227 {
	width:308px !important;
	top:269px !important;
	min-height:36px !important;
}

#item12298 {
	width:414px !important;
	top:326px !important;
	min-height:132px !important;
}

#item12276 {
	width:268px !important;
	top:269px !important;
	min-height:32px !important;
}

#item38621 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item215975 {
	width:590px !important;
	top:326px !important;
	min-height:176px !important;
}

#item215998 {
	width:441px !important;
	top:268px !important;
	min-height:32px !important;
}

#item216167 {
	width:1840px !important;
	height:1081px !important;
	left:80px !important;
}

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

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

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

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

#item195048 {
	width:34px !important;
	height:48px !important;
	left:970px !important;
	top:918px !important;
}

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

#item195076 {
	width:70px !important;
	height:24px !important;
	left:1029px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

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

#item195051 {
	width:34px !important;
	height:48px !important;
	left:1663px !important;
	top:918px !important;
}

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

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

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

#item216168 {
	width:70px !important;
	height:24px !important;
	left:1568px !important;
	top:930px !important;
}

#item173356 {
	width:435px !important;
	height:60px !important;
}

#item173352 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

#item173359 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item173378 {
	width:68px !important;
	height:68px !important;
}

#item173375 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item163502 {
	width:508px !important;
	top:366px !important;
	min-height:152px !important;
}

#item163479 {
	width:406px !important;
	top:268px !important;
	min-height:67px !important;
}

#item163372 {
	width:376px !important;
	top:366px !important;
	min-height:156px !important;
}

#item163396 {
	width:452px !important;
	top:268px !important;
	min-height:73px !important;
}

#item163252 {
	width:468px !important;
	top:366px !important;
	min-height:175px !important;
}

#item163275 {
	width:452px !important;
	top:268px !important;
	min-height:73px !important;
}

#item201698 {
	width:465px !important;
	top:1000px !important;
	min-height:10px !important;
}

#item163152 {
	width:536px !important;
	top:366px !important;
	min-height:124px !important;
}

#item163175 {
	width:412px !important;
	top:268px !important;
	min-height:76px !important;
}

#item201675 {
	width:465px !important;
	top:1000px !important;
	min-height:10px !important;
}

#item163063 {
	width:523px !important;
	top:366px !important;
	min-height:127px !important;
}

#item163040 {
	width:412px !important;
	top:268px !important;
	min-height:76px !important;
}

#item162905 {
	width:460px !important;
	top:326px !important;
	min-height:102px !important;
}

#item162928 {
	width:416px !important;
	top:268px !important;
	min-height:32px !important;
}

#item193628 {
	width:354px !important;
	left:76px !important;
	top:752px !important;
	min-height:37px !important;
}

#item162820 {
	width:484px !important;
	top:326px !important;
	min-height:102px !important;
}

#item162797 {
	width:416px !important;
	top:268px !important;
	min-height:32px !important;
}

#item193601 {
	width:354px !important;
	left:76px !important;
	top:752px !important;
	min-height:37px !important;
}

#item201651 {
	width:465px !important;
	top:1000px !important;
	min-height:10px !important;
}

#item162702 {
	width:495px !important;
	top:326px !important;
	min-height:124px !important;
}

#item162679 {
	width:460px !important;
	top:268px !important;
	min-height:32px !important;
}

#item162561 {
	width:359px !important;
	top:326px !important;
	min-height:287px !important;
}

#item162625 {
	width:306px !important;
	top:268px !important;
	min-height:33px !important;
}

#item12439 {
	width:476px !important;
	top:326px !important;
	min-height:278px !important;
}

#item12417 {
	width:306px !important;
	top:268px !important;
	min-height:33px !important;
}

#item193545 {
	width:354px !important;
	left:76px !important;
	top:645px !important;
	min-height:37px !important;
}

#item201625 {
	width:465px !important;
	top:1000px !important;
	min-height:10px !important;
}

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

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

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

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

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

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

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

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

#item195216 {
	width:34px !important;
	height:48px !important;
	left:894px !important;
	top:918px !important;
}

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

#item195222 {
	width:70px !important;
	height:24px !important;
	left:952px !important;
	top:930px !important;
}

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

#item195225 {
	width:70px !important;
	height:24px !important;
	left:1030px !important;
	top:930px !important;
}

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

#item195228 {
	width:70px !important;
	height:24px !important;
	left:1107px !important;
	top:930px !important;
}

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

#item195231 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

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

#item195234 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

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

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

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

#item195219 {
	width:34px !important;
	height:48px !important;
	left:1740px !important;
	top:918px !important;
}

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

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

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

#item195248 {
	width:70px !important;
	height:24px !important;
	left:1568px !important;
	top:930px !important;
}

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

#item195251 {
	width:70px !important;
	height:24px !important;
	left:1646px !important;
	top:930px !important;
}

#item193544 {
	width:435px !important;
	height:60px !important;
}

#item193583 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:633px !important;
}

#item173399 {
	width:435px !important;
	height:60px !important;
}

#item173394 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

#item193572 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:574px !important;
}

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

#item14162 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

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

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

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

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

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

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

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

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

#item164627 {
	width:442px !important;
	left:1px !important;
	top:326px !important;
	min-height:190px !important;
}

#item164603 {
	width:496px !important;
	left:1px !important;
	top:269px !important;
	min-height:34px !important;
}

#item164678 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

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

#item164478 {
	width:486px !important;
	left:1px !important;
	top:269px !important;
	min-height:36px !important;
}

#item164536 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item215322 {
	width:485px !important;
	left:1px !important;
	top:553px !important;
	min-height:36px !important;
}

#item215347 {
	width:537px !important;
	left:1px !important;
	top:610px !important;
	min-height:80px !important;
}

#item164346 {
	width:240px !important;
	left:1px !important;
	top:366px !important;
	min-height:66px !important;
}

#item164369 {
	width:324px !important;
	left:1px !important;
	top:269px !important;
	min-height:77px !important;
}

#item79292 {
	width:436px !important;
	top:484px !important;
	background:#fff;
	border:solid 1px #fff;
	min-height:107px !important;
}

#item79269 {
	width:325px !important;
	top:426px !important;
	background:#fff;
	border:solid 1px #fff;
	min-height:39px !important;
}

#item79246 {
	width:528px !important;
	top:268px !important;
	background:#fff;
	border:solid 1px #fff;
	min-height:84px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item195425 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

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

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

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

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

#item173424 {
	width:435px !important;
	height:60px !important;
}

#item173419 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

#item173427 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item173443 {
	width:68px !important;
	height:68px !important;
}

#item173440 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

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

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

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

#item165851 {
	width:480px !important;
	left:1px !important;
	top:325px !important;
	min-height:89px !important;
}

#item165828 {
	width:382px !important;
	left:1px !important;
	top:268px !important;
	min-height:32px !important;
}

#item165723 {
	width:435px !important;
	left:1px !important;
	top:325px !important;
	min-height:178px !important;
}

#item165746 {
	width:445px !important;
	left:1px !important;
	top:268px !important;
	min-height:35px !important;
}

#item165617 {
	width:466px !important;
	left:1px !important;
	top:365px !important;
	min-height:176px !important;
}

#item165641 {
	width:460px !important;
	left:1px !important;
	top:268px !important;
	min-height:72px !important;
}

#item165350 {
	width:502px !important;
	left:1px !important;
	top:325px !important;
	min-height:132px !important;
}

#item165373 {
	width:502px !important;
	left:1px !important;
	top:268px !important;
	min-height:37px !important;
}

#item165424 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item165242 {
	width:460px !important;
	left:1px !important;
	top:325px !important;
	min-height:173px !important;
}

#item165265 {
	width:213px !important;
	left:1px !important;
	top:268px !important;
	min-height:37px !important;
}

#item197543 {
	width:354px !important;
	left:76px !important;
	top:611px !important;
	min-height:37px !important;
}

#item79704 {
	width:452px !important;
	left:1px !important;
	top:325px !important;
	min-height:111px !important;
}

#item79598 {
	width:290px !important;
	left:1px !important;
	top:268px !important;
	min-height:32px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item195489 {
	width:34px !important;
	height:48px !important;
	left:1545px !important;
	top:918px !important;
}

#item173454 {
	width:435px !important;
	height:60px !important;
}

#item173449 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item193809 {
	width:435px !important;
	height:60px !important;
}

#item193805 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:600px !important;
}

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

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

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

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

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

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

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

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

#item193839 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:604px !important;
}

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

#item80047 {
	width:477px !important;
	left:80px !important;
	top:80px !important;
	min-height:115px !important;
}

#item200775 {
	width:460px !important;
	top:166px !important;
	min-height:240px !important;
}

#item200799 {
	width:254px !important;
	top:109px !important;
	min-height:35px !important;
}

#item200823 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item201248 {
	width:461px !important;
	top:166px !important;
	min-height:241px !important;
}

#item201271 {
	width:254px !important;
	top:109px !important;
	min-height:36px !important;
}

#item201295 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item201132 {
	width:466px !important;
	top:166px !important;
	min-height:278px !important;
}

#item201155 {
	width:250px !important;
	top:109px !important;
	min-height:33px !important;
}

#item201179 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item201013 {
	width:466px !important;
	top:166px !important;
	min-height:264px !important;
}

#item201036 {
	width:258px !important;
	top:109px !important;
	min-height:37px !important;
}

#item201060 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item200896 {
	width:452px !important;
	top:166px !important;
	min-height:287px !important;
}

#item200919 {
	width:258px !important;
	top:109px !important;
	min-height:36px !important;
}

#item200970 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item200766 {
	width:1698px !important;
	height:798px !important;
	left:80px !important;
	top:159px !important;
}

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

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

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

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

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

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

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

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

#item201408 {
	width:70px !important;
	height:24px !important;
}

#item201406 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

#item201411 {
	width:70px !important;
	height:24px !important;
}

#item201409 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item201414 {
	width:70px !important;
	height:24px !important;
}

#item201412 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item201417 {
	width:70px !important;
	height:24px !important;
}

#item201415 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item201420 {
	width:70px !important;
	height:24px !important;
}

#item201418 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

#item173486 {
	width:435px !important;
	height:60px !important;
}

#item173481 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item173492 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item173490 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item173487 {
	width:1920px !important;
	height:1080px !important;
}

#item173507 {
	width:68px !important;
	height:68px !important;
}

#item173504 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item17190 {
	width:490px !important;
	height:920px !important;
	left:1350px !important;
	top:80px !important;
}

#item167267 {
	width:48px !important;
	height:34px !important;
}

#item167264 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item167271 {
	width:48px !important;
	height:34px !important;
}

#item167268 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item173055 {
	width:48px !important;
	height:34px !important;
}

#item173052 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item173059 {
	width:48px !important;
	height:34px !important;
}

#item173056 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item142403 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item142451 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item142477 {
	width:479px !important;
	left:80px !important;
	top:346px !important;
	min-height:206px !important;
}

#item167592 {
	width:48px !important;
	height:34px !important;
}

#item167589 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item167596 {
	width:48px !important;
	height:34px !important;
}

#item167593 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item173520 {
	width:435px !important;
	height:60px !important;
}

#item173516 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:900px !important;
}

#item173525 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item173523 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:870px !important;
}

#item173521 {
	width:1920px !important;
	height:1080px !important;
}

#item173539 {
	width:68px !important;
	height:68px !important;
}

#item173536 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item168450 {
	width:499px !important;
	top:328px !important;
	min-height:176px !important;
}

#item168473 {
	width:332px !important;
	top:270px !important;
	min-height:32px !important;
}

#item168352 {
	width:567px !important;
	top:368px !important;
	min-height:86px !important;
}

#item168375 {
	width:518px !important;
	top:270px !important;
	min-height:72px !important;
}

#item168269 {
	width:531px !important;
	top:328px !important;
	min-height:241px !important;
}

#item168246 {
	width:410px !important;
	top:270px !important;
	min-height:33px !important;
}

#item168166 {
	width:528px !important;
	top:328px !important;
	min-height:329px !important;
}

#item168143 {
	width:435px !important;
	top:270px !important;
	min-height:32px !important;
}

#item168036 {
	width:530px !important;
	top:368px !important;
	min-height:132px !important;
}

#item168059 {
	width:346px !important;
	top:270px !important;
	min-height:73px !important;
}

#item142541 {
	width:567px !important;
	top:328px !important;
	min-height:284px !important;
}

#item86676 {
	width:524px !important;
	top:270px !important;
	min-height:32px !important;
}

#item167900 {
	width:1840px !important;
	height:1094px !important;
	left:80px !important;
	top:-2px !important;
}

#item81271 {
	width:368px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item208281 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item208283 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item168545 {
	width:48px !important;
	height:34px !important;
}

#item168542 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item168549 {
	width:48px !important;
	height:34px !important;
}

#item168546 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item195699 {
	width:34px !important;
	height:48px !important;
	left:1586px !important;
	top:918px !important;
}

#item195696 {
	width:34px !important;
	height:48px !important;
	left:1048px !important;
	top:918px !important;
}

#item195682 {
	width:70px !important;
	height:24px !important;
}

#item195702 {
	width:70px !important;
	height:24px !important;
	left:1106px !important;
	top:930px !important;
}

#item195683 {
	width:70px !important;
	height:24px !important;
}

#item195705 {
	width:70px !important;
	height:24px !important;
	left:1184px !important;
	top:930px !important;
}

#item195684 {
	width:70px !important;
	height:24px !important;
}

#item195708 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

#item195685 {
	width:70px !important;
	height:24px !important;
}

#item195711 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

#item195686 {
	width:70px !important;
	height:24px !important;
}

#item195717 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

#item195687 {
	width:70px !important;
	height:24px !important;
}

#item195720 {
	width:70px !important;
	height:24px !important;
	left:1491px !important;
	top:930px !important;
}

#item168912 {
	width:374px !important;
	top:270px !important;
	min-height:36px !important;
}

#item168935 {
	width:533px !important;
	top:328px !important;
	min-height:197px !important;
}

#item168986 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item143109 {
	width:466px !important;
	top:328px !important;
	min-height:356px !important;
}

#item58105 {
	width:299px !important;
	top:270px !important;
	min-height:32px !important;
}

#item143145 {
	width:354px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item168877 {
	width:1840px !important;
	height:1094px !important;
	left:80px !important;
	top:-2px !important;
}

#item142735 {
	width:368px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item208312 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item208313 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item171376 {
	width:48px !important;
	height:34px !important;
}

#item171373 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item171380 {
	width:48px !important;
	height:34px !important;
}

#item171377 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item195792 {
	width:34px !important;
	height:48px !important;
	left:1432px !important;
	top:918px !important;
}

#item195789 {
	width:34px !important;
	height:48px !important;
	left:1201px !important;
	top:918px !important;
}

#item195781 {
	width:70px !important;
	height:24px !important;
}

#item195795 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item195782 {
	width:70px !important;
	height:24px !important;
}

#item195798 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

#item173551 {
	width:435px !important;
	height:60px !important;
}

#item173547 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item173557 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item173555 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item173553 {
	width:1920px !important;
	height:1080px !important;
}

#item173572 {
	width:68px !important;
	height:68px !important;
}

#item173569 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item18798 {
	width:184px !important;
	left:970px !important;
	top:80px !important;
	min-height:50px !important;
}

#item18932 {
	width:274px !important;
	left:80px !important;
	top:80px !important;
	min-height:56px !important;
}

#item202639 {
	width:334px !important;
	min-height:42px !important;
}

#item202663 {
	width:510px !important;
	top:57px !important;
	min-height:102px !important;
}

#item202328 {
	width:230px !important;
	min-height:27px !important;
}

#item202352 {
	width:510px !important;
	top:57px !important;
	min-height:102px !important;
}

#item202561 {
	width:188px !important;
	min-height:27px !important;
}

#item202584 {
	width:527px !important;
	top:57px !important;
	min-height:124px !important;
}

#item202482 {
	width:269px !important;
	min-height:27px !important;
}

#item202506 {
	width:541px !important;
	top:57px !important;
	min-height:80px !important;
}

#item202409 {
	width:313px !important;
	min-height:27px !important;
}

#item202432 {
	width:506px !important;
	top:57px !important;
	min-height:102px !important;
}

#item202318 {
	width:654px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item203036 {
	width:668px !important;
	min-height:44px !important;
}

#item203059 {
	width:504px !important;
	top:57px !important;
	min-height:80px !important;
}

#item202955 {
	width:417px !important;
	min-height:27px !important;
}

#item202978 {
	width:504px !important;
	top:57px !important;
	min-height:80px !important;
}

#item202886 {
	width:425px !important;
	min-height:27px !important;
}

#item202909 {
	width:546px !important;
	top:57px !important;
	min-height:80px !important;
}

#item202812 {
	width:584px !important;
	min-height:27px !important;
}

#item202835 {
	width:594px !important;
	top:57px !important;
	min-height:80px !important;
}

#item202734 {
	width:359px !important;
	min-height:27px !important;
}

#item202758 {
	width:445px !important;
	top:57px !important;
	min-height:124px !important;
}

#item202725 {
	width:709px !important;
	height:876px !important;
	left:970px !important;
	top:204px !important;
}

#item207640 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207649 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item203806 {
	width:48px !important;
	height:34px !important;
}

#item203802 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item203810 {
	width:48px !important;
	height:34px !important;
}

#item203807 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item203811 {
	width:34px !important;
	height:48px !important;
	left:170px !important;
	top:918px !important;
}

#item203814 {
	width:34px !important;
	height:48px !important;
	left:1135px !important;
	top:918px !important;
}

#item203817 {
	width:34px !important;
	height:48px !important;
	left:630px !important;
	top:918px !important;
}

#item203820 {
	width:34px !important;
	height:48px !important;
	left:1597px !important;
	top:918px !important;
}

#item203825 {
	width:70px !important;
	height:24px !important;
}

#item203823 {
	width:70px !important;
	height:24px !important;
	left:229px !important;
	top:930px !important;
}

#item203828 {
	width:70px !important;
	height:24px !important;
}

#item203826 {
	width:70px !important;
	height:24px !important;
	left:1195px !important;
	top:930px !important;
}

#item203831 {
	width:70px !important;
	height:24px !important;
}

#item203829 {
	width:70px !important;
	height:24px !important;
	left:306px !important;
	top:930px !important;
}

#item203834 {
	width:70px !important;
	height:24px !important;
}

#item203832 {
	width:70px !important;
	height:24px !important;
	left:1272px !important;
	top:930px !important;
}

#item203837 {
	width:70px !important;
	height:24px !important;
}

#item203835 {
	width:70px !important;
	height:24px !important;
	left:383px !important;
	top:930px !important;
}

#item203840 {
	width:70px !important;
	height:24px !important;
}

#item203838 {
	width:70px !important;
	height:24px !important;
	left:1349px !important;
	top:930px !important;
}

#item203843 {
	width:70px !important;
	height:24px !important;
}

#item203841 {
	width:70px !important;
	height:24px !important;
	left:460px !important;
	top:930px !important;
}

#item203846 {
	width:70px !important;
	height:24px !important;
}

#item203844 {
	width:70px !important;
	height:24px !important;
	left:537px !important;
	top:930px !important;
}

#item203849 {
	width:70px !important;
	height:24px !important;
}

#item203847 {
	width:70px !important;
	height:24px !important;
	left:1426px !important;
	top:930px !important;
}

#item203852 {
	width:70px !important;
	height:24px !important;
}

#item203850 {
	width:70px !important;
	height:24px !important;
	left:1503px !important;
	top:930px !important;
}

#item202192 {
	width:184px !important;
	left:970px !important;
	top:80px !important;
	min-height:50px !important;
}

#item202215 {
	width:274px !important;
	left:80px !important;
	top:80px !important;
	min-height:56px !important;
}

#item203376 {
	width:356px !important;
	min-height:27px !important;
}

#item203399 {
	width:490px !important;
	top:57px !important;
	min-height:102px !important;
}

#item203303 {
	width:429px !important;
	min-height:27px !important;
}

#item203326 {
	width:518px !important;
	top:57px !important;
	min-height:124px !important;
}

#item203139 {
	width:263px !important;
	min-height:27px !important;
}

#item203163 {
	width:668px !important;
	top:57px !important;
	min-height:80px !important;
}

#item203226 {
	width:651px !important;
	min-height:27px !important;
}

#item203250 {
	width:677px !important;
	top:57px !important;
	min-height:102px !important;
}

#item203137 {
	width:935px !important;
	height:881px !important;
	left:970px !important;
	top:204px !important;
}

#item203690 {
	width:726px !important;
	min-height:27px !important;
}

#item203713 {
	width:500px !important;
	top:57px !important;
	min-height:124px !important;
}

#item203618 {
	width:445px !important;
	min-height:27px !important;
}

#item203641 {
	width:452px !important;
	top:57px !important;
	min-height:102px !important;
}

#item203542 {
	width:261px !important;
	min-height:27px !important;
}

#item203565 {
	width:440px !important;
	top:57px !important;
	min-height:80px !important;
}

#item203464 {
	width:580px !important;
	min-height:32px !important;
}

#item203487 {
	width:530px !important;
	top:57px !important;
	min-height:80px !important;
}

#item203453 {
	width:726px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item203928 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item203910 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item203856 {
	width:48px !important;
	height:34px !important;
}

#item203853 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item203860 {
	width:48px !important;
	height:34px !important;
}

#item203857 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item203861 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item203864 {
	width:34px !important;
	height:48px !important;
	left:1175px !important;
	top:918px !important;
}

#item203868 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item203871 {
	width:34px !important;
	height:48px !important;
	left:1558px !important;
	top:918px !important;
}

#item203876 {
	width:70px !important;
	height:24px !important;
}

#item203874 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

#item203879 {
	width:70px !important;
	height:24px !important;
}

#item203877 {
	width:70px !important;
	height:24px !important;
	left:1234px !important;
	top:930px !important;
}

#item203882 {
	width:70px !important;
	height:24px !important;
}

#item203880 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

#item203886 {
	width:70px !important;
	height:24px !important;
}

#item203883 {
	width:70px !important;
	height:24px !important;
	left:1311px !important;
	top:930px !important;
}

#item203889 {
	width:70px !important;
	height:24px !important;
}

#item203887 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

#item203892 {
	width:70px !important;
	height:24px !important;
}

#item203890 {
	width:70px !important;
	height:24px !important;
	left:1388px !important;
	top:930px !important;
}

#item203895 {
	width:70px !important;
	height:24px !important;
}

#item203893 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

#item203898 {
	width:70px !important;
	height:24px !important;
}

#item203896 {
	width:70px !important;
	height:24px !important;
	left:1465px !important;
	top:930px !important;
}

#item203980 {
	width:70px !important;
	height:1080px !important;
	left:1420px !important;
}

#item203982 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

#item205168 {
	width:48px !important;
	height:34px !important;
}

#item205165 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item205172 {
	width:48px !important;
	height:34px !important;
}

#item205169 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item205196 {
	width:516px !important;
	left:80px !important;
	top:80px !important;
	min-height:135px !important;
}

#item205222 {
	width:565px !important;
	left:80px !important;
	top:273px !important;
	min-height:390px !important;
}

#item205176 {
	width:48px !important;
	height:34px !important;
}

#item205173 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item205180 {
	width:48px !important;
	height:34px !important;
}

#item205177 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item205260 {
	width:549px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item207360 {
	width:158px !important;
	min-height:27px !important;
}

#item207383 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item207285 {
	width:321px !important;
	min-height:27px !important;
}

#item207308 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item207199 {
	width:358px !important;
	min-height:27px !important;
}

#item207222 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item207117 {
	width:358px !important;
	min-height:27px !important;
}

#item207140 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item207036 {
	width:358px !important;
	min-height:27px !important;
}

#item207059 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item206962 {
	width:358px !important;
	min-height:27px !important;
}

#item206992 {
	width:647px !important;
	top:57px !important;
	min-height:146px !important;
}

#item206960 {
	width:696px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item207619 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:16px !important;
}

#item207627 {
	width:34px !important;
	height:49px !important;
	left:23px !important;
	top:15px !important;
}

#item206881 {
	width:308px !important;
	min-height:27px !important;
}

#item206904 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item206406 {
	width:473px !important;
	min-height:27px !important;
}

#item206430 {
	width:648px !important;
	top:57px !important;
	min-height:256px !important;
}

#item206728 {
	width:358px !important;
	min-height:27px !important;
}

#item206760 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item206656 {
	width:582px !important;
	top:57px !important;
	min-height:168px !important;
}

#item206679 {
	width:369px !important;
	min-height:27px !important;
}

#item206573 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item206596 {
	width:223px !important;
	min-height:27px !important;
}

#item206495 {
	width:335px !important;
	min-height:27px !important;
}

#item206528 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item215266 {
	width:702px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item205184 {
	width:48px !important;
	height:34px !important;
}

#item205181 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item205188 {
	width:48px !important;
	height:34px !important;
}

#item205185 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item207503 {
	width:48px !important;
	height:34px !important;
}

#item207500 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item207507 {
	width:48px !important;
	height:34px !important;
}

#item207504 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item207508 {
	width:34px !important;
	height:48px !important;
	left:199px !important;
	top:918px !important;
}

#item207511 {
	width:34px !important;
	height:48px !important;
	left:1101px !important;
	top:918px !important;
}

#item207514 {
	width:34px !important;
	height:48px !important;
	left:737px !important;
	top:918px !important;
}

#item207517 {
	width:34px !important;
	height:48px !important;
	left:1640px !important;
	top:918px !important;
}

#item207522 {
	width:70px !important;
	height:24px !important;
}

#item207520 {
	width:70px !important;
	height:24px !important;
	left:258px !important;
	top:930px !important;
}

#item207525 {
	width:70px !important;
	height:24px !important;
}

#item207523 {
	width:70px !important;
	height:24px !important;
	left:1392px !important;
	top:930px !important;
}

#item207528 {
	width:70px !important;
	height:24px !important;
}

#item207526 {
	width:70px !important;
	height:24px !important;
	left:1315px !important;
	top:930px !important;
}

#item207531 {
	width:70px !important;
	height:24px !important;
}

#item207529 {
	width:70px !important;
	height:24px !important;
	left:1238px !important;
	top:930px !important;
}

#item207534 {
	width:70px !important;
	height:24px !important;
}

#item207532 {
	width:70px !important;
	height:24px !important;
	left:1161px !important;
	top:930px !important;
}

#item207537 {
	width:70px !important;
	height:24px !important;
}

#item207535 {
	width:70px !important;
	height:24px !important;
	left:335px !important;
	top:930px !important;
}

#item207540 {
	width:70px !important;
	height:24px !important;
}

#item207538 {
	width:70px !important;
	height:24px !important;
	left:1468px !important;
	top:930px !important;
}

#item207543 {
	width:70px !important;
	height:24px !important;
}

#item207541 {
	width:70px !important;
	height:24px !important;
	left:412px !important;
	top:930px !important;
}

#item207546 {
	width:70px !important;
	height:24px !important;
}

#item207544 {
	width:70px !important;
	height:24px !important;
	left:1545px !important;
	top:930px !important;
}

#item207550 {
	width:70px !important;
	height:24px !important;
}

#item207547 {
	width:70px !important;
	height:24px !important;
	left:489px !important;
	top:930px !important;
}

#item207553 {
	width:70px !important;
	height:24px !important;
}

#item207551 {
	width:70px !important;
	height:24px !important;
	left:643px !important;
	top:930px !important;
}

#item207560 {
	width:70px !important;
	height:24px !important;
}

#item207558 {
	width:70px !important;
	height:24px !important;
	left:566px !important;
	top:930px !important;
}

#item144302 {
	width:571px !important;
	left:80px !important;
	top:955px !important;
	min-height:13px !important;
}

#item144233 {
	width:360px !important;
	left:80px !important;
	top:685px !important;
	min-height:26px !important;
}

#item144279 {
	width:551px !important;
	left:80px !important;
	top:569px !important;
	min-height:42px !important;
}

#item144208 {
	width:600px !important;
	left:80px !important;
	top:202px !important;
	min-height:297px !important;
}

#item144256 {
	width:324px !important;
	left:80px !important;
	top:80px !important;
	min-height:48px !important;
}

#item144325 {
	width:124px !important;
	height:30px !important;
	left:80px !important;
	top:681px !important;
}

#item144330 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:680px !important;
}

#item144335 {
	width:173px !important;
	height:36px !important;
	left:442px !important;
	top:372px !important;
}

#item172065 {
	width:48px !important;
	height:34px !important;
}

#item172062 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.026em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.027em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.004em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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: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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.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:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.006em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	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.autoParaStyle38 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.009em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	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.autoParaStyle28 {
	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.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.019em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle18 {
	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.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.040em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size: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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.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.028em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0e3a2f;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.Copy {
	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.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-Navigation-App_Video-Icon-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-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-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:#243b32;
	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.autoCharStyle11 {
	letter-spacing:0.020em;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	letter-spacing:0.015em;
}

span.autoCharStyle8 {
	letter-spacing:0.006em;
}

span.autoCharStyle7 {
	letter-spacing:0.005em;
}

span.autoCharStyle6 {
	letter-spacing:0.015em;
}

span.autoCharStyle5 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle4 {
	letter-spacing:0.030em;
}

span.autoCharStyle3 {
	letter-spacing:0.015em;
}

span.autoCharStyle2 {
	letter-spacing:-0.010em;
}

span.autoCharStyle1 {
}

span.Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
