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

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

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

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

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

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

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

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

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

#item62963 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item62989 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item63015 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item63041 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item63067 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item63093 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item63119 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item63145 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item63172 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item63201 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item63198 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item63227 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item812 {
	width:1920px !important;
	height:1080px !important;
	top:-2px !important;
	background:#78faae;
}

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

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

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

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

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

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

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

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

#item62642 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item62668 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item62694 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item62720 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item62746 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item62773 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item62799 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item62825 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item62852 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item62881 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item62878 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item62908 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item46570 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item46596 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item46622 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item46648 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item46675 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item46701 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item46727 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item46753 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item46780 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item46809 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item46806 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item46835 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item63313 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item63339 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item63365 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item63391 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item63417 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item63443 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item63469 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item63496 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item63522 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item63552 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item63548 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item63578 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item2776 {
	width:445px !important;
	top:273px !important;
	min-height:80px !important;
}

#item2798 {
	width:354px !important;
	top:371px !important;
	min-height:109px !important;
}

#item2685 {
	width:454px !important;
	top:330px !important;
	min-height:71px !important;
}

#item2707 {
	width:462px !important;
	top:273px !important;
	min-height:36px !important;
}

#item2594 {
	width:454px !important;
	top:330px !important;
	min-height:67px !important;
}

#item2616 {
	width:462px !important;
	top:273px !important;
	min-height:36px !important;
}

#item2503 {
	width:458px !important;
	top:330px !important;
	min-height:80px !important;
}

#item2525 {
	width:458px !important;
	top:273px !important;
	min-height:37px !important;
}

#item2409 {
	width:460px !important;
	top:330px !important;
	min-height:68px !important;
}

#item2431 {
	width:460px !important;
	top:273px !important;
	min-height:36px !important;
}

#item2317 {
	width:280px !important;
	top:273px !important;
	min-height:73px !important;
}

#item2339 {
	width:408px !important;
	top:370px !important;
	min-height:88px !important;
}

#item2254 {
	width:396px !important;
	top:273px !important;
	min-height:36px !important;
}

#item2276 {
	width:380px !important;
	top:330px !important;
	min-height:156px !important;
}

#item2117 {
	width:440px !important;
	top:431px !important;
	min-height:27px !important;
}

#item2139 {
	width:391px !important;
	top:273px !important;
	min-height:87px !important;
}

#item2161 {
	width:425px !important;
	top:488px !important;
	min-height:113px !important;
}

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

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

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

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

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

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

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

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

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

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

#item38836 {
	width:34px !important;
	height:48px !important;
	left:1663px !important;
	top:918px !important;
}

#item38833 {
	width:34px !important;
	height:48px !important;
	left:971px !important;
	top:918px !important;
}

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

#item38861 {
	width:70px !important;
	height:24px !important;
	left:1029px !important;
	top:930px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item38839 {
	width:70px !important;
	height:24px !important;
	left:1569px !important;
	top:930px !important;
}

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

#item63632 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item63659 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item63686 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item63712 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item63738 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item63764 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item63790 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item63816 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item63842 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item63871 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item63868 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item63898 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item63961 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item63987 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item64013 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item64039 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item64065 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item64091 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item64118 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item64144 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item64170 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item64200 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item64197 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item64226 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item64283 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item64309 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item64336 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item64362 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item64388 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item64414 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item64440 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item64466 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item64492 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item64522 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item64519 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item64548 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item4102 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item4103 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item4123 {
	width:222px !important;
	top:22px !important;
	min-height:32px !important;
}

#item4145 {
	width:374px !important;
	top:79px !important;
	min-height:61px !important;
}

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

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

#item4014 {
	width:277px !important;
	top:22px !important;
	min-height:36px !important;
}

#item4036 {
	width:378px !important;
	top:79px !important;
	min-height:63px !important;
}

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

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

#item4063 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item4064 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item3892 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item3893 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item3913 {
	width:375px !important;
	top:22px !important;
	min-height:30px !important;
}

#item3935 {
	width:379px !important;
	top:79px !important;
	min-height:62px !important;
}

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

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

#item3867 {
	width:1873px !important;
	height:796px !important;
	left:80px !important;
	top:182px !important;
}

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

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

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

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

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

#item39009 {
	width:34px !important;
	height:48px !important;
	left:1097px !important;
	top:918px !important;
}

#item39012 {
	width:34px !important;
	height:48px !important;
	left:789px !important;
	top:918px !important;
}

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

#item39015 {
	width:70px !important;
	height:24px !important;
	left:848px !important;
	top:930px !important;
}

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

#item39018 {
	width:70px !important;
	height:24px !important;
	left:925px !important;
	top:930px !important;
}

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

#item39022 {
	width:70px !important;
	height:24px !important;
	left:1002px !important;
	top:930px !important;
}

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

#item64661 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item64687 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item64713 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item64739 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item64765 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item64791 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item64817 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item64844 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item64871 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item64900 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item64897 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item64926 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item4767 {
	width:202px !important;
	top:22px !important;
	min-height:36px !important;
}

#item4789 {
	width:370px !important;
	top:79px !important;
	min-height:63px !important;
}

#item4799 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item4800 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

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

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

#item4672 {
	width:256px !important;
	top:22px !important;
	min-height:32px !important;
}

#item4694 {
	width:368px !important;
	top:79px !important;
	min-height:63px !important;
}

#item4697 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item4698 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

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

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

#item4563 {
	width:353px !important;
	top:22px !important;
	min-height:36px !important;
}

#item4585 {
	width:382px !important;
	top:79px !important;
	min-height:64px !important;
}

#item4588 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item4589 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

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

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

#item4513 {
	width:1873px !important;
	height:796px !important;
	left:80px !important;
	top:182px !important;
}

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

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

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

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

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

#item39062 {
	width:34px !important;
	height:48px !important;
	left:1097px !important;
	top:918px !important;
}

#item39059 {
	width:34px !important;
	height:48px !important;
	left:789px !important;
	top:918px !important;
}

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

#item39066 {
	width:70px !important;
	height:24px !important;
	left:848px !important;
	top:930px !important;
}

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

#item39069 {
	width:70px !important;
	height:24px !important;
	left:925px !important;
	top:930px !important;
}

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

#item39072 {
	width:70px !important;
	height:24px !important;
	left:1002px !important;
	top:930px !important;
}

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

#item64994 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item65020 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item65047 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item65073 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item65099 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item65125 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item65151 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item65177 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item65203 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item65232 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item65229 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item65258 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item5388 {
	width:246px !important;
	top:22px !important;
	min-height:36px !important;
}

#item5425 {
	width:370px !important;
	top:79px !important;
	min-height:64px !important;
}

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

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

#item5465 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item5466 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item5310 {
	width:287px !important;
	top:22px !important;
	min-height:35px !important;
}

#item5332 {
	width:370px !important;
	top:79px !important;
	min-height:63px !important;
}

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

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

#item5359 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item5360 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item5202 {
	width:378px !important;
	top:22px !important;
	min-height:36px !important;
}

#item5224 {
	width:370px !important;
	top:79px !important;
	min-height:65px !important;
}

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

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

#item5251 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item5252 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item5159 {
	width:1873px !important;
	height:796px !important;
	left:80px !important;
	top:182px !important;
}

#item5493 {
	width:294px !important;
	left:80px !important;
	top:80px !important;
	min-height:48px !important;
}

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

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

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

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

#item39099 {
	width:34px !important;
	height:48px !important;
	left:1097px !important;
	top:918px !important;
}

#item39096 {
	width:34px !important;
	height:48px !important;
	left:789px !important;
	top:918px !important;
}

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

#item39110 {
	width:70px !important;
	height:24px !important;
	left:848px !important;
	top:930px !important;
}

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

#item39107 {
	width:70px !important;
	height:24px !important;
	left:925px !important;
	top:930px !important;
}

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

#item39102 {
	width:70px !important;
	height:24px !important;
	left:1002px !important;
	top:930px !important;
}

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

#item65323 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item65349 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item65375 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item65401 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item65427 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item65453 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item65480 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item65506 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item65532 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item65562 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item65559 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item65588 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item6058 {
	width:272px !important;
	top:79px !important;
	min-height:46px !important;
}

#item6081 {
	width:140px !important;
	top:22px !important;
	min-height:38px !important;
}

#item6084 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item6085 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

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

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

#item5957 {
	width:370px !important;
	top:79px !important;
	min-height:61px !important;
}

#item5980 {
	width:202px !important;
	top:22px !important;
	min-height:36px !important;
}

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

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

#item6014 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item6015 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item5854 {
	width:377px !important;
	top:79px !important;
	min-height:69px !important;
}

#item5877 {
	width:253px !important;
	top:22px !important;
	min-height:38px !important;
}

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

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

#item5911 {
	width:365px !important;
	height:375px !important;
	left:128px !important;
	top:284px !important;
}

#item5912 {
	width:940px !important;
	height:470px !important;
	left:691px !important;
	top:197px !important;
}

#item5808 {
	width:1873px !important;
	height:796px !important;
	left:80px !important;
	top:181px !important;
}

#item6137 {
	width:147px !important;
	left:103px !important;
	top:1000px !important;
	min-height:13px !important;
}

#item6159 {
	width:293px !important;
	left:80px !important;
	top:80px !important;
	min-height:54px !important;
}

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

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

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

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

#item39144 {
	width:34px !important;
	height:48px !important;
	left:1097px !important;
	top:918px !important;
}

#item39141 {
	width:34px !important;
	height:48px !important;
	left:789px !important;
	top:918px !important;
}

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

#item39155 {
	width:70px !important;
	height:24px !important;
	left:848px !important;
	top:930px !important;
}

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

#item39152 {
	width:70px !important;
	height:24px !important;
	left:925px !important;
	top:930px !important;
}

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

#item39149 {
	width:70px !important;
	height:24px !important;
	left:1002px !important;
	top:930px !important;
}

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

#item65656 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item65684 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item65710 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item65736 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item65762 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item65788 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item65815 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item65841 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item65867 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item65897 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item65893 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item65923 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

#item7016 {
	width:440px !important;
	top:273px !important;
	min-height:36px !important;
}

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

#item6899 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

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

#item6806 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

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

#item6710 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

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

#item6617 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

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

#item6525 {
	width:324px !important;
	top:273px !important;
	min-height:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item65978 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item66004 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item66030 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item66056 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item66083 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item66109 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item66135 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item66161 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item66187 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item66216 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item66213 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item66242 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item7602 {
	width:546px !important;
	top:273px !important;
	min-height:72px !important;
}

#item7624 {
	width:324px !important;
	top:370px !important;
	min-height:168px !important;
}

#item7490 {
	width:528px !important;
	top:273px !important;
	min-height:72px !important;
}

#item7512 {
	width:324px !important;
	top:370px !important;
	min-height:168px !important;
}

#item7403 {
	width:328px !important;
	top:370px !important;
	min-height:168px !important;
}

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

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

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

#item42169 {
	width:17px !important;
	height:30px !important;
	left:98px !important;
	top:340px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item66317 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item66343 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item66369 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item66395 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item66423 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item66449 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item66475 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item66501 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item66528 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item66557 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item66554 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item66583 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item8288 {
	width:451px !important;
	top:273px !important;
	min-height:34px !important;
}

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

#item8206 {
	width:388px !important;
	top:273px !important;
	min-height:41px !important;
}

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

#item8112 {
	width:425px !important;
	top:330px !important;
	min-height:36px !important;
}

#item8134 {
	width:314px !important;
	top:273px !important;
	min-height:37px !important;
}

#item8051 {
	width:425px !important;
	top:273px !important;
	min-height:41px !important;
}

#item8073 {
	width:410px !important;
	top:330px !important;
	min-height:41px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item66657 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item66683 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item66710 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item66738 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item66765 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item66791 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item66817 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item66843 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item66869 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item66898 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item66895 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item66924 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item66993 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item67019 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item67045 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item67071 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item67097 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item67123 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item67151 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item67177 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item67203 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item67232 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item67229 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item67259 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item67320 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item67347 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item67373 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item67399 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item67425 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item67451 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item67477 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item67503 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item67529 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item67558 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item67555 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item67585 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item9567 {
	width:122px !important;
	top:97px !important;
	min-height:22px !important;
}

#item9589 {
	width:460px !important;
	min-height:72px !important;
}

#item9491 {
	width:392px !important;
	min-height:72px !important;
}

#item9513 {
	width:134px !important;
	top:97px !important;
	min-height:24px !important;
}

#item9458 {
	width:1648px !important;
	height:671px !important;
	left:80px !important;
	top:273px !important;
}

#item9654 {
	width:702px !important;
	left:80px !important;
	top:80px !important;
	min-height:54px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item67635 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item67661 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item67687 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item67714 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item67740 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item67767 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item67793 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item67819 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item67846 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item67875 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item67872 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item67901 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item67957 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item67983 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item68009 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item68035 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item68061 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item68087 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item68113 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item68139 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item68166 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item68196 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item68192 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item68222 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

#item68291 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item68317 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item68344 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item68371 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item68397 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item68423 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item68449 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item68475 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item68501 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item68530 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item68527 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item68557 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item11175 {
	width:341px !important;
	top:403px !important;
	min-height:287px !important;
}

#item11197 {
	width:398px !important;
	top:346px !important;
	min-height:35px !important;
}

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

#item11106 {
	width:470px !important;
	top:403px !important;
	min-height:300px !important;
}

#item10970 {
	width:567px !important;
	top:346px !important;
	min-height:37px !important;
}

#item10992 {
	width:546px !important;
	top:403px !important;
	min-height:454px !important;
}

#item10852 {
	width:535px !important;
	top:403px !important;
	min-height:300px !important;
}

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

#item10735 {
	width:648px !important;
	top:346px !important;
	min-height:39px !important;
}

#item10757 {
	width:524px !important;
	top:403px !important;
	min-height:89px !important;
}

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

#item10643 {
	width:416px !important;
	top:346px !important;
	min-height:39px !important;
}

#item10665 {
	width:524px !important;
	top:403px !important;
	min-height:124px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item42173 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item42393 {
	width:435px !important;
	height:60px !important;
}

#item42390 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item42411 {
	width:68px !important;
	height:68px !important;
}

#item42409 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

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

#item68632 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item68658 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item68685 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item68711 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item68737 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item68763 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item68789 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item68817 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item68843 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item68872 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item68869 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item68898 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item12091 {
	width:515px !important;
	top:346px !important;
	min-height:78px !important;
}

#item12113 {
	width:403px !important;
	top:443px !important;
	min-height:179px !important;
}

#item11999 {
	width:466px !important;
	top:403px !important;
	min-height:224px !important;
}

#item12021 {
	width:280px !important;
	top:346px !important;
	min-height:36px !important;
}

#item11908 {
	width:445px !important;
	top:403px !important;
	min-height:168px !important;
}

#item11930 {
	width:356px !important;
	top:346px !important;
	min-height:36px !important;
}

#item11795 {
	width:237px !important;
	top:346px !important;
	min-height:37px !important;
}

#item11817 {
	width:396px !important;
	top:403px !important;
	min-height:108px !important;
}

#item11704 {
	width:230px !important;
	top:346px !important;
	min-height:35px !important;
}

#item11726 {
	width:450px !important;
	top:403px !important;
	min-height:132px !important;
}

#item11614 {
	width:435px !important;
	top:346px !important;
	min-height:36px !important;
}

#item11636 {
	width:445px !important;
	top:403px !important;
	min-height:109px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item68978 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item69020 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item69046 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item69072 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item69098 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item69124 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item69150 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item69176 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item69202 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item69231 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item69228 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item69258 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item69317 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item69343 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item69369 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item69395 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item69421 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item69448 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item69474 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item69500 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item69526 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item69555 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item69552 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item69581 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item13222 {
	width:425px !important;
	top:346px !important;
	min-height:74px !important;
}

#item13244 {
	width:324px !important;
	top:443px !important;
	min-height:112px !important;
}

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

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

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

#item13132 {
	width:391px !important;
	top:346px !important;
	min-height:36px !important;
}

#item13154 {
	width:408px !important;
	top:403px !important;
	min-height:112px !important;
}

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

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

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

#item13042 {
	width:164px !important;
	top:346px !important;
	min-height:37px !important;
}

#item13064 {
	width:474px !important;
	top:403px !important;
	min-height:204px !important;
}

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

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

#item12948 {
	width:386px !important;
	top:346px !important;
	min-height:36px !important;
}

#item12970 {
	width:406px !important;
	top:403px !important;
	min-height:198px !important;
}

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

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

#item12855 {
	width:354px !important;
	top:346px !important;
	min-height:42px !important;
}

#item12877 {
	width:410px !important;
	top:403px !important;
	min-height:205px !important;
}

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

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

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

#item13299 {
	width:474px !important;
	left:80px !important;
	top:80px !important;
	min-height:193px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item42580 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item42595 {
	width:435px !important;
	height:60px !important;
}

#item42591 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item42599 {
	width:68px !important;
	height:68px !important;
}

#item42596 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

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

#item69643 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item69669 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item69718 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item69744 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item69770 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item69798 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item69824 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item69850 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item69876 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item69906 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item69903 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item69932 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item14202 {
	width:488px !important;
	top:204px !important;
	min-height:42px !important;
}

#item14224 {
	width:366px !important;
	top:261px !important;
	min-height:85px !important;
}

#item14109 {
	width:382px !important;
	top:204px !important;
	min-height:74px !important;
}

#item14131 {
	width:382px !important;
	top:301px !important;
	min-height:63px !important;
}

#item14015 {
	width:504px !important;
	top:204px !important;
	min-height:36px !important;
}

#item14037 {
	width:410px !important;
	top:261px !important;
	min-height:95px !important;
}

#item13925 {
	width:425px !important;
	top:261px !important;
	min-height:111px !important;
}

#item13947 {
	width:502px !important;
	top:204px !important;
	min-height:36px !important;
}

#item13836 {
	width:384px !important;
	top:204px !important;
	min-height:82px !important;
}

#item13858 {
	width:356px !important;
	top:301px !important;
	min-height:117px !important;
}

#item13744 {
	width:445px !important;
	top:204px !important;
	min-height:74px !important;
}

#item13766 {
	width:402px !important;
	top:301px !important;
	min-height:111px !important;
}

#item13652 {
	width:410px !important;
	top:204px !important;
	min-height:36px !important;
}

#item13674 {
	width:447px !important;
	top:261px !important;
	min-height:113px !important;
}

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

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

#item14280 {
	width:534px !important;
	left:80px !important;
	top:80px !important;
	min-height:56px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item40139 {
	width:34px !important;
	height:48px !important;
	left:1624px !important;
	top:918px !important;
}

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

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

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

#item42638 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

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

#item42655 {
	width:435px !important;
	height:60px !important;
}

#item42650 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item42659 {
	width:68px !important;
	height:68px !important;
}

#item42656 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

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

#item70154 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item70180 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item70206 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item70232 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item70258 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item70284 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item70310 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item70336 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item70363 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item70392 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item70389 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item70418 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

#item15453 {
	width:382px !important;
	top:370px !important;
	min-height:298px !important;
}

#item15475 {
	width:340px !important;
	top:273px !important;
	min-height:73px !important;
}

#item15360 {
	width:324px !important;
	top:273px !important;
	min-height:35px !important;
}

#item15382 {
	width:363px !important;
	top:331px !important;
	min-height:278px !important;
}

#item42277 {
	width:359px !important;
	left:76px !important;
	top:654px !important;
	min-height:45px !important;
}

#item15242 {
	width:435px !important;
	top:273px !important;
	min-height:37px !important;
}

#item15264 {
	width:533px !important;
	top:331px !important;
	min-height:293px !important;
}

#item15311 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item77153 {
	width:271px !important;
	top:273px !important;
	min-height:37px !important;
}

#item77176 {
	width:415px !important;
	top:331px !important;
	min-height:132px !important;
}

#item77200 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item77750 {
	width:392px !important;
	top:331px !important;
	min-height:180px !important;
}

#item77773 {
	width:450px !important;
	top:273px !important;
	min-height:35px !important;
}

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

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

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

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

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

#item40330 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

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

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

#item40343 {
	width:70px !important;
	height:24px !important;
	left:1452px !important;
	top:930px !important;
}

#item16109 {
	width:435px !important;
	height:60px !important;
}

#item16107 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item42252 {
	width:435px !important;
	height:60px !important;
}

#item42248 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

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

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

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

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

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

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

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

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

#item42255 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

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

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

#item70805 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item70831 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item70858 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item70884 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item70910 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item70936 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item70963 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item70989 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item71015 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item71045 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item71042 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item71072 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

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

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

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

#item78563 {
	width:314px !important;
	top:273px !important;
	min-height:37px !important;
}

#item78586 {
	width:380px !important;
	top:331px !important;
	min-height:116px !important;
}

#item78639 {
	width:334px !important;
	top:273px !important;
	min-height:73px !important;
}

#item78662 {
	width:352px !important;
	top:370px !important;
	min-height:116px !important;
}

#item79167 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item78715 {
	width:416px !important;
	top:273px !important;
	min-height:73px !important;
}

#item78738 {
	width:397px !important;
	top:370px !important;
	min-height:222px !important;
}

#item78791 {
	width:213px !important;
	top:273px !important;
	min-height:36px !important;
}

#item78814 {
	width:376px !important;
	top:331px !important;
	min-height:132px !important;
}

#item78841 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

#item78892 {
	width:213px !important;
	top:273px !important;
	min-height:36px !important;
}

#item78915 {
	width:376px !important;
	top:331px !important;
	min-height:132px !important;
}

#item78942 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:45px !important;
}

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

#item79217 {
	width:34px !important;
	height:48px !important;
	left:1547px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

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

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

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

#item79236 {
	width:70px !important;
	height:24px !important;
	left:1452px !important;
	top:930px !important;
}

#item79024 {
	width:435px !important;
	height:60px !important;
}

#item79020 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

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

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

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

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

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

#item79199 {
	width:435px !important;
	height:60px !important;
}

#item79195 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:642px !important;
}

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

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

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

#item79202 {
	width:27px !important;
	height:114px !important;
	left:34px !important;
	top:580px !important;
}

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

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

#item78199 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item78225 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item78252 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item78278 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item78304 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item78331 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item78357 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item78383 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item78409 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item78438 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item78435 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

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

#item78464 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

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

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

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

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

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

#item16453 {
	width:425px !important;
	height:920px !important;
	left:1415px !important;
	top:80px !important;
}

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

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

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

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

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

#item71139 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

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

#item71166 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

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

#item71192 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

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

#item71218 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

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

#item71244 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

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

#item71270 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

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

#item71296 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

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

#item71322 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

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

#item71348 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item71378 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item71374 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item71407 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item71404 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item71433 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item71430 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item71135 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item71132 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item71130 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item16764 {
	width:48px !important;
	height:34px !important;
}

#item16762 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item16768 {
	width:48px !important;
	height:34px !important;
}

#item16766 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item71460 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item71456 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item71486 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item71483 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item71512 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item71509 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item71538 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item71535 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item71566 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item71563 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item71592 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item71589 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item71618 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item71615 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item71644 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item71641 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item71670 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item71667 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item71696 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item71693 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item71725 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item71722 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item71751 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item71748 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item71452 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item71449 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item71447 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item17287 {
	width:500px !important;
	top:273px !important;
	min-height:33px !important;
}

#item17309 {
	width:481px !important;
	top:330px !important;
	min-height:190px !important;
}

#item17343 {
	width:355px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item17417 {
	width:485px !important;
	top:273px !important;
	min-height:36px !important;
}

#item17439 {
	width:537px !important;
	top:330px !important;
	min-height:168px !important;
}

#item17462 {
	width:355px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item77586 {
	width:485px !important;
	top:540px !important;
	min-height:36px !important;
}

#item77609 {
	width:537px !important;
	top:598px !important;
	min-height:80px !important;
}

#item17205 {
	width:324px !important;
	top:273px !important;
	min-height:77px !important;
}

#item17227 {
	width:338px !important;
	top:376px !important;
	min-height:61px !important;
}

#item17087 {
	width:492px !important;
	top:273px !important;
	min-height:83px !important;
}

#item17109 {
	width:324px !important;
	top:430px !important;
	min-height:38px !important;
}

#item17131 {
	width:435px !important;
	top:487px !important;
	min-height:106px !important;
}

#item17135 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item17155 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item17054 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item17524 {
	width:435px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item43585 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item43586 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item17529 {
	width:48px !important;
	height:34px !important;
}

#item17527 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item17533 {
	width:48px !important;
	height:34px !important;
}

#item17531 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item40533 {
	width:34px !important;
	height:48px !important;
	left:1509px !important;
	top:918px !important;
}

#item40530 {
	width:34px !important;
	height:48px !important;
	left:1125px !important;
	top:918px !important;
}

#item40493 {
	width:70px !important;
	height:24px !important;
}

#item40536 {
	width:70px !important;
	height:24px !important;
	left:1183px !important;
	top:930px !important;
}

#item40494 {
	width:70px !important;
	height:24px !important;
}

#item40539 {
	width:70px !important;
	height:24px !important;
	left:1261px !important;
	top:930px !important;
}

#item40526 {
	width:70px !important;
	height:24px !important;
}

#item40544 {
	width:70px !important;
	height:24px !important;
	left:1337px !important;
	top:930px !important;
}

#item40527 {
	width:70px !important;
	height:24px !important;
}

#item40547 {
	width:70px !important;
	height:24px !important;
	left:1414px !important;
	top:930px !important;
}

#item17561 {
	width:435px !important;
	height:60px !important;
}

#item17559 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item17568 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item17566 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item17564 {
	width:1920px !important;
	height:1080px !important;
}

#item17585 {
	width:68px !important;
	height:68px !important;
}

#item17583 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item71799 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item71796 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item71825 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item71822 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item71852 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item71848 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item71878 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item71875 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item71904 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item71901 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item71930 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item71927 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item71956 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item71953 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item71983 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item71980 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item72010 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item72007 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item72036 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item72033 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item72065 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item72062 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item72091 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item72088 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item71792 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item71789 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item71786 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item18473 {
	width:435px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item43637 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item43638 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item18389 {
	width:489px !important;
	top:330px !important;
	min-height:107px !important;
}

#item18411 {
	width:376px !important;
	top:273px !important;
	min-height:36px !important;
}

#item18293 {
	width:445px !important;
	top:273px !important;
	min-height:36px !important;
}

#item18315 {
	width:435px !important;
	top:330px !important;
	min-height:174px !important;
}

#item18197 {
	width:471px !important;
	top:370px !important;
	min-height:179px !important;
}

#item18219 {
	width:477px !important;
	top:273px !important;
	min-height:72px !important;
}

#item17987 {
	width:502px !important;
	top:330px !important;
	min-height:132px !important;
}

#item18023 {
	width:508px !important;
	top:273px !important;
	min-height:36px !important;
}

#item42325 {
	width:355px !important;
	left:76px !important;
	top:751px !important;
	min-height:37px !important;
}

#item17902 {
	width:460px !important;
	top:330px !important;
	min-height:168px !important;
}

#item17924 {
	width:218px !important;
	top:273px !important;
	min-height:36px !important;
}

#item77634 {
	width:355px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item77424 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item18510 {
	width:48px !important;
	height:34px !important;
}

#item18508 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item18514 {
	width:48px !important;
	height:34px !important;
}

#item18512 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item40630 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item40606 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item40592 {
	width:70px !important;
	height:24px !important;
}

#item40609 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

#item40593 {
	width:70px !important;
	height:24px !important;
}

#item40612 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item40594 {
	width:70px !important;
	height:24px !important;
}

#item40615 {
	width:70px !important;
	height:24px !important;
	left:1298px !important;
	top:930px !important;
}

#item40595 {
	width:70px !important;
	height:24px !important;
}

#item40618 {
	width:70px !important;
	height:24px !important;
	left:1375px !important;
	top:930px !important;
}

#item40596 {
	width:70px !important;
	height:24px !important;
}

#item40624 {
	width:70px !important;
	height:24px !important;
	left:1452px !important;
	top:930px !important;
}

#item42306 {
	width:435px !important;
	height:60px !important;
}

#item42304 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item42311 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item42309 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item42307 {
	width:1920px !important;
	height:1080px !important;
}

#item42324 {
	width:68px !important;
	height:68px !important;
}

#item42322 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item72460 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item72457 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item72486 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item72483 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item72513 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item72509 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item72539 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item72536 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item72565 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item72562 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item72591 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item72588 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item72618 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item72614 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item72644 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item72641 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item72670 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item72667 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item72696 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item72693 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item72726 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item72722 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item72752 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item72749 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item72453 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item72450 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item72448 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item19294 {
	width:254px !important;
	top:114px !important;
	min-height:35px !important;
}

#item19316 {
	width:460px !important;
	top:171px !important;
	min-height:240px !important;
}

#item19342 {
	width:355px !important;
	left:76px !important;
	top:12px !important;
	min-height:37px !important;
}

#item19179 {
	width:254px !important;
	top:114px !important;
	min-height:36px !important;
}

#item19201 {
	width:461px !important;
	top:171px !important;
	min-height:241px !important;
}

#item19227 {
	width:355px !important;
	left:76px !important;
	top:12px !important;
	min-height:37px !important;
}

#item19064 {
	width:250px !important;
	top:114px !important;
	min-height:33px !important;
}

#item19086 {
	width:466px !important;
	top:171px !important;
	min-height:320px !important;
}

#item19112 {
	width:355px !important;
	left:76px !important;
	top:12px !important;
	min-height:37px !important;
}

#item18947 {
	width:466px !important;
	top:171px !important;
	min-height:264px !important;
}

#item18969 {
	width:258px !important;
	top:114px !important;
	min-height:37px !important;
}

#item18995 {
	width:355px !important;
	left:76px !important;
	top:12px !important;
	min-height:37px !important;
}

#item18831 {
	width:464px !important;
	top:171px !important;
	min-height:287px !important;
}

#item18853 {
	width:258px !important;
	top:114px !important;
	min-height:36px !important;
}

#item18879 {
	width:355px !important;
	left:76px !important;
	top:12px !important;
	min-height:37px !important;
}

#item18796 {
	width:1698px !important;
	height:785px !important;
	left:80px !important;
	top:159px !important;
}

#item19397 {
	width:477px !important;
	left:80px !important;
	top:80px !important;
	min-height:115px !important;
}

#item43671 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item43672 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item19402 {
	width:48px !important;
	height:34px !important;
}

#item19400 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item19406 {
	width:48px !important;
	height:34px !important;
}

#item19404 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item40727 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item40730 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item40716 {
	width:70px !important;
	height:24px !important;
}

#item40748 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

#item40717 {
	width:70px !important;
	height:24px !important;
}

#item40745 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item40718 {
	width:70px !important;
	height:24px !important;
}

#item40742 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item40719 {
	width:70px !important;
	height:24px !important;
}

#item40739 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item40720 {
	width:70px !important;
	height:24px !important;
}

#item40736 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

#item19438 {
	width:435px !important;
	height:60px !important;
}

#item19436 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item19445 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item19443 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item19441 {
	width:1920px !important;
	height:1080px !important;
}

#item19462 {
	width:68px !important;
	height:68px !important;
}

#item19460 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item72791 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item72788 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item72817 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item72814 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item72843 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item72840 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item72869 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item72866 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item72895 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item72892 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item72921 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item72918 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item72948 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item72945 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item72974 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item72971 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item73000 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item72997 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item73026 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item73023 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item73055 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item73052 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item73081 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item73078 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item72784 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item72781 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item72779 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item19779 {
	width:416px !important;
	height:920px !important;
	left:1424px !important;
	top:80px !important;
}

#item19784 {
	width:48px !important;
	height:34px !important;
}

#item19782 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item19788 {
	width:48px !important;
	height:34px !important;
}

#item19786 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item73119 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item73115 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item73145 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item73142 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item73171 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item73168 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item73198 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item73195 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item73224 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item73221 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item73250 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item73247 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item73277 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item73274 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item73304 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item73301 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item73331 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item73327 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item73357 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item73354 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item73387 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item73384 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item73413 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item73410 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item73111 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item73108 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item73106 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item20105 {
	width:48px !important;
	height:34px !important;
}

#item20103 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item20109 {
	width:48px !important;
	height:34px !important;
}

#item20107 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item73461 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item73458 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item73488 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item73485 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item73514 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item73511 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item73540 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item73537 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item73567 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item73563 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item73593 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item73590 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item73619 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item73616 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item73645 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item73642 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item73671 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item73668 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item73697 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item73694 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item73726 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item73723 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item73752 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item73749 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item73454 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item73451 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item73449 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item20423 {
	width:445px !important;
	left:80px !important;
	top:80px !important;
	min-height:186px !important;
}

#item20445 {
	width:479px !important;
	left:80px !important;
	top:346px !important;
	min-height:206px !important;
}

#item20468 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item20476 {
	width:48px !important;
	height:34px !important;
}

#item20474 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item20480 {
	width:48px !important;
	height:34px !important;
}

#item20478 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item20484 {
	width:435px !important;
	height:60px !important;
}

#item20482 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:900px !important;
}

#item20491 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item20489 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:874px !important;
}

#item20487 {
	width:1920px !important;
	height:1080px !important;
}

#item20512 {
	width:68px !important;
	height:68px !important;
}

#item20510 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item73788 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item73785 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item73814 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item73811 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item73840 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item73837 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item73866 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item73863 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item73892 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item73889 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item73918 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item73915 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item73944 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item73941 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item73970 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item73967 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item73998 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item73994 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item74024 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item74021 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item74054 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item74051 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item74080 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item74077 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item73781 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item73777 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item73775 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item21182 {
	width:514px !important;
	top:273px !important;
	min-height:72px !important;
}

#item21204 {
	width:567px !important;
	top:370px !important;
	min-height:86px !important;
}

#item21091 {
	width:410px !important;
	top:273px !important;
	min-height:33px !important;
}

#item21113 {
	width:540px !important;
	top:330px !important;
	min-height:272px !important;
}

#item21003 {
	width:435px !important;
	top:273px !important;
	min-height:32px !important;
}

#item21025 {
	width:528px !important;
	top:330px !important;
	min-height:329px !important;
}

#item20915 {
	width:343px !important;
	top:273px !important;
	min-height:84px !important;
}

#item20937 {
	width:524px !important;
	top:370px !important;
	min-height:132px !important;
}

#item20829 {
	width:520px !important;
	top:273px !important;
	min-height:36px !important;
}

#item20851 {
	width:571px !important;
	top:330px !important;
	min-height:282px !important;
}

#item20795 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item21259 {
	width:368px !important;
	left:80px !important;
	top:80px !important;
	min-height:114px !important;
}

#item43719 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item43720 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item21264 {
	width:48px !important;
	height:34px !important;
}

#item21262 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item21268 {
	width:48px !important;
	height:34px !important;
}

#item21266 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item40798 {
	width:34px !important;
	height:48px !important;
	left:1086px !important;
	top:918px !important;
}

#item40803 {
	width:34px !important;
	height:48px !important;
	left:1548px !important;
	top:918px !important;
}

#item40788 {
	width:70px !important;
	height:24px !important;
}

#item40818 {
	width:70px !important;
	height:24px !important;
	left:1145px !important;
	top:930px !important;
}

#item40789 {
	width:70px !important;
	height:24px !important;
}

#item40815 {
	width:70px !important;
	height:24px !important;
	left:1222px !important;
	top:930px !important;
}

#item40790 {
	width:70px !important;
	height:24px !important;
}

#item40812 {
	width:70px !important;
	height:24px !important;
	left:1299px !important;
	top:930px !important;
}

#item40791 {
	width:70px !important;
	height:24px !important;
}

#item40809 {
	width:70px !important;
	height:24px !important;
	left:1376px !important;
	top:930px !important;
}

#item40792 {
	width:70px !important;
	height:24px !important;
}

#item40806 {
	width:70px !important;
	height:24px !important;
	left:1453px !important;
	top:930px !important;
}

#item74111 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item74108 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item74137 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item74134 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item74164 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item74160 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item74190 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item74187 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item74217 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item74213 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item74243 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item74240 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item74269 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item74266 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item74295 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item74292 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item74321 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item74318 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item74347 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item74344 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item74377 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item74374 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item74404 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item74401 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item74104 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item74101 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item74099 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item21733 {
	width:522px !important;
	top:265px !important;
	min-height:195px !important;
}

#item21755 {
	width:375px !important;
	top:207px !important;
	min-height:33px !important;
}

#item21778 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item21642 {
	width:359px !important;
	left:76px !important;
	top:11px !important;
	min-height:37px !important;
}

#item21667 {
	width:466px !important;
	top:265px !important;
	min-height:353px !important;
}

#item21689 {
	width:295px !important;
	top:207px !important;
	min-height:36px !important;
}

#item21583 {
	width:1840px !important;
	height:1080px !important;
	left:80px !important;
}

#item21834 {
	width:368px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item42302 {
	width:47px !important;
	height:87px !important;
	left:96px !important;
	top:122px !important;
}

#item43754 {
	width:363px !important;
	height:80px !important;
	border-radius:500px;
	background:#78faae;
}

#item43756 {
	width:284px !important;
	left:40px !important;
	top:28px !important;
	min-height:24px !important;
}

#item21839 {
	width:48px !important;
	height:34px !important;
}

#item21837 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item21843 {
	width:48px !important;
	height:34px !important;
}

#item21841 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item40875 {
	width:34px !important;
	height:48px !important;
	left:1432px !important;
	top:918px !important;
}

#item40878 {
	width:34px !important;
	height:48px !important;
	left:1201px !important;
	top:918px !important;
}

#item40870 {
	width:70px !important;
	height:24px !important;
}

#item40883 {
	width:70px !important;
	height:24px !important;
	left:1260px !important;
	top:930px !important;
}

#item40871 {
	width:70px !important;
	height:24px !important;
}

#item40886 {
	width:70px !important;
	height:24px !important;
	left:1338px !important;
	top:930px !important;
}

#item21863 {
	width:435px !important;
	height:60px !important;
}

#item21861 {
	width:435px !important;
	height:60px !important;
	left:80px !important;
	top:740px !important;
}

#item21870 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item21868 {
	width:27px !important;
	height:114px !important;
	left:24px !important;
	top:714px !important;
}

#item21866 {
	width:1920px !important;
	height:1080px !important;
}

#item21890 {
	width:68px !important;
	height:68px !important;
}

#item21888 {
	width:68px !important;
	height:68px !important;
	left:1768px !important;
	top:164px !important;
}

#item74442 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item74439 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item74468 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item74465 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item74494 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item74491 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item74520 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item74517 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item74546 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item74543 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item74573 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item74569 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item74600 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item74596 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item74626 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item74623 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item74652 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item74649 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item74678 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item74675 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item74707 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item74704 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item74733 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item74730 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item74435 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item74432 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item74430 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item60858 {
	width:626px !important;
	top:127px !important;
	min-height:27px !important;
}

#item60881 {
	width:571px !important;
	top:184px !important;
	min-height:84px !important;
}

#item60904 {
	width:161px !important;
	min-height:42px !important;
}

#item60764 {
	width:417px !important;
	top:127px !important;
	min-height:27px !important;
}

#item60787 {
	width:504px !important;
	top:184px !important;
	min-height:84px !important;
}

#item60810 {
	width:161px !important;
	min-height:42px !important;
}

#item60667 {
	width:425px !important;
	top:127px !important;
	min-height:27px !important;
}

#item60690 {
	width:546px !important;
	top:184px !important;
	min-height:84px !important;
}

#item60714 {
	width:161px !important;
	min-height:42px !important;
}

#item60571 {
	width:584px !important;
	top:127px !important;
	min-height:27px !important;
}

#item60594 {
	width:594px !important;
	top:184px !important;
	min-height:84px !important;
}

#item60617 {
	width:161px !important;
	min-height:42px !important;
}

#item60474 {
	width:161px !important;
	min-height:42px !important;
}

#item60497 {
	width:359px !important;
	top:127px !important;
	min-height:27px !important;
}

#item60520 {
	width:445px !important;
	top:184px !important;
	min-height:124px !important;
}

#item60472 {
	width:870px !important;
	height:888px !important;
	left:970px !important;
	top:80px !important;
}

#item61218 {
	width:230px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61241 {
	width:510px !important;
	top:184px !important;
	min-height:109px !important;
}

#item61264 {
	width:256px !important;
	min-height:42px !important;
}

#item61128 {
	width:188px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61151 {
	width:556px !important;
	top:184px !important;
	min-height:124px !important;
}

#item61174 {
	width:256px !important;
	min-height:42px !important;
}

#item61040 {
	width:269px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61063 {
	width:541px !important;
	top:184px !important;
	min-height:80px !important;
}

#item61087 {
	width:256px !important;
	min-height:42px !important;
}

#item60953 {
	width:313px !important;
	top:127px !important;
	min-height:27px !important;
}

#item60976 {
	width:506px !important;
	top:184px !important;
	min-height:109px !important;
}

#item60999 {
	width:256px !important;
	min-height:42px !important;
}

#item60951 {
	width:654px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

#item61316 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item62597 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item23616 {
	width:48px !important;
	height:34px !important;
}

#item23614 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item23620 {
	width:48px !important;
	height:34px !important;
}

#item23618 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item60418 {
	width:34px !important;
	height:48px !important;
	left:1598px !important;
	top:918px !important;
}

#item60422 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item60426 {
	width:34px !important;
	height:48px !important;
	left:1135px !important;
	top:918px !important;
}

#item60430 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item60437 {
	width:70px !important;
	height:24px !important;
}

#item60434 {
	width:70px !important;
	height:24px !important;
	left:1426px !important;
	top:930px !important;
}

#item60441 {
	width:70px !important;
	height:24px !important;
}

#item60438 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

#item60446 {
	width:70px !important;
	height:24px !important;
}

#item60442 {
	width:70px !important;
	height:24px !important;
	left:1272px !important;
	top:930px !important;
}

#item60450 {
	width:70px !important;
	height:24px !important;
}

#item60447 {
	width:70px !important;
	height:24px !important;
	left:1195px !important;
	top:930px !important;
}

#item60454 {
	width:70px !important;
	height:24px !important;
}

#item60451 {
	width:70px !important;
	height:24px !important;
	left:1349px !important;
	top:930px !important;
}

#item60458 {
	width:70px !important;
	height:24px !important;
}

#item60455 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

#item60462 {
	width:70px !important;
	height:24px !important;
}

#item60459 {
	width:70px !important;
	height:24px !important;
	left:1503px !important;
	top:930px !important;
}

#item60467 {
	width:70px !important;
	height:24px !important;
}

#item60464 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

#item60471 {
	width:70px !important;
	height:24px !important;
}

#item60468 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

#item74770 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item74767 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item74797 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item74794 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item74823 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item74820 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item74849 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item74846 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item74875 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item74872 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item74901 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item74898 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item74927 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item74924 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item74953 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item74950 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item74979 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item74976 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item75005 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item75002 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item75035 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item75032 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item75061 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item75058 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item74763 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item74760 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item74757 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item61703 {
	width:356px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61726 {
	width:490px !important;
	top:184px !important;
	min-height:109px !important;
}

#item61749 {
	width:161px !important;
	min-height:42px !important;
}

#item61608 {
	width:429px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61631 {
	width:518px !important;
	top:184px !important;
	min-height:127px !important;
}

#item61654 {
	width:161px !important;
	min-height:42px !important;
}

#item61512 {
	width:263px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61535 {
	width:658px !important;
	top:184px !important;
	min-height:102px !important;
}

#item61558 {
	width:161px !important;
	min-height:42px !important;
}

#item61413 {
	width:651px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61436 {
	width:658px !important;
	top:184px !important;
	min-height:102px !important;
}

#item61460 {
	width:161px !important;
	min-height:42px !important;
}

#item61411 {
	width:870px !important;
	height:922px !important;
	left:970px !important;
	top:80px !important;
}

#item62063 {
	width:256px !important;
	min-height:42px !important;
}

#item62095 {
	width:726px !important;
	top:127px !important;
	min-height:27px !important;
}

#item62118 {
	width:500px !important;
	top:184px !important;
	min-height:124px !important;
}

#item61975 {
	width:438px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61998 {
	width:452px !important;
	top:184px !important;
	min-height:107px !important;
}

#item62022 {
	width:256px !important;
	min-height:42px !important;
}

#item61887 {
	width:261px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61910 {
	width:440px !important;
	top:184px !important;
	min-height:84px !important;
}

#item61933 {
	width:256px !important;
	min-height:42px !important;
}

#item61799 {
	width:276px !important;
	top:127px !important;
	min-height:27px !important;
}

#item61822 {
	width:452px !important;
	top:184px !important;
	min-height:84px !important;
}

#item61845 {
	width:256px !important;
	min-height:42px !important;
}

#item61797 {
	width:726px !important;
	height:877px !important;
	left:80px !important;
	top:80px !important;
}

#item62156 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item62169 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item61362 {
	width:34px !important;
	height:48px !important;
	left:1559px !important;
	top:918px !important;
}

#item61366 {
	width:34px !important;
	height:48px !important;
	left:593px !important;
	top:918px !important;
}

#item61370 {
	width:34px !important;
	height:48px !important;
	left:1174px !important;
	top:918px !important;
}

#item61374 {
	width:34px !important;
	height:48px !important;
	left:207px !important;
	top:918px !important;
}

#item61382 {
	width:70px !important;
	height:24px !important;
}

#item61379 {
	width:70px !important;
	height:24px !important;
	left:1387px !important;
	top:930px !important;
}

#item61386 {
	width:70px !important;
	height:24px !important;
}

#item61383 {
	width:70px !important;
	height:24px !important;
	left:344px !important;
	top:930px !important;
}

#item61390 {
	width:70px !important;
	height:24px !important;
}

#item61387 {
	width:70px !important;
	height:24px !important;
	left:1233px !important;
	top:930px !important;
}

#item61394 {
	width:70px !important;
	height:24px !important;
}

#item61391 {
	width:70px !important;
	height:24px !important;
	left:1310px !important;
	top:930px !important;
}

#item61398 {
	width:70px !important;
	height:24px !important;
}

#item61395 {
	width:70px !important;
	height:24px !important;
	left:267px !important;
	top:930px !important;
}

#item61402 {
	width:70px !important;
	height:24px !important;
}

#item61399 {
	width:70px !important;
	height:24px !important;
	left:1464px !important;
	top:930px !important;
}

#item61406 {
	width:70px !important;
	height:24px !important;
}

#item61403 {
	width:70px !important;
	height:24px !important;
	left:421px !important;
	top:930px !important;
}

#item61410 {
	width:70px !important;
	height:24px !important;
}

#item61407 {
	width:70px !important;
	height:24px !important;
	left:498px !important;
	top:930px !important;
}

#item62213 {
	width:48px !important;
	height:34px !important;
}

#item62210 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item62217 {
	width:48px !important;
	height:34px !important;
}

#item62214 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item75095 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item75092 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item75121 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item75118 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item75147 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item75144 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item75174 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item75171 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item75201 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item75197 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item75227 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item75224 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item75253 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item75250 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item75279 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item75276 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item75305 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item75302 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item75331 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item75328 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item75360 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item75357 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item75386 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item75383 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item75088 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item75085 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item75083 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item44084 {
	width:528px !important;
	height:897px !important;
	left:1312px !important;
	top:77px !important;
}

#item44119 {
	width:48px !important;
	height:34px !important;
}

#item44116 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item44123 {
	width:48px !important;
	height:34px !important;
}

#item44120 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item75430 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item75427 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item75456 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item75453 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item75482 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item75479 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item75508 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item75505 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item75534 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item75531 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item75560 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item75557 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item75594 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item75591 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item75620 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item75617 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item75647 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item75643 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item75673 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item75670 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item75702 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item75699 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item75728 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item75725 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item75421 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item75418 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item75416 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item44411 {
	width:516px !important;
	left:80px !important;
	top:80px !important;
	min-height:108px !important;
}

#item44435 {
	width:504px !important;
	left:80px !important;
	top:273px !important;
	min-height:197px !important;
}

#item44477 {
	width:48px !important;
	height:34px !important;
}

#item44474 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item44481 {
	width:48px !important;
	height:34px !important;
}

#item44478 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item75960 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item75957 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item75986 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item75983 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item76012 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item76009 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item76038 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item76035 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item76064 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item76061 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item76090 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item76087 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item76116 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item76113 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item76142 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item76139 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item76168 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item76165 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item76195 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item76191 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item76224 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item76221 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item76250 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item76247 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item75952 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item75949 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item75946 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item44762 {
	width:549px !important;
	left:80px !important;
	top:80px !important;
	min-height:42px !important;
}

#item45198 {
	width:308px !important;
	min-height:27px !important;
}

#item45221 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item44788 {
	width:600px !important;
	min-height:27px !important;
}

#item44811 {
	width:744px !important;
	top:57px !important;
	min-height:195px !important;
}

#item45063 {
	width:358px !important;
	min-height:27px !important;
}

#item45095 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item45004 {
	width:582px !important;
	top:57px !important;
	min-height:146px !important;
}

#item45027 {
	width:369px !important;
	min-height:27px !important;
}

#item44925 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item44948 {
	width:223px !important;
	min-height:27px !important;
}

#item44859 {
	width:335px !important;
	min-height:27px !important;
}

#item44890 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item44786 {
	width:744px !important;
	height:753px !important;
	left:80px !important;
	top:204px !important;
}

#item45265 {
	width:158px !important;
	min-height:27px !important;
}

#item45288 {
	width:648px !important;
	top:57px !important;
	min-height:168px !important;
}

#item45616 {
	width:321px !important;
	min-height:27px !important;
}

#item45640 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item45539 {
	width:358px !important;
	min-height:27px !important;
}

#item45562 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item45463 {
	width:358px !important;
	min-height:27px !important;
}

#item45486 {
	width:648px !important;
	top:57px !important;
	min-height:124px !important;
}

#item45398 {
	width:358px !important;
	min-height:27px !important;
}

#item45421 {
	width:648px !important;
	top:57px !important;
	min-height:146px !important;
}

#item45332 {
	width:358px !important;
	min-height:27px !important;
}

#item45363 {
	width:647px !important;
	top:57px !important;
	min-height:146px !important;
}

#item45263 {
	width:696px !important;
	height:753px !important;
	left:970px !important;
	top:204px !important;
}

#item45689 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item45700 {
	width:45px !important;
	height:51px !important;
	left:18px !important;
	top:15px !important;
}

#item45753 {
	width:34px !important;
	height:48px !important;
	left:189px !important;
	top:919px !important;
}

#item46087 {
	width:34px !important;
	height:48px !important;
	left:1101px !important;
	top:919px !important;
}

#item45758 {
	width:70px !important;
	height:24px !important;
}

#item45756 {
	width:70px !important;
	height:24px !important;
	left:402px !important;
	top:931px !important;
}

#item46092 {
	width:70px !important;
	height:24px !important;
}

#item46090 {
	width:70px !important;
	height:24px !important;
	left:1315px !important;
	top:931px !important;
}

#item46067 {
	width:70px !important;
	height:24px !important;
}

#item46065 {
	width:70px !important;
	height:24px !important;
	left:325px !important;
	top:931px !important;
}

#item46095 {
	width:70px !important;
	height:24px !important;
}

#item46093 {
	width:70px !important;
	height:24px !important;
	left:1238px !important;
	top:931px !important;
}

#item46070 {
	width:70px !important;
	height:24px !important;
}

#item46068 {
	width:70px !important;
	height:24px !important;
	left:248px !important;
	top:931px !important;
}

#item46099 {
	width:70px !important;
	height:24px !important;
}

#item46096 {
	width:70px !important;
	height:24px !important;
	left:1161px !important;
	top:931px !important;
}

#item45761 {
	width:70px !important;
	height:24px !important;
}

#item45759 {
	width:70px !important;
	height:24px !important;
	left:479px !important;
	top:931px !important;
}

#item46102 {
	width:70px !important;
	height:24px !important;
}

#item46100 {
	width:70px !important;
	height:24px !important;
	left:1392px !important;
	top:931px !important;
}

#item46064 {
	width:70px !important;
	height:24px !important;
}

#item46062 {
	width:70px !important;
	height:24px !important;
	left:555px !important;
	top:931px !important;
}

#item46105 {
	width:70px !important;
	height:24px !important;
}

#item46103 {
	width:70px !important;
	height:24px !important;
	left:1468px !important;
	top:931px !important;
}

#item46061 {
	width:70px !important;
	height:24px !important;
}

#item46059 {
	width:70px !important;
	height:24px !important;
	left:632px !important;
	top:931px !important;
}

#item46108 {
	width:70px !important;
	height:24px !important;
}

#item46106 {
	width:70px !important;
	height:24px !important;
	left:1545px !important;
	top:931px !important;
}

#item45765 {
	width:34px !important;
	height:48px !important;
	left:727px !important;
	top:919px !important;
}

#item46109 {
	width:34px !important;
	height:48px !important;
	left:1640px !important;
	top:919px !important;
}

#item45772 {
	width:48px !important;
	height:34px !important;
}

#item45768 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item45776 {
	width:48px !important;
	height:34px !important;
}

#item45773 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item76287 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item76284 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item76313 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item76310 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item76340 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item76336 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item76366 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item76363 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item76393 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item76390 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item76419 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item76416 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item76445 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item76442 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item76472 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item76469 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item76498 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item76495 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item76525 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item76522 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item76554 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item76551 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item76580 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item76577 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item76280 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item76277 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item76275 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

#item24016 {
	width:360px !important;
	left:80px !important;
	top:697px !important;
	min-height:30px !important;
}

#item24038 {
	width:324px !important;
	left:80px !important;
	top:80px !important;
	min-height:48px !important;
}

#item24060 {
	width:551px !important;
	left:80px !important;
	top:581px !important;
	min-height:42px !important;
}

#item24082 {
	width:571px !important;
	left:80px !important;
	top:955px !important;
	min-height:13px !important;
}

#item24085 {
	width:124px !important;
	height:30px !important;
	left:80px !important;
	top:693px !important;
}

#item24086 {
	width:149px !important;
	height:30px !important;
	left:291px !important;
	top:693px !important;
}

#item24106 {
	width:600px !important;
	left:80px !important;
	top:214px !important;
	min-height:297px !important;
}

#item24109 {
	width:173px !important;
	height:36px !important;
	left:442px !important;
	top:384px !important;
}

#item24113 {
	width:48px !important;
	height:34px !important;
}

#item24111 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:907px !important;
}

#item24117 {
	width:48px !important;
	height:34px !important;
}

#item24115 {
	width:48px !important;
	height:34px !important;
	left:1802px !important;
	top:944px !important;
}

#item24385 {
	width:80px !important;
	height:80px !important;
	left:101px !important;
	top:617px !important;
}

#item24386 {
	width:80px !important;
	height:80px !important;
	left:101px !important;
	top:501px !important;
}

#item76618 {
	width:219px !important;
	height:56px !important;
	padding:16px;
}

#item76615 {
	width:219px !important;
	height:56px !important;
	left:380px !important;
	top:660px !important;
}

#item76644 {
	width:308px !important;
	height:56px !important;
	padding:16px;
}

#item76641 {
	width:308px !important;
	height:56px !important;
	left:290px !important;
	top:548px !important;
}

#item76670 {
	width:181px !important;
	height:56px !important;
	padding:16px;
}

#item76667 {
	width:181px !important;
	height:56px !important;
	left:417px !important;
	top:491px !important;
}

#item76696 {
	width:165px !important;
	height:56px !important;
	padding:16px;
}

#item76693 {
	width:165px !important;
	height:56px !important;
	left:433px !important;
	top:435px !important;
}

#item76722 {
	width:257px !important;
	height:56px !important;
	padding:16px;
}

#item76719 {
	width:257px !important;
	height:56px !important;
	left:341px !important;
	top:379px !important;
}

#item76748 {
	width:251px !important;
	height:56px !important;
	padding:16px;
}

#item76745 {
	width:251px !important;
	height:56px !important;
	left:347px !important;
	top:323px !important;
}

#item76774 {
	width:135px !important;
	height:56px !important;
	padding:16px;
}

#item76771 {
	width:135px !important;
	height:56px !important;
	left:463px !important;
	top:267px !important;
}

#item76801 {
	width:255px !important;
	height:56px !important;
	padding:16px;
}

#item76797 {
	width:255px !important;
	height:56px !important;
	left:343px !important;
	top:210px !important;
}

#item76828 {
	width:120px !important;
	height:56px !important;
	padding:16px;
}

#item76824 {
	width:120px !important;
	height:56px !important;
	left:478px !important;
	top:154px !important;
}

#item76854 {
	width:328px !important;
	height:56px !important;
	padding:16px;
}

#item76851 {
	width:328px !important;
	height:56px !important;
	left:270px !important;
	top:604px !important;
}

#item76883 {
	width:161px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item76880 {
	width:167px !important;
	height:20px !important;
	left:428px !important;
	top:996px !important;
}

#item76909 {
	width:80px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item76906 {
	width:86px !important;
	height:76px !important;
	left:511px !important;
	top:62px !important;
}

#item76611 {
	width:206px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item76608 {
	width:212px !important;
	height:144px !important;
	left:463px !important;
	top:10px !important;
}

#item76605 {
	width:675px !important;
	height:1093px !important;
	left:1248px !important;
	top:-13px !important;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#0c0c0c;
	letter-spacing:0.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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:114.9px;
	line-height:126.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
	line-height:110px;
	color:#0e3a2f;
	letter-spacing:-0.023em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle32 {
	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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.023em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	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.autoParaStyle29 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.021em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	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.autoParaStyle27 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.014em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:50px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	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.autoParaStyle1 {
	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.thjnk---Skoda-Navigation_-_thjnk---Skoda-Navi-Burger-Schwarz-32pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-Navigation_-_thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navigation-App_Video-Icon-Copy {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.thjnk---Skoda-DigZubkat-Navigation_-_thjnk---Skoda-Navigation-Shop-Button-Copy {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#0e3a2f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-DigZubkat-Icon-Beschriftung {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.thjnk---Skoda-Navi-Burger-Schwarz-18pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-Navigation_-_thjnk---Skoda-Navi-Burger-Schwarz-32pt {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:32px;
	line-height:56px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.thjnk---Skoda-DigZubkat-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-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-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-HL-Titel {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:66px;
	line-height:72px;
	color:#203c31;
	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.autoCharStyle13 {
	letter-spacing:0.020em;
}

span.autoCharStyle12 {
	letter-spacing:0.010em;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	letter-spacing:0.015em;
}

span.autoCharStyle9 {
	letter-spacing:0.008em;
}

span.autoCharStyle8 {
	letter-spacing:-0.002em;
}

span.autoCharStyle7 {
	letter-spacing:-0.020em;
}

span.autoCharStyle6 {
	letter-spacing:-0.010em;
}

span.autoCharStyle5 {
	letter-spacing:-0.004em;
}

span.autoCharStyle4 {
	letter-spacing:0.021em;
}

span.autoCharStyle3 {
	letter-spacing:0.013em;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle1 {
	letter-spacing:0.024em;
}

span.thjnk---Skoda-DigZubkat-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
}

strong.Bold {
	font-weight:bold;
}

span.Vorwort-Bold {
	font-weight:bold;
	font-family:FF-SKODANext-Bold,"SKODA Next","Arial Black", Gadget, sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

span.Vorwort-10- {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:36px;
	letter-spacing:0.010em;
}

span.Vorwort-HL {
	font-weight:300;
	font-family:FF-SKODANext-Light,"SKODA Next",sans-serif;
	font-size:100px;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}
