/* 	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:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@font-face {
	font-family:FF-OptimaLTPro-Black;
	src:url("../fonts/Linotype - OptimaLTPro-Black.otf");
}

@font-face {
	font-family:FF-OptimaLTPro-Medium;
	src:url("../fonts/Linotype - OptimaLTPro-Medium.otf");
}

@font-face {
	font-family:FF-OptimaLTPro-DemiBold;
	src:url("../fonts/OptimaLTPro-DemiBold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Averta-Bold;
	src:url("../fonts/Intelligent Design - Averta-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-OptimaLTPro-Bold;
	src:url("../fonts/Linotype - OptimaLTPro-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-OptimaLTPro-Roman;
	src:url("../fonts/Linotype - OptimaLTPro-Roman.otf");
}

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

@font-face {
	font-family:FF-Averta-Semibold;
	src:url("../fonts/Intelligent Design - Averta-Semibold.otf");
	font-weight:bold;
}

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

#item573 {
	width:1242px !important;
	height:832px !important;
	left:-22px !important;
	top:-17px !important;
	background:#000;
}

#item593 {
	width:650px !important;
	height:48px !important;
	left:70px !important;
	top:70px !important;
}

#item615 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:149px !important;
}

#item618 {
	width:211px !important;
	height:33px !important;
	left:935px !important;
	top:70px !important;
}

#item628 {
	width:140px !important;
	height:52px !important;
	left:995px !important;
	top:684px !important;
}

#item660 {
	width:136px !important;
	height:32px !important;
	left:106px !important;
	top:10px !important;
}

#item663 {
	width:67px !important;
	height:33px !important;
	left:27px !important;
	top:9px !important;
}

#item673 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes fade-out-673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57323 {
	width:734px !important;
	height:1274px !important;
	left:-18px !important;
	top:-33px !important;
	background:#000;
}

#item57343 {
	width:628px !important;
	height:67px !important;
	left:36px !important;
	top:36px !important;
}

#item57365 {
	width:621px !important;
	height:31px !important;
	left:43px !important;
	top:125px !important;
}

#item57368 {
	width:141px !important;
	height:53px !important;
	left:394px !important;
	top:1077px !important;
}

#item57400 {
	width:137px !important;
	height:32px !important;
	left:107px !important;
	top:10px !important;
}

#item57403 {
	width:67px !important;
	height:34px !important;
	left:28px !important;
	top:9px !important;
}

#item57414 {
	width:330px !important;
	height:53px !important;
	left:185px !important;
	top:991px !important;
}

#item57423 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item688 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

#item700 {
	width:238px !important;
	height:159px !important;
	left:963px !important;
	top:631px !important;
}

#item729 {
	width:427px !important;
	height:161px !important;
	left:683px !important;
	top:57px !important;
}

@keyframes fade-in-729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item732 {
	opacity:0.25;
	width:490px !important;
	height:243px !important;
	left:620px !important;
	top:255px !important;
	background:#0e0b00;
}

#item752 {
	width:453px !important;
	height:243px !important;
	left:640px !important;
	top:272px !important;
}

#item755 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57438 {
	width:746px !important;
	height:1261px !important;
	left:-24px !important;
	top:-30px !important;
	background:#000;
}

#item57447 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

#item57475 {
	width:628px !important;
	height:150px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes fade-in-57475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57478 {
	opacity:0.25;
	width:628px !important;
	height:337px !important;
	left:36px !important;
	top:219px !important;
	background:#0e0b00;
}

#item57498 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:233px !important;
}

#item57501 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item783 {
	width:54px !important;
	height:54px !important;
	left:33px !important;
}

#item812 {
	width:120px !important;
	height:31px !important;
	top:70px !important;
}

#item781 {
	width:120px !important;
	height:101px !important;
	left:927px !important;
	top:98px !important;
}

#item818 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item847 {
	width:120px !important;
	height:30px !important;
	top:72px !important;
}

#item816 {
	width:120px !important;
	height:102px !important;
	left:771px !important;
	top:97px !important;
}

#item1338 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1342 {
	width:13px !important;
	height:26px !important;
	left:1092px !important;
	top:106px !important;
}

#item1352 {
	width:1086px !important;
	height:188px !important;
	top:23px !important;
}

#item1374 {
	width:1062px !important;
	height:336px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

@keyframes fade-in-1374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397 {
	width:150px !important;
	height:9px !important;
	top:10px !important;
}

#item1400 {
	width:56px !important;
	height:28px !important;
	left:155px !important;
}

#item1433 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

#item1436 {
	width:56px !important;
	height:28px !important;
	left:82px !important;
}

#item1446 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:9px !important;
}

#item1457 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:218px !important;
}

#item1485 {
	width:1102px !important;
	height:11px !important;
}

#item1270 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-1273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293 {
	width:1102px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1315 {
	width:1102px !important;
	height:11px !important;
}

#item1202 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-1205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1225 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1247 {
	width:1102px !important;
	height:11px !important;
}

#item1134 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-1137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1157 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1179 {
	width:1102px !important;
	height:11px !important;
}

#item1065 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes fade-in-1068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1088 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1110 {
	width:1102px !important;
	height:11px !important;
}

#item1113 {
	width:498px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

#item940 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item963 {
	width:452px !important;
	height:192px !important;
	top:24px !important;
}

@keyframes fade-in-963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item985 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

#item1007 {
	width:539px !important;
	height:11px !important;
	left:540px !important;
	top:20px !important;
}

#item1029 {
	width:452px !important;
	height:174px !important;
	left:540px !important;
	top:44px !important;
}

@keyframes fade-in-1029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item872 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item894 {
	width:1115px !important;
	height:162px !important;
	left:49px !important;
	top:60px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item916 {
	width:1102px !important;
	height:13px !important;
	left:49px !important;
	top:34px !important;
}

#item851 {
	width:1200px !important;
	height:258px !important;
	top:532px !important;
}

#item1490 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item1520 {
	width:120px !important;
	height:31px !important;
	top:77px !important;
}

#item1488 {
	width:120px !important;
	height:108px !important;
	left:614px !important;
	top:91px !important;
}

#item1526 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item1556 {
	width:120px !important;
	height:31px !important;
	top:69px !important;
}

#item1524 {
	width:120px !important;
	height:100px !important;
	left:461px !important;
	top:99px !important;
}

#item1562 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item1591 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item1560 {
	width:120px !important;
	height:107px !important;
	left:308px !important;
	top:92px !important;
}

#item1597 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item1626 {
	width:120px !important;
	height:31px !important;
	top:98px !important;
}

#item1595 {
	width:120px !important;
	height:129px !important;
	left:152px !important;
	top:76px !important;
}

#item1631 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1660 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1663 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-1663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57986 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

#item57990 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

#item58001 {
	width:628px !important;
	height:517px !important;
}

#item58022 {
	width:609px !important;
	height:948px !important;
}

@keyframes fade-in-58022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58044 {
	width:210px !important;
	height:13px !important;
	top:442px !important;
}

#item58047 {
	width:79px !important;
	height:39px !important;
	left:218px !important;
	top:429px !important;
}

#item58075 {
	width:115px !important;
	height:13px !important;
	top:705px !important;
}

#item58078 {
	width:79px !important;
	height:39px !important;
	left:115px !important;
	top:692px !important;
}

#item57918 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes fade-in-57921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57941 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item57963 {
	width:628px !important;
	height:15px !important;
}

#item57850 {
	width:700px !important;
	height:580px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes fade-in-57853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57873 {
	width:628px !important;
	height:493px !important;
	top:35px !important;
}

#item57895 {
	width:628px !important;
	height:15px !important;
}

#item57782 {
	width:700px !important;
	height:747px !important;
	background:#f3f3f2;
}

@keyframes fade-in-57785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57805 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

#item57827 {
	width:628px !important;
	height:37px !important;
}

#item57713 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes fade-in-57716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57736 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item57758 {
	width:166px !important;
	height:15px !important;
}

#item57761 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:472px !important;
}

#item57613 {
	width:700px !important;
	height:704px !important;
	top:43px !important;
	background:#f3f3f2;
}

#item57646 {
	width:628px !important;
	height:272px !important;
	top:28px !important;
}

@keyframes fade-in-57646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57668 {
	width:465px !important;
	height:15px !important;
}

#item57690 {
	width:420px !important;
	height:323px !important;
	left:36px !important;
	top:388px !important;
}

#item57546 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

#item57568 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:220px !important;
}

#item57590 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:190px !important;
}

#item57525 {
	width:700px !important;
	height:747px !important;
	top:453px !important;
}

#item58087 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

#item58097 {
	width:54px !important;
	height:50px !important;
	left:33px !important;
}

#item58127 {
	width:120px !important;
	height:30px !important;
	top:68px !important;
}

#item58095 {
	width:120px !important;
	height:98px !important;
	left:544px !important;
	top:39px !important;
}

#item58133 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item58163 {
	width:120px !important;
	height:30px !important;
	top:71px !important;
}

#item58131 {
	width:120px !important;
	height:101px !important;
	left:388px !important;
	top:36px !important;
}

#item58169 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item58197 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item58167 {
	width:120px !important;
	height:107px !important;
	left:544px !important;
	top:172px !important;
}

#item58203 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item58231 {
	width:120px !important;
	height:30px !important;
	top:69px !important;
}

#item58201 {
	width:120px !important;
	height:99px !important;
	left:375px !important;
	top:180px !important;
}

#item58237 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item58265 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item58235 {
	width:120px !important;
	height:107px !important;
	left:205px !important;
	top:173px !important;
}

#item58271 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item58299 {
	width:120px !important;
	height:30px !important;
	top:98px !important;
}

#item58269 {
	width:120px !important;
	height:128px !important;
	left:36px !important;
	top:157px !important;
}

#item58322 {
	width:213px !important;
	height:50px !important;
	left:60px !important;
	top:36px !important;
}

#item58325 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152344 {
	width:416px !important;
	height:64px !important;
	left:748px !important;
	top:37px !important;
}

#item152367 {
	width:416px !important;
	height:31px !important;
	left:748px !important;
	top:297px !important;
}

#item152390 {
	width:416px !important;
	height:156px !important;
	left:748px !important;
	top:121px !important;
}

#item152413 {
	width:416px !important;
	height:50px !important;
	left:748px !important;
	top:590px !important;
}

@keyframes fade-in-152413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152436 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:513px !important;
}

@keyframes fade-in-152436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152467 {
	width:161px !important;
	height:57px !important;
	left:421px !important;
	top:710px !important;
}

#item152479 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:438px !important;
}

@keyframes fade-in-152479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152503 {
	width:416px !important;
	height:72px !important;
	left:748px !important;
	top:348px !important;
}

@keyframes fade-in-152503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1994 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-1994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-152548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152554 {
	width:628px !important;
	height:90px !important;
	left:36px !important;
	top:36px !important;
}

#item152577 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:393px !important;
}

#item152600 {
	width:628px !important;
	height:218px !important;
	left:36px !important;
	top:154px !important;
}

#item152623 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:731px !important;
}

@keyframes fade-in-152623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152646 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:631px !important;
}

@keyframes fade-in-152646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152674 {
	width:161px !important;
	height:57px !important;
	left:270px !important;
	top:1120px !important;
}

#item152681 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:531px !important;
}

@keyframes fade-in-152681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152704 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:431px !important;
}

@keyframes fade-in-152704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58634 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-2010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2023 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item2051 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:114px !important;
}

#item2055 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item2084 {
	width:472px !important;
	height:37px !important;
	left:17px !important;
}

@keyframes fade-in-2087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2182 {
	width:529px !important;
	height:514px !important;
	top:15px !important;
}

@keyframes fade-in-2182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2114 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:261px !important;
}

#item2123 {
	width:538px !important;
	height:517px !important;
	top:15px !important;
}

#item2143_105234 {
	width:108.327957193793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2143_105224 {
	width:108.327957193793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2143_105215 {
	width:74.5392877104621px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2143_105207 {
	width:108.327957193793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2143 {
	width:509px !important;
	height:745px !important;
}

@keyframes fade-in-2143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2146 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item2154 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:541px !important;
}

#item2108 {
	width:529px !important;
	height:524px !important;
	top:15px !important;
}

@keyframes fade-in-2108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2087 {
	width:553px !important;
	height:550px !important;
	left:635px !important;
	top:174px !important;
}

@keyframes fade-in-2185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2211 {
	width:92px !important;
	height:50px !important;
}

#item2231 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2187 {
	width:92px !important;
	height:50px !important;
}

#item2207 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2185 {
	width:92px !important;
	height:50px !important;
	left:1108px !important;
	top:740px !important;
}

@keyframes fade-in-2235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2261 {
	width:96px !important;
	height:50px !important;
}

#item2281 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2237 {
	width:96px !important;
	height:50px !important;
}

#item2257 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item2235 {
	width:96px !important;
	height:50px !important;
	left:1009px !important;
	top:740px !important;
}

@keyframes fade-in-2285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2311 {
	width:116px !important;
	height:50px !important;
}

#item2331 {
	width:86px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item2287 {
	width:116px !important;
	height:50px !important;
}

#item2307 {
	width:86px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item2285 {
	width:116px !important;
	height:50px !important;
	left:890px !important;
	top:740px !important;
}

#item2335 {
	width:25px !important;
	height:53px !important;
	left:888px !important;
	top:738px !important;
}

#item2348 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-2348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-58650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58657 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item58687 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:460px !important;
}

#item58691 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item58721 {
	width:626px !important;
	height:51px !important;
	left:24px !important;
}

@keyframes fade-in-58724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58859 {
	width:628px !important;
	height:557px !important;
}

@keyframes fade-in-58859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58759 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item58768 {
	width:628px !important;
	height:545px !important;
	left:1px !important;
}

#item58789 {
	width:595px !important;
	height:1107px !important;
}

@keyframes fade-in-58789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58726 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item58735 {
	width:628px !important;
	height:545px !important;
}

#item58755 {
	width:595px !important;
	height:970px !important;
}

@keyframes fade-in-58755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58724 {
	width:651px !important;
	height:557px !important;
	left:36px !important;
	top:550px !important;
}

@keyframes fade-in-58862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58888 {
	width:129px !important;
	height:70px !important;
}

#item58908 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item58864 {
	width:129px !important;
	height:70px !important;
}

#item58884 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item58862 {
	width:129px !important;
	height:70px !important;
	left:571px !important;
	top:1130px !important;
}

@keyframes fade-in-58912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58938 {
	width:134px !important;
	height:70px !important;
}

#item58958 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item58914 {
	width:134px !important;
	height:70px !important;
}

#item58934 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item58912 {
	width:134px !important;
	height:70px !important;
	left:433px !important;
	top:1130px !important;
}

@keyframes fade-in-58962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58988 {
	width:162px !important;
	height:70px !important;
}

#item59008 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item58964 {
	width:162px !important;
	height:70px !important;
}

#item58984 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item58962 {
	width:162px !important;
	height:70px !important;
	left:266px !important;
	top:1130px !important;
}

#item59012 {
	width:35px !important;
	height:74px !important;
	left:263px !important;
	top:1127px !important;
}

#item59021 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59021 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59021 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2363 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-2364 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-2364 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item2380 {
	width:417px !important;
	height:792px !important;
	left:783px !important;
	background:#fff;
}

#item2381 {
	width:200px !important;
	height:229px !important;
	left:1000px !important;
	top:561px !important;
}

#item2392 {
	width:154px !important;
	height:227px !important;
}

#item2402 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item2430 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item2468 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2497 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2435 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2464 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2433 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:200px !important;
}

#item2537 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2567 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2503 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2533 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2501 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:130px !important;
}

#item2605 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2632 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2573 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2601 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2571 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:270px !important;
}

#item2672 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2703 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2638 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2668 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2636 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:340px !important;
}

#item2742 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2770 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2709 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2738 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2707 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:410px !important;
}

#item2809 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2838 {
	width:219px !important;
	height:51px !important;
	left:51px !important;
}

#item2776 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2805 {
	width:219px !important;
	height:51px !important;
	left:51px !important;
}

#item2774 {
	width:270px !important;
	height:51px !important;
	left:850px !important;
	top:551px !important;
}

#item2876 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2906 {
	width:219px !important;
	height:51px !important;
	left:51px !important;
}

#item2844 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2872 {
	width:219px !important;
	height:51px !important;
	left:51px !important;
}

#item2842 {
	width:270px !important;
	height:51px !important;
	left:850px !important;
	top:619px !important;
}

#item2946 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2974 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2912 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item2942 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item2910 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:481px !important;
}

#item2978 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-2978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59036 {
	width:1236px !important;
	height:814px !important;
	left:-62px !important;
	top:-2px !important;
	background:#000;
}

@keyframes move-left-shrink-59037 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-59037 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item59045 {
	width:154px !important;
	height:227px !important;
}

#item59053 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

#item59090 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59120 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59056 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59086 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59054 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:851px !important;
}

#item59158 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59186 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59126 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59154 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59124 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:781px !important;
}

#item59224 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59252 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59192 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59220 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59190 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:922px !important;
}

#item59292 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59323 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59258 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59288 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59256 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:992px !important;
}

#item59361 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59388 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59329 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59357 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59327 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:1072px !important;
}

#item59425 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59456 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59394 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59421 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59392 {
	width:269px !important;
	height:51px !important;
	left:381px !important;
	top:851px !important;
}

#item59497 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59526 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59462 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59493 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59460 {
	width:269px !important;
	height:51px !important;
	left:381px !important;
	top:920px !important;
}

#item59565 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59593 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59532 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item59561 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item59530 {
	width:269px !important;
	height:51px !important;
	left:381px !important;
	top:781px !important;
}

#item59598 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item59626 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item59629 {
	width:200px !important;
	height:229px !important;
	left:505px !important;
	top:971px !important;
}

#item59640 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59640 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59640 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2993 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-2994 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-2994 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item3024 {
	width:414px !important;
	height:44px !important;
	left:78px !important;
	top:61px !important;
}

@keyframes fade-in-3024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3027 {
	opacity:0.55;
	width:532px !important;
	height:159px !important;
	left:78px !important;
	top:147px !important;
	background:#0e0b00;
}

#item3047 {
	width:480px !important;
	height:159px !important;
	left:102px !important;
	top:166px !important;
}

@keyframes fade-in-3047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3050 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-3050 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3050 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item3050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59655 {
	width:740px !important;
	height:1246px !important;
	left:-22px !important;
	top:-23px !important;
	background:#000;
}

@keyframes move-left-shrink-59656 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-59656 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item59687 {
	width:628px !important;
	height:62px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes fade-in-59687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59690 {
	opacity:0.40;
	width:628px !important;
	height:205px !important;
	left:36px !important;
	top:105px !important;
	background:#0e0b00;
}

#item59710 {
	width:567px !important;
	height:152px !important;
	left:66px !important;
	top:132px !important;
}

@keyframes fade-in-59710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59713 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3065 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item3337 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item3359 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes fade-in-3359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3292 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item3314 {
	width:529px !important;
	height:660px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes fade-in-3314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3127 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item3149 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item3171 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item3175 {
	width:20px !important;
	height:10px !important;
	left:132px !important;
	top:39px !important;
}

#item3184 {
	width:20px !important;
	height:10px !important;
	left:191px !important;
	top:20px !important;
}

#item3193 {
	width:20px !important;
	height:10px !important;
	left:104px !important;
	top:2px !important;
}

table#table168166 th, table#table168166 td {
	vertical-align:top;;
}

table#table168166 tr {
	height:18px;;
}

table#table168166 {
	table-layout:fixed;
}

#item3221 {
	width:510px !important;
	height:92px !important;
}

#item3226 {
	width:511px !important;
	height:17px !important;
}

#item3224 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item3230 {
	width:511px !important;
	height:17px !important;
}

#item3228 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item3234 {
	width:511px !important;
	height:17px !important;
}

#item3232 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item3238 {
	width:511px !important;
	height:17px !important;
}

#item3236 {
	width:511px !important;
	height:17px !important;
}

#item3240 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:177px !important;
}

#item3269 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:182px !important;
}

@keyframes fade-in-3080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3096 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item3078 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item3363 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item3392 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item3395 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

#item3572 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item3575 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item3551 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item3586 {
	width:19px !important;
	height:19px !important;
}

#item3584 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-3597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3599 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item3600 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item3597 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-3615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3641 {
	width:122px !important;
	height:50px !important;
}

#item3661 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item3617 {
	width:122px !important;
	height:50px !important;
}

#item3637 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item3615 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes fade-in-3666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3692 {
	width:122px !important;
	height:50px !important;
}

#item3712 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3668 {
	width:122px !important;
	height:50px !important;
}

#item3688 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3666 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-3717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3743 {
	width:87px !important;
	height:50px !important;
}

#item3763 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3719 {
	width:87px !important;
	height:50px !important;
}

#item3739 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item3717 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item3789 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item3792 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item3768 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item3808 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-3808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item3808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59971 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item59993 {
	width:600px !important;
	height:786px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes fade-in-59993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59926 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item59948 {
	width:601px !important;
	height:784px !important;
	left:49px !important;
	top:91px !important;
}

@keyframes fade-in-59948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59759 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item59781 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item59803 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item59807 {
	width:24px !important;
	height:12px !important;
	left:161px !important;
	top:48px !important;
}

#item59816 {
	width:24px !important;
	height:12px !important;
	left:233px !important;
	top:24px !important;
}

#item59824 {
	width:24px !important;
	height:12px !important;
	left:127px !important;
	top:3px !important;
}

table#table169838 th, table#table169838 td {
	vertical-align:top;;
}

table#table169838 tr {
	height:22px;;
}

table#table169838 {
	table-layout:fixed;
}

#item59854 {
	width:622px !important;
	height:112px !important;
}

#item59859 {
	width:623px !important;
	height:21px !important;
}

#item59857 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item59863 {
	width:623px !important;
	height:21px !important;
}

#item59861 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item59867 {
	width:623px !important;
	height:21px !important;
}

#item59865 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item59871 {
	width:623px !important;
	height:21px !important;
}

#item59869 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item59873 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:216px !important;
}

#item59903 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:221px !important;
}

#item59730 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-59730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59728 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item59997 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item60026 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item60050 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item60053 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item60029 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item60065 {
	width:27px !important;
	height:26px !important;
}

#item60063 {
	width:27px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes fade-in-60076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60078 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item60079 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item60076 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-60089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60115 {
	width:171px !important;
	height:70px !important;
}

#item60135 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item60091 {
	width:171px !important;
	height:70px !important;
}

#item60111 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item60089 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes fade-in-60140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60166 {
	width:171px !important;
	height:70px !important;
}

#item60186 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60142 {
	width:171px !important;
	height:70px !important;
}

#item60162 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60140 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-60191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60217 {
	width:122px !important;
	height:70px !important;
}

#item60237 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60193 {
	width:122px !important;
	height:70px !important;
}

#item60213 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60191 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item60263 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item60266 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item60242 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item60277 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item60288 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-60288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-60288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item60288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3823 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-3852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-3837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3835 {
	width:600px !important;
	height:790px !important;
}

#item3865 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item3875 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item3903 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item4129 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item4140 {
	width:534px !important;
	height:317px !important;
	top:16px !important;
}

#item4160 {
	width:510px !important;
	height:448px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4164 {
	width:14px !important;
	height:9px !important;
}

#item4173 {
	width:14px !important;
	height:9px !important;
	top:340px !important;
}

table#table171781 th, table#table171781 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table171781 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table171781 {
	table-layout:fixed;
}

#item4201 {
	width:528px !important;
	height:181px !important;
	top:383px !important;
}

@keyframes fade-in-4201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4223 {
	width:100px !important;
	height:13px !important;
	top:363px !important;
}

@keyframes fade-in-4223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4072 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item4080 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item4100 {
	width:509px !important;
	height:980px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4104 {
	width:14px !important;
	height:9px !important;
}

#item4116 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item3928 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item3931 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item3960 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-3960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3963 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item3992 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-3992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3995 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

#item4023 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:185px !important;
}

@keyframes fade-in-4023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4045 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:201px !important;
}

@keyframes fade-in-4045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4067 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:219px !important;
}

@keyframes fade-in-4067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3906 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item4245 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item4267 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item4272 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item4273 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item4270 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item4309 {
	width:123px !important;
	height:50px !important;
}

#item4329 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4285 {
	width:123px !important;
	height:50px !important;
}

#item4305 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4283 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item4360 {
	width:99px !important;
	height:50px !important;
}

#item4380 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item4336 {
	width:99px !important;
	height:50px !important;
}

#item4356 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item4334 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item4411 {
	width:101px !important;
	height:50px !important;
}

#item4431 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4387 {
	width:101px !important;
	height:50px !important;
}

#item4407 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4385 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item4457 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item4460 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item4436 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item4470 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item4480 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-4480 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-4480 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item4480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60303 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-60323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-60314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60312 {
	width:700px !important;
	height:309px !important;
}

#item60331 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item60343 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item60374 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table174440 th, table#table174440 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table174440 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table174440 {
	table-layout:fixed;
}

#item60593 {
	width:628px !important;
	height:281px !important;
	top:237px !important;
}

@keyframes fade-in-60593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60615 {
	width:140px !important;
	height:18px !important;
	top:209px !important;
}

@keyframes fade-in-60615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60618 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item60629 {
	width:628px !important;
	height:178px !important;
}

#item60649 {
	width:595px !important;
	height:921px !important;
}

@keyframes fade-in-60649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60540 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item60550 {
	width:628px !important;
	height:518px !important;
}

#item60570 {
	width:595px !important;
	height:1617px !important;
}

@keyframes fade-in-60570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60399 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item60402 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item60430 {
	width:627px !important;
	height:88px !important;
}

@keyframes fade-in-60430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60433 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:419px !important;
}

#item60461 {
	width:395px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes fade-in-60461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60464 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:321px !important;
}

#item60492 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:247px !important;
}

@keyframes fade-in-60492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60514 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:270px !important;
}

@keyframes fade-in-60514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60536 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:295px !important;
}

@keyframes fade-in-60536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60377 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item60671 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item60693 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item60698 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item60699 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item60696 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item60737 {
	width:172px !important;
	height:70px !important;
}

#item60757 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60713 {
	width:172px !important;
	height:70px !important;
}

#item60733 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60711 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item60788 {
	width:139px !important;
	height:70px !important;
}

#item60808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item60764 {
	width:139px !important;
	height:70px !important;
}

#item60784 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item60762 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item60839 {
	width:141px !important;
	height:70px !important;
}

#item60859 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60815 {
	width:141px !important;
	height:70px !important;
}

#item60835 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item60813 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item60885 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item60888 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item60864 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item60898 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item60906 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-60906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-60906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item60906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150068 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-4522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-4508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4506 {
	width:600px !important;
	height:791px !important;
}

#item4533 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item4781 {
	width:528px !important;
	height:323px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4803 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes fade-in-4803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table178011 th, table#table178011 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table178011 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table178011 {
	table-layout:fixed;
}

#item4825 {
	width:528px !important;
	height:174px !important;
	top:357px !important;
}

@keyframes fade-in-4825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4711 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item4720 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item4740 {
	width:509px !important;
	height:752px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-4740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4743 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item4752 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:570px !important;
}

#item4567 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes fade-in-4567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4589 {
	width:350px !important;
	height:165px !important;
	top:80px !important;
}

@keyframes fade-in-4589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4592 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:302px !important;
}

#item4622 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:277px !important;
}

#item4625 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:279px !important;
}

#item4653 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:179px !important;
}

@keyframes fade-in-4653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4675 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:195px !important;
}

@keyframes fade-in-4675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4697 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:213px !important;
}

@keyframes fade-in-4697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4700 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:231px !important;
}

#item4546 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item4847 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item4869 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item4873 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item4902 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item4924 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item4929 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item4930 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item4927 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item4966 {
	width:123px !important;
	height:50px !important;
}

#item4986 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4942 {
	width:123px !important;
	height:50px !important;
}

#item4962 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item4940 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item5017 {
	width:99px !important;
	height:50px !important;
}

#item5037 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item4993 {
	width:99px !important;
	height:50px !important;
}

#item5013 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item4991 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item5068 {
	width:101px !important;
	height:50px !important;
}

#item5088 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5044 {
	width:101px !important;
	height:50px !important;
}

#item5064 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5042 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item5093 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item5122 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item5125 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item5101 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item5136 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-5136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150370 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-60943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-60931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60929 {
	width:700px !important;
	height:309px !important;
}

#item60954 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item61178 {
	width:140px !important;
	height:18px !important;
	top:236px !important;
}

@keyframes fade-in-61178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table180602 th, table#table180602 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table180602 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table180602 {
	table-layout:fixed;
}

#item61200 {
	width:628px !important;
	height:263px !important;
	top:264px !important;
}

@keyframes fade-in-61200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61203 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item61214 {
	width:628px !important;
	height:205px !important;
}

#item61234 {
	width:595px !important;
	height:662px !important;
}

@keyframes fade-in-61234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61125 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item61135 {
	width:628px !important;
	height:527px !important;
}

#item61155 {
	width:595px !important;
	height:1313px !important;
}

@keyframes fade-in-61155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60984 {
	width:628px !important;
	height:88px !important;
}

@keyframes fade-in-60984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61006 {
	width:404px !important;
	height:231px !important;
	top:108px !important;
}

@keyframes fade-in-61006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61009 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:404px !important;
}

#item61037 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:369px !important;
}

#item61040 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:372px !important;
}

#item61068 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:230px !important;
}

@keyframes fade-in-61068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61090 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:253px !important;
}

@keyframes fade-in-61090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61112 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:278px !important;
}

@keyframes fade-in-61112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61115 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:304px !important;
}

#item60963 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:548px !important;
}

#item61256 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item61278 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item61282 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item61310 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item61315 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item61316 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item61313 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item61351 {
	width:172px !important;
	height:70px !important;
}

#item61371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item61327 {
	width:172px !important;
	height:70px !important;
}

#item61347 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item61325 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item61402 {
	width:139px !important;
	height:70px !important;
}

#item61422 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item61378 {
	width:139px !important;
	height:70px !important;
}

#item61398 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item61376 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item61453 {
	width:141px !important;
	height:70px !important;
}

#item61473 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item61429 {
	width:141px !important;
	height:70px !important;
}

#item61449 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item61427 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item61478 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item61507 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item61510 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item61486 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item61522 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-61522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item61522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150074 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-5182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-5165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5163 {
	width:600px !important;
	height:791px !important;
}

#item5195 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item5408 {
	width:528px !important;
	height:323px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-5408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5430 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes fade-in-5430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table184149 th, table#table184149 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table184149 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table184149 {
	table-layout:fixed;
}

#item5452 {
	width:528px !important;
	height:87px !important;
	top:343px !important;
}

@keyframes fade-in-5452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5385 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-5385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5225 {
	width:528px !important;
	height:29px !important;
}

@keyframes fade-in-5225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5247 {
	width:350px !important;
	height:80px !important;
	top:49px !important;
}

@keyframes fade-in-5247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5250 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:169px !important;
}

#item5278 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:144px !important;
}

#item5281 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:146px !important;
}

#item5309 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:46px !important;
}

@keyframes fade-in-5309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5331 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:62px !important;
}

@keyframes fade-in-5331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5353 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:80px !important;
}

@keyframes fade-in-5353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5356 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:99px !important;
}

#item5204 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item5474 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item5496 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item5500 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item5529 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item5551 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item5556 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item5557 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item5554 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item5593 {
	width:123px !important;
	height:50px !important;
}

#item5613 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5569 {
	width:123px !important;
	height:50px !important;
}

#item5589 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5567 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item5644 {
	width:99px !important;
	height:50px !important;
}

#item5664 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item5620 {
	width:99px !important;
	height:50px !important;
}

#item5640 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item5618 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item5695 {
	width:101px !important;
	height:50px !important;
}

#item5715 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5671 {
	width:101px !important;
	height:50px !important;
}

#item5691 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item5669 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item5720 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item5750 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item5753 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item5729 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item5763 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-5763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150376 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-61561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-61550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61548 {
	width:700px !important;
	height:309px !important;
}

#item61570 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item61800 {
	width:140px !important;
	height:18px !important;
	top:349px !important;
}

@keyframes fade-in-61800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table186013 th, table#table186013 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table186013 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table186013 {
	table-layout:fixed;
}

#item61822 {
	width:628px !important;
	height:141px !important;
	top:377px !important;
}

@keyframes fade-in-61822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61825 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:136px !important;
}

#item61833 {
	width:628px !important;
	height:316px !important;
}

#item61853 {
	width:595px !important;
	height:607px !important;
}

@keyframes fade-in-61853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61748 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item61757 {
	width:628px !important;
	height:518px !important;
}

#item61777 {
	width:595px !important;
	height:979px !important;
}

@keyframes fade-in-61777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61600 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-61600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61622 {
	width:400px !important;
	height:112px !important;
	top:68px !important;
}

@keyframes fade-in-61622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61625 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:237px !important;
}

#item61654 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:202px !important;
}

#item61657 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:205px !important;
}

#item61688 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:64px !important;
}

@keyframes fade-in-61688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61710 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:86px !important;
}

@keyframes fade-in-61710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61732 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:112px !important;
}

@keyframes fade-in-61732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61735 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:138px !important;
}

#item61579 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item61875 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item61897 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item61901 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item61928 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item61933 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item61934 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item61931 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item61972 {
	width:172px !important;
	height:70px !important;
}

#item61992 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item61948 {
	width:172px !important;
	height:70px !important;
}

#item61968 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item61946 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item62023 {
	width:139px !important;
	height:70px !important;
}

#item62043 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item61999 {
	width:139px !important;
	height:70px !important;
}

#item62019 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item61997 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item62074 {
	width:141px !important;
	height:70px !important;
}

#item62094 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item62050 {
	width:141px !important;
	height:70px !important;
}

#item62070 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item62048 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item62099 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item62131 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item62134 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item62110 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item62144 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62144 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5778 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item5813 {
	width:532px !important;
	height:360px !important;
	left:36px !important;
	top:95px !important;
}

#item5816 {
	width:148px !important;
	height:37px !important;
	left:1016px !important;
	top:36px !important;
}

#item5830 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item5859 {
	width:488px !important;
	height:39px !important;
	left:16px !important;
}

#item5881 {
	width:532px !important;
	height:356px !important;
	left:632px !important;
	top:95px !important;
}

#item5906 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-5906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62159 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item62168 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item62201 {
	width:207px !important;
	height:51px !important;
	left:458px !important;
	top:34px !important;
}

#item62233 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:351px !important;
}

#item62243 {
	width:628px !important;
	height:748px !important;
}

#item62263 {
	width:595px !important;
	height:1335px !important;
}

#item62267 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item62297 {
	width:327px !important;
	height:77px !important;
	left:23px !important;
}

#item62309 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5921 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-5922 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-5922 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item5953 {
	width:570px !important;
	height:94px !important;
	left:80px !important;
	top:224px !important;
}

@keyframes fade-in-5953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5956 {
	opacity:0.40;
	width:478px !important;
	height:156px !important;
	left:80px !important;
	top:348px !important;
	background:#0e0b00;
}

#item5976 {
	width:432px !important;
	height:114px !important;
	left:102px !important;
	top:368px !important;
}

@keyframes fade-in-5976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5979 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-5979 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5979 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62324 {
	width:734px !important;
	height:1216px !important;
	left:-20px !important;
	top:-8px !important;
	background:#000;
}

@keyframes move-left-shrink-62325 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-62325 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item62351 {
	width:570px !important;
	height:94px !important;
	left:65px !important;
	top:730px !important;
}

@keyframes fade-in-62351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62354 {
	opacity:0.40;
	width:430px !important;
	height:288px !important;
	left:65px !important;
	top:854px !important;
	background:#0e0b00;
}

#item62374 {
	width:374px !important;
	height:269px !important;
	left:93px !important;
	top:873px !important;
}

@keyframes fade-in-62374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62377 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5994 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item6277 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item6280 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item6291 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item6311 {
	width:509px !important;
	height:860px !important;
}

@keyframes fade-in-6311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6314 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item6323 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item6202 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item6205 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item6214 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item6234 {
	width:509px !important;
	height:1060px !important;
}

@keyframes fade-in-6234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6237 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item6246 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item6046 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item6068 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item6090 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item6094 {
	width:20px !important;
	height:10px !important;
	left:117px !important;
	top:3px !important;
}

table#table191971 th, table#table191971 td {
	vertical-align:top;;
}

table#table191971 tr {
	height:18px;;
}

table#table191971 {
	table-layout:fixed;
}

#item6123 {
	width:510px !important;
	height:128px !important;
}

#item6128 {
	width:511px !important;
	height:17px !important;
}

#item6126 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item6132 {
	width:511px !important;
	height:17px !important;
}

#item6130 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item6136 {
	width:511px !important;
	height:17px !important;
}

#item6134 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item6140 {
	width:511px !important;
	height:17px !important;
}

#item6138 {
	width:511px !important;
	height:17px !important;
}

#item6144 {
	width:511px !important;
	height:17px !important;
}

#item6142 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item6148 {
	width:511px !important;
	height:17px !important;
}

#item6146 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item6150 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:212px !important;
}

#item6179 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:217px !important;
}

@keyframes fade-in-6005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6017 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item6003 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item6333 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item6362 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item6365 {
	width:583px !important;
	height:639px !important;
	top:110px !important;
}

#item7351 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item7354 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item7330 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item7366 {
	width:19px !important;
	height:19px !important;
}

#item7364 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-7378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7380 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item7381 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item7378 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-7391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7417 {
	width:122px !important;
	height:50px !important;
}

#item7437 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item7393 {
	width:122px !important;
	height:50px !important;
}

#item7413 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item7391 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes fade-in-7442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7468 {
	width:122px !important;
	height:50px !important;
}

#item7488 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7444 {
	width:122px !important;
	height:50px !important;
}

#item7464 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7442 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-7493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7519 {
	width:87px !important;
	height:50px !important;
}

#item7539 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7495 {
	width:87px !important;
	height:50px !important;
}

#item7515 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7493 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item7565 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item7568 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item7544 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item7578 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-7578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62639 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item62642 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item62651 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:91px !important;
}

#item62671 {
	width:595px !important;
	height:1327px !important;
}

@keyframes fade-in-62671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62584 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item62587 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item62596 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:91px !important;
}

#item62616 {
	width:595px !important;
	height:1517px !important;
}

@keyframes fade-in-62616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62422 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item62444 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item62466 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item62470 {
	width:24px !important;
	height:12px !important;
	left:144px !important;
	top:5px !important;
}

table#table195442 th, table#table195442 td {
	vertical-align:top;;
}

table#table195442 tr {
	height:22px;;
}

table#table195442 {
	table-layout:fixed;
}

#item62502 {
	width:622px !important;
	height:156px !important;
	left:1px !important;
	top:1px !important;
}

#item62507 {
	width:623px !important;
	height:21px !important;
}

#item62505 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item62511 {
	width:623px !important;
	height:21px !important;
}

#item62509 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item62515 {
	width:623px !important;
	height:21px !important;
}

#item62513 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item62519 {
	width:623px !important;
	height:21px !important;
}

#item62517 {
	width:623px !important;
	height:21px !important;
}

#item62523 {
	width:623px !important;
	height:21px !important;
}

#item62521 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item62527 {
	width:623px !important;
	height:21px !important;
}

#item62525 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item62529 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:259px !important;
}

#item62561 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:265px !important;
}

#item62394 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-62394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62392 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item62675 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item62703 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item62727 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item62730 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item62706 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item62743 {
	width:26px !important;
	height:26px !important;
}

#item62741 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:172px !important;
}

@keyframes fade-in-62755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62757 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item62758 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item62755 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-62770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62796 {
	width:171px !important;
	height:70px !important;
}

#item62816 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item62772 {
	width:171px !important;
	height:70px !important;
}

#item62792 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item62770 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes fade-in-62821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62847 {
	width:171px !important;
	height:70px !important;
}

#item62867 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item62823 {
	width:171px !important;
	height:70px !important;
}

#item62843 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item62821 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-62872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62898 {
	width:122px !important;
	height:70px !important;
}

#item62918 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item62874 {
	width:122px !important;
	height:70px !important;
}

#item62894 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item62872 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item62944 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item62947 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item62923 {
	width:283px !important;
	height:17px !important;
	left:35px !important;
	top:1089px !important;
}

#item62957 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item62965 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150079 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-7620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-7605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7603 {
	width:600px !important;
	height:791px !important;
}

#item7636 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item7828 {
	width:528px !important;
	height:369px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-7828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7850 {
	width:100px !important;
	height:13px !important;
	top:369px !important;
}

@keyframes fade-in-7850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table197438 tr {
	border-right:2.2px solid #fff;;
}

table#table197438 {
	table-layout:fixed;
}

#item7872 {
	width:528px !important;
	height:120px !important;
	top:389px !important;
}

@keyframes fade-in-7872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7805 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-7805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7666 {
	width:528px !important;
	height:29px !important;
}

@keyframes fade-in-7666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7688 {
	width:350px !important;
	height:80px !important;
	top:49px !important;
}

@keyframes fade-in-7688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7691 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:175px !important;
}

#item7720 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:150px !important;
}

#item7723 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:152px !important;
}

#item7751 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:70px !important;
}

@keyframes fade-in-7751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7773 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:86px !important;
}

@keyframes fade-in-7773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7776 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:104px !important;
}

#item7645 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item7894 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item7916 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item7920 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item7948 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item7970 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item7975 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item7976 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item7973 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item8013 {
	width:123px !important;
	height:50px !important;
}

#item8033 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7989 {
	width:123px !important;
	height:50px !important;
}

#item8009 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item7987 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item8064 {
	width:99px !important;
	height:50px !important;
}

#item8084 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8040 {
	width:99px !important;
	height:50px !important;
}

#item8060 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8038 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item8115 {
	width:101px !important;
	height:50px !important;
}

#item8135 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8091 {
	width:101px !important;
	height:50px !important;
}

#item8111 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8089 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item8161 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item8164 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item8140 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item8176 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item8185 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-8185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150381 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-63002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-62990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62988 {
	width:700px !important;
	height:309px !important;
}

#item63013 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item63217 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes fade-in-63217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table199402 tr {
	border-right:3.08px solid #fff;;
}

table#table199402 {
	table-layout:fixed;
}

#item63239 {
	width:627px !important;
	height:209px !important;
	top:333px !important;
}

@keyframes fade-in-63239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63242 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:114px !important;
}

#item63253 {
	width:628px !important;
	height:274px !important;
}

#item63273 {
	width:595px !important;
	height:744px !important;
}

@keyframes fade-in-63273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63164 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item63174 {
	width:628px !important;
	height:542px !important;
}

#item63194 {
	width:595px !important;
	height:704px !important;
}

@keyframes fade-in-63194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63044 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-63044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63066 {
	width:490px !important;
	height:112px !important;
	top:68px !important;
}

@keyframes fade-in-63066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63069 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:245px !important;
}

#item63098 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:210px !important;
}

#item63101 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:213px !important;
}

#item63129 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:98px !important;
}

@keyframes fade-in-63129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63151 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:120px !important;
}

@keyframes fade-in-63151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63154 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:146px !important;
}

#item63023 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item63295 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item63317 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item63321 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item63349 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item63354 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item63355 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item63352 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item63390 {
	width:172px !important;
	height:70px !important;
}

#item63410 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item63366 {
	width:172px !important;
	height:70px !important;
}

#item63386 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item63364 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item63441 {
	width:139px !important;
	height:70px !important;
}

#item63461 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item63417 {
	width:139px !important;
	height:70px !important;
}

#item63437 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item63415 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item63492 {
	width:141px !important;
	height:70px !important;
}

#item63512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item63468 {
	width:141px !important;
	height:70px !important;
}

#item63488 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item63466 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item63538 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item63541 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item63517 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item63550 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item63561 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63561 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63561 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150083 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-8229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-8211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8209 {
	width:600px !important;
	height:791px !important;
}

#item8244 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item8469 {
	width:528px !important;
	height:267px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-8469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8491 {
	width:100px !important;
	height:13px !important;
	top:280px !important;
}

@keyframes fade-in-8491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table202144 tr {
	border-right:2.2px solid #fff;;
}

table#table202144 {
	table-layout:fixed;
}

#item8513 {
	width:528px !important;
	height:105px !important;
	top:300px !important;
}

@keyframes fade-in-8513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8397 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item8406 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item8426 {
	width:509px !important;
	height:746px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-8426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8429 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item8440 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:570px !important;
}

#item8274 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes fade-in-8274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8296 {
	width:350px !important;
	height:80px !important;
	top:96px !important;
}

@keyframes fade-in-8296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8299 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:220px !important;
}

#item8327 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes fade-in-8327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8349 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

@keyframes fade-in-8349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8352 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:149px !important;
}

#item8381 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:183px !important;
}

#item8384 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:185px !important;
}

#item8253 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item8535 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:128px !important;
}

#item8557 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item8561 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item8588 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item8610 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item8615 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item8616 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item8613 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item8651 {
	width:123px !important;
	height:50px !important;
}

#item8671 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8627 {
	width:123px !important;
	height:50px !important;
}

#item8647 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8625 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item8702 {
	width:99px !important;
	height:50px !important;
}

#item8722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8678 {
	width:99px !important;
	height:50px !important;
}

#item8698 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item8676 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item8753 {
	width:101px !important;
	height:50px !important;
}

#item8773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8729 {
	width:101px !important;
	height:50px !important;
}

#item8749 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item8727 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item8778 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item8810 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item8813 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item8789 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item8825 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-8825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150386 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-63599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-63589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63587 {
	width:700px !important;
	height:309px !important;
}

#item63608 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item63797 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item63806 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:519px !important;
}

#item63833 {
	width:80px !important;
	height:12px !important;
	top:310px !important;
}

@keyframes fade-in-63833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63836 {
	width:628px !important;
	height:168px !important;
	top:343px !important;
}

table#table204008 tr {
	border-right:3.08px solid #fff;;
}

table#table204008 {
	table-layout:fixed;
}

#item63856 {
	width:739px !important;
	height:168px !important;
}

@keyframes fade-in-63856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63859 {
	width:628px !important;
	height:280px !important;
}

#item63879 {
	width:595px !important;
	height:577px !important;
}

@keyframes fade-in-63879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63762 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item63773 {
	width:628px !important;
	height:542px !important;
}

#item63793 {
	width:595px !important;
	height:1175px !important;
}

@keyframes fade-in-63793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63639 {
	width:628px !important;
	height:88px !important;
}

@keyframes fade-in-63639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63661 {
	width:490px !important;
	height:112px !important;
	top:116px !important;
}

@keyframes fade-in-63661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63664 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:289px !important;
}

#item63692 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:142px !important;
}

@keyframes fade-in-63692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63714 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

@keyframes fade-in-63714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63717 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:190px !important;
}

#item63746 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:238px !important;
}

#item63749 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:240px !important;
}

#item63618 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item63901 {
	width:628px !important;
	height:26px !important;
	left:36px !important;
	top:488px !important;
}

#item63923 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item63927 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item63957 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item63979 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item63984 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item63985 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item63982 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item64023 {
	width:172px !important;
	height:70px !important;
}

#item64043 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item63999 {
	width:172px !important;
	height:70px !important;
}

#item64019 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item63997 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item64074 {
	width:139px !important;
	height:70px !important;
}

#item64094 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item64050 {
	width:139px !important;
	height:70px !important;
}

#item64070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item64048 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item64125 {
	width:141px !important;
	height:70px !important;
}

#item64145 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item64101 {
	width:141px !important;
	height:70px !important;
}

#item64121 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item64099 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item64150 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item64181 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item64184 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item64160 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item64194 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64194 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64194 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150091 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-8864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-8851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8849 {
	width:600px !important;
	height:791px !important;
}

#item8876 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item9072 {
	width:528px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-9072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item125227 {
	width:177px !important;
	height:12px !important;
	top:360px !important;
}

@keyframes fade-in-125227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table206742 tr {
	border-right:2.2px solid #fff;;
}

table#table206742 {
	table-layout:fixed;
}

#item148876 {
	width:528px !important;
	height:133px !important;
	top:379px !important;
}

@keyframes fade-in-148876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9049 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

#item8906 {
	width:528px !important;
	height:12px !important;
}

@keyframes fade-in-8906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8928 {
	width:350px !important;
	height:97px !important;
	top:31px !important;
}

@keyframes fade-in-8928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8931 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:186px !important;
}

#item8961 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:81px !important;
}

@keyframes fade-in-8961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8983 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:97px !important;
}

@keyframes fade-in-8983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8986 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:115px !important;
}

#item9017 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:149px !important;
}

#item9020 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:152px !important;
}

#item8885 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item9138 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item9160 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item9164 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item9191 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item9213 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item9218 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item9219 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item9216 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item9254 {
	width:123px !important;
	height:50px !important;
}

#item9274 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9230 {
	width:123px !important;
	height:50px !important;
}

#item9250 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9228 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item9305 {
	width:99px !important;
	height:50px !important;
}

#item9325 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item9281 {
	width:99px !important;
	height:50px !important;
}

#item9301 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item9279 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item9356 {
	width:101px !important;
	height:50px !important;
}

#item9376 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9332 {
	width:101px !important;
	height:50px !important;
}

#item9352 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9330 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item9381 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item9414 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item9417 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item9393 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item9430 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-9430 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9430 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150392 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-64232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-64221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64219 {
	width:700px !important;
	height:309px !important;
}

#item64242 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item64426 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item64465 {
	width:80px !important;
	height:12px !important;
	top:234px !important;
}

@keyframes fade-in-64465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64491 {
	width:628px !important;
	height:198px !important;
}

#item64511 {
	width:595px !important;
	height:666px !important;
}

@keyframes fade-in-64511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table209732 tr {
	border-right:3.08px solid #fff;;
}

table#table209732 {
	table-layout:fixed;
}

#item148914 {
	width:628px !important;
	height:206px !important;
	top:268px !important;
}

@keyframes fade-in-148914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64391 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item64402 {
	width:628px !important;
	height:518px !important;
}

#item64422 {
	width:595px !important;
	height:1077px !important;
}

@keyframes fade-in-64422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64274 {
	width:628px !important;
	height:16px !important;
}

@keyframes fade-in-64274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64296 {
	width:490px !important;
	height:135px !important;
	top:44px !important;
}

@keyframes fade-in-64296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64299 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:260px !important;
}

#item64327 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:113px !important;
}

@keyframes fade-in-64327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64349 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:136px !important;
}

@keyframes fade-in-64349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64352 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:162px !important;
}

#item64379 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:209px !important;
}

#item64382 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:212px !important;
}

#item64253 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item64533 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item64555 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item64559 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item64587 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item64592 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item64593 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item64590 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item64630 {
	width:172px !important;
	height:70px !important;
}

#item64650 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item64606 {
	width:172px !important;
	height:70px !important;
}

#item64626 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item64604 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item64681 {
	width:139px !important;
	height:70px !important;
}

#item64701 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item64657 {
	width:139px !important;
	height:70px !important;
}

#item64677 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item64655 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item64732 {
	width:141px !important;
	height:70px !important;
}

#item64752 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item64708 {
	width:141px !important;
	height:70px !important;
}

#item64728 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item64706 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item64757 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item64788 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item64791 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item64767 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item64803 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150099 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-9472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-9457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9455 {
	width:600px !important;
	height:791px !important;
}

#item9485 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item9697 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:176px !important;
}

#item9708 {
	width:534px !important;
	height:350px !important;
	top:14px !important;
}

#item9728 {
	width:510px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-9728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9731 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item9740 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:372px !important;
}

#item125297 {
	width:177px !important;
	height:12px !important;
	top:395px !important;
}

@keyframes fade-in-125297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table213065 tr {
	border-right:2.2px solid #fff;;
}

table#table213065 {
	table-layout:fixed;
}

#item148954 {
	width:528px !important;
	height:148px !important;
	top:413px !important;
}

@keyframes fade-in-148954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9644 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item9653 {
	width:534px !important;
	height:532px !important;
	top:14px !important;
}

#item9673 {
	width:509px !important;
	height:620px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-9673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9677 {
	width:14px !important;
	height:9px !important;
}

#item9685 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item9515 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes fade-in-9515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9537 {
	width:350px !important;
	height:97px !important;
	top:63px !important;
}

@keyframes fade-in-9537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9559 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:113px !important;
}

@keyframes fade-in-9559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9581 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:129px !important;
}

@keyframes fade-in-9581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9584 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:147px !important;
}

#item9596 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:218px !important;
}

#item9627 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:182px !important;
}

#item9630 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:184px !important;
}

#item9494 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item9813 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item9835 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item9839 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item9867 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item9889 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item9894 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item9895 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item9892 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item9931 {
	width:123px !important;
	height:50px !important;
}

#item9951 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9907 {
	width:123px !important;
	height:50px !important;
}

#item9927 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item9905 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item9982 {
	width:99px !important;
	height:50px !important;
}

#item10002 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item9958 {
	width:99px !important;
	height:50px !important;
}

#item9978 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item9956 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item10033 {
	width:101px !important;
	height:50px !important;
}

#item10053 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10009 {
	width:101px !important;
	height:50px !important;
}

#item10029 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10007 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item10058 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item10089 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item10092 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item10068 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item10104 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-10104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150398 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item64842 {
	width:700px !important;
	height:309px !important;
	background:#86857b;
}

@keyframes fade-in-64842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-64832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64830 {
	width:700px !important;
	height:309px !important;
}

#item64843 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item65030 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item65040 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:475px !important;
}

#item65068 {
	width:278px !important;
	height:12px !important;
	top:214px !important;
}

@keyframes fade-in-65068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65071 {
	width:628px !important;
	height:235px !important;
	top:235px !important;
}

table#table215779 tr {
	border-right:3.08px solid #fff;;
}

table#table215779 {
	table-layout:fixed;
}

#item65091 {
	width:711px !important;
	height:209px !important;
}

@keyframes fade-in-65091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65094 {
	width:628px !important;
	height:184px !important;
}

#item65114 {
	width:595px !important;
	height:979px !important;
}

@keyframes fade-in-65114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64996 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item65006 {
	width:628px !important;
	height:498px !important;
}

#item65026 {
	width:595px !important;
	height:1195px !important;
}

@keyframes fade-in-65026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64872 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-64872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64894 {
	width:490px !important;
	height:135px !important;
	top:69px !important;
}

@keyframes fade-in-64894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64916 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:138px !important;
}

@keyframes fade-in-64916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64938 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:161px !important;
}

@keyframes fade-in-64938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64941 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:187px !important;
}

#item64949 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:286px !important;
}

#item64980 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:235px !important;
}

#item64983 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:238px !important;
}

#item64851 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item65136 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:509px !important;
}

#item65158 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item65162 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item65190 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item65195 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item65196 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item65193 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item65234 {
	width:172px !important;
	height:70px !important;
}

#item65254 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65210 {
	width:172px !important;
	height:70px !important;
}

#item65230 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65208 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item65285 {
	width:139px !important;
	height:70px !important;
}

#item65305 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item65261 {
	width:139px !important;
	height:70px !important;
}

#item65281 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item65259 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item65336 {
	width:141px !important;
	height:70px !important;
}

#item65356 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65312 {
	width:141px !important;
	height:70px !important;
}

#item65332 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65310 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item65361 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item65393 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item65396 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item65372 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item65407 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150105 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-10142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-10130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10128 {
	width:600px !important;
	height:791px !important;
}

#item10153 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item10183 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item10405 {
	width:100px !important;
	height:13px !important;
	top:366px !important;
}

@keyframes fade-in-10405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table219098 tr {
	border-right:2.2px solid #fff;;
}

table#table219098 {
	table-layout:fixed;
}

#item10427 {
	width:528px !important;
	height:192px !important;
	top:386px !important;
}

@keyframes fade-in-10427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10430 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:161px !important;
}

#item10441 {
	width:534px !important;
	height:321px !important;
	top:14px !important;
}

#item10461 {
	width:510px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-10461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10464 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item10473 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:343px !important;
}

#item10332 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item10341 {
	width:534px !important;
	height:549px !important;
	top:13px !important;
}

#item10361 {
	width:509px !important;
	height:920px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-10361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10365 {
	width:14px !important;
	height:9px !important;
}

#item10375 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item10207 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes fade-in-10207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10229 {
	width:350px !important;
	height:252px !important;
	top:79px !important;
}

@keyframes fade-in-10229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10232 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:294px !important;
}

#item10262 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:189px !important;
}

@keyframes fade-in-10262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10284 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:205px !important;
}

@keyframes fade-in-10284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10287 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:224px !important;
}

#item10315 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:258px !important;
}

#item10318 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:260px !important;
}

#item10186 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item10500 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item10504 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item10532 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item10554 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item10559 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item10560 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item10557 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item10598 {
	width:123px !important;
	height:50px !important;
}

#item10618 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10574 {
	width:123px !important;
	height:50px !important;
}

#item10594 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10572 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item10649 {
	width:99px !important;
	height:50px !important;
}

#item10669 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item10625 {
	width:99px !important;
	height:50px !important;
}

#item10645 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item10623 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item10700 {
	width:101px !important;
	height:50px !important;
}

#item10720 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10676 {
	width:101px !important;
	height:50px !important;
}

#item10696 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item10674 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item10725 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item10757 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item10760 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item10736 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item10770 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-10770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150403 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-65442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-65433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65431 {
	width:700px !important;
	height:309px !important;
}

#item65452 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item65482 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item65658 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item65668 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:509px !important;
}

#item65698 {
	width:278px !important;
	height:12px !important;
	top:170px !important;
}

@keyframes fade-in-65698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65701 {
	width:628px !important;
	height:290px !important;
	top:204px !important;
}

table#table222878 tr {
	border-right:3.08px solid #fff;;
}

table#table222878 {
	table-layout:fixed;
}

#item65721 {
	width:739px !important;
	height:269px !important;
}

@keyframes fade-in-65721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65724 {
	width:628px !important;
	height:140px !important;
}

#item65744 {
	width:595px !important;
	height:979px !important;
}

@keyframes fade-in-65744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65625 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:243px !important;
}

#item65634 {
	width:628px !important;
	height:532px !important;
}

#item65654 {
	width:595px !important;
	height:1705px !important;
}

@keyframes fade-in-65654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65506 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-65506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65528 {
	width:422px !important;
	height:242px !important;
	top:92px !important;
}

@keyframes fade-in-65528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65531 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:393px !important;
}

#item65559 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:246px !important;
}

@keyframes fade-in-65559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65581 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:268px !important;
}

@keyframes fade-in-65581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65584 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:294px !important;
}

#item65612 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:342px !important;
}

#item65615 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:345px !important;
}

#item65485 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item65766 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item65770 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item65798 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item65825 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item65826 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item65823 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item65861 {
	width:172px !important;
	height:70px !important;
}

#item65881 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65837 {
	width:172px !important;
	height:70px !important;
}

#item65857 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65835 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item65912 {
	width:139px !important;
	height:70px !important;
}

#item65932 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item65888 {
	width:139px !important;
	height:70px !important;
}

#item65908 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item65886 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item65963 {
	width:141px !important;
	height:70px !important;
}

#item65983 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65939 {
	width:141px !important;
	height:70px !important;
}

#item65959 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item65937 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item65988 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item66017 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item66020 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item65996 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item66033 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150119 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-10808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-10796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10794 {
	width:600px !important;
	height:791px !important;
}

#item10831 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item10859 {
	width:528px !important;
	height:21px !important;
	left:636px !important;
	top:128px !important;
}

#item11079 {
	width:100px !important;
	height:13px !important;
	top:389px !important;
}

@keyframes fade-in-11079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table226611 tr {
	border-right:2.2px solid #fff;;
}

table#table226611 {
	table-layout:fixed;
}

#item11101 {
	width:528px !important;
	height:163px !important;
	top:409px !important;
}

@keyframes fade-in-11101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11104 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:173px !important;
}

#item11115 {
	width:534px !important;
	height:344px !important;
	top:14px !important;
}

#item11135 {
	width:510px !important;
	height:461px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-11135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11138 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item11147 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:365px !important;
}

#item11008 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item11016 {
	width:534px !important;
	height:542px !important;
	top:13px !important;
}

#item11036 {
	width:509px !important;
	height:838px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-11036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11040 {
	width:14px !important;
	height:9px !important;
}

#item11048 {
	width:14px !important;
	height:9px !important;
	top:564px !important;
}

#item10883 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes fade-in-10883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10905 {
	width:350px !important;
	height:263px !important;
	top:80px !important;
}

@keyframes fade-in-10905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10908 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:303px !important;
}

#item10937 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:198px !important;
}

@keyframes fade-in-10937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10959 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:214px !important;
}

@keyframes fade-in-10959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10962 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:232px !important;
}

#item10992 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:266px !important;
}

#item10995 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:268px !important;
}

#item10862 {
	width:564px !important;
	height:572px !important;
	left:636px !important;
	top:153px !important;
}

#item11175 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item11179 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item11207 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item11229 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item11234 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item11235 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item11232 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item11271 {
	width:123px !important;
	height:50px !important;
}

#item11291 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11247 {
	width:123px !important;
	height:50px !important;
}

#item11267 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11245 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item11322 {
	width:99px !important;
	height:50px !important;
}

#item11342 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item11298 {
	width:99px !important;
	height:50px !important;
}

#item11318 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item11296 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item11373 {
	width:101px !important;
	height:50px !important;
}

#item11393 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11349 {
	width:101px !important;
	height:50px !important;
}

#item11369 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item11347 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item11398 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item11430 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item11433 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item11409 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item11446 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-11446 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11446 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150409 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-66070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-66061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66059 {
	width:700px !important;
	height:309px !important;
}

#item66071 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item66099 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item66297 {
	width:140px !important;
	height:18px !important;
	top:256px !important;
}

@keyframes fade-in-66297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table230155 tr {
	border-right:3.08px solid #fff;;
}

table#table230155 {
	table-layout:fixed;
}

#item66319 {
	width:628px !important;
	height:248px !important;
	top:284px !important;
}

@keyframes fade-in-66319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66322 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

#item66331 {
	width:628px !important;
	height:224px !important;
}

#item66351 {
	width:595px !important;
	height:912px !important;
}

@keyframes fade-in-66351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66243 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item66254 {
	width:628px !important;
	height:546px !important;
}

#item66274 {
	width:595px !important;
	height:1539px !important;
}

@keyframes fade-in-66274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66123 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-66123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66145 {
	width:490px !important;
	height:369px !important;
	top:92px !important;
}

@keyframes fade-in-66145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66148 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:404px !important;
}

#item66176 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:257px !important;
}

@keyframes fade-in-66176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66198 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:279px !important;
}

@keyframes fade-in-66198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66201 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:305px !important;
}

#item66229 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:353px !important;
}

#item66232 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:356px !important;
}

#item66102 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item66373 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item66377 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item66405 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item66410 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item66411 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item66408 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item66446 {
	width:172px !important;
	height:70px !important;
}

#item66466 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item66422 {
	width:172px !important;
	height:70px !important;
}

#item66442 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item66420 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item66497 {
	width:139px !important;
	height:70px !important;
}

#item66517 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item66473 {
	width:139px !important;
	height:70px !important;
}

#item66493 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item66471 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item66548 {
	width:141px !important;
	height:70px !important;
}

#item66568 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item66524 {
	width:141px !important;
	height:70px !important;
}

#item66544 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item66522 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item66573 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item66605 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item66608 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item66584 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item66620 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11461 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-11462 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-11462 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item11493 {
	width:570px !important;
	height:44px !important;
	left:94px !important;
	top:93px !important;
}

@keyframes fade-in-11493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11496 {
	opacity:0.65;
	width:400px !important;
	height:202px !important;
	left:94px !important;
	top:179px !important;
	background:#0e0b00;
}

#item11516 {
	width:354px !important;
	height:172px !important;
	left:116px !important;
	top:198px !important;
}

@keyframes fade-in-11516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11519 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-11519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66635 {
	width:734px !important;
	height:1212px !important;
	left:-18px !important;
	top:-6px !important;
	background:#000;
}

@keyframes move-left-shrink-66636 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-66636 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item66663 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:112px !important;
}

@keyframes fade-in-66663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66666 {
	opacity:0.55;
	width:628px !important;
	height:191px !important;
	left:36px !important;
	top:198px !important;
	background:#0e0b00;
}

#item66686 {
	width:568px !important;
	height:152px !important;
	left:64px !important;
	top:217px !important;
}

@keyframes fade-in-66686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11534 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item11835 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item11838 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item11849 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item11869 {
	width:509px !important;
	height:750px !important;
}

@keyframes fade-in-11869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11872 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item11883 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item11754 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item11757 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item11770 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item11790 {
	width:509px !important;
	height:1384px !important;
}

@keyframes fade-in-11790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11793 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item11804 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item11709 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item11731 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes fade-in-11731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11591 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item11613 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item11635 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table239102 th, table#table239102 td {
	vertical-align:top;;
}

table#table239102 tr {
	height:18px;;
}

table#table239102 {
	table-layout:fixed;
}

#item11658 {
	width:510px !important;
	height:146px !important;
}

#item11663 {
	width:511px !important;
	height:17px !important;
}

#item11661 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item11667 {
	width:511px !important;
	height:17px !important;
}

#item11665 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item11671 {
	width:511px !important;
	height:17px !important;
}

#item11669 {
	width:511px !important;
	height:17px !important;
}

#item11675 {
	width:511px !important;
	height:17px !important;
}

#item11673 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item11679 {
	width:511px !important;
	height:17px !important;
}

#item11677 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item11683 {
	width:511px !important;
	height:17px !important;
}

#item11681 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item11687 {
	width:511px !important;
	height:17px !important;
}

#item11685 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

@keyframes fade-in-11544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11558 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item11542 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item11896 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item11928 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item11931 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

#item13235 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item13238 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item13214 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item13249 {
	width:19px !important;
	height:19px !important;
}

#item13247 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-13259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13261 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item13262 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item13259 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-13277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13303 {
	width:122px !important;
	height:50px !important;
}

#item13323 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item13279 {
	width:122px !important;
	height:50px !important;
}

#item13299 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item13277 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes fade-in-13328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13354 {
	width:122px !important;
	height:50px !important;
}

#item13374 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item13330 {
	width:122px !important;
	height:50px !important;
}

#item13350 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item13328 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-13379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13405 {
	width:131px !important;
	height:50px !important;
}

#item13425 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item13381 {
	width:131px !important;
	height:50px !important;
}

#item13401 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item13379 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes fade-in-13430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13456 {
	width:87px !important;
	height:50px !important;
}

#item13476 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item13432 {
	width:87px !important;
	height:50px !important;
}

#item13452 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item13430 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item13502 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item13505 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item13481 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item13519 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-13519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66953 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item66956 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item66966 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item66986 {
	width:595px !important;
	height:1212px !important;
}

@keyframes fade-in-66986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66898 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item66901 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item66910 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item66930 {
	width:595px !important;
	height:2069px !important;
}

@keyframes fade-in-66930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66853 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item66875 {
	width:600px !important;
	height:759px !important;
	left:50px !important;
	top:67px !important;
}

@keyframes fade-in-66875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66735 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item66757 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:67px !important;
}

#item66779 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table243513 th, table#table243513 td {
	vertical-align:top;;
}

table#table243513 tr {
	height:22px;;
}

table#table243513 {
	table-layout:fixed;
}

#item66802 {
	width:622px !important;
	height:178px !important;
}

#item66807 {
	width:623px !important;
	height:21px !important;
}

#item66805 {
	width:623px !important;
	height:21px !important;
	top:46px !important;
}

#item66811 {
	width:623px !important;
	height:21px !important;
}

#item66809 {
	width:623px !important;
	height:21px !important;
	top:24px !important;
}

#item66815 {
	width:623px !important;
	height:21px !important;
}

#item66813 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

#item66819 {
	width:623px !important;
	height:21px !important;
}

#item66817 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item66823 {
	width:623px !important;
	height:21px !important;
}

#item66821 {
	width:623px !important;
	height:21px !important;
	top:91px !important;
}

#item66827 {
	width:623px !important;
	height:21px !important;
}

#item66825 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

#item66831 {
	width:623px !important;
	height:21px !important;
}

#item66829 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item66706 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-66706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66704 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item66990 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item67020 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item67044 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item67047 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item67023 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item67061 {
	width:26px !important;
	height:26px !important;
}

#item67059 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes fade-in-67072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67074 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item67075 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item67072 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-67084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67110 {
	width:171px !important;
	height:70px !important;
}

#item67130 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item67086 {
	width:171px !important;
	height:70px !important;
}

#item67106 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item67084 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes fade-in-67135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67161 {
	width:171px !important;
	height:70px !important;
}

#item67181 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67137 {
	width:171px !important;
	height:70px !important;
}

#item67157 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67135 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-67186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67212 {
	width:204px !important;
	height:70px !important;
}

#item67232 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item67188 {
	width:204px !important;
	height:70px !important;
}

#item67208 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item67186 {
	width:204px !important;
	height:70px !important;
	left:117px !important;
	top:1130px !important;
}

@keyframes fade-in-67237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67263 {
	width:122px !important;
	height:70px !important;
}

#item67283 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67239 {
	width:122px !important;
	height:70px !important;
}

#item67259 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67237 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item67309 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item67312 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item67288 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item67321 {
	width:35px !important;
	height:74px !important;
	left:115px !important;
	top:1127px !important;
}

#item67332 {
	width:35px !important;
	height:74px !important;
	left:527px !important;
	top:1053px !important;
}

#item67343 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150128 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes fade-in-13558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13543 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item13570 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item13598 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:150px !important;
}

#item13620 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item13624 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item13653 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item13911 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item13921 {
	width:534px !important;
	height:234px !important;
	top:16px !important;
}

#item13941 {
	width:510px !important;
	height:862px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-13941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13944 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item13955 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:255px !important;
}

#item13985 {
	width:57px !important;
	height:12px !important;
	top:273px !important;
}

@keyframes fade-in-13985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13988 {
	width:528px !important;
	height:245px !important;
	top:292px !important;
}

table#table246310 tr {
	border-right:2.2px solid #fff;;
}

table#table246310 {
	table-layout:fixed;
}

#item14008 {
	width:590px !important;
	height:224px !important;
}

@keyframes fade-in-14008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14011 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:548px !important;
}

#item13885 {
	width:528px !important;
	height:31px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-13885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13907 {
	width:528px !important;
	height:263px !important;
	top:49px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-13907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13862 {
	width:528px !important;
	height:543px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-13862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13677 {
	width:350px !important;
	height:197px !important;
	top:84px !important;
}

@keyframes fade-in-13677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13699 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes fade-in-13699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13702 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:333px !important;
}

#item13732 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:226px !important;
}

@keyframes fade-in-13732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13754 {
	width:123px !important;
	height:18px !important;
	left:405px !important;
	top:242px !important;
}

@keyframes fade-in-13754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13776 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes fade-in-13776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13798 {
	width:123px !important;
	height:18px !important;
	left:405px !important;
	top:151px !important;
}

@keyframes fade-in-13798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13801 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:262px !important;
}

#item13831 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:296px !important;
}

#item13834 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:298px !important;
}

#item13656 {
	width:564px !important;
	height:561px !important;
	left:36px !important;
	top:166px !important;
}

#item14023 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item14024 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item14021 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item14060 {
	width:123px !important;
	height:50px !important;
}

#item14080 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14036 {
	width:123px !important;
	height:50px !important;
}

#item14056 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14034 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item14111 {
	width:113px !important;
	height:50px !important;
}

#item14131 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14087 {
	width:113px !important;
	height:50px !important;
}

#item14107 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14085 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item14162 {
	width:101px !important;
	height:50px !important;
}

#item14182 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14138 {
	width:101px !important;
	height:50px !important;
}

#item14158 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14136 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item14213 {
	width:101px !important;
	height:50px !important;
}

#item14233 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item14189 {
	width:101px !important;
	height:50px !important;
}

#item14209 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item14187 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item14259 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item14262 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item14238 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item14272 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-14272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150415 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-67379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-67369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67367 {
	width:700px !important;
	height:309px !important;
}

#item67388 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item67416 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item67438 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item67442 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item67472 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item67736 {
	width:80px !important;
	height:16px !important;
	top:105px !important;
}

@keyframes fade-in-67736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67739 {
	width:628px !important;
	height:338px !important;
	top:128px !important;
}

table#table250154 tr {
	border-right:3.08px solid #fff;;
}

table#table250154 {
	table-layout:fixed;
}

#item67759 {
	width:826px !important;
	height:314px !important;
}

@keyframes fade-in-67759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67762 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:20px !important;
}

#item67773 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:471px !important;
}

#item67784 {
	width:628px !important;
	height:86px !important;
}

#item67804 {
	width:595px !important;
	height:1537px !important;
}

@keyframes fade-in-67804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67713 {
	width:628px !important;
	height:494px !important;
}

@keyframes fade-in-67713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67661 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item67670 {
	width:628px !important;
	height:494px !important;
}

#item67690 {
	width:595px !important;
	height:862px !important;
}

@keyframes fade-in-67690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67496 {
	width:490px !important;
	height:276px !important;
	top:93px !important;
}

@keyframes fade-in-67496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67518 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-67518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67521 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:442px !important;
}

#item67552 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:293px !important;
}

@keyframes fade-in-67552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67574 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:316px !important;
}

@keyframes fade-in-67574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67596 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes fade-in-67596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67618 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:188px !important;
}

@keyframes fade-in-67618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67621 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:343px !important;
}

#item67649 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:391px !important;
}

#item67652 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:394px !important;
}

#item67475 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item67809 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item67810 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item67807 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item67846 {
	width:172px !important;
	height:70px !important;
}

#item67866 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67822 {
	width:172px !important;
	height:70px !important;
}

#item67842 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67820 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item67897 {
	width:158px !important;
	height:70px !important;
}

#item67917 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67873 {
	width:158px !important;
	height:70px !important;
}

#item67893 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67871 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item67948 {
	width:141px !important;
	height:70px !important;
}

#item67968 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67924 {
	width:141px !important;
	height:70px !important;
}

#item67944 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item67922 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item67999 {
	width:141px !important;
	height:70px !important;
}

#item68019 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item67975 {
	width:141px !important;
	height:70px !important;
}

#item67995 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item67973 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item68045 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item68048 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item68024 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item68067 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150136 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes fade-in-14312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14296 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item14325 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item14353 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:150px !important;
}

#item14375 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item14379 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item14406 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item14620 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:132px !important;
}

#item14629 {
	width:534px !important;
	height:258px !important;
	top:16px !important;
}

#item14649 {
	width:510px !important;
	height:700px !important;
	top:-304px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-14649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14652 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item14661 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:281px !important;
}

#item14689 {
	width:57px !important;
	height:12px !important;
	top:305px !important;
}

@keyframes fade-in-14689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table256689 tr {
	border-right:2.2px solid #fff;;
}

table#table256689 {
	table-layout:fixed;
}

#item14711 {
	width:528px !important;
	height:235px !important;
	top:324px !important;
}

@keyframes fade-in-14711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14594 {
	width:528px !important;
	height:31px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-14594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14616 {
	width:528px !important;
	height:280px !important;
	top:48px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-14616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14571 {
	width:528px !important;
	height:543px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-14571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14430 {
	width:350px !important;
	height:317px !important;
	top:83px !important;
}

@keyframes fade-in-14430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14452 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes fade-in-14452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14455 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:364px !important;
}

#item14482 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:257px !important;
}

@keyframes fade-in-14482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14504 {
	width:111px !important;
	height:18px !important;
	left:417px !important;
	top:273px !important;
}

@keyframes fade-in-14504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14507 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:292px !important;
}

#item14537 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:327px !important;
}

#item14540 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:329px !important;
}

#item14409 {
	width:564px !important;
	height:559px !important;
	left:36px !important;
	top:166px !important;
}

#item14716 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item14717 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item14714 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item14753 {
	width:123px !important;
	height:50px !important;
}

#item14773 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14729 {
	width:123px !important;
	height:50px !important;
}

#item14749 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14727 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item14804 {
	width:113px !important;
	height:50px !important;
}

#item14824 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14780 {
	width:113px !important;
	height:50px !important;
}

#item14800 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14778 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item14855 {
	width:101px !important;
	height:50px !important;
}

#item14875 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14831 {
	width:101px !important;
	height:50px !important;
}

#item14851 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item14829 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item14906 {
	width:101px !important;
	height:50px !important;
}

#item14926 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item14882 {
	width:101px !important;
	height:50px !important;
}

#item14902 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item14880 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item14952 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item14955 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item14931 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item14966 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-14966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150423 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-68104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-68094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68092 {
	width:700px !important;
	height:309px !important;
}

#item68113 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item68141 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item68163 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item68167 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item68194 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item68419 {
	width:80px !important;
	height:16px !important;
	top:112px !important;
}

@keyframes fade-in-68419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table260587 tr {
	border-right:3.08px solid #fff;;
}

table#table260587 {
	table-layout:fixed;
}

#item68441 {
	width:628px !important;
	height:357px !important;
	top:138px !important;
}

@keyframes fade-in-68441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68444 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item68453 {
	width:628px !important;
	height:95px !important;
}

#item68473 {
	width:595px !important;
	height:1253px !important;
}

@keyframes fade-in-68473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68396 {
	width:628px !important;
	height:495px !important;
}

@keyframes fade-in-68396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68344 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item68353 {
	width:628px !important;
	height:495px !important;
}

#item68373 {
	width:595px !important;
	height:1096px !important;
}

@keyframes fade-in-68373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68218 {
	width:464px !important;
	height:320px !important;
	top:93px !important;
}

@keyframes fade-in-68218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68240 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-68240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68243 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:487px !important;
}

#item68270 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:338px !important;
}

@keyframes fade-in-68270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68292 {
	width:148px !important;
	height:25px !important;
	left:480px !important;
	top:360px !important;
}

@keyframes fade-in-68292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68295 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:387px !important;
}

#item68327 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:437px !important;
}

#item68330 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:440px !important;
}

#item68197 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:580px !important;
}

#item68478 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item68479 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item68476 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item68515 {
	width:172px !important;
	height:70px !important;
}

#item68535 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item68491 {
	width:172px !important;
	height:70px !important;
}

#item68511 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item68489 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item68566 {
	width:158px !important;
	height:70px !important;
}

#item68586 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item68542 {
	width:158px !important;
	height:70px !important;
}

#item68562 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item68540 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item68617 {
	width:141px !important;
	height:70px !important;
}

#item68637 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item68593 {
	width:141px !important;
	height:70px !important;
}

#item68613 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item68591 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item68668 {
	width:141px !important;
	height:70px !important;
}

#item68688 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item68644 {
	width:141px !important;
	height:70px !important;
}

#item68664 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item68642 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item68714 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item68717 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item68693 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item68727 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item68737 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150143 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-15011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14994 {
	width:600px !important;
	height:791px !important;
}

#item15021 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item15048 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item15238 {
	width:100px !important;
	height:13px !important;
	top:367px !important;
}

@keyframes fade-in-15238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table265045 th, table#table265045 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table265045 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table265045 {
	table-layout:fixed;
}

#item15260 {
	width:528px !important;
	height:175px !important;
	top:387px !important;
}

@keyframes fade-in-15260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15263 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item15272 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item15292 {
	width:510px !important;
	height:390px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-15292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15295 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item15305 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:341px !important;
}

#item15215 {
	width:528px !important;
	height:547px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-15215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15072 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes fade-in-15072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15094 {
	width:350px !important;
	height:199px !important;
	top:64px !important;
}

@keyframes fade-in-15094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15097 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:284px !important;
}

#item15128 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:179px !important;
}

@keyframes fade-in-15128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15150 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:195px !important;
}

@keyframes fade-in-15150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15153 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:214px !important;
}

#item15183 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:248px !important;
}

#item15186 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:251px !important;
}

#item15051 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item15334 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item15338 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item15367 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item15389 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item15394 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item15395 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item15392 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item15433 {
	width:123px !important;
	height:50px !important;
}

#item15453 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item15409 {
	width:123px !important;
	height:50px !important;
}

#item15429 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item15407 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item15484 {
	width:99px !important;
	height:50px !important;
}

#item15504 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item15460 {
	width:99px !important;
	height:50px !important;
}

#item15480 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item15458 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item15535 {
	width:101px !important;
	height:50px !important;
}

#item15555 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item15511 {
	width:101px !important;
	height:50px !important;
}

#item15531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item15509 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item15581 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item15584 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item15560 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item15594 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item15602 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-15602 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15602 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150428 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes fade-in-68776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-68765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68763 {
	width:700px !important;
	height:309px !important;
}

#item68783 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item68810 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item69010 {
	width:140px !important;
	height:18px !important;
	top:210px !important;
}

@keyframes fade-in-69010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table268160 th, table#table268160 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table268160 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table268160 {
	table-layout:fixed;
}

#item69032 {
	width:628px !important;
	height:262px !important;
	top:238px !important;
}

@keyframes fade-in-69032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69035 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item69044 {
	width:628px !important;
	height:180px !important;
}

#item69064 {
	width:595px !important;
	height:783px !important;
}

@keyframes fade-in-69064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68958 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item68967 {
	width:628px !important;
	height:500px !important;
}

#item68987 {
	width:595px !important;
	height:1077px !important;
}

@keyframes fade-in-68987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68834 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-68834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68856 {
	width:458px !important;
	height:237px !important;
	top:69px !important;
}

@keyframes fade-in-68856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68859 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:377px !important;
}

#item68889 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:230px !important;
}

@keyframes fade-in-68889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68911 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:253px !important;
}

@keyframes fade-in-68911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68914 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:278px !important;
}

#item68944 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:327px !important;
}

#item68947 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:330px !important;
}

#item68813 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item69086 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item69090 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item69118 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item69123 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item69124 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item69121 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item69161 {
	width:172px !important;
	height:70px !important;
}

#item69181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69137 {
	width:172px !important;
	height:70px !important;
}

#item69157 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69135 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item69212 {
	width:139px !important;
	height:70px !important;
}

#item69232 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item69188 {
	width:139px !important;
	height:70px !important;
}

#item69208 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item69186 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item69263 {
	width:141px !important;
	height:70px !important;
}

#item69283 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69239 {
	width:141px !important;
	height:70px !important;
}

#item69259 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69237 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item69320 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item69323 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item69299 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item69333 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-69333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-69333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item69333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150149 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes fade-in-15642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-15627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15625 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item15657 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item15685 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:150px !important;
}

#item15707 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item15711 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item15739 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item16032 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:115px !important;
}

#item16040 {
	width:534px !important;
	height:224px !important;
	top:16px !important;
}

#item16060 {
	width:510px !important;
	height:470px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-16060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16063 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item16076 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:248px !important;
}

#item16108 {
	width:57px !important;
	height:12px !important;
	top:271px !important;
}

@keyframes fade-in-16108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table272077 tr {
	border-right:2.2px solid #fff;;
}

table#table272077 {
	table-layout:fixed;
}

#item16130 {
	width:528px !important;
	height:235px !important;
	top:289px !important;
}

@keyframes fade-in-16130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16006 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-16006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16028 {
	width:528px !important;
	height:244px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-16028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15931 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:250px !important;
}

#item15943 {
	width:534px !important;
	height:492px !important;
	top:17px !important;
}

#item15963 {
	width:509px !important;
	height:659px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-15963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15967 {
	width:14px !important;
	height:9px !important;
}

#item15977 {
	width:14px !important;
	height:9px !important;
	top:516px !important;
}

#item15763 {
	width:350px !important;
	height:240px !important;
	top:75px !important;
}

@keyframes fade-in-15763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15785 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes fade-in-15785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15788 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:355px !important;
}

#item15816 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

@keyframes fade-in-15816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15838 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

@keyframes fade-in-15838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15860 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:193px !important;
}

@keyframes fade-in-15860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15882 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:209px !important;
}

@keyframes fade-in-15882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15885 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:284px !important;
}

#item15913 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:319px !important;
}

#item15916 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:321px !important;
}

#item15742 {
	width:564px !important;
	height:525px !important;
	left:36px !important;
	top:200px !important;
}

#item16135 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item16136 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item16133 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item16173 {
	width:123px !important;
	height:50px !important;
}

#item16193 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16149 {
	width:123px !important;
	height:50px !important;
}

#item16169 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16147 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item16224 {
	width:113px !important;
	height:50px !important;
}

#item16244 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16200 {
	width:113px !important;
	height:50px !important;
}

#item16220 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16198 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item16275 {
	width:101px !important;
	height:50px !important;
}

#item16295 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16251 {
	width:101px !important;
	height:50px !important;
}

#item16271 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16249 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item16326 {
	width:101px !important;
	height:50px !important;
}

#item16346 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item16302 {
	width:101px !important;
	height:50px !important;
}

#item16322 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item16300 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item16372 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item16375 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item16351 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item16386 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-16386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150435 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-69367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-69358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69356 {
	width:700px !important;
	height:309px !important;
}

#item69377 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item69407 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:519px !important;
}

#item69429 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item69433 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item69461 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item69707 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:33px !important;
}

#item69738 {
	width:80px !important;
	height:16px !important;
	top:141px !important;
}

@keyframes fade-in-69738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69741 {
	width:595px !important;
	height:254px !important;
	top:164px !important;
}

table#table275767 tr {
	border-right:3.08px solid #fff;;
}

table#table275767 {
	table-layout:fixed;
}

#item69761 {
	width:739px !important;
	height:329px !important;
}

@keyframes fade-in-69761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69764 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:437px !important;
}

#item69774 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:268px !important;
}

#item69782 {
	width:628px !important;
	height:112px !important;
}

#item69802 {
	width:595px !important;
	height:920px !important;
}

@keyframes fade-in-69802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69703 {
	width:628px !important;
	height:487px !important;
}

@keyframes fade-in-69703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69650 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:207px !important;
}

#item69660 {
	width:628px !important;
	height:460px !important;
}

#item69680 {
	width:595px !important;
	height:1195px !important;
}

@keyframes fade-in-69680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69485 {
	width:456px !important;
	height:326px !important;
	top:69px !important;
}

@keyframes fade-in-69485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69507 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-69507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69510 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:465px !important;
}

#item69538 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:316px !important;
}

@keyframes fade-in-69538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69560 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:339px !important;
}

@keyframes fade-in-69560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69582 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:238px !important;
}

@keyframes fade-in-69582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69604 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:260px !important;
}

@keyframes fade-in-69604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69607 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:366px !important;
}

#item69636 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:415px !important;
}

#item69639 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:418px !important;
}

#item69464 {
	width:664px !important;
	height:496px !important;
	left:36px !important;
	top:615px !important;
}

#item69807 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item69808 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item69805 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item69843 {
	width:172px !important;
	height:70px !important;
}

#item69863 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69819 {
	width:172px !important;
	height:70px !important;
}

#item69839 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69817 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item69894 {
	width:158px !important;
	height:70px !important;
}

#item69914 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69870 {
	width:158px !important;
	height:70px !important;
}

#item69890 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69868 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item69945 {
	width:141px !important;
	height:70px !important;
}

#item69965 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69921 {
	width:141px !important;
	height:70px !important;
}

#item69941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item69919 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item69996 {
	width:141px !important;
	height:70px !important;
}

#item70016 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item69972 {
	width:141px !important;
	height:70px !important;
}

#item69992 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item69970 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item70042 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item70045 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item70021 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item70057 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item70068 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150155 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-16428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-16412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16410 {
	width:600px !important;
	height:791px !important;
}

#item16444 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item16474 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item16693 {
	width:100px !important;
	height:13px !important;
	top:401px !important;
}

@keyframes fade-in-16693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table280018 th, table#table280018 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table280018 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table280018 {
	table-layout:fixed;
}

#item16715 {
	width:528px !important;
	height:159px !important;
	top:421px !important;
}

@keyframes fade-in-16715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16718 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:181px !important;
}

#item16728 {
	width:534px !important;
	height:355px !important;
	top:16px !important;
}

#item16748 {
	width:510px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-16748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16751 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item16760 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:378px !important;
}

#item16618 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item16629 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item16649 {
	width:509px !important;
	height:659px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-16649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16653 {
	width:14px !important;
	height:9px !important;
}

#item16664 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item16498 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes fade-in-16498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16520 {
	width:350px !important;
	height:179px !important;
	top:81px !important;
}

@keyframes fade-in-16520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16523 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:271px !important;
}

#item16551 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes fade-in-16551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16573 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:182px !important;
}

@keyframes fade-in-16573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16576 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:200px !important;
}

#item16603 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:234px !important;
}

#item16606 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:236px !important;
}

#item16477 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item16788 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item16792 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item16821 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item16843 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item16848 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item16849 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item16846 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item16887 {
	width:123px !important;
	height:50px !important;
}

#item16907 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16863 {
	width:123px !important;
	height:50px !important;
}

#item16883 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16861 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item16938 {
	width:99px !important;
	height:50px !important;
}

#item16958 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item16914 {
	width:99px !important;
	height:50px !important;
}

#item16934 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item16912 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item16989 {
	width:101px !important;
	height:50px !important;
}

#item17009 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16965 {
	width:101px !important;
	height:50px !important;
}

#item16985 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item16963 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item17014 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item17044 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item17047 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item17023 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item17056 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-17056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150442 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

#item70093 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

@keyframes fade-in-70116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-70104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70102 {
	width:700px !important;
	height:309px !important;
}

#item70127 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item70157 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item70354 {
	width:140px !important;
	height:18px !important;
	top:237px !important;
}

@keyframes fade-in-70354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table282984 th, table#table282984 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table282984 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table282984 {
	table-layout:fixed;
}

#item70376 {
	width:628px !important;
	height:242px !important;
	top:265px !important;
}

@keyframes fade-in-70376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70379 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item70391 {
	width:628px !important;
	height:209px !important;
}

#item70411 {
	width:595px !important;
	height:881px !important;
}

@keyframes fade-in-70411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70303 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item70311 {
	width:628px !important;
	height:507px !important;
}

#item70331 {
	width:595px !important;
	height:1234px !important;
}

@keyframes fade-in-70331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70181 {
	width:628px !important;
	height:88px !important;
}

@keyframes fade-in-70181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70203 {
	width:490px !important;
	height:159px !important;
	top:108px !important;
}

@keyframes fade-in-70203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70206 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:372px !important;
}

#item70237 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:225px !important;
}

@keyframes fade-in-70237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70259 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:247px !important;
}

@keyframes fade-in-70259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70262 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:273px !important;
}

#item70291 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:321px !important;
}

#item70294 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:324px !important;
}

#item70160 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item70433 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item70437 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item70467 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item70489 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item70494 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item70495 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item70492 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item70531 {
	width:172px !important;
	height:70px !important;
}

#item70551 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item70507 {
	width:172px !important;
	height:70px !important;
}

#item70527 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item70505 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item70581 {
	width:139px !important;
	height:70px !important;
}

#item70601 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item70557 {
	width:139px !important;
	height:70px !important;
}

#item70577 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item70555 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item70631 {
	width:141px !important;
	height:70px !important;
}

#item70651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item70607 {
	width:141px !important;
	height:70px !important;
}

#item70627 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item70605 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item70686 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item70689 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item70665 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item70699 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150160 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-17096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17079 {
	width:600px !important;
	height:791px !important;
}

#item17109 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item17138 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item17359 {
	width:100px !important;
	height:13px !important;
	top:364px !important;
}

@keyframes fade-in-17359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table285938 th, table#table285938 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table285938 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table285938 {
	table-layout:fixed;
}

#item17381 {
	width:528px !important;
	height:160px !important;
	top:384px !important;
}

@keyframes fade-in-17381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17384 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item17392 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item17412 {
	width:510px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-17412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17415 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item17423 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:341px !important;
}

#item17284 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item17294 {
	width:534px !important;
	height:511px !important;
	top:17px !important;
}

#item17314 {
	width:509px !important;
	height:674px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-17314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17318 {
	width:14px !important;
	height:9px !important;
}

#item17329 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item17162 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes fade-in-17162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17184 {
	width:350px !important;
	height:177px !important;
	top:65px !important;
}

@keyframes fade-in-17184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17187 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:255px !important;
}

#item17215 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

@keyframes fade-in-17215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17237 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:166px !important;
}

@keyframes fade-in-17237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17240 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:184px !important;
}

#item17268 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:218px !important;
}

#item17271 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:220px !important;
}

#item17141 {
	width:564px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item17453 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item17457 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item17487 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item17509 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item17514 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item17515 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item17512 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item17551 {
	width:123px !important;
	height:50px !important;
}

#item17571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item17527 {
	width:123px !important;
	height:50px !important;
}

#item17547 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item17525 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item17602 {
	width:99px !important;
	height:50px !important;
}

#item17622 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item17578 {
	width:99px !important;
	height:50px !important;
}

#item17598 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item17576 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item17653 {
	width:101px !important;
	height:50px !important;
}

#item17673 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item17629 {
	width:101px !important;
	height:50px !important;
}

#item17649 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item17627 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item17678 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item17708 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item17711 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item17687 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item17721 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-17721 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17721 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150450 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-70738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-70725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70723 {
	width:700px !important;
	height:309px !important;
}

#item70750 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item70779 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

#item70983 {
	width:140px !important;
	height:18px !important;
}

@keyframes fade-in-70983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table288739 th, table#table288739 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table288739 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table288739 {
	table-layout:fixed;
}

#item71005 {
	width:628px !important;
	height:244px !important;
	top:28px !important;
}

@keyframes fade-in-71005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71008 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item71018 {
	width:628px !important;
	height:188px !important;
}

#item71038 {
	width:595px !important;
	height:842px !important;
}

@keyframes fade-in-71038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70925 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item70939 {
	width:628px !important;
	height:490px !important;
}

#item70959 {
	width:595px !important;
	height:1254px !important;
}

@keyframes fade-in-70959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70803 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-70803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70825 {
	width:490px !important;
	height:159px !important;
	top:85px !important;
}

@keyframes fade-in-70825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70828 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:351px !important;
}

#item70856 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:204px !important;
}

@keyframes fade-in-70856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70878 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:226px !important;
}

@keyframes fade-in-70878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70881 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:252px !important;
}

#item70908 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:301px !important;
}

#item70911 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:303px !important;
}

#item70782 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item71060 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item71064 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item71093 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item71098 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item71099 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item71096 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item71135 {
	width:172px !important;
	height:70px !important;
}

#item71155 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71111 {
	width:172px !important;
	height:70px !important;
}

#item71131 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71109 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item71186 {
	width:139px !important;
	height:70px !important;
}

#item71206 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item71162 {
	width:139px !important;
	height:70px !important;
}

#item71182 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item71160 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item71237 {
	width:141px !important;
	height:70px !important;
}

#item71257 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71213 {
	width:141px !important;
	height:70px !important;
}

#item71233 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71211 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item71262 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item71293 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item71296 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item71272 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item71307 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150165 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-17760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17745 {
	width:600px !important;
	height:791px !important;
}

#item17775 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item17804 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item18024 {
	width:100px !important;
	height:13px !important;
}

@keyframes fade-in-18024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table291479 th, table#table291479 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table291479 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table291479 {
	table-layout:fixed;
}

#item18046 {
	width:528px !important;
	height:117px !important;
	top:20px !important;
}

@keyframes fade-in-18046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18068 {
	width:528px !important;
	height:365px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-18068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17950 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item17961 {
	width:534px !important;
	height:511px !important;
	top:17px !important;
}

#item17981 {
	width:509px !important;
	height:722px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-17981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17985 {
	width:14px !important;
	height:9px !important;
}

#item17994 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item17828 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes fade-in-17828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17850 {
	width:350px !important;
	height:150px !important;
	top:82px !important;
}

@keyframes fade-in-17850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17853 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:237px !important;
}

#item17880 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

@keyframes fade-in-17880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17902 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

@keyframes fade-in-17902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17905 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:167px !important;
}

#item17932 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:201px !important;
}

#item17935 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:203px !important;
}

#item17807 {
	width:564px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item18090 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item18094 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item18123 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item18145 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item18150 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item18151 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item18148 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item18187 {
	width:123px !important;
	height:50px !important;
}

#item18207 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item18163 {
	width:123px !important;
	height:50px !important;
}

#item18183 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item18161 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item18238 {
	width:99px !important;
	height:50px !important;
}

#item18258 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item18214 {
	width:99px !important;
	height:50px !important;
}

#item18234 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item18212 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item18289 {
	width:101px !important;
	height:50px !important;
}

#item18309 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item18265 {
	width:101px !important;
	height:50px !important;
}

#item18285 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item18263 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item18314 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item18345 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item18348 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item18324 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item18361 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-18361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150456 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-71344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-71335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71333 {
	width:700px !important;
	height:309px !important;
}

#item71352 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item71379 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

#item71579 {
	width:140px !important;
	height:18px !important;
}

@keyframes fade-in-71579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table294056 th, table#table294056 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table294056 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table294056 {
	table-layout:fixed;
}

#item71601 {
	width:628px !important;
	height:181px !important;
	top:28px !important;
}

@keyframes fade-in-71601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71604 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item71613 {
	width:628px !important;
	height:250px !important;
}

#item71633 {
	width:595px !important;
	height:752px !important;
}

@keyframes fade-in-71633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71526 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item71535 {
	width:628px !important;
	height:490px !important;
}

#item71555 {
	width:595px !important;
	height:1332px !important;
}

@keyframes fade-in-71555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71403 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-71403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71425 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes fade-in-71425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71428 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:309px !important;
}

#item71458 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:162px !important;
}

@keyframes fade-in-71458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71480 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:184px !important;
}

@keyframes fade-in-71480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71483 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:210px !important;
}

#item71513 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:259px !important;
}

#item71516 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:262px !important;
}

#item71382 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item71655 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item71659 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item71687 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item71709 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item71714 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item71715 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item71712 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item71753 {
	width:172px !important;
	height:70px !important;
}

#item71773 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71729 {
	width:172px !important;
	height:70px !important;
}

#item71749 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71727 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item71804 {
	width:139px !important;
	height:70px !important;
}

#item71824 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item71780 {
	width:139px !important;
	height:70px !important;
}

#item71800 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item71778 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item71855 {
	width:141px !important;
	height:70px !important;
}

#item71875 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71831 {
	width:141px !important;
	height:70px !important;
}

#item71851 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item71829 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item71880 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item71912 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item71915 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item71891 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item71925 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18376 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-18377 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-18377 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item18407 {
	width:570px !important;
	height:44px !important;
	left:82px !important;
	top:423px !important;
}

@keyframes fade-in-18407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18410 {
	opacity:0.40;
	width:348px !important;
	height:198px !important;
	left:82px !important;
	top:509px !important;
	background:#0e0b00;
}

#item18430 {
	width:302px !important;
	height:188px !important;
	left:104px !important;
	top:528px !important;
}

@keyframes fade-in-18430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18433 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-18433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71940 {
	width:732px !important;
	height:1216px !important;
	left:-18px !important;
	top:-8px !important;
	background:#000;
}

@keyframes move-left-shrink-71941 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-71941 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item71966 {
	width:570px !important;
	height:44px !important;
	left:94px !important;
	top:241px !important;
}

@keyframes fade-in-71966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71969 {
	opacity:0.40;
	width:628px !important;
	height:173px !important;
	left:36px !important;
	top:327px !important;
	background:#0e0b00;
}

#item71989 {
	width:568px !important;
	height:130px !important;
	left:64px !important;
	top:346px !important;
}

@keyframes fade-in-71989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71992 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71992 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71992 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18448 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item18809 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item18812 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item18820 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item18840 {
	width:509px !important;
	height:5600px !important;
}

@keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18843 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item18851 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item18731 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item18734 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item18745 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item18765 {
	width:509px !important;
	height:4750px !important;
}

@keyframes fade-in-18765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18768 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item18780 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item18500 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item18522 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item18544 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item18548 {
	width:20px !important;
	height:10px !important;
	left:189px !important;
	top:291px !important;
}

#item18559 {
	width:20px !important;
	height:10px !important;
	left:108px !important;
	top:273px !important;
}

#item18568 {
	width:20px !important;
	height:10px !important;
	left:132px !important;
	top:255px !important;
}

#item18577 {
	width:20px !important;
	height:10px !important;
	left:170px !important;
	top:110px !important;
}

table#table307300 th, table#table307300 td {
	vertical-align:top;;
}

table#table307300 tr {
	height:18px;;
}

table#table307300 {
	table-layout:fixed;
}

#item18605 {
	width:510px !important;
	height:344px !important;
}

#item18610 {
	width:511px !important;
	height:17px !important;
}

#item18608 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item18614 {
	width:511px !important;
	height:17px !important;
}

#item18612 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item18618 {
	width:511px !important;
	height:17px !important;
}

#item18616 {
	width:511px !important;
	height:17px !important;
}

#item18622 {
	width:511px !important;
	height:17px !important;
}

#item18620 {
	width:511px !important;
	height:17px !important;
	top:306px !important;
}

#item18626 {
	width:511px !important;
	height:17px !important;
}

#item18624 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item18630 {
	width:511px !important;
	height:17px !important;
}

#item18628 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item18634 {
	width:511px !important;
	height:17px !important;
}

#item18632 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item18638 {
	width:511px !important;
	height:17px !important;
}

#item18636 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item18642 {
	width:511px !important;
	height:17px !important;
}

#item18640 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item18646 {
	width:511px !important;
	height:17px !important;
}

#item18644 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item18650 {
	width:511px !important;
	height:17px !important;
}

#item18648 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item18654 {
	width:511px !important;
	height:17px !important;
}

#item18652 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

#item18658 {
	width:511px !important;
	height:17px !important;
}

#item18656 {
	width:511px !important;
	height:17px !important;
	top:198px !important;
}

#item18662 {
	width:511px !important;
	height:17px !important;
}

#item18660 {
	width:511px !important;
	height:17px !important;
	top:216px !important;
}

#item18666 {
	width:511px !important;
	height:17px !important;
}

#item18664 {
	width:511px !important;
	height:17px !important;
	top:234px !important;
}

#item18670 {
	width:511px !important;
	height:17px !important;
}

#item18668 {
	width:511px !important;
	height:17px !important;
	top:252px !important;
}

#item18674 {
	width:511px !important;
	height:17px !important;
}

#item18672 {
	width:511px !important;
	height:17px !important;
	top:270px !important;
}

#item18678 {
	width:511px !important;
	height:17px !important;
}

#item18676 {
	width:511px !important;
	height:17px !important;
	top:288px !important;
}

#item18680 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:429px !important;
}

#item18708 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:434px !important;
}

@keyframes fade-in-18459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18469 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item18457 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item18865 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item18898 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item18901 {
	width:586px !important;
	height:679px !important;
	left:14px !important;
	top:117px !important;
}

#item19603 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item19606 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item19582 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item19619 {
	width:19px !important;
	height:19px !important;
}

#item19617 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-19630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19632 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item19633 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item19630 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item19669 {
	width:122px !important;
	height:50px !important;
}

#item19689 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item19645 {
	width:122px !important;
	height:50px !important;
}

#item19665 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item19643 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes fade-in-19694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19720 {
	width:122px !important;
	height:50px !important;
}

#item19740 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item19696 {
	width:122px !important;
	height:50px !important;
}

#item19716 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item19694 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-19745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19771 {
	width:87px !important;
	height:50px !important;
}

#item19791 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item19747 {
	width:87px !important;
	height:50px !important;
}

#item19767 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item19745 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item19817 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item19820 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item19796 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item19832 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-19832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72327 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item72330 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item72340 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item72360 {
	width:595px !important;
	height:8757px !important;
}

@keyframes fade-in-72360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72272 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item72275 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item72284 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item72304 {
	width:595px !important;
	height:7024px !important;
}

@keyframes fade-in-72304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72037 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item72059 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:67px !important;
}

#item72081 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item72085 {
	width:24px !important;
	height:12px !important;
	left:230px !important;
	top:355px !important;
}

#item72097 {
	width:24px !important;
	height:12px !important;
	left:132px !important;
	top:333px !important;
}

#item72109 {
	width:24px !important;
	height:12px !important;
	left:161px !important;
	top:311px !important;
}

#item72118 {
	width:24px !important;
	height:12px !important;
	left:209px !important;
	top:134px !important;
}

table#table321141 th, table#table321141 td {
	vertical-align:top;;
}

table#table321141 tr {
	height:22px;;
}

table#table321141 {
	table-layout:fixed;
}

#item72146 {
	width:622px !important;
	height:420px !important;
}

#item72151 {
	width:623px !important;
	height:21px !important;
}

#item72149 {
	width:623px !important;
	height:21px !important;
	top:46px !important;
}

#item72155 {
	width:623px !important;
	height:21px !important;
}

#item72153 {
	width:623px !important;
	height:21px !important;
	top:24px !important;
}

#item72159 {
	width:623px !important;
	height:21px !important;
}

#item72157 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

#item72163 {
	width:623px !important;
	height:21px !important;
}

#item72161 {
	width:623px !important;
	height:21px !important;
	top:375px !important;
}

#item72167 {
	width:623px !important;
	height:21px !important;
}

#item72165 {
	width:623px !important;
	height:21px !important;
	top:90px !important;
}

#item72171 {
	width:623px !important;
	height:21px !important;
}

#item72169 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

#item72175 {
	width:623px !important;
	height:21px !important;
}

#item72173 {
	width:623px !important;
	height:21px !important;
	top:112px !important;
}

#item72179 {
	width:623px !important;
	height:21px !important;
}

#item72177 {
	width:623px !important;
	height:21px !important;
	top:134px !important;
}

#item72183 {
	width:623px !important;
	height:21px !important;
}

#item72181 {
	width:623px !important;
	height:21px !important;
	top:156px !important;
}

#item72187 {
	width:623px !important;
	height:21px !important;
}

#item72185 {
	width:623px !important;
	height:21px !important;
	top:178px !important;
}

#item72191 {
	width:623px !important;
	height:21px !important;
}

#item72189 {
	width:623px !important;
	height:21px !important;
	top:200px !important;
}

#item72195 {
	width:623px !important;
	height:21px !important;
}

#item72193 {
	width:623px !important;
	height:21px !important;
	top:222px !important;
}

#item72199 {
	width:623px !important;
	height:21px !important;
}

#item72197 {
	width:623px !important;
	height:21px !important;
	top:244px !important;
}

#item72203 {
	width:623px !important;
	height:21px !important;
}

#item72201 {
	width:623px !important;
	height:21px !important;
	top:266px !important;
}

#item72207 {
	width:623px !important;
	height:21px !important;
}

#item72205 {
	width:623px !important;
	height:21px !important;
	top:288px !important;
}

#item72211 {
	width:623px !important;
	height:21px !important;
}

#item72209 {
	width:623px !important;
	height:21px !important;
	top:310px !important;
}

#item72215 {
	width:623px !important;
	height:21px !important;
}

#item72213 {
	width:623px !important;
	height:21px !important;
	top:331px !important;
}

#item72219 {
	width:623px !important;
	height:21px !important;
}

#item72217 {
	width:623px !important;
	height:21px !important;
	top:353px !important;
}

#item72221 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:523px !important;
}

#item72249 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:529px !important;
}

#item72009 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-72009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72007 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item72364 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item72394 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item72418 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item72421 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item72397 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item72433 {
	width:26px !important;
	height:26px !important;
}

#item72431 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes fade-in-72443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72445 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item72446 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item72443 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-72456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72482 {
	width:171px !important;
	height:70px !important;
}

#item72502 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item72458 {
	width:171px !important;
	height:70px !important;
}

#item72478 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item72456 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes fade-in-72507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72533 {
	width:171px !important;
	height:70px !important;
}

#item72553 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item72509 {
	width:171px !important;
	height:70px !important;
}

#item72529 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item72507 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-72558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72584 {
	width:122px !important;
	height:70px !important;
}

#item72604 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item72560 {
	width:122px !important;
	height:70px !important;
}

#item72580 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item72558 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item72630 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item72633 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item72609 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item72646 {
	width:35px !important;
	height:74px !important;
	left:149px !important;
	top:1127px !important;
}

#item72657 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-72657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-72657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item72657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150170 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-19873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-19860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19858 {
	width:600px !important;
	height:790px !important;
}

#item19885 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item19912 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item19934 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item19938 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item19968 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item20227 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item20236 {
	width:534px !important;
	height:221px !important;
	top:16px !important;
}

#item20256 {
	width:510px !important;
	height:435px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-20256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20259 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item20268 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:246px !important;
}

table#table325228 tr {
	border-right:2.2px solid #fff;;
}

table#table325228 {
	table-layout:fixed;
}

#item20297 {
	width:528px !important;
	height:277px !important;
	top:289px !important;
}

@keyframes fade-in-20297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20319 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes fade-in-20319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126090 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item126093 {
	width:534px !important;
	height:534px !important;
	top:16px !important;
}

#item126095 {
	width:509px !important;
	height:651px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-126095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126120 {
	width:14px !important;
	height:9px !important;
}

#item126123 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item19992 {
	width:390px !important;
	height:241px !important;
	top:135px !important;
}

@keyframes fade-in-19992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20014 {
	width:528px !important;
	height:97px !important;
	top:18px !important;
}

@keyframes fade-in-20014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20061 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:431px !important;
}

#item20091 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:326px !important;
}

@keyframes fade-in-20091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20113 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:342px !important;
}

@keyframes fade-in-20113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20116 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:360px !important;
}

#item20144 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:394px !important;
}

#item20147 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:396px !important;
}

#item19971 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item20324 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item20325 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item20322 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item20364 {
	width:123px !important;
	height:50px !important;
}

#item20384 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item20340 {
	width:123px !important;
	height:50px !important;
}

#item20360 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item20338 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item20466 {
	width:101px !important;
	height:50px !important;
}

#item20486 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item20442 {
	width:101px !important;
	height:50px !important;
}

#item20462 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item20440 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item20517 {
	width:101px !important;
	height:50px !important;
}

#item20537 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item20493 {
	width:101px !important;
	height:50px !important;
}

#item20513 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item20491 {
	width:101px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item20563 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item20566 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item20542 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item126084 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item20576 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-20576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150465 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-72693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-72683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72681 {
	width:700px !important;
	height:309px !important;
}

#item72702 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item72730 {
	width:628px !important;
	height:58px !important;
	left:36px !important;
	top:508px !important;
}

#item72752 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item72756 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item72785 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item73040 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:12px !important;
}

#item73051 {
	width:628px !important;
	height:63px !important;
	left:2px !important;
	top:5px !important;
}

#item73071 {
	width:595px !important;
	height:851px !important;
}

@keyframes fade-in-73071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table329677 tr {
	border-right:3.08px solid #fff;;
}

table#table329677 {
	table-layout:fixed;
}

#item73093 {
	width:657px !important;
	height:402px !important;
	top:115px !important;
}

@keyframes fade-in-73093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73115 {
	width:140px !important;
	height:18px !important;
	top:87px !important;
}

@keyframes fade-in-73115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72982 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:222px !important;
}

#item72993 {
	width:628px !important;
	height:488px !important;
	left:2px !important;
	top:15px !important;
}

#item73013 {
	width:595px !important;
	height:1254px !important;
}

@keyframes fade-in-73013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72790 {
	width:628px !important;
	height:83px !important;
	left:2px !important;
}

#item72810 {
	width:595px !important;
	height:213px !important;
}

@keyframes fade-in-72810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72813 {
	width:23px !important;
	height:46px !important;
	left:630px !important;
	top:19px !important;
}

#item72843 {
	width:564px !important;
	height:338px !important;
	left:2px !important;
	top:105px !important;
}

@keyframes fade-in-72843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72890 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:473px !important;
}

#item72918 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:326px !important;
}

@keyframes fade-in-72918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72940 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:349px !important;
}

@keyframes fade-in-72940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72943 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:374px !important;
}

#item72970 {
	width:231px !important;
	height:36px !important;
	left:435px !important;
	top:422px !important;
}

#item72973 {
	width:7px !important;
	height:11px !important;
	left:423px !important;
	top:425px !important;
}

#item72788 {
	width:666px !important;
	height:517px !important;
	left:34px !important;
	top:572px !important;
}

#item73120 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item73121 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item73118 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item73157 {
	width:172px !important;
	height:70px !important;
}

#item73177 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73133 {
	width:172px !important;
	height:70px !important;
}

#item73153 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73131 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item73259 {
	width:141px !important;
	height:70px !important;
}

#item73279 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73235 {
	width:141px !important;
	height:70px !important;
}

#item73255 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73233 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item73310 {
	width:138px !important;
	height:70px !important;
}

#item73330 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item73286 {
	width:138px !important;
	height:70px !important;
}

#item73306 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item73284 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item73365 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item73368 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item73344 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item126140 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item73379 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150177 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-20617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-20602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20600 {
	width:600px !important;
	height:790px !important;
}

#item20633 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item20645 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item20673 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item20874 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item20884 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item20904 {
	width:510px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-20904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20908 {
	width:14px !important;
	height:9px !important;
}

#item20917 {
	width:14px !important;
	height:9px !important;
	top:319px !important;
}

table#table333791 tr {
	border-right:2.2px solid #fff;;
}

table#table333791 {
	table-layout:fixed;
}

#item20948 {
	width:528px !important;
	height:219px !important;
	top:362px !important;
}

@keyframes fade-in-20948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20970 {
	width:100px !important;
	height:13px !important;
	top:342px !important;
}

@keyframes fade-in-20970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20817 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item20827 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item20847 {
	width:509px !important;
	height:651px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-20847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20851 {
	width:14px !important;
	height:9px !important;
}

#item20863 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item20697 {
	width:528px !important;
	height:77px !important;
	top:16px !important;
}

@keyframes fade-in-20697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20719 {
	width:350px !important;
	height:261px !important;
	top:113px !important;
}

@keyframes fade-in-20719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20741 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:231px !important;
}

@keyframes fade-in-20741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20763 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:247px !important;
}

@keyframes fade-in-20763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20766 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:335px !important;
}

#item20775 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:264px !important;
}

#item20803 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:299px !important;
}

#item20806 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:301px !important;
}

#item20676 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item20992 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item21014 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item21019 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item21020 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item21017 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item21059 {
	width:123px !important;
	height:50px !important;
}

#item21079 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21035 {
	width:123px !important;
	height:50px !important;
}

#item21055 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21033 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item21110 {
	width:99px !important;
	height:50px !important;
}

#item21130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item21086 {
	width:99px !important;
	height:50px !important;
}

#item21106 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item21084 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item21161 {
	width:101px !important;
	height:50px !important;
}

#item21181 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21137 {
	width:101px !important;
	height:50px !important;
}

#item21157 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21135 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item21186 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item21216 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item21219 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item21195 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item21229 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-21229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150471 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-73416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-73405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73403 {
	width:700px !important;
	height:309px !important;
}

#item73428 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item73438 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item73466 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table336765 tr {
	border-right:3.08px solid #fff;;
}

table#table336765 {
	table-layout:fixed;
}

#item73664 {
	width:628px !important;
	height:341px !important;
	top:185px !important;
}

@keyframes fade-in-73664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73686 {
	width:140px !important;
	height:18px !important;
	top:157px !important;
}

@keyframes fade-in-73686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73689 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item73699 {
	width:628px !important;
	height:126px !important;
}

#item73719 {
	width:595px !important;
	height:1095px !important;
}

@keyframes fade-in-73719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73612 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item73621 {
	width:628px !important;
	height:526px !important;
}

#item73641 {
	width:595px !important;
	height:1293px !important;
}

@keyframes fade-in-73641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73490 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes fade-in-73490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73512 {
	width:395px !important;
	height:238px !important;
	top:136px !important;
}

@keyframes fade-in-73512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73534 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:301px !important;
}

@keyframes fade-in-73534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73556 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:323px !important;
}

@keyframes fade-in-73556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73559 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:446px !important;
}

#item73567 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:348px !important;
}

#item73597 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:396px !important;
}

#item73600 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:399px !important;
}

#item73469 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item73741 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item73763 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item73768 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item73769 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item73766 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item73805 {
	width:172px !important;
	height:70px !important;
}

#item73825 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73781 {
	width:172px !important;
	height:70px !important;
}

#item73801 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73779 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item73856 {
	width:139px !important;
	height:70px !important;
}

#item73876 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item73832 {
	width:139px !important;
	height:70px !important;
}

#item73852 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item73830 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item73907 {
	width:141px !important;
	height:70px !important;
}

#item73927 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73883 {
	width:141px !important;
	height:70px !important;
}

#item73903 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item73881 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item73932 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item73962 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item73965 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item73941 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item73976 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150184 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-21270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-21257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21255 {
	width:600px !important;
	height:790px !important;
}

#item21283 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item21295 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item21323 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table340275 th, table#table340275 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table340275 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table340275 {
	table-layout:fixed;
}

#item21542 {
	width:528px !important;
	height:217px !important;
	top:321px !important;
}

@keyframes fade-in-21542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21564 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes fade-in-21564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21586 {
	width:528px !important;
	height:272px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-21586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21467 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item21478 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item21498 {
	width:509px !important;
	height:883px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-21498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21502 {
	width:14px !important;
	height:9px !important;
}

#item21512 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item21347 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-21347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21350 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:340px !important;
}

#item21377 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-21377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21399 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes fade-in-21399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21421 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes fade-in-21421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21424 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:268px !important;
}

#item21451 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:303px !important;
}

#item21454 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:305px !important;
}

#item21326 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item21608 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item21630 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item21652 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item21657 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item21658 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item21655 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item21694 {
	width:123px !important;
	height:50px !important;
}

#item21714 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21670 {
	width:123px !important;
	height:50px !important;
}

#item21690 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21668 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item21745 {
	width:99px !important;
	height:50px !important;
}

#item21765 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item21721 {
	width:99px !important;
	height:50px !important;
}

#item21741 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item21719 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item21796 {
	width:101px !important;
	height:50px !important;
}

#item21816 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21772 {
	width:101px !important;
	height:50px !important;
}

#item21792 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item21770 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item21821 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item21851 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item21854 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item21830 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item21868 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-21868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150476 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-74013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-74004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74002 {
	width:700px !important;
	height:309px !important;
}

#item74023 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item74032 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item74065 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table343450 th, table#table343450 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table343450 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table343450 {
	table-layout:fixed;
}

#item74265 {
	width:628px !important;
	height:342px !important;
	top:187px !important;
}

@keyframes fade-in-74265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74287 {
	width:140px !important;
	height:18px !important;
	top:159px !important;
}

@keyframes fade-in-74287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74290 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:38px !important;
}

#item74299 {
	width:628px !important;
	height:118px !important;
	top:7px !important;
}

#item74319 {
	width:595px !important;
	height:627px !important;
}

@keyframes fade-in-74319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74212 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item74222 {
	width:628px !important;
	height:512px !important;
	top:17px !important;
}

#item74242 {
	width:595px !important;
	height:1500px !important;
}

@keyframes fade-in-74242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74089 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-74089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74092 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:488px !important;
}

#item74124 {
	width:372px !important;
	height:365px !important;
	top:128px !important;
}

@keyframes fade-in-74124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74146 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:341px !important;
}

@keyframes fade-in-74146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74168 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:363px !important;
}

@keyframes fade-in-74168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74171 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:388px !important;
}

#item74199 {
	width:231px !important;
	height:36px !important;
	left:433px !important;
	top:436px !important;
}

#item74202 {
	width:7px !important;
	height:11px !important;
	left:422px !important;
	top:439px !important;
}

#item74068 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item74341 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:508px !important;
}

#item74363 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item74385 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item74390 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item74391 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item74388 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item74428 {
	width:172px !important;
	height:70px !important;
}

#item74448 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item74404 {
	width:172px !important;
	height:70px !important;
}

#item74424 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item74402 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item74479 {
	width:139px !important;
	height:70px !important;
}

#item74499 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item74455 {
	width:139px !important;
	height:70px !important;
}

#item74475 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item74453 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item74530 {
	width:141px !important;
	height:70px !important;
}

#item74550 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item74506 {
	width:141px !important;
	height:70px !important;
}

#item74526 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item74504 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item74555 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item74587 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item74590 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item74566 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item74600 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150194 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-21911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-21899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21897 {
	width:600px !important;
	height:790px !important;
}

#item21924 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item21933 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item21964 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table346764 tr {
	border-right:2.2px solid #fff;;
}

table#table346764 {
	table-layout:fixed;
}

#item22231 {
	width:528px !important;
	height:191px !important;
	top:390px !important;
}

@keyframes fade-in-22231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22253 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes fade-in-22253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22256 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:166px !important;
}

#item22268 {
	width:534px !important;
	height:323px !important;
	top:17px !important;
}

#item22288 {
	width:510px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-22288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22291 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item22300 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:347px !important;
}

#item22158 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item22168 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item22188 {
	width:509px !important;
	height:573px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-22188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22192 {
	width:14px !important;
	height:9px !important;
}

#item22201 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item21988 {
	width:350px !important;
	height:186px !important;
	top:117px !important;
}

@keyframes fade-in-21988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22010 {
	width:528px !important;
	height:80px !important;
	top:17px !important;
}

@keyframes fade-in-22010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22032 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes fade-in-22032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22076 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes fade-in-22076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22101 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:340px !important;
}

#item22113 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:269px !important;
}

#item22142 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:303px !important;
}

#item22145 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:305px !important;
}

#item21967 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item22327 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item22349 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item22354 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item22355 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item22352 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item22390 {
	width:123px !important;
	height:50px !important;
}

#item22410 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item22366 {
	width:123px !important;
	height:50px !important;
}

#item22386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item22364 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item22441 {
	width:99px !important;
	height:50px !important;
}

#item22461 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item22417 {
	width:99px !important;
	height:50px !important;
}

#item22437 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item22415 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item22492 {
	width:101px !important;
	height:50px !important;
}

#item22512 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item22468 {
	width:101px !important;
	height:50px !important;
}

#item22488 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item22466 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item22517 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item22549 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item22552 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item22528 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item22564 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-22564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150483 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-74634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-74625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74623 {
	width:700px !important;
	height:309px !important;
}

#item74645 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item74657 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item74685 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table350445 tr {
	border-right:3.08px solid #fff;;
}

table#table350445 {
	table-layout:fixed;
}

#item74881 {
	width:628px !important;
	height:307px !important;
	top:200px !important;
}

@keyframes fade-in-74881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74903 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes fade-in-74903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74906 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item74917 {
	width:628px !important;
	height:142px !important;
}

#item74937 {
	width:595px !important;
	height:1027px !important;
}

@keyframes fade-in-74937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74828 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item74838 {
	width:628px !important;
	height:507px !important;
}

#item74858 {
	width:595px !important;
	height:1234px !important;
}

@keyframes fade-in-74858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74709 {
	width:408px !important;
	height:247px !important;
	top:155px !important;
}

@keyframes fade-in-74709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74731 {
	width:628px !important;
	height:135px !important;
}

@keyframes fade-in-74731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74753 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:352px !important;
}

@keyframes fade-in-74753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74775 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:329px !important;
}

@keyframes fade-in-74775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74778 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:476px !important;
}

#item74787 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:378px !important;
}

#item74815 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:426px !important;
}

#item74818 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:429px !important;
}

#item74688 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item74959 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item74981 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item74986 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item74987 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item74984 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item75023 {
	width:172px !important;
	height:70px !important;
}

#item75043 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item74999 {
	width:172px !important;
	height:70px !important;
}

#item75019 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item74997 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item75074 {
	width:139px !important;
	height:70px !important;
}

#item75094 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item75050 {
	width:139px !important;
	height:70px !important;
}

#item75070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item75048 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item75125 {
	width:141px !important;
	height:70px !important;
}

#item75145 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item75101 {
	width:141px !important;
	height:70px !important;
}

#item75121 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item75099 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item75150 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item75179 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item75182 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item75158 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item75191 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-75191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item75191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22579 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-22604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-22590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22588 {
	width:600px !important;
	height:790px !important;
}

#item22616 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item22626 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item22655 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table354104 th, table#table354104 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table354104 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table354104 {
	table-layout:fixed;
}

#item22876 {
	width:528px !important;
	height:137px !important;
	top:429px !important;
}

@keyframes fade-in-22876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22898 {
	width:100px !important;
	height:13px !important;
	top:409px !important;
}

@keyframes fade-in-22898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22920 {
	width:528px !important;
	height:384px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-22920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22802 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item22810 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item22830 {
	width:509px !important;
	height:833px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-22830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22834 {
	width:14px !important;
	height:9px !important;
}

#item22845 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item22679 {
	width:414px !important;
	height:65px !important;
	top:84px !important;
}

@keyframes fade-in-22679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22701 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes fade-in-22701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22723 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:115px !important;
}

@keyframes fade-in-22723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22745 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

@keyframes fade-in-22745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22748 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:204px !important;
}

#item22760 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:134px !important;
}

#item22788 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:168px !important;
}

#item22791 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:170px !important;
}

#item22658 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item22942 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item22964 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item22986 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item22991 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item22992 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item22989 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item23028 {
	width:123px !important;
	height:50px !important;
}

#item23048 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23004 {
	width:123px !important;
	height:50px !important;
}

#item23024 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23002 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item23079 {
	width:99px !important;
	height:50px !important;
}

#item23099 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item23055 {
	width:99px !important;
	height:50px !important;
}

#item23075 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item23053 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item23130 {
	width:101px !important;
	height:50px !important;
}

#item23150 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23106 {
	width:101px !important;
	height:50px !important;
}

#item23126 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23104 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item23155 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item23185 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item23188 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item23164 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item23198 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-23198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75206 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-75232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-75220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75218 {
	width:700px !important;
	height:309px !important;
}

#item75241 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item75251 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item75279 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table356604 th, table#table356604 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table356604 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table356604 {
	table-layout:fixed;
}

#item75479 {
	width:628px !important;
	height:206px !important;
	top:301px !important;
}

@keyframes fade-in-75479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75501 {
	width:140px !important;
	height:18px !important;
	top:273px !important;
}

@keyframes fade-in-75501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75504 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item75512 {
	width:628px !important;
	height:245px !important;
}

#item75532 {
	width:595px !important;
	height:783px !important;
}

@keyframes fade-in-75532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75426 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item75436 {
	width:628px !important;
	height:507px !important;
}

#item75456 {
	width:595px !important;
	height:1539px !important;
}

@keyframes fade-in-75456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75303 {
	width:589px !important;
	height:84px !important;
	top:95px !important;
}

@keyframes fade-in-75303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75325 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-75325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75347 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:219px !important;
}

@keyframes fade-in-75347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75369 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:196px !important;
}

@keyframes fade-in-75369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75372 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:343px !important;
}

#item75381 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:245px !important;
}

#item75410 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:293px !important;
}

#item75413 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:296px !important;
}

#item75282 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item75554 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item75576 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item75598 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item75603 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item75604 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item75601 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item75639 {
	width:172px !important;
	height:70px !important;
}

#item75659 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item75615 {
	width:172px !important;
	height:70px !important;
}

#item75635 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item75613 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item75690 {
	width:139px !important;
	height:70px !important;
}

#item75710 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item75666 {
	width:139px !important;
	height:70px !important;
}

#item75686 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item75664 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item75741 {
	width:141px !important;
	height:70px !important;
}

#item75761 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item75717 {
	width:141px !important;
	height:70px !important;
}

#item75737 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item75715 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item75766 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item75798 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item75801 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item75777 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item75813 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-75813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item75813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150200 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes fade-in-23238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-23225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23223 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item23251 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item23279 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item23301 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item23305 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item23332 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item23610 {
	width:100px !important;
	height:13px !important;
	top:372px !important;
}

@keyframes fade-in-23610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table359241 th, table#table359241 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table359241 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table359241 {
	table-layout:fixed;
}

#item23632 {
	width:528px !important;
	height:173px !important;
	top:392px !important;
}

@keyframes fade-in-23632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23635 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item23644 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item23664 {
	width:510px !important;
	height:472px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-23664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23667 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item23676 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:341px !important;
}

#item23564 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-23564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23586 {
	width:528px !important;
	height:535px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-23586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23541 {
	width:528px !important;
	height:549px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-23541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23356 {
	width:384px !important;
	height:176px !important;
	top:104px !important;
}

@keyframes fade-in-23356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23378 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes fade-in-23378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23400 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:154px !important;
}

@keyframes fade-in-23400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23422 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:170px !important;
}

@keyframes fade-in-23422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23425 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

#item23452 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:221px !important;
}

@keyframes fade-in-23452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23474 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:237px !important;
}

@keyframes fade-in-23474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23477 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:256px !important;
}

#item23507 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:290px !important;
}

#item23510 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:292px !important;
}

#item23335 {
	width:564px !important;
	height:582px !important;
	left:36px !important;
	top:160px !important;
}

#item23687 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item23688 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item23685 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item23724 {
	width:123px !important;
	height:50px !important;
}

#item23744 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23700 {
	width:123px !important;
	height:50px !important;
}

#item23720 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23698 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item23775 {
	width:113px !important;
	height:50px !important;
}

#item23795 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23751 {
	width:113px !important;
	height:50px !important;
}

#item23771 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23749 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item23826 {
	width:101px !important;
	height:50px !important;
}

#item23846 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23802 {
	width:101px !important;
	height:50px !important;
}

#item23822 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item23800 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item23877 {
	width:101px !important;
	height:50px !important;
}

#item23897 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item23853 {
	width:101px !important;
	height:50px !important;
}

#item23873 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item23851 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item23923 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item23926 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item23902 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item23937 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-23937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150489 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes fade-in-75848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-75839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75837 {
	width:700px !important;
	height:309px !important;
}

#item75857 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item75886 {
	width:628px !important;
	height:58px !important;
	left:36px !important;
	top:488px !important;
}

#item75908 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item75912 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item75941 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item76218 {
	width:140px !important;
	height:18px !important;
}

@keyframes fade-in-76218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table363724 th, table#table363724 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table363724 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table363724 {
	table-layout:fixed;
}

#item76240 {
	width:628px !important;
	height:253px !important;
	top:28px !important;
}

@keyframes fade-in-76240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76243 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item76254 {
	width:628px !important;
	height:214px !important;
}

#item76274 {
	width:595px !important;
	height:1019px !important;
}

@keyframes fade-in-76274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76163 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item76174 {
	width:628px !important;
	height:518px !important;
}

#item76194 {
	width:595px !important;
	height:1269px !important;
}

@keyframes fade-in-76194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76131 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item76139 {
	width:628px !important;
	height:518px !important;
}

#item76159 {
	width:595px !important;
	height:1097px !important;
}

@keyframes fade-in-76159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75965 {
	width:468px !important;
	height:267px !important;
	top:121px !important;
}

@keyframes fade-in-75965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75987 {
	width:628px !important;
	height:88px !important;
}

@keyframes fade-in-75987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76009 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:192px !important;
}

@keyframes fade-in-76009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76031 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:214px !important;
}

@keyframes fade-in-76031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76034 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:454px !important;
}

#item76064 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:307px !important;
}

@keyframes fade-in-76064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76086 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:330px !important;
}

@keyframes fade-in-76086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76089 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:355px !important;
}

#item76117 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:403px !important;
}

#item76120 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:406px !important;
}

#item75944 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item76279 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item76280 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item76277 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item76316 {
	width:172px !important;
	height:70px !important;
}

#item76336 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item76292 {
	width:172px !important;
	height:70px !important;
}

#item76312 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item76290 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item76367 {
	width:158px !important;
	height:70px !important;
}

#item76387 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item76343 {
	width:158px !important;
	height:70px !important;
}

#item76363 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item76341 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item76418 {
	width:141px !important;
	height:70px !important;
}

#item76438 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item76394 {
	width:141px !important;
	height:70px !important;
}

#item76414 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item76392 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item76469 {
	width:141px !important;
	height:70px !important;
}

#item76489 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item76445 {
	width:141px !important;
	height:70px !important;
}

#item76465 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item76443 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item76524 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item76527 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item76503 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item76537 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150215 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes fade-in-23979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-23965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23963 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item23994 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item24023 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item24045 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item24049 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item24081 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item24403 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes fade-in-24403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table368394 th, table#table368394 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table368394 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table368394 {
	table-layout:fixed;
}

#item24425 {
	width:528px !important;
	height:229px !important;
	top:336px !important;
}

@keyframes fade-in-24425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24428 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:139px !important;
}

#item24441 {
	width:534px !important;
	height:272px !important;
	top:16px !important;
}

#item24461 {
	width:510px !important;
	height:553px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-24461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24464 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item24475 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:295px !important;
}

#item24357 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-24357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24379 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-24379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24279 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item24290 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item24310 {
	width:509px !important;
	height:659px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-24310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24314 {
	width:14px !important;
	height:9px !important;
}

#item24325 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item24105 {
	width:410px !important;
	height:248px !important;
	top:83px !important;
}

@keyframes fade-in-24105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24127 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes fade-in-24127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24149 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes fade-in-24149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24171 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes fade-in-24171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24174 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:371px !important;
}

#item24206 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:346px !important;
}

#item24209 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:348px !important;
}

#item24239 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:266px !important;
}

@keyframes fade-in-24239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24261 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:282px !important;
}

@keyframes fade-in-24261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24264 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:301px !important;
}

#item24084 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item24487 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item24488 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item24485 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item24525 {
	width:123px !important;
	height:50px !important;
}

#item24545 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item24501 {
	width:123px !important;
	height:50px !important;
}

#item24521 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item24499 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item24576 {
	width:113px !important;
	height:50px !important;
}

#item24596 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item24552 {
	width:113px !important;
	height:50px !important;
}

#item24572 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item24550 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item24627 {
	width:101px !important;
	height:50px !important;
}

#item24647 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item24603 {
	width:101px !important;
	height:50px !important;
}

#item24623 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item24601 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item24678 {
	width:101px !important;
	height:50px !important;
}

#item24698 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item24654 {
	width:101px !important;
	height:50px !important;
}

#item24674 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item24652 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item24724 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item24727 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item24703 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item24741 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-24741 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24741 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150495 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-76575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-76563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76561 {
	width:700px !important;
	height:309px !important;
}

#item76587 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item76615 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item76637 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item76641 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item76668 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

#item76951 {
	width:140px !important;
	height:18px !important;
}

@keyframes fade-in-76951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table373369 th, table#table373369 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table373369 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table373369 {
	table-layout:fixed;
}

#item76973 {
	width:628px !important;
	height:333px !important;
	top:28px !important;
}

@keyframes fade-in-76973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76976 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item76986 {
	width:628px !important;
	height:128px !important;
}

#item77006 {
	width:595px !important;
	height:969px !important;
}

@keyframes fade-in-77006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76896 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item76907 {
	width:628px !important;
	height:518px !important;
}

#item76927 {
	width:595px !important;
	height:1289px !important;
}

@keyframes fade-in-76927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76862 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item76872 {
	width:628px !important;
	height:518px !important;
}

#item76892 {
	width:595px !important;
	height:1304px !important;
}

@keyframes fade-in-76892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76692 {
	width:564px !important;
	height:372px !important;
	top:87px !important;
}

@keyframes fade-in-76692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76714 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-76714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76736 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:255px !important;
}

@keyframes fade-in-76736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76758 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:277px !important;
}

@keyframes fade-in-76758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76761 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:496px !important;
}

#item76788 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:461px !important;
}

#item76791 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:464px !important;
}

#item76824 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:349px !important;
}

@keyframes fade-in-76824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76846 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:371px !important;
}

@keyframes fade-in-76846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76849 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:397px !important;
}

#item76671 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:557px !important;
}

#item77011 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item77012 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item77009 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item77048 {
	width:172px !important;
	height:70px !important;
}

#item77068 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77024 {
	width:172px !important;
	height:70px !important;
}

#item77044 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77022 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item77099 {
	width:158px !important;
	height:70px !important;
}

#item77119 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77075 {
	width:158px !important;
	height:70px !important;
}

#item77095 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77073 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item77150 {
	width:141px !important;
	height:70px !important;
}

#item77170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77126 {
	width:141px !important;
	height:70px !important;
}

#item77146 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77124 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item77201 {
	width:141px !important;
	height:70px !important;
}

#item77221 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item77177 {
	width:141px !important;
	height:70px !important;
}

#item77197 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item77175 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item77247 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item77250 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item77226 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item77261 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item77272 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-77272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150207 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes fade-in-24787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-24771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24769 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item24799 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item24827 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item24849 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item24853 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item24881 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item25142 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:135px !important;
}

#item25150 {
	width:534px !important;
	height:262px !important;
	top:17px !important;
}

#item25170 {
	width:510px !important;
	height:417px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-25170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25173 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item25181 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:286px !important;
}

table#table379115 tr {
	border-right:2.2px solid #fff;;
}

table#table379115 {
	table-layout:fixed;
}

#item25213 {
	width:528px !important;
	height:235px !important;
	top:329px !important;
}

@keyframes fade-in-25213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25235 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

@keyframes fade-in-25235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25115 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-25115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25137 {
	width:528px !important;
	height:260px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-25137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25092 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-25092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24905 {
	width:388px !important;
	height:318px !important;
	top:81px !important;
}

@keyframes fade-in-24905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24927 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes fade-in-24927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24949 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes fade-in-24949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24971 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes fade-in-24971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24974 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:443px !important;
}

#item25004 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes fade-in-25004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25026 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes fade-in-25026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25029 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:372px !important;
}

#item25060 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:406px !important;
}

#item25063 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:408px !important;
}

#item24884 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item25240 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item25241 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item25238 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item25281 {
	width:123px !important;
	height:50px !important;
}

#item25301 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25257 {
	width:123px !important;
	height:50px !important;
}

#item25277 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25255 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item25332 {
	width:113px !important;
	height:50px !important;
}

#item25352 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25308 {
	width:113px !important;
	height:50px !important;
}

#item25328 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25306 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item25383 {
	width:101px !important;
	height:50px !important;
}

#item25403 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25359 {
	width:101px !important;
	height:50px !important;
}

#item25379 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25357 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item25434 {
	width:101px !important;
	height:50px !important;
}

#item25454 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item25410 {
	width:101px !important;
	height:50px !important;
}

#item25430 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item25408 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item25480 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item25483 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item25459 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item25494 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-25494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150502 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes fade-in-77307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-77298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77296 {
	width:700px !important;
	height:309px !important;
}

#item77316 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item77346 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item77368 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item77372 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item77402 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table383376 tr {
	border-right:3.08px solid #fff;;
}

table#table383376 {
	table-layout:fixed;
}

#item77664 {
	width:628px !important;
	height:357px !important;
	left:1px !important;
	top:165px !important;
}

@keyframes fade-in-77664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77686 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:137px !important;
}

@keyframes fade-in-77686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77689 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:49px !important;
}

#item77699 {
	width:628px !important;
	height:96px !important;
	left:1px !important;
	top:24px !important;
}

#item77719 {
	width:595px !important;
	height:655px !important;
}

@keyframes fade-in-77719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77641 {
	width:629px !important;
	height:492px !important;
	top:16px !important;
}

@keyframes fade-in-77641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77589 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:239px !important;
}

#item77598 {
	width:628px !important;
	height:521px !important;
	left:1px !important;
	top:1px !important;
}

#item77618 {
	width:595px !important;
	height:1295px !important;
}

@keyframes fade-in-77618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77426 {
	width:413px !important;
	height:428px !important;
	left:1px !important;
	top:93px !important;
}

@keyframes fade-in-77426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77448 {
	width:628px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes fade-in-77448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77470 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:297px !important;
}

@keyframes fade-in-77470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77492 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:319px !important;
}

@keyframes fade-in-77492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77495 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:526px !important;
}

#item77523 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:379px !important;
}

@keyframes fade-in-77523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77545 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:401px !important;
}

@keyframes fade-in-77545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77548 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:427px !important;
}

#item77576 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:474px !important;
}

#item77579 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:477px !important;
}

#item77405 {
	width:665px !important;
	height:556px !important;
	left:35px !important;
	top:553px !important;
}

#item77724 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item77725 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item77722 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item77763 {
	width:172px !important;
	height:70px !important;
}

#item77783 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77739 {
	width:172px !important;
	height:70px !important;
}

#item77759 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77737 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item77814 {
	width:158px !important;
	height:70px !important;
}

#item77834 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77790 {
	width:158px !important;
	height:70px !important;
}

#item77810 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77788 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item77865 {
	width:141px !important;
	height:70px !important;
}

#item77885 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77841 {
	width:141px !important;
	height:70px !important;
}

#item77861 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item77839 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item77916 {
	width:141px !important;
	height:70px !important;
}

#item77936 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item77892 {
	width:141px !important;
	height:70px !important;
}

#item77912 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item77890 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item77962 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item77965 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item77941 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item77975 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-77975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150210 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-25533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-25521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25519 {
	width:600px !important;
	height:790px !important;
}

#item25545 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item25739 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:283px !important;
}

@keyframes fade-in-25739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table388314 th, table#table388314 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table388314 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table388314 {
	table-layout:fixed;
}

#item25761 {
	width:528px !important;
	height:140px !important;
	left:1px !important;
	top:303px !important;
}

@keyframes fade-in-25761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25783 {
	width:528px !important;
	height:283px !important;
	left:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-25783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25716 {
	width:529px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-25716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25576 {
	width:528px !important;
	height:29px !important;
	left:1px !important;
}

@keyframes fade-in-25576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25598 {
	width:350px !important;
	height:216px !important;
	left:1px !important;
	top:49px !important;
}

@keyframes fade-in-25598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25601 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:203px !important;
}

#item25631 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:97px !important;
}

@keyframes fade-in-25631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25653 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:113px !important;
}

@keyframes fade-in-25653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25656 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:132px !important;
}

#item25685 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:166px !important;
}

#item25688 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:168px !important;
}

#item25555 {
	width:565px !important;
	height:548px !important;
	left:635px !important;
	top:177px !important;
}

#item25805 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item25827 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item25831 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item25858 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item25863 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item25864 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item25861 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item25902 {
	width:123px !important;
	height:50px !important;
}

#item25922 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25878 {
	width:123px !important;
	height:50px !important;
}

#item25898 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25876 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item25953 {
	width:99px !important;
	height:50px !important;
}

#item25973 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item25929 {
	width:99px !important;
	height:50px !important;
}

#item25949 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item25927 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item26004 {
	width:101px !important;
	height:50px !important;
}

#item26024 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25980 {
	width:101px !important;
	height:50px !important;
}

#item26000 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item25978 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item26050 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item26053 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item26029 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item26065 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item26074 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-26074 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26074 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150509 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-78009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-78001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77999 {
	width:700px !important;
	height:309px !important;
}

#item78020 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item78226 {
	width:140px !important;
	height:18px !important;
	top:274px !important;
}

@keyframes fade-in-78226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table396024 th, table#table396024 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table396024 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table396024 {
	table-layout:fixed;
}

#item78248 {
	width:628px !important;
	height:210px !important;
	top:308px !important;
}

@keyframes fade-in-78248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78251 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item78261 {
	width:628px !important;
	height:244px !important;
}

#item78281 {
	width:595px !important;
	height:587px !important;
}

@keyframes fade-in-78281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78174 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item78183 {
	width:628px !important;
	height:518px !important;
}

#item78203 {
	width:595px !important;
	height:881px !important;
}

@keyframes fade-in-78203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78053 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-78053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78075 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

@keyframes fade-in-78075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78078 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item78107 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:136px !important;
}

@keyframes fade-in-78107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78129 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:159px !important;
}

@keyframes fade-in-78129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78132 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:185px !important;
}

#item78161 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:232px !important;
}

#item78164 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:235px !important;
}

#item78032 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item78303 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item78325 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item78329 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item78359 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item78364 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item78365 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item78362 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item78401 {
	width:172px !important;
	height:70px !important;
}

#item78421 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item78377 {
	width:172px !important;
	height:70px !important;
}

#item78397 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item78375 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item78452 {
	width:139px !important;
	height:70px !important;
}

#item78472 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item78428 {
	width:139px !important;
	height:70px !important;
}

#item78448 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item78426 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item78503 {
	width:141px !important;
	height:70px !important;
}

#item78523 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item78479 {
	width:141px !important;
	height:70px !important;
}

#item78499 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item78477 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item78528 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item78558 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item78561 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item78537 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item78570 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-78570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item78570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26089 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-26112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-26100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26098 {
	width:600px !important;
	height:790px !important;
}

#item26126 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item26400 {
	width:528px !important;
	height:320px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-26400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26356 {
	width:100px !important;
	height:13px !important;
	top:333px !important;
}

@keyframes fade-in-26356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table403555 th, table#table403555 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table403555 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table403555 {
	table-layout:fixed;
}

#item26378 {
	width:528px !important;
	height:140px !important;
	top:353px !important;
}

@keyframes fade-in-26378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26282 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item26290 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item26310 {
	width:509px !important;
	height:657px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-26310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26314 {
	width:14px !important;
	height:9px !important;
}

#item26325 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item26158 {
	width:528px !important;
	height:46px !important;
	top:13px !important;
}

@keyframes fade-in-26158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26180 {
	width:350px !important;
	height:216px !important;
	top:79px !important;
}

@keyframes fade-in-26180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26183 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:239px !important;
}

#item26213 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes fade-in-26213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26235 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes fade-in-26235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26238 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:168px !important;
}

#item26267 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:202px !important;
}

#item26270 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:204px !important;
}

#item26137 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item26422 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item26444 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item26448 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item26478 {
	width:344px !important;
	height:37px !important;
	left:16px !important;
}

#item26500 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item26505 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item26506 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item26503 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item26542 {
	width:123px !important;
	height:50px !important;
}

#item26562 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item26518 {
	width:123px !important;
	height:50px !important;
}

#item26538 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item26516 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item26593 {
	width:99px !important;
	height:50px !important;
}

#item26613 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item26569 {
	width:99px !important;
	height:50px !important;
}

#item26589 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item26567 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item26644 {
	width:101px !important;
	height:50px !important;
}

#item26664 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item26620 {
	width:101px !important;
	height:50px !important;
}

#item26640 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item26618 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item26690 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item26693 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item26669 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item26703 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item26714 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-26714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78585 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-78608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-78598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78596 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item78618 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item78825 {
	width:140px !important;
	height:18px !important;
	top:274px !important;
}

@keyframes fade-in-78825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table409933 th, table#table409933 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table409933 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table409933 {
	table-layout:fixed;
}

#item78847 {
	width:628px !important;
	height:210px !important;
	top:308px !important;
}

@keyframes fade-in-78847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78850 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item78859 {
	width:628px !important;
	height:244px !important;
}

#item78879 {
	width:595px !important;
	height:548px !important;
}

@keyframes fade-in-78879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78771 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:263px !important;
}

#item78782 {
	width:628px !important;
	height:545px !important;
}

#item78802 {
	width:595px !important;
	height:1234px !important;
}

@keyframes fade-in-78802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78649 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-78649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78671 {
	width:490px !important;
	height:302px !important;
	top:93px !important;
}

@keyframes fade-in-78671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78674 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:308px !important;
}

#item78703 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:161px !important;
}

@keyframes fade-in-78703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78725 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:184px !important;
}

@keyframes fade-in-78725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78728 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:209px !important;
}

#item78757 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:257px !important;
}

#item78760 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:260px !important;
}

#item78628 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item78901 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item78923 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item78927 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item78954 {
	width:527px !important;
	height:51px !important;
	left:22px !important;
}

#item78976 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item78981 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item78982 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item78979 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item79018 {
	width:172px !important;
	height:70px !important;
}

#item79038 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item78994 {
	width:172px !important;
	height:70px !important;
}

#item79014 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item78992 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item79069 {
	width:139px !important;
	height:70px !important;
}

#item79089 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item79045 {
	width:139px !important;
	height:70px !important;
}

#item79065 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item79043 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item79120 {
	width:141px !important;
	height:70px !important;
}

#item79140 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79096 {
	width:141px !important;
	height:70px !important;
}

#item79116 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79094 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item79145 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item79178 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item79181 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item79157 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item79193 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79193 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79193 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26729 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes fade-in-26756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-26741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26739 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item26767 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item26795 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item26817 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item26821 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item26850 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item27167 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item27177 {
	width:534px !important;
	height:254px !important;
	top:17px !important;
}

#item27197 {
	width:510px !important;
	height:468px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-27197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27200 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item27212 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:278px !important;
}

table#table415833 tr {
	border-right:2.2px solid #fff;;
}

table#table415833 {
	table-layout:fixed;
}

#item27241 {
	width:528px !important;
	height:244px !important;
	top:321px !important;
}

@keyframes fade-in-27241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27263 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes fade-in-27263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27118 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes fade-in-27118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27140 {
	width:528px !important;
	height:249px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-27140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27045 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item27054 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item27074 {
	width:509px !important;
	height:689px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-27074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27078 {
	width:14px !important;
	height:9px !important;
}

#item27088 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item26874 {
	width:377px !important;
	height:243px !important;
	top:65px !important;
}

@keyframes fade-in-26874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26896 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes fade-in-26896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26918 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:180px !important;
}

@keyframes fade-in-26918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26940 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:195px !important;
}

@keyframes fade-in-26940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26943 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:355px !important;
}

#item26973 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:250px !important;
}

@keyframes fade-in-26973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26995 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:266px !important;
}

@keyframes fade-in-26995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26998 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:284px !important;
}

#item27028 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:318px !important;
}

#item27031 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:320px !important;
}

#item26853 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item27268 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item27269 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item27266 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item27304 {
	width:123px !important;
	height:50px !important;
}

#item27324 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item27280 {
	width:123px !important;
	height:50px !important;
}

#item27300 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item27278 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item27355 {
	width:113px !important;
	height:50px !important;
}

#item27375 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item27331 {
	width:113px !important;
	height:50px !important;
}

#item27351 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item27329 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item27406 {
	width:101px !important;
	height:50px !important;
}

#item27426 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item27382 {
	width:101px !important;
	height:50px !important;
}

#item27402 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item27380 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item27457 {
	width:101px !important;
	height:50px !important;
}

#item27477 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item27433 {
	width:101px !important;
	height:50px !important;
}

#item27453 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item27431 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item27503 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item27506 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item27482 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item27515 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-27515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item27515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79208 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes fade-in-79228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-79219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79217 {
	width:700px !important;
	height:309px !important;
}

#item79235 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item79263 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item79285 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item79289 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item79319 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table423380 tr {
	border-right:3.08px solid #fff;;
}

table#table423380 {
	table-layout:fixed;
}

#item79582 {
	width:628px !important;
	height:356px !important;
	top:166px !important;
}

@keyframes fade-in-79582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79604 {
	width:140px !important;
	height:18px !important;
	top:138px !important;
}

@keyframes fade-in-79604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79607 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item79618 {
	width:628px !important;
	height:118px !important;
}

#item79638 {
	width:595px !important;
	height:862px !important;
}

@keyframes fade-in-79638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79559 {
	width:628px !important;
	height:522px !important;
}

@keyframes fade-in-79559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79508 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item79516 {
	width:628px !important;
	height:522px !important;
}

#item79536 {
	width:595px !important;
	height:1343px !important;
}

@keyframes fade-in-79536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79343 {
	width:496px !important;
	height:349px !important;
	top:71px !important;
}

@keyframes fade-in-79343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79365 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-79365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79387 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:231px !important;
}

@keyframes fade-in-79387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79409 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:254px !important;
}

@keyframes fade-in-79409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79412 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:477px !important;
}

#item79443 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:329px !important;
}

@keyframes fade-in-79443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79465 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:352px !important;
}

@keyframes fade-in-79465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79468 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:378px !important;
}

#item79496 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:425px !important;
}

#item79499 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:428px !important;
}

#item79322 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item79643 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item79644 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item79641 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item79683 {
	width:172px !important;
	height:70px !important;
}

#item79703 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79659 {
	width:172px !important;
	height:70px !important;
}

#item79679 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79657 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item79734 {
	width:158px !important;
	height:70px !important;
}

#item79754 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79710 {
	width:158px !important;
	height:70px !important;
}

#item79730 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79708 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item79785 {
	width:141px !important;
	height:70px !important;
}

#item79805 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79761 {
	width:141px !important;
	height:70px !important;
}

#item79781 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item79759 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item79836 {
	width:141px !important;
	height:70px !important;
}

#item79856 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item79812 {
	width:141px !important;
	height:70px !important;
}

#item79832 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item79810 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item79882 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item79885 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item79861 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item79905 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27530 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes fade-in-27558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-27543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27541 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item27572 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item27600 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item27622 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item27626 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item27654 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item27948 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item27961 {
	width:534px !important;
	height:253px !important;
	top:17px !important;
}

#item27981 {
	width:510px !important;
	height:478px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-27981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27984 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item27996 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:277px !important;
}

table#table432198 tr {
	border-right:2.2px solid #fff;;
}

table#table432198 {
	table-layout:fixed;
}

#item28025 {
	width:528px !important;
	height:244px !important;
	top:320px !important;
}

@keyframes fade-in-28025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28047 {
	width:100px !important;
	height:13px !important;
	top:300px !important;
}

@keyframes fade-in-28047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27921 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes fade-in-27921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27943 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-27943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27850 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item27859 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item27879 {
	width:509px !important;
	height:706px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-27879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27883 {
	width:14px !important;
	height:9px !important;
}

#item27892 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item27678 {
	width:403px !important;
	height:266px !important;
	top:81px !important;
}

@keyframes fade-in-27678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27700 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes fade-in-27700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27722 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:196px !important;
}

@keyframes fade-in-27722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27744 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:211px !important;
}

@keyframes fade-in-27744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27747 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:388px !important;
}

#item27775 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:283px !important;
}

@keyframes fade-in-27775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27797 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:299px !important;
}

@keyframes fade-in-27797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27800 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:317px !important;
}

#item27830 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:351px !important;
}

#item27833 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:353px !important;
}

#item27657 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item28052 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item28053 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item28050 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item28092 {
	width:123px !important;
	height:50px !important;
}

#item28112 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28068 {
	width:123px !important;
	height:50px !important;
}

#item28088 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28066 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item28143 {
	width:113px !important;
	height:50px !important;
}

#item28163 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28119 {
	width:113px !important;
	height:50px !important;
}

#item28139 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28117 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item28194 {
	width:101px !important;
	height:50px !important;
}

#item28214 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28170 {
	width:101px !important;
	height:50px !important;
}

#item28190 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28168 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item28245 {
	width:101px !important;
	height:50px !important;
}

#item28265 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item28221 {
	width:101px !important;
	height:50px !important;
}

#item28241 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item28219 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item28291 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item28294 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item28270 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item28304 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-28304 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28304 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79920 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-79940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-79931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79929 {
	width:700px !important;
	height:309px !important;
}

#item79950 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item79980 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item80002 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item80006 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item80034 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table437037 tr {
	border-right:3.08px solid #fff;;
}

table#table437037 {
	table-layout:fixed;
}

#item80313 {
	width:628px !important;
	height:358px !important;
	top:164px !important;
}

@keyframes fade-in-80313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80335 {
	width:140px !important;
	height:18px !important;
	top:136px !important;
}

@keyframes fade-in-80335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80338 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item80348 {
	width:628px !important;
	height:102px !important;
}

#item80368 {
	width:595px !important;
	height:910px !important;
}

@keyframes fade-in-80368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80260 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item80270 {
	width:628px !important;
	height:522px !important;
}

#item80290 {
	width:595px !important;
	height:1171px !important;
}

@keyframes fade-in-80290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80223 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item80236 {
	width:628px !important;
	height:522px !important;
}

#item80256 {
	width:595px !important;
	height:1343px !important;
}

@keyframes fade-in-80256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80058 {
	width:528px !important;
	height:372px !important;
	top:93px !important;
}

@keyframes fade-in-80058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80080 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-80080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80102 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:254px !important;
}

@keyframes fade-in-80102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80124 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:276px !important;
}

@keyframes fade-in-80124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80127 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:523px !important;
}

#item80154 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:376px !important;
}

@keyframes fade-in-80154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80176 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:398px !important;
}

@keyframes fade-in-80176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80179 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:424px !important;
}

#item80206 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:471px !important;
}

#item80209 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:474px !important;
}

#item80037 {
	width:664px !important;
	height:553px !important;
	left:36px !important;
	top:553px !important;
}

#item80373 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item80374 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item80371 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item80410 {
	width:172px !important;
	height:70px !important;
}

#item80430 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item80386 {
	width:172px !important;
	height:70px !important;
}

#item80406 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item80384 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item80461 {
	width:158px !important;
	height:70px !important;
}

#item80481 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item80437 {
	width:158px !important;
	height:70px !important;
}

#item80457 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item80435 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item80512 {
	width:141px !important;
	height:70px !important;
}

#item80532 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item80488 {
	width:141px !important;
	height:70px !important;
}

#item80508 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item80486 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item80563 {
	width:141px !important;
	height:70px !important;
}

#item80583 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item80539 {
	width:141px !important;
	height:70px !important;
}

#item80559 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item80537 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item80588 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item80618 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item80621 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item80597 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item80633 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item80633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28319 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes fade-in-28348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-28330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28328 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item28363 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item28391 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item28413 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item28417 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item28444 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item28736 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:114px !important;
}

#item28745 {
	width:534px !important;
	height:223px !important;
	top:16px !important;
}

#item28765 {
	width:510px !important;
	height:485px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-28765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28768 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item28778 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:246px !important;
}

table#table443673 tr {
	border-right:2.2px solid #fff;;
}

table#table443673 {
	table-layout:fixed;
}

#item28808 {
	width:528px !important;
	height:275px !important;
	top:290px !important;
}

@keyframes fade-in-28808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28830 {
	width:100px !important;
	height:13px !important;
	top:270px !important;
}

@keyframes fade-in-28830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28709 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes fade-in-28709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28731 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-28731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28637 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item28647 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item28667 {
	width:509px !important;
	height:816px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-28667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28671 {
	width:14px !important;
	height:9px !important;
}

#item28680 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item28468 {
	width:403px !important;
	height:300px !important;
	top:64px !important;
}

@keyframes fade-in-28468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28490 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes fade-in-28490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28512 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

@keyframes fade-in-28512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28534 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

@keyframes fade-in-28534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28537 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:410px !important;
}

#item28564 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:305px !important;
}

@keyframes fade-in-28564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28586 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:321px !important;
}

@keyframes fade-in-28586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28589 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:339px !important;
}

#item28619 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:372px !important;
}

#item28622 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:374px !important;
}

#item28447 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item28835 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item28836 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item28833 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item28873 {
	width:123px !important;
	height:50px !important;
}

#item28893 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28849 {
	width:123px !important;
	height:50px !important;
}

#item28869 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28847 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item28924 {
	width:113px !important;
	height:50px !important;
}

#item28944 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28900 {
	width:113px !important;
	height:50px !important;
}

#item28920 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28898 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item28975 {
	width:101px !important;
	height:50px !important;
}

#item28995 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28951 {
	width:101px !important;
	height:50px !important;
}

#item28971 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item28949 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item29026 {
	width:101px !important;
	height:50px !important;
}

#item29046 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item29002 {
	width:101px !important;
	height:50px !important;
}

#item29022 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item29000 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item29072 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item29075 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item29051 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item29084 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-29084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item29084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80648 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes fade-in-80671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-80661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80659 {
	width:700px !important;
	height:309px !important;
}

#item80678 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item80705 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item80727 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item80731 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item80762 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table448818 tr {
	border-right:3.08px solid #fff;;
}

table#table448818 {
	table-layout:fixed;
}

#item81036 {
	width:628px !important;
	height:398px !important;
	top:101px !important;
}

@keyframes fade-in-81036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81058 {
	width:140px !important;
	height:18px !important;
	top:73px !important;
}

@keyframes fade-in-81058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81061 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:8px !important;
}

#item81071 {
	width:628px !important;
	height:61px !important;
}

#item81091 {
	width:595px !important;
	height:973px !important;
}

@keyframes fade-in-81091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80984 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item80993 {
	width:628px !important;
	height:499px !important;
}

#item81013 {
	width:595px !important;
	height:1171px !important;
}

@keyframes fade-in-81013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80951 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item80960 {
	width:628px !important;
	height:499px !important;
}

#item80980 {
	width:595px !important;
	height:1548px !important;
}

@keyframes fade-in-80980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80786 {
	width:489px !important;
	height:348px !important;
	top:69px !important;
}

@keyframes fade-in-80786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80808 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-80808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80830 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:240px !important;
}

@keyframes fade-in-80830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80852 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:262px !important;
}

@keyframes fade-in-80852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80855 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:511px !important;
}

#item80885 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:364px !important;
}

@keyframes fade-in-80885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80907 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:386px !important;
}

@keyframes fade-in-80907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80910 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:412px !important;
}

#item80938 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:458px !important;
}

#item80941 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:461px !important;
}

#item80765 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:576px !important;
}

#item81096 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item81097 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item81094 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item81135 {
	width:172px !important;
	height:70px !important;
}

#item81155 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81111 {
	width:172px !important;
	height:70px !important;
}

#item81131 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81109 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item81186 {
	width:158px !important;
	height:70px !important;
}

#item81206 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81162 {
	width:158px !important;
	height:70px !important;
}

#item81182 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81160 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item81237 {
	width:141px !important;
	height:70px !important;
}

#item81257 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81213 {
	width:141px !important;
	height:70px !important;
}

#item81233 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81211 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item81288 {
	width:141px !important;
	height:70px !important;
}

#item81308 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item81264 {
	width:141px !important;
	height:70px !important;
}

#item81284 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item81262 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item81334 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item81337 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item81313 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item81355 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-81355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-81355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item81355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29099 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes fade-in-29122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-29109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29107 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item29135 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item29163 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item29185 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item29189 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item29217 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item29508 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item29516 {
	width:534px !important;
	height:281px !important;
	top:16px !important;
}

#item29536 {
	width:510px !important;
	height:465px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-29536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29539 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item29550 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:304px !important;
}

table#table455629 tr {
	border-right:2.2px solid #fff;;
}

table#table455629 {
	table-layout:fixed;
}

#item29580 {
	width:528px !important;
	height:217px !important;
	top:347px !important;
}

@keyframes fade-in-29580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29602 {
	width:100px !important;
	height:13px !important;
	top:327px !important;
}

@keyframes fade-in-29602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29481 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes fade-in-29481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29503 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-29503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29409 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item29420 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item29440 {
	width:509px !important;
	height:724px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-29440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29444 {
	width:14px !important;
	height:9px !important;
}

#item29453 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item29241 {
	width:403px !important;
	height:300px !important;
	top:99px !important;
}

@keyframes fade-in-29241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29263 {
	width:528px !important;
	height:65px !important;
	top:14px !important;
}

@keyframes fade-in-29263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29285 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:181px !important;
}

@keyframes fade-in-29285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29307 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

@keyframes fade-in-29307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29310 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:353px !important;
}

#item29339 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:248px !important;
}

@keyframes fade-in-29339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29361 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:264px !important;
}

@keyframes fade-in-29361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29364 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:283px !important;
}

#item29392 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:316px !important;
}

#item29395 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:318px !important;
}

#item29220 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item29607 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item29608 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item29605 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item29644 {
	width:123px !important;
	height:50px !important;
}

#item29664 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item29620 {
	width:123px !important;
	height:50px !important;
}

#item29640 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item29618 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item29695 {
	width:113px !important;
	height:50px !important;
}

#item29715 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item29671 {
	width:113px !important;
	height:50px !important;
}

#item29691 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item29669 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item29746 {
	width:101px !important;
	height:50px !important;
}

#item29766 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item29722 {
	width:101px !important;
	height:50px !important;
}

#item29742 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item29720 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item29797 {
	width:101px !important;
	height:50px !important;
}

#item29817 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item29773 {
	width:101px !important;
	height:50px !important;
}

#item29793 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item29771 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item29843 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item29846 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item29822 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item29856 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-29856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item29856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81370 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-81391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-81380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81378 {
	width:700px !important;
	height:309px !important;
}

#item81403 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item81431 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item81453 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item81457 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item81486 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table461126 tr {
	border-right:3.08px solid #fff;;
}

table#table461126 {
	table-layout:fixed;
}

#item81763 {
	width:628px !important;
	height:322px !important;
	top:203px !important;
}

@keyframes fade-in-81763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81785 {
	width:140px !important;
	height:18px !important;
	top:175px !important;
}

@keyframes fade-in-81785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81788 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item81796 {
	width:628px !important;
	height:144px !important;
}

#item81816 {
	width:595px !important;
	height:931px !important;
}

@keyframes fade-in-81816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81710 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item81720 {
	width:628px !important;
	height:522px !important;
}

#item81740 {
	width:595px !important;
	height:1210px !important;
}

@keyframes fade-in-81740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81674 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item81686 {
	width:628px !important;
	height:522px !important;
}

#item81706 {
	width:595px !important;
	height:1273px !important;
}

@keyframes fade-in-81706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81510 {
	width:472px !important;
	height:310px !important;
	top:118px !important;
}

@keyframes fade-in-81510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81532 {
	width:628px !important;
	height:92px !important;
}

@keyframes fade-in-81532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81554 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:233px !important;
}

@keyframes fade-in-81554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81576 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:256px !important;
}

@keyframes fade-in-81576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81579 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:503px !important;
}

#item81607 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes fade-in-81607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81629 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:378px !important;
}

@keyframes fade-in-81629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81632 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:404px !important;
}

#item81660 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:450px !important;
}

#item81663 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:453px !important;
}

#item81489 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:553px !important;
}

#item81821 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item81822 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item81819 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item81857 {
	width:172px !important;
	height:70px !important;
}

#item81877 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81833 {
	width:172px !important;
	height:70px !important;
}

#item81853 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81831 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item81908 {
	width:158px !important;
	height:70px !important;
}

#item81928 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81884 {
	width:158px !important;
	height:70px !important;
}

#item81904 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81882 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item81959 {
	width:141px !important;
	height:70px !important;
}

#item81979 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81935 {
	width:141px !important;
	height:70px !important;
}

#item81955 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item81933 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item82010 {
	width:141px !important;
	height:70px !important;
}

#item82030 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item81986 {
	width:141px !important;
	height:70px !important;
}

#item82006 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item81984 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item82056 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item82059 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item82035 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item82071 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-82071 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-82071 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item82071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150222 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes fade-in-29895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-29882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29880 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item29908 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item29938 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item29960 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item29964 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item29992 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item30337 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:152px !important;
}

#item30348 {
	width:534px !important;
	height:297px !important;
	top:16px !important;
}

#item30368 {
	width:510px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-30368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30371 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item30380 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:320px !important;
}

table#table467587 th, table#table467587 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table467587 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table467587 {
	table-layout:fixed;
}

#item30408 {
	width:528px !important;
	height:201px !important;
	top:364px !important;
}

@keyframes fade-in-30408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30430 {
	width:100px !important;
	height:13px !important;
	top:344px !important;
}

@keyframes fade-in-30430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30310 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes fade-in-30310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30332 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-30332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30287 {
	width:528px !important;
	height:548px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-30287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30016 {
	width:387px !important;
	height:265px !important;
	top:81px !important;
}

@keyframes fade-in-30016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30038 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes fade-in-30038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30060 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:98px !important;
}

@keyframes fade-in-30060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30082 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:114px !important;
}

@keyframes fade-in-30082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30085 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:385px !important;
}

#item30113 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:280px !important;
}

@keyframes fade-in-30113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30135 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:296px !important;
}

@keyframes fade-in-30135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30157 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:223px !important;
}

@keyframes fade-in-30157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30179 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:239px !important;
}

@keyframes fade-in-30179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30201 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes fade-in-30201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30223 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes fade-in-30223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30245 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:359px !important;
}

#item30248 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:361px !important;
}

#item30256 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:314px !important;
}

#item29995 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:160px !important;
}

#item30435 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item30436 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item30433 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item30472 {
	width:123px !important;
	height:50px !important;
}

#item30492 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item30448 {
	width:123px !important;
	height:50px !important;
}

#item30468 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item30446 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item30523 {
	width:113px !important;
	height:50px !important;
}

#item30543 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item30499 {
	width:113px !important;
	height:50px !important;
}

#item30519 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item30497 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item30574 {
	width:101px !important;
	height:50px !important;
}

#item30594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item30550 {
	width:101px !important;
	height:50px !important;
}

#item30570 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item30548 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item30625 {
	width:101px !important;
	height:50px !important;
}

#item30645 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item30601 {
	width:101px !important;
	height:50px !important;
}

#item30621 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item30599 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item30671 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item30674 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item30650 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item30684 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-30684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150515 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-82109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-82099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82097 {
	width:700px !important;
	height:309px !important;
}

#item82116 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item82145 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item82167 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item82171 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item82200 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table473698 th, table#table473698 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table473698 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table473698 {
	table-layout:fixed;
}

#item82561 {
	width:628px !important;
	height:323px !important;
	top:199px !important;
}

@keyframes fade-in-82561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82583 {
	width:140px !important;
	height:18px !important;
	top:171px !important;
}

@keyframes fade-in-82583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82586 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item82597 {
	width:628px !important;
	height:140px !important;
}

#item82617 {
	width:595px !important;
	height:1567px !important;
}

@keyframes fade-in-82617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82510 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item82518 {
	width:628px !important;
	height:522px !important;
}

#item82538 {
	width:595px !important;
	height:1152px !important;
}

@keyframes fade-in-82538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82478 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item82486 {
	width:628px !important;
	height:522px !important;
}

#item82506 {
	width:595px !important;
	height:901px !important;
}

@keyframes fade-in-82506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82224 {
	width:499px !important;
	height:373px !important;
	top:93px !important;
}

@keyframes fade-in-82224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82246 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-82246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82268 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:117px !important;
}

@keyframes fade-in-82268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82290 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:139px !important;
}

@keyframes fade-in-82290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82293 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:519px !important;
}

#item82322 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:372px !important;
}

@keyframes fade-in-82322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82344 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:394px !important;
}

@keyframes fade-in-82344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82366 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:292px !important;
}

@keyframes fade-in-82366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82388 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:314px !important;
}

@keyframes fade-in-82388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82410 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

@keyframes fade-in-82410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82432 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes fade-in-82432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82454 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:483px !important;
}

#item82457 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:486px !important;
}

#item82468 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:419px !important;
}

#item82203 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:553px !important;
}

#item82622 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item82623 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item82620 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item82661 {
	width:172px !important;
	height:70px !important;
}

#item82681 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item82637 {
	width:172px !important;
	height:70px !important;
}

#item82657 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item82635 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item82712 {
	width:158px !important;
	height:70px !important;
}

#item82732 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item82688 {
	width:158px !important;
	height:70px !important;
}

#item82708 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item82686 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item82763 {
	width:141px !important;
	height:70px !important;
}

#item82783 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item82739 {
	width:141px !important;
	height:70px !important;
}

#item82759 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item82737 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item82814 {
	width:141px !important;
	height:70px !important;
}

#item82834 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item82790 {
	width:141px !important;
	height:70px !important;
}

#item82810 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item82788 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item82860 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item82863 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item82839 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item82873 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item82882 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-82882 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-82882 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item82882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150226 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-30729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-30712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30710 {
	width:600px !important;
	height:790px !important;
}

#item30741 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item30750 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item30777 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item30978 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:148px !important;
}

#item30990 {
	width:534px !important;
	height:290px !important;
	top:16px !important;
}

#item31010 {
	width:510px !important;
	height:429px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-31010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31014 {
	width:14px !important;
	height:9px !important;
}

#item31025 {
	width:14px !important;
	height:9px !important;
	top:313px !important;
}

#item31053 {
	width:57px !important;
	height:12px !important;
	top:335px !important;
}

@keyframes fade-in-31053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31056 {
	width:528px !important;
	height:212px !important;
	top:353px !important;
}

table#table479992 tr {
	border-right:2.2px solid #fff;;
}

table#table479992 {
	table-layout:fixed;
}

#item31076 {
	width:756px !important;
	height:212px !important;
}

@keyframes fade-in-31076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31079 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:568px !important;
}

#item30926 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item30935 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item30955 {
	width:509px !important;
	height:618px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-30955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30959 {
	width:14px !important;
	height:9px !important;
}

#item30968 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item30802 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item30805 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item30835 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-30835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30838 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item30868 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-30868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30890 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes fade-in-30890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30893 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

#item30921 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes fade-in-30921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30780 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item31106 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item31128 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item31133 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item31134 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item31131 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item31169 {
	width:123px !important;
	height:50px !important;
}

#item31189 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31145 {
	width:123px !important;
	height:50px !important;
}

#item31165 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31143 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item31220 {
	width:99px !important;
	height:50px !important;
}

#item31240 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item31196 {
	width:99px !important;
	height:50px !important;
}

#item31216 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item31194 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item31271 {
	width:101px !important;
	height:50px !important;
}

#item31291 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31247 {
	width:101px !important;
	height:50px !important;
}

#item31267 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31245 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item31317 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item31320 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item31296 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item31334 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item31348 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-31348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150518 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes fade-in-82918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-82908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82906 {
	width:700px !important;
	height:309px !important;
}

#item82929 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item82942 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item82970 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item83171 {
	width:80px !important;
	height:16px !important;
	top:150px !important;
}

@keyframes fade-in-83171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83174 {
	width:628px !important;
	height:298px !important;
	top:176px !important;
}

table#table483114 tr {
	border-right:3.08px solid #fff;;
}

table#table483114 {
	table-layout:fixed;
}

#item83194 {
	width:1059px !important;
	height:298px !important;
}

@keyframes fade-in-83194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83197 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:37px !important;
}

#item83208 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:484px !important;
}

#item83218 {
	width:628px !important;
	height:119px !important;
}

#item83238 {
	width:595px !important;
	height:900px !important;
}

@keyframes fade-in-83238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83115 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item83128 {
	width:628px !important;
	height:507px !important;
}

#item83148 {
	width:595px !important;
	height:1234px !important;
}

@keyframes fade-in-83148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82995 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item82998 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item83025 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-83025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83028 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:423px !important;
}

#item83055 {
	width:413px !important;
	height:241px !important;
	top:108px !important;
}

@keyframes fade-in-83055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83077 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:276px !important;
}

@keyframes fade-in-83077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83080 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:325px !important;
}

#item83111 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:299px !important;
}

@keyframes fade-in-83111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82973 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item83260 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item83282 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item83287 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item83288 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item83285 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item83324 {
	width:172px !important;
	height:70px !important;
}

#item83344 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item83300 {
	width:172px !important;
	height:70px !important;
}

#item83320 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item83298 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item83375 {
	width:139px !important;
	height:70px !important;
}

#item83395 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item83351 {
	width:139px !important;
	height:70px !important;
}

#item83371 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item83349 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item83426 {
	width:141px !important;
	height:70px !important;
}

#item83446 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item83402 {
	width:141px !important;
	height:70px !important;
}

#item83422 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item83400 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item83481 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item83484 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item83460 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item83495 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-83495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item83495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150231 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes fade-in-31385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31372 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item31397 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item31425 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item31447 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item31451 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item31480 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item31772 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:137px !important;
}

#item31781 {
	width:534px !important;
	height:268px !important;
	top:16px !important;
}

#item31801 {
	width:510px !important;
	height:623px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-31801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31804 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item31814 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:291px !important;
}

table#table488097 th, table#table488097 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table488097 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table488097 {
	table-layout:fixed;
}

#item31843 {
	width:528px !important;
	height:230px !important;
	top:335px !important;
}

@keyframes fade-in-31843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31865 {
	width:100px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes fade-in-31865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31745 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes fade-in-31745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31767 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-31767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31671 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item31679 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item31699 {
	width:509px !important;
	height:680px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-31699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31703 {
	width:14px !important;
	height:9px !important;
}

#item31714 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item31504 {
	width:390px !important;
	height:238px !important;
	top:81px !important;
}

@keyframes fade-in-31504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31526 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes fade-in-31526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31529 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:374px !important;
}

#item31559 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

@keyframes fade-in-31559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31581 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

@keyframes fade-in-31581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31603 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:165px !important;
}

@keyframes fade-in-31603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31625 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:181px !important;
}

@keyframes fade-in-31625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31647 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:348px !important;
}

#item31650 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:350px !important;
}

#item31659 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:302px !important;
}

#item31483 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item31870 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item31871 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item31868 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item31907 {
	width:123px !important;
	height:50px !important;
}

#item31927 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31883 {
	width:123px !important;
	height:50px !important;
}

#item31903 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31881 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item31958 {
	width:82px !important;
	height:50px !important;
}

#item31978 {
	width:67px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31934 {
	width:82px !important;
	height:50px !important;
}

#item31954 {
	width:67px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31932 {
	width:82px !important;
	height:50px !important;
	left:936px !important;
	top:740px !important;
}

#item32009 {
	width:101px !important;
	height:50px !important;
}

#item32029 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31985 {
	width:101px !important;
	height:50px !important;
}

#item32005 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item31983 {
	width:101px !important;
	height:50px !important;
	left:832px !important;
	top:740px !important;
}

#item32060 {
	width:101px !important;
	height:50px !important;
}

#item32080 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item32036 {
	width:101px !important;
	height:50px !important;
}

#item32056 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item32034 {
	width:101px !important;
	height:50px !important;
	left:728px !important;
	top:740px !important;
}

#item32106 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item32109 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item32085 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item32121 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-32121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150526 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-83531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-83523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83521 {
	width:700px !important;
	height:309px !important;
}

#item83539 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item83566 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item83588 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item83592 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item83622 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table492274 th, table#table492274 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table492274 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table492274 {
	table-layout:fixed;
}

#item83897 {
	width:628px !important;
	height:350px !important;
	top:172px !important;
}

@keyframes fade-in-83897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83919 {
	width:140px !important;
	height:18px !important;
	top:144px !important;
}

@keyframes fade-in-83919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83922 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item83932 {
	width:628px !important;
	height:117px !important;
}

#item83952 {
	width:595px !important;
	height:1254px !important;
}

@keyframes fade-in-83952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83845 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item83854 {
	width:628px !important;
	height:522px !important;
}

#item83874 {
	width:595px !important;
	height:642px !important;
}

@keyframes fade-in-83874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83812 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item83821 {
	width:628px !important;
	height:522px !important;
}

#item83841 {
	width:595px !important;
	height:1352px !important;
}

@keyframes fade-in-83841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83646 {
	width:485px !important;
	height:367px !important;
	top:93px !important;
}

@keyframes fade-in-83646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83668 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-83668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83671 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:503px !important;
}

#item83701 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes fade-in-83701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83723 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:379px !important;
}

@keyframes fade-in-83723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83745 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:211px !important;
}

@keyframes fade-in-83745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83767 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:234px !important;
}

@keyframes fade-in-83767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83789 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:467px !important;
}

#item83792 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:470px !important;
}

#item83802 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:403px !important;
}

#item83625 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:553px !important;
}

#item83957 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item83958 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item83955 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item83996 {
	width:172px !important;
	height:70px !important;
}

#item84016 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item83972 {
	width:172px !important;
	height:70px !important;
}

#item83992 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item83970 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item84047 {
	width:115px !important;
	height:70px !important;
}

#item84067 {
	width:94px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84023 {
	width:115px !important;
	height:70px !important;
}

#item84043 {
	width:94px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84021 {
	width:115px !important;
	height:70px !important;
	left:330px !important;
	top:1130px !important;
}

#item84098 {
	width:141px !important;
	height:70px !important;
}

#item84118 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84074 {
	width:141px !important;
	height:70px !important;
}

#item84094 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84072 {
	width:141px !important;
	height:70px !important;
	left:184px !important;
	top:1130px !important;
}

#item84149 {
	width:141px !important;
	height:70px !important;
}

#item84169 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item84125 {
	width:141px !important;
	height:70px !important;
}

#item84145 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item84123 {
	width:141px !important;
	height:70px !important;
	left:39px !important;
	top:1130px !important;
}

#item84195 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item84198 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item84174 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item84208 {
	width:35px !important;
	height:74px !important;
	left:38px !important;
	top:1130px !important;
}

#item84216 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-84216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-84216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item84216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150237 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes fade-in-32163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32147 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item32178 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item32207 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item32229 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item32233 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item32265 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item32529 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:164px !important;
}

#item32540 {
	width:534px !important;
	height:321px !important;
	top:16px !important;
}

#item32560 {
	width:510px !important;
	height:539px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-32560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32563 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item32575 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:344px !important;
}

table#table499809 tr {
	border-right:2.2px solid #fff;;
}

table#table499809 {
	table-layout:fixed;
}

#item32607 {
	width:528px !important;
	height:177px !important;
	top:387px !important;
}

@keyframes fade-in-32607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32629 {
	width:100px !important;
	height:13px !important;
	top:367px !important;
}

@keyframes fade-in-32629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32502 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes fade-in-32502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32524 {
	width:528px !important;
	height:200px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-32524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32479 {
	width:528px !important;
	height:547px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-32479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32289 {
	width:372px !important;
	height:173px !important;
	top:114px !important;
}

@keyframes fade-in-32289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32311 {
	width:528px !important;
	height:80px !important;
	top:14px !important;
}

@keyframes fade-in-32311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32333 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:164px !important;
}

@keyframes fade-in-32333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32355 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:180px !important;
}

@keyframes fade-in-32355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32358 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:336px !important;
}

#item32390 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:231px !important;
}

@keyframes fade-in-32390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32412 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:247px !important;
}

@keyframes fade-in-32412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32415 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:266px !important;
}

#item32445 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:298px !important;
}

#item32448 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:301px !important;
}

#item32268 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item32656 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item32657 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item32654 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item32698 {
	width:123px !important;
	height:50px !important;
}

#item32718 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item32674 {
	width:123px !important;
	height:50px !important;
}

#item32694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item32672 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item32749 {
	width:113px !important;
	height:50px !important;
}

#item32769 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item32725 {
	width:113px !important;
	height:50px !important;
}

#item32745 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item32723 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item32800 {
	width:101px !important;
	height:50px !important;
}

#item32820 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item32776 {
	width:101px !important;
	height:50px !important;
}

#item32796 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item32774 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item32851 {
	width:101px !important;
	height:50px !important;
}

#item32871 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item32827 {
	width:101px !important;
	height:50px !important;
}

#item32847 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item32825 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item32897 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item32900 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item32876 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item32914 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-32914 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32914 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150533 {
	width:233px !important;
	height:209px !important;
	top:991px !important;
}

@keyframes fade-in-84253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-84241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84239 {
	width:700px !important;
	height:309px !important;
}

#item84264 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item84292 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item84314 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item84318 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item84346 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

#item84634 {
	width:140px !important;
	height:18px !important;
	top:196px !important;
}

@keyframes fade-in-84634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84637 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item84646 {
	width:628px !important;
	height:167px !important;
}

#item84666 {
	width:595px !important;
	height:1038px !important;
}

@keyframes fade-in-84666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item148387 {
	width:628px !important;
	height:269px !important;
	top:226px !important;
}

table#table508360 tr {
	border-right:3.08px solid #fff;;
}

table#table508360 {
	table-layout:fixed;
}

#item148388 {
	width:739px !important;
	height:248px !important;
}

@keyframes fade-in-148388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84589 {
	width:627px !important;
	height:522px !important;
}

@keyframes fade-in-84589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84535 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item84546 {
	width:628px !important;
	height:522px !important;
}

#item84566 {
	width:595px !important;
	height:1019px !important;
}

@keyframes fade-in-84566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84370 {
	width:442px !important;
	height:240px !important;
	top:156px !important;
}

@keyframes fade-in-84370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84392 {
	width:628px !important;
	height:135px !important;
}

@keyframes fade-in-84392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84414 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:226px !important;
}

@keyframes fade-in-84414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84436 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:248px !important;
}

@keyframes fade-in-84436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84439 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:467px !important;
}

#item84467 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:320px !important;
}

@keyframes fade-in-84467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84489 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:342px !important;
}

@keyframes fade-in-84489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84492 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:368px !important;
}

#item84520 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:414px !important;
}

#item84523 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:417px !important;
}

#item84349 {
	width:665px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item148411 {
	width:46px !important;
	height:23px !important;
	left:327px !important;
	top:1052px !important;
}

#item84671 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item84672 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item84669 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item84707 {
	width:172px !important;
	height:70px !important;
}

#item84727 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84683 {
	width:172px !important;
	height:70px !important;
}

#item84703 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84681 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item84758 {
	width:158px !important;
	height:70px !important;
}

#item84778 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84734 {
	width:158px !important;
	height:70px !important;
}

#item84754 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84732 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item84809 {
	width:141px !important;
	height:70px !important;
}

#item84829 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84785 {
	width:141px !important;
	height:70px !important;
}

#item84805 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item84783 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item84860 {
	width:141px !important;
	height:70px !important;
}

#item84880 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item84836 {
	width:141px !important;
	height:70px !important;
}

#item84856 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item84834 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item84906 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item84909 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item84885 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item84918 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-84918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-84918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item84918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32929 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-32930 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-32930 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item32963 {
	width:633px !important;
	height:106px !important;
	left:59px !important;
	top:77px !important;
}

@keyframes fade-in-32963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32966 {
	opacity:0.40;
	width:520px !important;
	height:150px !important;
	left:59px !important;
	top:220px !important;
	background:#0e0b00;
}

#item32986 {
	width:473px !important;
	height:114px !important;
	left:80px !important;
	top:239px !important;
}

@keyframes fade-in-32986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32989 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-32989 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32989 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84933 {
	width:734px !important;
	height:1212px !important;
	left:-14px !important;
	top:-6px !important;
	background:#000;
}

@keyframes move-left-shrink-84934 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-84934 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item84964 {
	width:633px !important;
	height:106px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes fade-in-84964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84967 {
	opacity:0.40;
	width:628px !important;
	height:172px !important;
	left:36px !important;
	top:213px !important;
	background:#0e0b00;
}

#item84987 {
	width:570px !important;
	height:130px !important;
	left:62px !important;
	top:232px !important;
}

@keyframes fade-in-84987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84990 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-84990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-84990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item84990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33004 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item33312 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item33315 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item33325 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item33345 {
	width:509px !important;
	height:1850px !important;
}

@keyframes fade-in-33345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33348 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item33356 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item33234 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item33237 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item33248 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item33268 {
	width:509px !important;
	height:1420px !important;
}

@keyframes fade-in-33268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33271 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item33281 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item33046 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item33068 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item33090 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item33094 {
	width:20px !important;
	height:10px !important;
	left:112px !important;
	top:129px !important;
}

#item33106 {
	width:20px !important;
	height:10px !important;
	left:173px !important;
	top:20px !important;
}

#item33115 {
	width:20px !important;
	height:10px !important;
	left:147px !important;
	top:38px !important;
}

table#table517886 th, table#table517886 td {
	vertical-align:top;;
}

table#table517886 tr {
	height:18px;;
}

table#table517886 {
	table-layout:fixed;
}

#item33143 {
	width:510px !important;
	height:182px !important;
}

#item33148 {
	width:511px !important;
	height:17px !important;
}

#item33146 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item33152 {
	width:511px !important;
	height:17px !important;
}

#item33150 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item33156 {
	width:511px !important;
	height:17px !important;
}

#item33154 {
	width:511px !important;
	height:17px !important;
}

#item33160 {
	width:511px !important;
	height:17px !important;
}

#item33158 {
	width:511px !important;
	height:17px !important;
	top:143px !important;
}

#item33164 {
	width:511px !important;
	height:17px !important;
}

#item33162 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item33168 {
	width:511px !important;
	height:17px !important;
}

#item33166 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item33172 {
	width:511px !important;
	height:17px !important;
}

#item33170 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item33176 {
	width:511px !important;
	height:17px !important;
}

#item33174 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item33180 {
	width:511px !important;
	height:17px !important;
}

#item33178 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item33182 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:266px !important;
}

#item33211 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:271px !important;
}

@keyframes fade-in-33014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33015 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item33012 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item33365 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item33395 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item33398 {
	width:578px !important;
	height:557px !important;
	left:14px !important;
	top:157px !important;
}

#item34694 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item34697 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item34673 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item34709 {
	width:19px !important;
	height:19px !important;
}

#item34707 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-34720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34722 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item34723 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item34720 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-34733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34759 {
	width:122px !important;
	height:50px !important;
}

#item34779 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item34735 {
	width:122px !important;
	height:50px !important;
}

#item34755 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item34733 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes fade-in-34784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34810 {
	width:122px !important;
	height:50px !important;
}

#item34830 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item34786 {
	width:122px !important;
	height:50px !important;
}

#item34806 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item34784 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-34835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34861 {
	width:87px !important;
	height:50px !important;
}

#item34881 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item34837 {
	width:87px !important;
	height:50px !important;
}

#item34857 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item34835 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item34907 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item34910 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item34886 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item34920 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-34920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85281 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item85284 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item85295 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item85315 {
	width:595px !important;
	height:3069px !important;
}

@keyframes fade-in-85315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85225 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item85228 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item85238 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item85258 {
	width:595px !important;
	height:2379px !important;
}

@keyframes fade-in-85258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85039 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item85061 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item85083 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item85087 {
	width:24px !important;
	height:12px !important;
	left:137px !important;
	top:157px !important;
}

#item85096 {
	width:24px !important;
	height:12px !important;
	left:176px !important;
	top:46px !important;
}

#item85105 {
	width:24px !important;
	height:12px !important;
	left:208px !important;
	top:24px !important;
}

table#table522948 th, table#table522948 td {
	vertical-align:top;;
}

table#table522948 tr {
	height:22px;;
}

table#table522948 {
	table-layout:fixed;
}

#item85134 {
	width:622px !important;
	height:222px !important;
}

#item85139 {
	width:623px !important;
	height:21px !important;
}

#item85137 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item85143 {
	width:623px !important;
	height:21px !important;
}

#item85141 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item85147 {
	width:623px !important;
	height:21px !important;
}

#item85145 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item85151 {
	width:623px !important;
	height:21px !important;
}

#item85149 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item85155 {
	width:623px !important;
	height:21px !important;
}

#item85153 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item85159 {
	width:623px !important;
	height:21px !important;
}

#item85157 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item85163 {
	width:623px !important;
	height:21px !important;
}

#item85161 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item85167 {
	width:623px !important;
	height:21px !important;
}

#item85165 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item85171 {
	width:623px !important;
	height:21px !important;
}

#item85169 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item85173 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:325px !important;
}

#item85202 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:330px !important;
}

#item85007 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-85007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85005 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item85319 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item85347 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item85371 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item85374 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item85350 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item85385 {
	width:26px !important;
	height:26px !important;
}

#item85383 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes fade-in-85395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85397 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item85398 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item85395 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-85410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85436 {
	width:171px !important;
	height:70px !important;
}

#item85456 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item85412 {
	width:171px !important;
	height:70px !important;
}

#item85432 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item85410 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes fade-in-85461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85487 {
	width:171px !important;
	height:70px !important;
}

#item85507 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item85463 {
	width:171px !important;
	height:70px !important;
}

#item85483 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item85461 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-85512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85538 {
	width:122px !important;
	height:70px !important;
}

#item85558 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item85514 {
	width:122px !important;
	height:70px !important;
}

#item85534 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item85512 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item85584 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item85587 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item85563 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item85599 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item85608 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-85608 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-85608 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item85608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150245 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-34965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-34949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34947 {
	width:600px !important;
	height:790px !important;
}

#item34977 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item35172 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:320px !important;
}

@keyframes fade-in-35172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table525762 th, table#table525762 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table525762 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table525762 {
	table-layout:fixed;
}

#item35194 {
	width:528px !important;
	height:186px !important;
	left:1px !important;
	top:340px !important;
}

@keyframes fade-in-35194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35216 {
	width:528px !important;
	height:309px !important;
	left:1px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-35216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35149 {
	width:529px !important;
	height:526px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-35149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35006 {
	width:528px !important;
	height:49px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes fade-in-35006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35028 {
	width:350px !important;
	height:216px !important;
	left:1px !important;
	top:70px !important;
}

@keyframes fade-in-35028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35031 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:291px !important;
}

#item35058 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:186px !important;
}

@keyframes fade-in-35058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35080 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:202px !important;
}

@keyframes fade-in-35080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35083 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:220px !important;
}

#item35114 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:254px !important;
}

#item35117 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:256px !important;
}

#item34985 {
	width:565px !important;
	height:526px !important;
	left:635px !important;
	top:199px !important;
}

#item35238 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item35260 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item35264 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item35293 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item35315 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item35320 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item35321 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item35318 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item35358 {
	width:123px !important;
	height:50px !important;
}

#item35378 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item35334 {
	width:123px !important;
	height:50px !important;
}

#item35354 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item35332 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item35409 {
	width:99px !important;
	height:50px !important;
}

#item35429 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item35385 {
	width:99px !important;
	height:50px !important;
}

#item35405 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item35383 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item35460 {
	width:101px !important;
	height:50px !important;
}

#item35480 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item35436 {
	width:101px !important;
	height:50px !important;
}

#item35456 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item35434 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item35506 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item35509 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item35485 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item35519 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item35528 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-35528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150541 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-85646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-85635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85633 {
	width:700px !important;
	height:309px !important;
}

#item85655 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item85859 {
	width:140px !important;
	height:18px !important;
	top:195px !important;
}

@keyframes fade-in-85859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85862 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:60px !important;
}

#item85873 {
	width:628px !important;
	height:165px !important;
}

#item85893 {
	width:595px !important;
	height:660px !important;
}

@keyframes fade-in-85893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table532003 th, table#table532003 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table532003 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table532003 {
	table-layout:fixed;
}

#item85915 {
	width:628px !important;
	height:307px !important;
	top:221px !important;
}

@keyframes fade-in-85915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85808 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:212px !important;
}

#item85816 {
	width:628px !important;
	height:505px !important;
}

#item85836 {
	width:595px !important;
	height:1077px !important;
}

@keyframes fade-in-85836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85687 {
	width:628px !important;
	height:64px !important;
	top:4px !important;
}

@keyframes fade-in-85687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85709 {
	width:420px !important;
	height:235px !important;
	top:102px !important;
}

@keyframes fade-in-85709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85712 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:413px !important;
}

#item85743 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:266px !important;
}

@keyframes fade-in-85743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85765 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:288px !important;
}

@keyframes fade-in-85765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85768 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:314px !important;
}

#item85796 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:361px !important;
}

#item85799 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:364px !important;
}

#item85666 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:570px !important;
}

#item85937 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item85959 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item85963 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item85993 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item86015 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item86020 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item86021 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item86018 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item86057 {
	width:172px !important;
	height:70px !important;
}

#item86077 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86033 {
	width:172px !important;
	height:70px !important;
}

#item86053 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86031 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item86108 {
	width:139px !important;
	height:70px !important;
}

#item86128 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item86084 {
	width:139px !important;
	height:70px !important;
}

#item86104 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item86082 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item86159 {
	width:141px !important;
	height:70px !important;
}

#item86179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86135 {
	width:141px !important;
	height:70px !important;
}

#item86155 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86133 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item86205 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item86208 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item86184 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item86218 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item86227 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-86227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-86227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item86227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35543 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-35571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-35555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35553 {
	width:600px !important;
	height:790px !important;
}

#item35584 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item35593 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item35621 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item35822 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item35834 {
	width:534px !important;
	height:257px !important;
	top:16px !important;
}

#item35854 {
	width:510px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-35854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35858 {
	width:14px !important;
	height:9px !important;
}

#item35869 {
	width:14px !important;
	height:9px !important;
	top:278px !important;
}

table#table538735 tr {
	border-right:2.2px solid #fff;;
}

table#table538735 {
	table-layout:fixed;
}

#item35897 {
	width:528px !important;
	height:244px !important;
	top:319px !important;
}

@keyframes fade-in-35897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35919 {
	width:100px !important;
	height:13px !important;
	top:299px !important;
}

@keyframes fade-in-35919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35770 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item35779 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item35799 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-35799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35803 {
	width:14px !important;
	height:9px !important;
}

#item35812 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item35646 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item35649 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item35679 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-35679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35682 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:245px !important;
}

#item35712 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-35712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35715 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:174px !important;
}

#item35743 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:140px !important;
}

@keyframes fade-in-35743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35765 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:156px !important;
}

@keyframes fade-in-35765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35624 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item35941 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item35963 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item35968 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item35969 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item35966 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item36004 {
	width:123px !important;
	height:50px !important;
}

#item36024 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item35980 {
	width:123px !important;
	height:50px !important;
}

#item36000 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item35978 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item36055 {
	width:99px !important;
	height:50px !important;
}

#item36075 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item36031 {
	width:99px !important;
	height:50px !important;
}

#item36051 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item36029 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item36106 {
	width:101px !important;
	height:50px !important;
}

#item36126 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item36082 {
	width:101px !important;
	height:50px !important;
}

#item36102 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item36080 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item36131 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item36160 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item36163 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item36139 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item36175 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-36175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86242 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-86264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-86253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86251 {
	width:700px !important;
	height:309px !important;
}

#item86275 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item86286 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item86313 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item86518 {
	width:140px !important;
	height:18px !important;
	top:127px !important;
}

@keyframes fade-in-86518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86521 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item86531 {
	width:628px !important;
	height:102px !important;
}

#item86551 {
	width:595px !important;
	height:939px !important;
}

@keyframes fade-in-86551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table544686 tr {
	border-right:3.3px solid #fff;;
}

table#table544686 {
	table-layout:fixed;
}

#item86573 {
	width:627px !important;
	height:362px !important;
	top:156px !important;
}

@keyframes fade-in-86573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86465 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item86475 {
	width:628px !important;
	height:518px !important;
}

#item86495 {
	width:595px !important;
	height:1735px !important;
}

@keyframes fade-in-86495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86338 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item86341 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item86368 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes fade-in-86368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86371 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:320px !important;
}

#item86404 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes fade-in-86404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86407 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:221px !important;
}

#item86439 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:173px !important;
}

@keyframes fade-in-86439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86461 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:195px !important;
}

@keyframes fade-in-86461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86316 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item86595 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item86617 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item86622 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item86623 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item86620 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item86660 {
	width:172px !important;
	height:70px !important;
}

#item86680 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86636 {
	width:172px !important;
	height:70px !important;
}

#item86656 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86634 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item86711 {
	width:139px !important;
	height:70px !important;
}

#item86731 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item86687 {
	width:139px !important;
	height:70px !important;
}

#item86707 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item86685 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item86762 {
	width:141px !important;
	height:70px !important;
}

#item86782 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86738 {
	width:141px !important;
	height:70px !important;
}

#item86758 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item86736 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item86787 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item86817 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item86820 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item86796 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item86831 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-86831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-86831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item86831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150250 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-36218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36202 {
	width:600px !important;
	height:790px !important;
}

#item36229 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item36240 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item36269 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item36533 {
	width:528px !important;
	height:323px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-36533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table548314 th, table#table548314 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table548314 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table548314 {
	table-layout:fixed;
}

#item36489 {
	width:528px !important;
	height:112px !important;
	top:359px !important;
}

@keyframes fade-in-36489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36511 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes fade-in-36511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36418 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item36426 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item36446 {
	width:509px !important;
	height:645px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-36446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36450 {
	width:14px !important;
	height:9px !important;
}

#item36458 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item36294 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item36297 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item36327 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-36327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36330 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:213px !important;
}

#item36360 {
	width:350px !important;
	height:261px !important;
	top:94px !important;
}

@keyframes fade-in-36360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36363 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:143px !important;
}

#item36391 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:108px !important;
}

@keyframes fade-in-36391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36413 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:124px !important;
}

@keyframes fade-in-36413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36272 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item36555 {
	width:528px !important;
	height:26px !important;
	left:636px !important;
	top:132px !important;
}

#item36577 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item36599 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item36604 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item36605 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item36602 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item36643 {
	width:123px !important;
	height:50px !important;
}

#item36663 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item36619 {
	width:123px !important;
	height:50px !important;
}

#item36639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item36617 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item36694 {
	width:99px !important;
	height:50px !important;
}

#item36714 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item36670 {
	width:99px !important;
	height:50px !important;
}

#item36690 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item36668 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item36745 {
	width:101px !important;
	height:50px !important;
}

#item36765 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item36721 {
	width:101px !important;
	height:50px !important;
}

#item36741 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item36719 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item36770 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item36800 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item36803 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item36779 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item36813 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-36813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150546 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-86870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-86860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86858 {
	width:700px !important;
	height:309px !important;
}

#item86877 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item86887 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item86917 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item87116 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes fade-in-87116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87119 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item87128 {
	width:628px !important;
	height:280px !important;
}

#item87148 {
	width:595px !important;
	height:627px !important;
}

@keyframes fade-in-87148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table550799 th, table#table550799 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table550799 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table550799 {
	table-layout:fixed;
}

#item87170 {
	width:628px !important;
	height:179px !important;
	top:339px !important;
}

@keyframes fade-in-87170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87064 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item87073 {
	width:628px !important;
	height:518px !important;
}

#item87093 {
	width:595px !important;
	height:1225px !important;
}

@keyframes fade-in-87093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86942 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item86945 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item86975 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-86975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86978 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:293px !important;
}

#item87007 {
	width:490px !important;
	height:365px !important;
	top:124px !important;
}

@keyframes fade-in-87007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87010 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

#item87038 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:146px !important;
}

@keyframes fade-in-87038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87060 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:168px !important;
}

@keyframes fade-in-87060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86920 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item87192 {
	width:627px !important;
	height:36px !important;
	left:36px !important;
	top:491px !important;
}

#item87214 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item87236 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item87241 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item87242 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item87239 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item87280 {
	width:172px !important;
	height:70px !important;
}

#item87300 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item87256 {
	width:172px !important;
	height:70px !important;
}

#item87276 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item87254 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item87331 {
	width:139px !important;
	height:70px !important;
}

#item87351 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item87307 {
	width:139px !important;
	height:70px !important;
}

#item87327 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item87305 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item87382 {
	width:141px !important;
	height:70px !important;
}

#item87402 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item87358 {
	width:141px !important;
	height:70px !important;
}

#item87378 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item87356 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item87407 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item87440 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item87443 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item87419 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item87454 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-87454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-87454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item87454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150263 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-36852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36838 {
	width:600px !important;
	height:790px !important;
}

#item36866 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item37060 {
	width:100px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes fade-in-37060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table552691 th, table#table552691 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table552691 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table552691 {
	table-layout:fixed;
}

#item37082 {
	width:528px !important;
	height:83px !important;
	top:273px !important;
}

@keyframes fade-in-37082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37104 {
	width:528px !important;
	height:253px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-37104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37037 {
	width:528px !important;
	height:564px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-37037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36900 {
	width:528px !important;
	height:29px !important;
}

@keyframes fade-in-36900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36922 {
	width:350px !important;
	height:57px !important;
	top:83px !important;
}

@keyframes fade-in-36922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36925 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:168px !important;
}

#item36953 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:63px !important;
}

@keyframes fade-in-36953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36975 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:79px !important;
}

@keyframes fade-in-36975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36978 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:97px !important;
}

#item37005 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:131px !important;
}

#item37008 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:133px !important;
}

#item36879 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item37126 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item37148 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item37152 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item37182 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item37204 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item37209 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item37210 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item37207 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item37249 {
	width:123px !important;
	height:50px !important;
}

#item37269 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item37225 {
	width:123px !important;
	height:50px !important;
}

#item37245 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item37223 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item37300 {
	width:99px !important;
	height:50px !important;
}

#item37320 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item37276 {
	width:99px !important;
	height:50px !important;
}

#item37296 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item37274 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item37351 {
	width:101px !important;
	height:50px !important;
}

#item37371 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item37327 {
	width:101px !important;
	height:50px !important;
}

#item37347 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item37325 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item37376 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item37406 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item37409 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item37385 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item37419 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-37419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150658 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-87487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-87479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87477 {
	width:700px !important;
	height:309px !important;
}

#item87498 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item87701 {
	width:140px !important;
	height:18px !important;
	top:370px !important;
}

@keyframes fade-in-87701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:147px !important;
}

#item87714 {
	width:628px !important;
	height:339px !important;
}

#item87734 {
	width:595px !important;
	height:685px !important;
}

@keyframes fade-in-87734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table554985 th, table#table554985 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table554985 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table554985 {
	table-layout:fixed;
}

#item87756 {
	width:628px !important;
	height:141px !important;
	top:400px !important;
}

@keyframes fade-in-87756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87649 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item87658 {
	width:628px !important;
	height:541px !important;
}

#item87678 {
	width:595px !important;
	height:925px !important;
}

@keyframes fade-in-87678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87530 {
	width:628px !important;
	height:40px !important;
}

@keyframes fade-in-87530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87552 {
	width:409px !important;
	height:52px !important;
	top:82px !important;
}

@keyframes fade-in-87552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87555 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:201px !important;
}

#item87583 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:54px !important;
}

@keyframes fade-in-87583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87605 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:77px !important;
}

@keyframes fade-in-87605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87608 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:103px !important;
}

#item87636 {
	width:231px !important;
	height:36px !important;
	left:433px !important;
	top:149px !important;
}

#item87639 {
	width:7px !important;
	height:11px !important;
	left:422px !important;
	top:152px !important;
}

#item87509 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item87778 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item87800 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item87804 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item87835 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item87857 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item87884 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item87885 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item87882 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item87922 {
	width:172px !important;
	height:70px !important;
}

#item87942 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item87898 {
	width:172px !important;
	height:70px !important;
}

#item87918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item87896 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item87973 {
	width:139px !important;
	height:70px !important;
}

#item87993 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item87949 {
	width:139px !important;
	height:70px !important;
}

#item87969 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item87947 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item88024 {
	width:141px !important;
	height:70px !important;
}

#item88044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item88000 {
	width:141px !important;
	height:70px !important;
}

#item88020 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item87998 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item88049 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item88079 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item88082 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item88058 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item88092 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-88092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-88092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item88092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150256 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-37462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-37446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37444 {
	width:600px !important;
	height:790px !important;
}

#item37479 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item37491 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item37519 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table556523 th, table#table556523 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table556523 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table556523 {
	table-layout:fixed;
}

#item37738 {
	width:528px !important;
	height:174px !important;
	top:370px !important;
}

@keyframes fade-in-37738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37760 {
	width:100px !important;
	height:13px !important;
	top:350px !important;
}

@keyframes fade-in-37760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37763 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:155px !important;
}

#item37772 {
	width:534px !important;
	height:304px !important;
	top:16px !important;
}

#item37792 {
	width:510px !important;
	height:351px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-37792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37795 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item37804 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:327px !important;
}

#item37665 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:247px !important;
}

#item37676 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item37696 {
	width:509px !important;
	height:1560px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-37696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37700 {
	width:14px !important;
	height:9px !important;
}

#item37709 {
	width:14px !important;
	height:9px !important;
	top:534px !important;
}

#item37543 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes fade-in-37543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37546 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:311px !important;
}

#item37573 {
	width:350px !important;
	height:261px !important;
	top:90px !important;
}

@keyframes fade-in-37573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37595 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:222px !important;
}

@keyframes fade-in-37595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37598 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:240px !important;
}

#item37626 {
	width:175px !important;
	height:26px !important;
	left:8px !important;
}

#item37629 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item37659 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:206px !important;
}

@keyframes fade-in-37659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37522 {
	width:564px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item37833 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item37855 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item37877 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item37882 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item37883 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item37880 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item37922 {
	width:123px !important;
	height:50px !important;
}

#item37942 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item37898 {
	width:123px !important;
	height:50px !important;
}

#item37918 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item37896 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item37973 {
	width:99px !important;
	height:50px !important;
}

#item37993 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item37949 {
	width:99px !important;
	height:50px !important;
}

#item37969 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item37947 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item38024 {
	width:101px !important;
	height:50px !important;
}

#item38044 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item38000 {
	width:101px !important;
	height:50px !important;
}

#item38020 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item37998 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item38049 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item38079 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item38082 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item38058 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item38091 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-38091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150551 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-88132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-88120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88118 {
	width:700px !important;
	height:309px !important;
}

#item88141 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item88151 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item88181 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item88381 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes fade-in-88381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88384 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:68px !important;
}

#item88392 {
	width:628px !important;
	height:179px !important;
	top:1px !important;
}

#item88412 {
	width:595px !important;
	height:705px !important;
}

@keyframes fade-in-88412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table560142 th, table#table560142 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table560142 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table560142 {
	table-layout:fixed;
}

#item88434 {
	width:628px !important;
	height:288px !important;
	top:232px !important;
}

@keyframes fade-in-88434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88329 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item88338 {
	width:628px !important;
	height:505px !important;
	top:1px !important;
}

#item88358 {
	width:595px !important;
	height:2617px !important;
}

@keyframes fade-in-88358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88205 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes fade-in-88205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88208 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:400px !important;
}

#item88237 {
	width:395px !important;
	height:224px !important;
	top:88px !important;
}

@keyframes fade-in-88237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88259 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:276px !important;
}

@keyframes fade-in-88259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88262 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:302px !important;
}

#item88292 {
	width:245px !important;
	height:36px !important;
	left:11px !important;
}

#item88295 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item88325 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:253px !important;
}

@keyframes fade-in-88325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88184 {
	width:664px !important;
	height:520px !important;
	left:36px !important;
	top:569px !important;
}

#item88456 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item88478 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item88500 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item88505 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item88506 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item88503 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item88541 {
	width:172px !important;
	height:70px !important;
}

#item88561 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item88517 {
	width:172px !important;
	height:70px !important;
}

#item88537 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item88515 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item88592 {
	width:139px !important;
	height:70px !important;
}

#item88612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item88568 {
	width:139px !important;
	height:70px !important;
}

#item88588 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item88566 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item88643 {
	width:141px !important;
	height:70px !important;
}

#item88663 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item88619 {
	width:141px !important;
	height:70px !important;
}

#item88639 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item88617 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item88668 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item88700 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item88703 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item88679 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item88715 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-88715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-88715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item88715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38108 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-38134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-38118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38116 {
	width:600px !important;
	height:790px !important;
}

#item38150 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item38160 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item38188 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table562697 th, table#table562697 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table562697 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table562697 {
	table-layout:fixed;
}

#item38375 {
	width:528px !important;
	height:74px !important;
	top:300px !important;
}

@keyframes fade-in-38375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38397 {
	width:100px !important;
	height:13px !important;
	top:280px !important;
}

@keyframes fade-in-38397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38419 {
	width:528px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-38419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38352 {
	width:528px !important;
	height:528px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-38352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38212 {
	width:528px !important;
	height:46px !important;
}

@keyframes fade-in-38212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38215 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:170px !important;
}

#item38243 {
	width:350px !important;
	height:68px !important;
	top:82px !important;
}

@keyframes fade-in-38243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38265 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:81px !important;
}

@keyframes fade-in-38265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38268 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:99px !important;
}

#item38297 {
	width:175px !important;
	height:26px !important;
	left:8px !important;
}

#item38300 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item38329 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:65px !important;
}

@keyframes fade-in-38329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38191 {
	width:564px !important;
	height:528px !important;
	left:636px !important;
	top:197px !important;
}

#item38441 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item38463 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item38485 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item38490 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item38491 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item38488 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item38529 {
	width:123px !important;
	height:50px !important;
}

#item38549 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item38505 {
	width:123px !important;
	height:50px !important;
}

#item38525 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item38503 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item38580 {
	width:99px !important;
	height:50px !important;
}

#item38600 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item38556 {
	width:99px !important;
	height:50px !important;
}

#item38576 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item38554 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item38631 {
	width:101px !important;
	height:50px !important;
}

#item38651 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item38607 {
	width:101px !important;
	height:50px !important;
}

#item38627 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item38605 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item38656 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item38686 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item38689 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item38665 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item38699 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-38699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88731 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-88752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-88742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88740 {
	width:700px !important;
	height:309px !important;
}

#item88762 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item88772 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item88803 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item89000 {
	width:140px !important;
	height:18px !important;
	top:333px !important;
}

@keyframes fade-in-89000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89003 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:133px !important;
}

#item89015 {
	width:628px !important;
	height:309px !important;
	top:1px !important;
}

#item89035 {
	width:595px !important;
	height:680px !important;
}

@keyframes fade-in-89035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table565100 th, table#table565100 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table565100 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table565100 {
	table-layout:fixed;
}

#item89123 {
	width:628px !important;
	height:123px !important;
	top:363px !important;
}

@keyframes fade-in-89123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88949 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item88957 {
	width:628px !important;
	height:485px !important;
	top:1px !important;
}

#item88977 {
	width:595px !important;
	height:979px !important;
}

@keyframes fade-in-88977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88827 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-88827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88830 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:253px !important;
}

#item88861 {
	width:490px !important;
	height:48px !important;
	top:131px !important;
}

@keyframes fade-in-88861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88883 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:128px !important;
}

@keyframes fade-in-88883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88886 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:154px !important;
}

#item88915 {
	width:245px !important;
	height:36px !important;
	left:11px !important;
}

#item88918 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item88945 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:106px !important;
}

@keyframes fade-in-88945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88806 {
	width:664px !important;
	height:486px !important;
	left:36px !important;
	top:589px !important;
}

#item89057 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:508px !important;
}

#item89079 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item89101 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item89128 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item89129 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item89126 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item89168 {
	width:172px !important;
	height:70px !important;
}

#item89188 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89144 {
	width:172px !important;
	height:70px !important;
}

#item89164 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89142 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item89219 {
	width:139px !important;
	height:70px !important;
}

#item89239 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item89195 {
	width:139px !important;
	height:70px !important;
}

#item89215 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item89193 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item89270 {
	width:141px !important;
	height:70px !important;
}

#item89290 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89246 {
	width:141px !important;
	height:70px !important;
}

#item89266 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89244 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item89295 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item89326 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item89329 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item89305 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item89340 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-89340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-89340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item89340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150292 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-38740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-38725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38723 {
	width:600px !important;
	height:790px !important;
}

#item38753 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item38763 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item38791 {
	width:394px !important;
	height:37px !important;
	left:16px !important;
}

table#table566739 th, table#table566739 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table566739 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table566739 {
	table-layout:fixed;
}

#item38979 {
	width:528px !important;
	height:197px !important;
	top:367px !important;
}

@keyframes fade-in-38979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39001 {
	width:100px !important;
	height:13px !important;
	top:347px !important;
}

@keyframes fade-in-39001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39023 {
	width:528px !important;
	height:340px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-39023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38956 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-38956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38815 {
	width:528px !important;
	height:47px !important;
}

@keyframes fade-in-38815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38837 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes fade-in-38837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:288px !important;
}

#item38869 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

@keyframes fade-in-38869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38872 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:218px !important;
}

#item38901 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:252px !important;
}

#item38904 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:254px !important;
}

#item38933 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes fade-in-38933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38794 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item39045 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item39067 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item39089 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item39094 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item39095 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item39092 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item39133 {
	width:123px !important;
	height:50px !important;
}

#item39153 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39109 {
	width:123px !important;
	height:50px !important;
}

#item39129 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39107 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item39184 {
	width:99px !important;
	height:50px !important;
}

#item39204 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item39160 {
	width:99px !important;
	height:50px !important;
}

#item39180 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item39158 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item39235 {
	width:101px !important;
	height:50px !important;
}

#item39255 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39211 {
	width:101px !important;
	height:50px !important;
}

#item39231 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39209 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item39260 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item39290 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item39293 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item39269 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item39302 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-39302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150663 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-89378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-89368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89366 {
	width:700px !important;
	height:309px !important;
}

#item89386 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item89398 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item89426 {
	width:553px !important;
	height:51px !important;
	left:22px !important;
}

#item89624 {
	width:140px !important;
	height:18px !important;
	top:212px !important;
}

@keyframes fade-in-89624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89627 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item89637 {
	width:628px !important;
	height:178px !important;
}

#item89657 {
	width:595px !important;
	height:723px !important;
}

@keyframes fade-in-89657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table570431 th, table#table570431 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table570431 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table570431 {
	table-layout:fixed;
}

#item89679 {
	width:626px !important;
	height:316px !important;
	top:240px !important;
}

@keyframes fade-in-89679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89570 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item89581 {
	width:628px !important;
	height:542px !important;
}

#item89601 {
	width:595px !important;
	height:1038px !important;
}

@keyframes fade-in-89601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89450 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-89450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89472 {
	width:460px !important;
	height:243px !important;
	top:94px !important;
}

@keyframes fade-in-89472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89475 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:407px !important;
}

#item89502 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:282px !important;
}

@keyframes fade-in-89502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89505 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:308px !important;
}

#item89533 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:356px !important;
}

#item89536 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:359px !important;
}

#item89566 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:260px !important;
}

@keyframes fade-in-89566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89429 {
	width:664px !important;
	height:556px !important;
	left:36px !important;
	top:533px !important;
}

#item89701 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item89723 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item89745 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item89750 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item89751 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item89748 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item89787 {
	width:172px !important;
	height:70px !important;
}

#item89807 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89763 {
	width:172px !important;
	height:70px !important;
}

#item89783 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89761 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item89838 {
	width:139px !important;
	height:70px !important;
}

#item89858 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item89814 {
	width:139px !important;
	height:70px !important;
}

#item89834 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item89812 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item89889 {
	width:141px !important;
	height:70px !important;
}

#item89909 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89865 {
	width:141px !important;
	height:70px !important;
}

#item89885 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item89863 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item89914 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item89944 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item89947 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item89923 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item89957 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-89957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-89957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item89957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150270 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-39343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39325 {
	width:600px !important;
	height:790px !important;
}

#item39357 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item39367 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item39395 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item39599 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:155px !important;
}

#item39609 {
	width:534px !important;
	height:304px !important;
	top:16px !important;
}

#item39629 {
	width:510px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-39629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39633 {
	width:14px !important;
	height:9px !important;
}

#item39644 {
	width:14px !important;
	height:9px !important;
	top:327px !important;
}

#item39674 {
	width:100px !important;
	height:13px !important;
	top:350px !important;
}

@keyframes fade-in-39674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table573651 tr {
	border-right:2.2px solid #fff;;
}

table#table573651 {
	table-layout:fixed;
}

#item39696 {
	width:528px !important;
	height:192px !important;
	top:370px !important;
}

@keyframes fade-in-39696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39542 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item39555 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item39575 {
	width:509px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-39575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39579 {
	width:14px !important;
	height:9px !important;
}

#item39590 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item39420 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item39423 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item39451 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes fade-in-39451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39454 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item39483 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes fade-in-39483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39505 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

@keyframes fade-in-39505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39508 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:220px !important;
}

#item39537 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

@keyframes fade-in-39537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39398 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item39718 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item39740 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item39745 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item39746 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item39743 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item39782 {
	width:123px !important;
	height:50px !important;
}

#item39802 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39758 {
	width:123px !important;
	height:50px !important;
}

#item39778 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39756 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item39833 {
	width:99px !important;
	height:50px !important;
}

#item39853 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item39809 {
	width:99px !important;
	height:50px !important;
}

#item39829 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item39807 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item39884 {
	width:101px !important;
	height:50px !important;
}

#item39904 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39860 {
	width:101px !important;
	height:50px !important;
}

#item39880 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item39858 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item39909 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item39939 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item39942 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item39918 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item39953 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-39953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150555 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-89997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-89985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89983 {
	width:700px !important;
	height:309px !important;
}

#item90006 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item90015 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item90042 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item90243 {
	width:140px !important;
	height:18px !important;
	top:199px !important;
}

@keyframes fade-in-90243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90246 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item90255 {
	width:628px !important;
	height:162px !important;
}

#item90275 {
	width:595px !important;
	height:803px !important;
}

@keyframes fade-in-90275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table577181 tr {
	border-right:3.08px solid #fff;;
}

table#table577181 {
	table-layout:fixed;
}

#item90297 {
	width:628px !important;
	height:290px !important;
	top:225px !important;
}

@keyframes fade-in-90297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90190 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item90200 {
	width:628px !important;
	height:518px !important;
}

#item90220 {
	width:595px !important;
	height:1509px !important;
}

@keyframes fade-in-90220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90067 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item90070 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item90100 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes fade-in-90100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90103 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:398px !important;
}

#item90133 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

@keyframes fade-in-90133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90155 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:251px !important;
}

@keyframes fade-in-90155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90158 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:299px !important;
}

#item90186 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:274px !important;
}

@keyframes fade-in-90186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90045 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item90319 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item90341 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item90346 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item90347 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item90344 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item90383 {
	width:172px !important;
	height:70px !important;
}

#item90403 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item90359 {
	width:172px !important;
	height:70px !important;
}

#item90379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item90357 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item90434 {
	width:139px !important;
	height:70px !important;
}

#item90454 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item90410 {
	width:139px !important;
	height:70px !important;
}

#item90430 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item90408 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item90485 {
	width:141px !important;
	height:70px !important;
}

#item90505 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item90461 {
	width:141px !important;
	height:70px !important;
}

#item90481 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item90459 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item90510 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item90541 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item90544 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item90520 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item90556 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-90556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-90556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item90556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150295 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-39994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39978 {
	width:600px !important;
	height:790px !important;
}

#item40009 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item40019 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item40046 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item40248 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item40259 {
	width:534px !important;
	height:295px !important;
	top:16px !important;
}

#item40279 {
	width:510px !important;
	height:393px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-40279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40283 {
	width:14px !important;
	height:9px !important;
}

#item40295 {
	width:14px !important;
	height:9px !important;
	top:318px !important;
}

table#table580738 th, table#table580738 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table580738 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table580738 {
	table-layout:fixed;
}

#item40327 {
	width:528px !important;
	height:203px !important;
	top:361px !important;
}

@keyframes fade-in-40327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40349 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes fade-in-40349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40194 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item40203 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item40223 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-40223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40227 {
	width:14px !important;
	height:9px !important;
}

#item40237 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item40070 {
	width:528px !important;
	height:46px !important;
	top:19px !important;
}

@keyframes fade-in-40070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40092 {
	width:350px !important;
	height:261px !important;
	top:86px !important;
}

@keyframes fade-in-40092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40095 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

#item40122 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:239px !important;
}

@keyframes fade-in-40122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40144 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:255px !important;
}

@keyframes fade-in-40144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40147 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:273px !important;
}

#item40178 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:308px !important;
}

#item40181 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:310px !important;
}

#item40049 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item40371 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item40393 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item40398 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item40399 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item40396 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item40435 {
	width:123px !important;
	height:50px !important;
}

#item40455 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item40411 {
	width:123px !important;
	height:50px !important;
}

#item40431 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item40409 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item40486 {
	width:99px !important;
	height:50px !important;
}

#item40506 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item40462 {
	width:99px !important;
	height:50px !important;
}

#item40482 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item40460 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item40537 {
	width:101px !important;
	height:50px !important;
}

#item40557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item40513 {
	width:101px !important;
	height:50px !important;
}

#item40533 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item40511 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item40562 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item40591 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item40594 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item40570 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item40603 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-40603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150561 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-90592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-90583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90581 {
	width:700px !important;
	height:309px !important;
}

#item90600 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item90612 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item90642 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table584381 th, table#table584381 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table584381 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table584381 {
	table-layout:fixed;
}

#item90839 {
	width:628px !important;
	height:298px !important;
	top:224px !important;
}

@keyframes fade-in-90839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90861 {
	width:140px !important;
	height:18px !important;
	top:196px !important;
}

@keyframes fade-in-90861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90864 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

#item90874 {
	width:628px !important;
	height:164px !important;
}

#item90894 {
	width:595px !important;
	height:862px !important;
}

@keyframes fade-in-90894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90787 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item90796 {
	width:628px !important;
	height:522px !important;
}

#item90816 {
	width:595px !important;
	height:1450px !important;
}

@keyframes fade-in-90816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90666 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes fade-in-90666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90688 {
	width:490px !important;
	height:365px !important;
	top:93px !important;
}

@keyframes fade-in-90688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90691 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:455px !important;
}

#item90719 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:308px !important;
}

@keyframes fade-in-90719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90741 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:330px !important;
}

@keyframes fade-in-90741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90744 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:356px !important;
}

#item90773 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:404px !important;
}

#item90776 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:407px !important;
}

#item90645 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item90916 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item90938 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item90943 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item90944 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item90941 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item90982 {
	width:172px !important;
	height:70px !important;
}

#item91002 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item90958 {
	width:172px !important;
	height:70px !important;
}

#item90978 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item90956 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item91033 {
	width:139px !important;
	height:70px !important;
}

#item91053 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item91009 {
	width:139px !important;
	height:70px !important;
}

#item91029 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item91007 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item91084 {
	width:141px !important;
	height:70px !important;
}

#item91104 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item91060 {
	width:141px !important;
	height:70px !important;
}

#item91080 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item91058 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item91109 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item91139 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item91142 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item91118 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item91151 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-91151 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-91151 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item91151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40618 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-40619 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-40619 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item40653 {
	width:638px !important;
	height:114px !important;
	left:498px !important;
	top:161px !important;
}

@keyframes fade-in-40653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40656 {
	opacity:0.40;
	width:600px !important;
	height:114px !important;
	left:536px !important;
	top:317px !important;
	background:#0e0b00;
}

#item40676 {
	width:554px !important;
	height:74px !important;
	left:558px !important;
	top:336px !important;
}

@keyframes fade-in-40676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40679 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-40679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91166 {
	width:730px !important;
	height:1226px !important;
	left:-18px !important;
	top:-13px !important;
	background:#000;
}

@keyframes move-left-shrink-91167 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-91167 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item91193 {
	width:638px !important;
	height:114px !important;
	left:36px !important;
	top:241px !important;
}

@keyframes fade-in-91193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91196 {
	opacity:0.40;
	width:628px !important;
	height:148px !important;
	left:36px !important;
	top:397px !important;
	background:#0e0b00;
}

#item91216 {
	width:584px !important;
	height:108px !important;
	left:58px !important;
	top:416px !important;
}

@keyframes fade-in-91216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91219 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-91219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-91219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item91219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40694 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item40960 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item40963 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item40977 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item40997 {
	width:509px !important;
	height:2880px !important;
}

@keyframes fade-in-40997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41000 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item41011 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item40879 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item40882 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item40894 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item40914 {
	width:509px !important;
	height:2680px !important;
}

@keyframes fade-in-40914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40917 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item40928 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item40757 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item40779 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item40801 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table593225 th, table#table593225 td {
	vertical-align:top;;
}

table#table593225 tr {
	height:18px;;
}

table#table593225 {
	table-layout:fixed;
}

#item40824 {
	width:510px !important;
	height:164px !important;
}

#item40829 {
	width:511px !important;
	height:17px !important;
}

#item40827 {
	width:511px !important;
	height:17px !important;
	top:37px !important;
}

#item40833 {
	width:511px !important;
	height:17px !important;
}

#item40831 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item40837 {
	width:511px !important;
	height:17px !important;
}

#item40835 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item40841 {
	width:511px !important;
	height:17px !important;
}

#item40839 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item40845 {
	width:511px !important;
	height:17px !important;
}

#item40843 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item40849 {
	width:511px !important;
	height:17px !important;
}

#item40847 {
	width:511px !important;
	height:17px !important;
	top:55px !important;
}

#item40853 {
	width:511px !important;
	height:17px !important;
}

#item40851 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item40857 {
	width:511px !important;
	height:17px !important;
}

#item40855 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

@keyframes fade-in-40709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40725 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item40707 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item41022 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item41051 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item41054 {
	width:562px !important;
	height:605px !important;
	left:14px !important;
	top:129px !important;
}

#item41423 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item41426 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item41402 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item41440 {
	width:19px !important;
	height:19px !important;
}

#item41438 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-41451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41453 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item41454 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item41451 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-41464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41490 {
	width:122px !important;
	height:50px !important;
}

#item41510 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item41466 {
	width:122px !important;
	height:50px !important;
}

#item41486 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item41464 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes fade-in-41515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41541 {
	width:122px !important;
	height:50px !important;
}

#item41561 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item41517 {
	width:122px !important;
	height:50px !important;
}

#item41537 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item41515 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-41566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41592 {
	width:87px !important;
	height:50px !important;
}

#item41612 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item41568 {
	width:87px !important;
	height:50px !important;
}

#item41588 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item41566 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item41638 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item41641 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item41617 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item41651 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-41651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-41651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91446 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item91449 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item91458 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item91478 {
	width:595px !important;
	height:4568px !important;
}

@keyframes fade-in-91478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91389 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item91392 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item91403 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item91423 {
	width:595px !important;
	height:4211px !important;
}

@keyframes fade-in-91423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91267 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item91289 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item91311 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table600127 th, table#table600127 td {
	vertical-align:top;;
}

table#table600127 tr {
	height:22px;;
}

table#table600127 {
	table-layout:fixed;
}

#item91334 {
	width:622px !important;
	height:200px !important;
}

#item91339 {
	width:623px !important;
	height:21px !important;
}

#item91337 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item91343 {
	width:623px !important;
	height:21px !important;
}

#item91341 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item91347 {
	width:623px !important;
	height:21px !important;
}

#item91345 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item91351 {
	width:623px !important;
	height:21px !important;
}

#item91349 {
	width:623px !important;
	height:21px !important;
	top:153px !important;
}

#item91355 {
	width:623px !important;
	height:21px !important;
}

#item91353 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item91359 {
	width:623px !important;
	height:21px !important;
}

#item91357 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item91363 {
	width:623px !important;
	height:21px !important;
}

#item91361 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item91367 {
	width:623px !important;
	height:21px !important;
}

#item91365 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item91236 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-91236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91234 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item91482 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item91510 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item91534 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item91537 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item91513 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item91550 {
	width:26px !important;
	height:26px !important;
}

#item91548 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes fade-in-91561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91563 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item91564 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item91561 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-91576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91602 {
	width:171px !important;
	height:70px !important;
}

#item91622 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item91578 {
	width:171px !important;
	height:70px !important;
}

#item91598 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item91576 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes fade-in-91627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91653 {
	width:171px !important;
	height:70px !important;
}

#item91673 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item91629 {
	width:171px !important;
	height:70px !important;
}

#item91649 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item91627 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-91678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91704 {
	width:122px !important;
	height:70px !important;
}

#item91724 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item91680 {
	width:122px !important;
	height:70px !important;
}

#item91700 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item91678 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item91750 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item91753 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item91729 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item91766 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item91775 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-91775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-91775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item91775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150275 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-41691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-41677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41675 {
	width:600px !important;
	height:790px !important;
}

#item41705 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item41715 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item41742 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table602005 tr {
	border-right:2.2px solid #fff;;
}

table#table602005 {
	table-layout:fixed;
}

#item41960 {
	width:528px !important;
	height:163px !important;
	top:333px !important;
}

@keyframes fade-in-41960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41982 {
	width:100px !important;
	height:13px !important;
	top:313px !important;
}

@keyframes fade-in-41982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42004 {
	width:528px !important;
	height:297px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-42004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41889 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item41898 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item41918 {
	width:509px !important;
	height:980px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-41918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41922 {
	width:14px !important;
	height:9px !important;
}

#item41931 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item41766 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-41766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41788 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-41788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41791 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item41818 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes fade-in-41818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41840 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

@keyframes fade-in-41840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41843 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:203px !important;
}

#item41873 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:238px !important;
}

#item41876 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:240px !important;
}

#item41745 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item42026 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item42048 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item42053 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item42054 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item42051 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item42090 {
	width:123px !important;
	height:50px !important;
}

#item42110 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42066 {
	width:123px !important;
	height:50px !important;
}

#item42086 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42064 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item42141 {
	width:99px !important;
	height:50px !important;
}

#item42161 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item42117 {
	width:99px !important;
	height:50px !important;
}

#item42137 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item42115 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item42192 {
	width:101px !important;
	height:50px !important;
}

#item42212 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42168 {
	width:101px !important;
	height:50px !important;
}

#item42188 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42166 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item42238 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item42241 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item42217 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item42252 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item42264 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-42264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item42264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150566 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-91809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-91800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91798 {
	width:700px !important;
	height:309px !important;
}

#item91822 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item91834 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item91862 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table605100 tr {
	border-right:3.08px solid #fff;;
}

table#table605100 {
	table-layout:fixed;
}

#item92058 {
	width:628px !important;
	height:241px !important;
	top:285px !important;
}

@keyframes fade-in-92058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92080 {
	width:140px !important;
	height:18px !important;
	top:257px !important;
}

@keyframes fade-in-92080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92083 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:90px !important;
}

#item92094 {
	width:628px !important;
	height:226px !important;
}

#item92114 {
	width:595px !important;
	height:607px !important;
}

@keyframes fade-in-92114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92005 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item92015 {
	width:628px !important;
	height:526px !important;
}

#item92035 {
	width:595px !important;
	height:1646px !important;
}

@keyframes fade-in-92035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91886 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes fade-in-91886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91908 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes fade-in-91908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91911 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item91939 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:214px !important;
}

@keyframes fade-in-91939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91961 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes fade-in-91961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91964 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item91992 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:310px !important;
}

#item91995 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:313px !important;
}

#item91865 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item92136 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item92158 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item92163 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item92164 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item92161 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item92200 {
	width:172px !important;
	height:70px !important;
}

#item92220 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92176 {
	width:172px !important;
	height:70px !important;
}

#item92196 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92174 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item92251 {
	width:139px !important;
	height:70px !important;
}

#item92271 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item92227 {
	width:139px !important;
	height:70px !important;
}

#item92247 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item92225 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item92302 {
	width:141px !important;
	height:70px !important;
}

#item92322 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92278 {
	width:141px !important;
	height:70px !important;
}

#item92298 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92276 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item92348 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item92351 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item92327 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item92360 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item92368 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-92368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-92368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item92368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150279 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-42303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-42290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42288 {
	width:600px !important;
	height:790px !important;
}

#item42315 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item42327 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item42357 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table608121 tr {
	border-right:2.2px solid #fff;;
}

table#table608121 {
	table-layout:fixed;
}

#item42579 {
	width:528px !important;
	height:191px !important;
	top:371px !important;
}

@keyframes fade-in-42579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42601 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes fade-in-42601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42623 {
	width:528px !important;
	height:337px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-42623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42501 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item42510 {
	width:534px !important;
	height:530px !important;
	top:15px !important;
}

#item42530 {
	width:509px !important;
	height:663px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-42530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42534 {
	width:14px !important;
	height:9px !important;
}

#item42546 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item42381 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes fade-in-42381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42403 {
	width:350px !important;
	height:261px !important;
	top:63px !important;
}

@keyframes fade-in-42403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42406 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item42434 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes fade-in-42434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42456 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes fade-in-42456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42459 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:252px !important;
}

#item42487 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:287px !important;
}

#item42490 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:289px !important;
}

#item42360 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item42645 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item42667 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item42672 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item42673 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item42670 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item42709 {
	width:123px !important;
	height:50px !important;
}

#item42729 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42685 {
	width:123px !important;
	height:50px !important;
}

#item42705 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42683 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item42760 {
	width:99px !important;
	height:50px !important;
}

#item42780 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item42736 {
	width:99px !important;
	height:50px !important;
}

#item42756 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item42734 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item42811 {
	width:101px !important;
	height:50px !important;
}

#item42831 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42787 {
	width:101px !important;
	height:50px !important;
}

#item42807 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item42785 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item42836 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item42866 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item42869 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item42845 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item42878 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-42878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item42878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150571 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-92414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-92398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92396 {
	width:700px !important;
	height:309px !important;
}

#item92423 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item92433 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item92461 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table611576 tr {
	border-right:3.08px solid #fff;;
}

table#table611576 {
	table-layout:fixed;
}

#item92659 {
	width:628px !important;
	height:282px !important;
	top:236px !important;
}

@keyframes fade-in-92659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92681 {
	width:140px !important;
	height:18px !important;
	top:208px !important;
}

@keyframes fade-in-92681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92684 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item92692 {
	width:628px !important;
	height:178px !important;
}

#item92712 {
	width:595px !important;
	height:705px !important;
}

@keyframes fade-in-92712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92607 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item92616 {
	width:628px !important;
	height:518px !important;
}

#item92636 {
	width:595px !important;
	height:1273px !important;
}

@keyframes fade-in-92636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92485 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes fade-in-92485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92507 {
	width:420px !important;
	height:290px !important;
	top:68px !important;
}

@keyframes fade-in-92507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92510 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:431px !important;
}

#item92538 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:284px !important;
}

@keyframes fade-in-92538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92560 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:307px !important;
}

@keyframes fade-in-92560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92563 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:333px !important;
}

#item92592 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:381px !important;
}

#item92595 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:384px !important;
}

#item92464 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item92734 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item92756 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item92761 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item92762 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item92759 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item92797 {
	width:172px !important;
	height:70px !important;
}

#item92817 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92773 {
	width:172px !important;
	height:70px !important;
}

#item92793 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92771 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item92848 {
	width:139px !important;
	height:70px !important;
}

#item92868 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item92824 {
	width:139px !important;
	height:70px !important;
}

#item92844 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item92822 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item92899 {
	width:141px !important;
	height:70px !important;
}

#item92919 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92875 {
	width:141px !important;
	height:70px !important;
}

#item92895 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item92873 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item92924 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item92956 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item92959 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item92935 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item92971 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-92971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-92971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item92971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150287 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-42923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-42907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42905 {
	width:600px !important;
	height:790px !important;
}

#item42936 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item42946 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item42975 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item43144 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:165px !important;
}

#item43155 {
	width:534px !important;
	height:323px !important;
	top:16px !important;
}

#item43175 {
	width:510px !important;
	height:555px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-43175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43179 {
	width:14px !important;
	height:9px !important;
}

#item43187 {
	width:14px !important;
	height:9px !important;
	top:348px !important;
}

table#table615893 tr {
	border-right:2.2px solid #fff;;
}

table#table615893 {
	table-layout:fixed;
}

#item43214 {
	width:528px !important;
	height:191px !important;
	top:390px !important;
}

@keyframes fade-in-43214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43236 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes fade-in-43236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43140 {
	width:528px !important;
	height:565px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-43140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42999 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-42999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43021 {
	width:369px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-43021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43043 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes fade-in-43043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43065 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

@keyframes fade-in-43065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43068 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item43077 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:203px !important;
}

#item43106 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:238px !important;
}

#item43109 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:240px !important;
}

#item42978 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item43258 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item43280 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item43285 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item43286 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item43283 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item43324 {
	width:123px !important;
	height:50px !important;
}

#item43344 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item43300 {
	width:123px !important;
	height:50px !important;
}

#item43320 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item43298 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item43375 {
	width:99px !important;
	height:50px !important;
}

#item43395 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item43351 {
	width:99px !important;
	height:50px !important;
}

#item43371 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item43349 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item43426 {
	width:101px !important;
	height:50px !important;
}

#item43446 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item43402 {
	width:101px !important;
	height:50px !important;
}

#item43422 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item43400 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item43451 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item43483 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item43486 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item43462 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item43496 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-43496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150577 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes fade-in-93007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-92997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92995 {
	width:700px !important;
	height:309px !important;
}

#item93016 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item93026 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item93055 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table618797 tr {
	border-right:3.08px solid #fff;;
}

table#table618797 {
	table-layout:fixed;
}

#item93251 {
	width:628px !important;
	height:282px !important;
	top:226px !important;
}

@keyframes fade-in-93251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93273 {
	width:140px !important;
	height:18px !important;
	top:198px !important;
}

@keyframes fade-in-93273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93276 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item93288 {
	width:628px !important;
	height:168px !important;
}

#item93308 {
	width:595px !important;
	height:999px !important;
}

@keyframes fade-in-93308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93199 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item93208 {
	width:628px !important;
	height:508px !important;
}

#item93228 {
	width:595px !important;
	height:1038px !important;
}

@keyframes fade-in-93228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93079 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes fade-in-93079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93101 {
	width:517px !important;
	height:202px !important;
	top:94px !important;
}

@keyframes fade-in-93101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93123 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:215px !important;
}

@keyframes fade-in-93123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93145 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:237px !important;
}

@keyframes fade-in-93145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93148 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item93159 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item93187 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:310px !important;
}

#item93190 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:313px !important;
}

#item93058 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item93330 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item93352 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item93357 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item93358 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item93355 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item93397 {
	width:172px !important;
	height:70px !important;
}

#item93417 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item93373 {
	width:172px !important;
	height:70px !important;
}

#item93393 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item93371 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item93448 {
	width:139px !important;
	height:70px !important;
}

#item93468 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item93424 {
	width:139px !important;
	height:70px !important;
}

#item93444 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item93422 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item93499 {
	width:141px !important;
	height:70px !important;
}

#item93519 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item93475 {
	width:141px !important;
	height:70px !important;
}

#item93495 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item93473 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item93524 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item93554 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item93557 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item93533 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item93567 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-93567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-93567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item93567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150298 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-43533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-43522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43520 {
	width:600px !important;
	height:790px !important;
}

#item43545 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item43556 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item43587 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table622343 tr {
	border-right:2.2px solid #fff;;
}

table#table622343 {
	table-layout:fixed;
}

#item43809 {
	width:528px !important;
	height:133px !important;
	top:448px !important;
}

@keyframes fade-in-43809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43831 {
	width:100px !important;
	height:13px !important;
	top:428px !important;
}

@keyframes fade-in-43831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43853 {
	width:528px !important;
	height:390px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-43853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43730 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item43743 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item43763 {
	width:509px !important;
	height:740px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-43763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43767 {
	width:14px !important;
	height:9px !important;
}

#item43780 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item43611 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes fade-in-43611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43633 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes fade-in-43633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43655 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes fade-in-43655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43658 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:256px !important;
}

#item43667 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:186px !important;
}

#item43694 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:220px !important;
}

#item43697 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:222px !important;
}

#item43725 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes fade-in-43725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43590 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item43875 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item43897 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item43902 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item43903 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item43900 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item43939 {
	width:123px !important;
	height:50px !important;
}

#item43959 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item43915 {
	width:123px !important;
	height:50px !important;
}

#item43935 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item43913 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item43990 {
	width:99px !important;
	height:50px !important;
}

#item44010 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item43966 {
	width:99px !important;
	height:50px !important;
}

#item43986 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item43964 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item44041 {
	width:101px !important;
	height:50px !important;
}

#item44061 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item44017 {
	width:101px !important;
	height:50px !important;
}

#item44037 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item44015 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item44066 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item44096 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item44099 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item44075 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item44109 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-44109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150582 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-93601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-93593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93591 {
	width:700px !important;
	height:309px !important;
}

#item93611 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item93625 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item93654 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table625182 tr {
	border-right:3.08px solid #fff;;
}

table#table625182 {
	table-layout:fixed;
}

#item93852 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

@keyframes fade-in-93852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93874 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes fade-in-93874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93877 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item93886 {
	width:628px !important;
	height:280px !important;
}

#item93906 {
	width:595px !important;
	height:842px !important;
}

@keyframes fade-in-93906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93798 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item93809 {
	width:628px !important;
	height:542px !important;
}

#item93829 {
	width:595px !important;
	height:1411px !important;
}

@keyframes fade-in-93829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93678 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-93678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93700 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

@keyframes fade-in-93700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93722 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:189px !important;
}

@keyframes fade-in-93722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93725 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:336px !important;
}

#item93734 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:237px !important;
}

#item93761 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:286px !important;
}

#item93764 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:288px !important;
}

#item93794 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:211px !important;
}

@keyframes fade-in-93794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93657 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item93928 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item93950 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item93955 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item93956 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item93953 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item93993 {
	width:172px !important;
	height:70px !important;
}

#item94013 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item93969 {
	width:172px !important;
	height:70px !important;
}

#item93989 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item93967 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item94044 {
	width:139px !important;
	height:70px !important;
}

#item94064 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item94020 {
	width:139px !important;
	height:70px !important;
}

#item94040 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item94018 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item94095 {
	width:141px !important;
	height:70px !important;
}

#item94115 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item94071 {
	width:141px !important;
	height:70px !important;
}

#item94091 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item94069 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item94120 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item94152 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item94155 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item94131 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item94167 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-94167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-94167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item94167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150305 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-44153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-44136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44134 {
	width:600px !important;
	height:790px !important;
}

#item44168 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item44180 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item44209 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item44420 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item44434 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item44454 {
	width:510px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-44454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44458 {
	width:14px !important;
	height:9px !important;
}

#item44471 {
	width:14px !important;
	height:9px !important;
	top:341px !important;
}

table#table629475 tr {
	border-right:2.2px solid #fff;;
}

table#table629475 {
	table-layout:fixed;
}

#item44501 {
	width:528px !important;
	height:191px !important;
	top:373px !important;
}

@keyframes fade-in-44501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44523 {
	width:100px !important;
	height:13px !important;
	top:353px !important;
}

@keyframes fade-in-44523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44363 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item44374 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item44394 {
	width:509px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-44394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44397 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item44408 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

#item44233 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes fade-in-44233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44255 {
	width:369px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes fade-in-44255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44277 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes fade-in-44277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44299 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes fade-in-44299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44302 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:340px !important;
}

#item44315 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:269px !important;
}

#item44347 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:304px !important;
}

#item44350 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:306px !important;
}

#item44212 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item44545 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item44567 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item44572 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item44573 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item44570 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item44611 {
	width:123px !important;
	height:50px !important;
}

#item44631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item44587 {
	width:123px !important;
	height:50px !important;
}

#item44607 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item44585 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item44662 {
	width:99px !important;
	height:50px !important;
}

#item44682 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item44638 {
	width:99px !important;
	height:50px !important;
}

#item44658 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item44636 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item44713 {
	width:101px !important;
	height:50px !important;
}

#item44733 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item44689 {
	width:101px !important;
	height:50px !important;
}

#item44709 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item44687 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item44738 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item44769 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item44772 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item44748 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item44786 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-44786 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44786 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150592 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-94206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-94194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94192 {
	width:700px !important;
	height:309px !important;
}

#item94215 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item94225 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item94252 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table633016 tr {
	border-right:3.08px solid #fff;;
}

table#table633016 {
	table-layout:fixed;
}

#item94452 {
	width:637px !important;
	height:282px !important;
	top:236px !important;
}

@keyframes fade-in-94452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94474 {
	width:140px !important;
	height:18px !important;
	top:208px !important;
}

@keyframes fade-in-94474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94477 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item94486 {
	width:628px !important;
	height:176px !important;
}

#item94506 {
	width:595px !important;
	height:1058px !important;
}

@keyframes fade-in-94506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94400 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item94409 {
	width:628px !important;
	height:518px !important;
}

#item94429 {
	width:595px !important;
	height:1175px !important;
}

@keyframes fade-in-94429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94276 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes fade-in-94276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94298 {
	width:493px !important;
	height:306px !important;
	top:92px !important;
}

@keyframes fade-in-94298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94320 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:307px !important;
}

@keyframes fade-in-94320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94342 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:330px !important;
}

@keyframes fade-in-94342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94345 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:453px !important;
}

#item94357 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:355px !important;
}

#item94387 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:403px !important;
}

#item94390 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:406px !important;
}

#item94255 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item94528 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item94550 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item94555 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item94556 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item94553 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item94592 {
	width:172px !important;
	height:70px !important;
}

#item94612 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item94568 {
	width:172px !important;
	height:70px !important;
}

#item94588 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item94566 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item94643 {
	width:139px !important;
	height:70px !important;
}

#item94663 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item94619 {
	width:139px !important;
	height:70px !important;
}

#item94639 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item94617 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item94694 {
	width:141px !important;
	height:70px !important;
}

#item94714 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item94670 {
	width:141px !important;
	height:70px !important;
}

#item94690 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item94668 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item94719 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item94752 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item94755 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item94731 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item94771 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-94771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-94771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item94771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150310 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-44832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-44817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44815 {
	width:600px !important;
	height:790px !important;
}

#item44844 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item44855 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item44883 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table637054 th, table#table637054 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table637054 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table637054 {
	table-layout:fixed;
}

#item45103 {
	width:528px !important;
	height:245px !important;
	top:336px !important;
}

@keyframes fade-in-45103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45125 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes fade-in-45125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45128 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item45141 {
	width:534px !important;
	height:270px !important;
	top:16px !important;
}

#item45161 {
	width:510px !important;
	height:460px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-45161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45165 {
	width:14px !important;
	height:9px !important;
}

#item45175 {
	width:14px !important;
	height:9px !important;
	top:293px !important;
}

#item45032 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item45040 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item45060 {
	width:509px !important;
	height:1075px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-45060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45064 {
	width:14px !important;
	height:9px !important;
}

#item45072 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item44907 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-44907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44929 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-44929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44951 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:272px !important;
}

@keyframes fade-in-44951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44973 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:288px !important;
}

@keyframes fade-in-44973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44976 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:376px !important;
}

#item44986 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:305px !important;
}

#item45017 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:340px !important;
}

#item45020 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:342px !important;
}

#item44886 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item45204 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item45226 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item45248 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item45253 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item45254 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item45251 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item45292 {
	width:123px !important;
	height:50px !important;
}

#item45312 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item45268 {
	width:123px !important;
	height:50px !important;
}

#item45288 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item45266 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item45343 {
	width:99px !important;
	height:50px !important;
}

#item45363 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item45319 {
	width:99px !important;
	height:50px !important;
}

#item45339 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item45317 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item45394 {
	width:101px !important;
	height:50px !important;
}

#item45414 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item45370 {
	width:101px !important;
	height:50px !important;
}

#item45390 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item45368 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item45419 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item45450 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item45453 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item45429 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item45465 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-45465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150601 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-94806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-94797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94795 {
	width:700px !important;
	height:309px !important;
}

#item94815 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item94828 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item94860 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table641826 th, table#table641826 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table641826 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table641826 {
	table-layout:fixed;
}

#item95057 {
	width:628px !important;
	height:371px !important;
	top:137px !important;
}

@keyframes fade-in-95057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95079 {
	width:140px !important;
	height:18px !important;
	top:109px !important;
}

@keyframes fade-in-95079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95082 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:21px !important;
}

#item95092 {
	width:628px !important;
	height:86px !important;
}

#item95112 {
	width:595px !important;
	height:871px !important;
}

@keyframes fade-in-95112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95005 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item95014 {
	width:628px !important;
	height:508px !important;
}

#item95034 {
	width:595px !important;
	height:1968px !important;
}

@keyframes fade-in-95034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94884 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-94884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94906 {
	width:489px !important;
	height:332px !important;
	top:108px !important;
}

@keyframes fade-in-94906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94928 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:358px !important;
}

@keyframes fade-in-94928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94950 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:380px !important;
}

@keyframes fade-in-94950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94953 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:504px !important;
}

#item94963 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:405px !important;
}

#item94992 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:453px !important;
}

#item94995 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:456px !important;
}

#item94863 {
	width:664px !important;
	height:535px !important;
	left:36px !important;
	top:567px !important;
}

#item95134 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item95156 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item95178 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item95183 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item95184 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item95181 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item95222 {
	width:172px !important;
	height:70px !important;
}

#item95242 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95198 {
	width:172px !important;
	height:70px !important;
}

#item95218 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95196 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item95273 {
	width:139px !important;
	height:70px !important;
}

#item95293 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item95249 {
	width:139px !important;
	height:70px !important;
}

#item95269 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item95247 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item95324 {
	width:141px !important;
	height:70px !important;
}

#item95344 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95300 {
	width:141px !important;
	height:70px !important;
}

#item95320 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95298 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item95349 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item95379 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item95382 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item95358 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item95391 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-95391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-95391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item95391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150317 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes fade-in-45505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-45493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45491 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item45515 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item45524 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item45554 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table646346 tr {
	border-right:2.2px solid #fff;;
}

table#table646346 {
	table-layout:fixed;
}

#item45864 {
	width:528px !important;
	height:206px !important;
	top:340px !important;
}

@keyframes fade-in-45864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45886 {
	width:100px !important;
	height:13px !important;
	top:320px !important;
}

@keyframes fade-in-45886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45889 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item45902 {
	width:534px !important;
	height:274px !important;
	top:16px !important;
}

#item45922 {
	width:510px !important;
	height:503px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-45922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45925 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item45934 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:297px !important;
}

#item45819 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-45819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45841 {
	width:528px !important;
	height:470px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-45841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45744 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:260px !important;
}

#item45753 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item45773 {
	width:509px !important;
	height:1039px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-45773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45777 {
	width:14px !important;
	height:9px !important;
}

#item45787 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item45578 {
	width:350px !important;
	height:357px !important;
	top:81px !important;
}

@keyframes fade-in-45578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45600 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes fade-in-45600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45622 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:385px !important;
}

@keyframes fade-in-45622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45644 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:282px !important;
}

@keyframes fade-in-45644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45666 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:369px !important;
}

@keyframes fade-in-45666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45688 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:266px !important;
}

@keyframes fade-in-45688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45691 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:473px !important;
}

#item45702 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:403px !important;
}

#item45730 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:437px !important;
}

#item45733 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:439px !important;
}

#item45557 {
	width:564px !important;
	height:546px !important;
	left:36px !important;
	top:179px !important;
}

#item45961 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:127px !important;
}

#item45983 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item45988 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item45989 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item45986 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item46024 {
	width:123px !important;
	height:50px !important;
}

#item46044 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46000 {
	width:123px !important;
	height:50px !important;
}

#item46020 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item45998 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item46075 {
	width:113px !important;
	height:50px !important;
}

#item46095 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46051 {
	width:113px !important;
	height:50px !important;
}

#item46071 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46049 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item46126 {
	width:101px !important;
	height:50px !important;
}

#item46146 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46102 {
	width:101px !important;
	height:50px !important;
}

#item46122 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46100 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item46177 {
	width:101px !important;
	height:50px !important;
}

#item46197 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item46153 {
	width:101px !important;
	height:50px !important;
}

#item46173 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item46151 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item46223 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item46226 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item46202 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item46240 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-46240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150609 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-95427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-95416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95414 {
	width:700px !important;
	height:309px !important;
}

#item95437 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item95447 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item95476 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table651508 tr {
	border-right:3.08px solid #fff;;
}

table#table651508 {
	table-layout:fixed;
}

#item95751 {
	width:628px !important;
	height:293px !important;
	top:200px !important;
}

@keyframes fade-in-95751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95773 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes fade-in-95773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95776 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item95784 {
	width:628px !important;
	height:153px !important;
}

#item95804 {
	width:595px !important;
	height:960px !important;
}

@keyframes fade-in-95804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95699 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item95708 {
	width:628px !important;
	height:493px !important;
}

#item95728 {
	width:595px !important;
	height:666px !important;
}

@keyframes fade-in-95728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95664 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item95675 {
	width:628px !important;
	height:493px !important;
}

#item95695 {
	width:595px !important;
	height:1763px !important;
}

@keyframes fade-in-95695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95500 {
	width:419px !important;
	height:350px !important;
	top:92px !important;
}

@keyframes fade-in-95500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95522 {
	width:628px !important;
	height:64px !important;
}

@keyframes fade-in-95522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95544 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:375px !important;
}

@keyframes fade-in-95544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95566 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:281px !important;
}

@keyframes fade-in-95566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95588 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:352px !important;
}

@keyframes fade-in-95588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95610 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:258px !important;
}

@keyframes fade-in-95610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95613 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:499px !important;
}

#item95622 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:400px !important;
}

#item95650 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:448px !important;
}

#item95653 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:451px !important;
}

#item95479 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:582px !important;
}

#item95826 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:504px !important;
}

#item95848 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item95853 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item95854 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item95851 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item95889 {
	width:172px !important;
	height:70px !important;
}

#item95909 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95865 {
	width:172px !important;
	height:70px !important;
}

#item95885 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95863 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item95940 {
	width:158px !important;
	height:70px !important;
}

#item95960 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95916 {
	width:158px !important;
	height:70px !important;
}

#item95936 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95914 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item95991 {
	width:141px !important;
	height:70px !important;
}

#item96011 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95967 {
	width:141px !important;
	height:70px !important;
}

#item95987 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item95965 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item96042 {
	width:141px !important;
	height:70px !important;
}

#item96062 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item96018 {
	width:141px !important;
	height:70px !important;
}

#item96038 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item96016 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item96099 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item96102 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item96078 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item96114 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-96114 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-96114 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item96114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150323 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-46283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-46269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46267 {
	width:600px !important;
	height:790px !important;
}

#item46296 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item46306 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item46334 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table656911 tr {
	border-right:2.2px solid #fff;;
}

table#table656911 {
	table-layout:fixed;
}

#item46522 {
	width:528px !important;
	height:191px !important;
	top:373px !important;
}

@keyframes fade-in-46522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46544 {
	width:100px !important;
	height:13px !important;
	top:353px !important;
}

@keyframes fade-in-46544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46547 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:157px !important;
}

#item46558 {
	width:534px !important;
	height:307px !important;
	top:16px !important;
}

#item46578 {
	width:510px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-46578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46582 {
	width:14px !important;
	height:9px !important;
}

#item46590 {
	width:14px !important;
	height:9px !important;
	top:330px !important;
}

#item46499 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-46499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46358 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-46358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46380 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-46380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46402 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes fade-in-46402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46424 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes fade-in-46424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46427 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:307px !important;
}

#item46437 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

#item46467 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:271px !important;
}

#item46470 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:273px !important;
}

#item46337 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item46620 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item46642 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item46647 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item46648 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item46645 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item46686 {
	width:123px !important;
	height:50px !important;
}

#item46706 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46662 {
	width:123px !important;
	height:50px !important;
}

#item46682 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46660 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item46737 {
	width:99px !important;
	height:50px !important;
}

#item46757 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item46713 {
	width:99px !important;
	height:50px !important;
}

#item46733 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item46711 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item46788 {
	width:101px !important;
	height:50px !important;
}

#item46808 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46764 {
	width:101px !important;
	height:50px !important;
}

#item46784 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item46762 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item46813 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item46843 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item46846 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item46822 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item46856 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-46856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150617 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-96149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-96140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96138 {
	width:700px !important;
	height:309px !important;
}

#item96157 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item96167 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item96196 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table660712 tr {
	border-right:3.08px solid #fff;;
}

table#table660712 {
	table-layout:fixed;
}

#item96392 {
	width:628px !important;
	height:282px !important;
	top:218px !important;
}

@keyframes fade-in-96392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96414 {
	width:140px !important;
	height:18px !important;
	top:190px !important;
}

@keyframes fade-in-96414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96417 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item96429 {
	width:628px !important;
	height:158px !important;
}

#item96449 {
	width:595px !important;
	height:783px !important;
}

@keyframes fade-in-96449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96340 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item96349 {
	width:628px !important;
	height:500px !important;
}

#item96369 {
	width:595px !important;
	height:1156px !important;
}

@keyframes fade-in-96369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96220 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes fade-in-96220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96242 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes fade-in-96242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96264 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:262px !important;
}

@keyframes fade-in-96264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96286 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:284px !important;
}

@keyframes fade-in-96286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96289 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:408px !important;
}

#item96300 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:309px !important;
}

#item96328 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:357px !important;
}

#item96331 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:360px !important;
}

#item96199 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item96471 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item96493 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item96498 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item96499 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item96496 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item96537 {
	width:172px !important;
	height:70px !important;
}

#item96557 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item96513 {
	width:172px !important;
	height:70px !important;
}

#item96533 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item96511 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item96588 {
	width:139px !important;
	height:70px !important;
}

#item96608 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item96564 {
	width:139px !important;
	height:70px !important;
}

#item96584 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item96562 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item96639 {
	width:141px !important;
	height:70px !important;
}

#item96659 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item96615 {
	width:141px !important;
	height:70px !important;
}

#item96635 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item96613 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item96664 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item96694 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item96697 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item96673 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item96707 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-96707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-96707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item96707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46871 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-46872 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-46872 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item46903 {
	width:638px !important;
	height:44px !important;
	left:102px !important;
	top:103px !important;
}

@keyframes fade-in-46903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46906 {
	opacity:0.20;
	width:364px !important;
	height:116px !important;
	left:102px !important;
	top:189px !important;
	background:#0e0b00;
}

#item46926 {
	width:318px !important;
	height:137px !important;
	left:124px !important;
	top:208px !important;
}

@keyframes fade-in-46926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46929 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-46929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96722 {
	width:730px !important;
	height:1216px !important;
	left:-14px !important;
	top:-8px !important;
	background:#000;
}

@keyframes move-left-shrink-96723 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-96723 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item96750 {
	width:638px !important;
	height:44px !important;
	left:36px !important;
	top:196px !important;
}

@keyframes fade-in-96750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96753 {
	opacity:0.20;
	width:628px !important;
	height:111px !important;
	left:36px !important;
	top:282px !important;
	background:#0e0b00;
}

#item96773 {
	width:580px !important;
	height:64px !important;
	left:58px !important;
	top:301px !important;
}

@keyframes fade-in-96773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96776 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-96776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-96776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item96776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46944 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item47263 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item47266 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item47275 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item47295 {
	width:509px !important;
	height:1536px !important;
}

@keyframes fade-in-47295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47298 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item47307 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item47187 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item47190 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item47198 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item47218 {
	width:509px !important;
	height:5360px !important;
}

@keyframes fade-in-47218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47221 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item47232 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item47142 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item47164 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes fade-in-47164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47001 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item47023 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item47045 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item47049 {
	width:20px !important;
	height:10px !important;
	left:128px !important;
	top:39px !important;
}

table#table670297 th, table#table670297 td {
	vertical-align:top;;
}

table#table670297 tr {
	height:18px;;
}

table#table670297 {
	table-layout:fixed;
}

#item47077 {
	width:510px !important;
	height:74px !important;
}

#item47082 {
	width:511px !important;
	height:17px !important;
}

#item47080 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item47086 {
	width:511px !important;
	height:17px !important;
}

#item47084 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item47090 {
	width:511px !important;
	height:17px !important;
}

#item47088 {
	width:511px !important;
	height:17px !important;
}

#item47092 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:158px !important;
}

#item47119 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:163px !important;
}

@keyframes fade-in-46955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46968 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item46953 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item47317 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item47345 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item47348 {
	width:562px !important;
	height:560px !important;
	left:14px !important;
	top:157px !important;
}

#item47664 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item47667 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item47643 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item47682 {
	width:19px !important;
	height:19px !important;
}

#item47680 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-47693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47695 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item47696 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item47693 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-47705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47731 {
	width:122px !important;
	height:50px !important;
}

#item47751 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item47707 {
	width:122px !important;
	height:50px !important;
}

#item47727 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item47705 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes fade-in-47756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47782 {
	width:122px !important;
	height:50px !important;
}

#item47802 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item47758 {
	width:122px !important;
	height:50px !important;
}

#item47778 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item47756 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-47807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47833 {
	width:131px !important;
	height:50px !important;
}

#item47853 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item47809 {
	width:131px !important;
	height:50px !important;
}

#item47829 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item47807 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes fade-in-47858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47884 {
	width:87px !important;
	height:50px !important;
}

#item47904 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item47860 {
	width:87px !important;
	height:50px !important;
}

#item47880 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item47858 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item47930 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item47933 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item47909 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item47942 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-47942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97067 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item97070 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item97078 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item97098 {
	width:595px !important;
	height:2473px !important;
}

@keyframes fade-in-97098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97012 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item97015 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item97024 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item97044 {
	width:595px !important;
	height:8233px !important;
}

@keyframes fade-in-97044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96967 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item96989 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

@keyframes fade-in-96989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96822 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item96844 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item96866 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item96870 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:47px !important;
}

table#table677395 th, table#table677395 td {
	vertical-align:top;;
}

table#table677395 tr {
	height:22px;;
}

table#table677395 {
	table-layout:fixed;
}

#item96899 {
	width:622px !important;
	height:90px !important;
}

#item96904 {
	width:623px !important;
	height:21px !important;
}

#item96902 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item96908 {
	width:623px !important;
	height:21px !important;
}

#item96906 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item96912 {
	width:623px !important;
	height:21px !important;
}

#item96910 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item96914 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:193px !important;
}

#item96944 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:198px !important;
}

#item96793 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-96793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96791 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item97102 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item97129 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item97153 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item97156 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item97132 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item97170 {
	width:26px !important;
	height:26px !important;
}

#item97168 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes fade-in-97183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97185 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item97186 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item97183 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-97196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97222 {
	width:171px !important;
	height:70px !important;
}

#item97242 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item97198 {
	width:171px !important;
	height:70px !important;
}

#item97218 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item97196 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes fade-in-97247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97273 {
	width:171px !important;
	height:70px !important;
}

#item97293 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item97249 {
	width:171px !important;
	height:70px !important;
}

#item97269 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item97247 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-97298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97324 {
	width:206px !important;
	height:70px !important;
}

#item97344 {
	width:162px !important;
	height:39px !important;
	left:44px !important;
	top:14px !important;
}

#item97300 {
	width:206px !important;
	height:70px !important;
}

#item97320 {
	width:162px !important;
	height:39px !important;
	left:44px !important;
	top:14px !important;
}

#item97298 {
	width:206px !important;
	height:70px !important;
	left:115px !important;
	top:1130px !important;
}

@keyframes fade-in-97349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97375 {
	width:122px !important;
	height:70px !important;
}

#item97395 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item97351 {
	width:122px !important;
	height:70px !important;
}

#item97371 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item97349 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item97421 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item97424 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item97400 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item97434 {
	width:35px !important;
	height:74px !important;
	left:111px !important;
	top:1127px !important;
}

#item97443 {
	width:35px !important;
	height:74px !important;
	left:525px !important;
	top:1053px !important;
}

#item97452 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-97452 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-97452 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item97452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150331 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes fade-in-47987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-47971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47969 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item48002 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item48014 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item48044 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

table#table678667 th, table#table678667 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table678667 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table678667 {
	table-layout:fixed;
}

#item48428 {
	width:528px !important;
	height:245px !important;
	top:336px !important;
}

@keyframes fade-in-48428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48450 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes fade-in-48450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48453 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:139px !important;
}

#item48466 {
	width:534px !important;
	height:271px !important;
	top:16px !important;
}

#item48486 {
	width:510px !important;
	height:623px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-48486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48489 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item48502 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:294px !important;
}

#item48405 {
	width:528px !important;
	height:580px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-48405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48330 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item48341 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item48361 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-48361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48365 {
	width:14px !important;
	height:9px !important;
}

#item48375 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item48068 {
	width:350px !important;
	height:343px !important;
	top:99px !important;
}

@keyframes fade-in-48068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48090 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes fade-in-48090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48112 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:393px !important;
}

@keyframes fade-in-48112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48134 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:335px !important;
}

@keyframes fade-in-48134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48156 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:377px !important;
}

@keyframes fade-in-48156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48178 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

@keyframes fade-in-48178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48181 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:484px !important;
}

#item48193 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:413px !important;
}

#item48224 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:448px !important;
}

#item48227 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:450px !important;
}

#item48259 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:280px !important;
}

@keyframes fade-in-48259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48281 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:264px !important;
}

@keyframes fade-in-48281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48303 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:222px !important;
}

@keyframes fade-in-48303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48325 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:206px !important;
}

@keyframes fade-in-48325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48047 {
	width:564px !important;
	height:596px !important;
	left:36px !important;
	top:144px !important;
}

#item48532 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:128px !important;
}

#item48554 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item48559 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item48560 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item48557 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item48598 {
	width:123px !important;
	height:50px !important;
}

#item48618 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item48574 {
	width:123px !important;
	height:50px !important;
}

#item48594 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item48572 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item48649 {
	width:113px !important;
	height:50px !important;
}

#item48669 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item48625 {
	width:113px !important;
	height:50px !important;
}

#item48645 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item48623 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item48700 {
	width:101px !important;
	height:50px !important;
}

#item48720 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item48676 {
	width:101px !important;
	height:50px !important;
}

#item48696 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item48674 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item48751 {
	width:101px !important;
	height:50px !important;
}

#item48771 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item48727 {
	width:101px !important;
	height:50px !important;
}

#item48747 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item48725 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item48797 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item48800 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item48776 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item48812 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-48812 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48812 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150623 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-97493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-97480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97478 {
	width:700px !important;
	height:309px !important;
}

#item97502 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item97511 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item97538 {
	width:627px !important;
	height:51px !important;
	left:23px !important;
}

table#table684406 th, table#table684406 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table684406 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table684406 {
	table-layout:fixed;
}

#item97903 {
	width:628px !important;
	height:371px !important;
	top:171px !important;
}

@keyframes fade-in-97903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97925 {
	width:140px !important;
	height:18px !important;
	top:143px !important;
}

@keyframes fade-in-97925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97928 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item97937 {
	width:628px !important;
	height:117px !important;
}

#item97957 {
	width:595px !important;
	height:1077px !important;
}

@keyframes fade-in-97957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97851 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item97860 {
	width:628px !important;
	height:542px !important;
}

#item97880 {
	width:595px !important;
	height:1524px !important;
}

@keyframes fade-in-97880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97818 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item97827 {
	width:628px !important;
	height:542px !important;
}

#item97847 {
	width:595px !important;
	height:1676px !important;
}

@keyframes fade-in-97847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97562 {
	width:490px !important;
	height:373px !important;
	top:116px !important;
}

@keyframes fade-in-97562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97584 {
	width:628px !important;
	height:88px !important;
}

@keyframes fade-in-97584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97606 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:426px !important;
}

@keyframes fade-in-97606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97628 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:362px !important;
}

@keyframes fade-in-97628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97650 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:404px !important;
}

@keyframes fade-in-97650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97672 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:339px !important;
}

@keyframes fade-in-97672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97675 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:554px !important;
}

#item97686 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:455px !important;
}

#item97716 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:503px !important;
}

#item97719 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:506px !important;
}

#item97748 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:300px !important;
}

@keyframes fade-in-97748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97770 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:277px !important;
}

@keyframes fade-in-97770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97792 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes fade-in-97792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97814 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:214px !important;
}

@keyframes fade-in-97814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97541 {
	width:665px !important;
	height:584px !important;
	left:36px !important;
	top:533px !important;
}

#item97979 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item98001 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item98006 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item98007 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item98004 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item98044 {
	width:172px !important;
	height:70px !important;
}

#item98064 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98020 {
	width:172px !important;
	height:70px !important;
}

#item98040 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98018 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item98095 {
	width:158px !important;
	height:70px !important;
}

#item98115 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98071 {
	width:158px !important;
	height:70px !important;
}

#item98091 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98069 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item98146 {
	width:141px !important;
	height:70px !important;
}

#item98166 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98122 {
	width:141px !important;
	height:70px !important;
}

#item98142 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98120 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item98197 {
	width:141px !important;
	height:70px !important;
}

#item98217 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item98173 {
	width:141px !important;
	height:70px !important;
}

#item98193 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item98171 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item98243 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item98246 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item98222 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item98267 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-98267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-98267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item98267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150336 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-48854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-48840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48838 {
	width:600px !important;
	height:790px !important;
}

#item48867 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item48877 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item48904 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item49106 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:93px !important;
}

#item49117 {
	width:534px !important;
	height:180px !important;
	top:16px !important;
}

#item49137 {
	width:510px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-49137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49141 {
	width:14px !important;
	height:9px !important;
}

#item49151 {
	width:14px !important;
	height:9px !important;
	top:203px !important;
}

table#table690909 th, table#table690909 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table690909 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table690909 {
	table-layout:fixed;
}

#item49181 {
	width:528px !important;
	height:318px !important;
	top:246px !important;
}

@keyframes fade-in-49181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49203 {
	width:100px !important;
	height:13px !important;
	top:226px !important;
}

@keyframes fade-in-49203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49054 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item49063 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item49083 {
	width:509px !important;
	height:1018px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-49083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49087 {
	width:14px !important;
	height:9px !important;
}

#item49096 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item48928 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes fade-in-48928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48950 {
	width:350px !important;
	height:351px !important;
	top:65px !important;
}

@keyframes fade-in-48950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48972 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:355px !important;
}

@keyframes fade-in-48972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48994 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:371px !important;
}

@keyframes fade-in-48994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48997 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:460px !important;
}

#item49006 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:389px !important;
}

#item49038 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:424px !important;
}

#item49041 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:426px !important;
}

#item48907 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item49225 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item49247 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item49252 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item49253 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item49250 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item49289 {
	width:123px !important;
	height:50px !important;
}

#item49309 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49265 {
	width:123px !important;
	height:50px !important;
}

#item49285 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49263 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item49340 {
	width:99px !important;
	height:50px !important;
}

#item49360 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item49316 {
	width:99px !important;
	height:50px !important;
}

#item49336 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item49314 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item49391 {
	width:101px !important;
	height:50px !important;
}

#item49411 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49367 {
	width:101px !important;
	height:50px !important;
}

#item49387 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49365 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item49437 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item49440 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item49416 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item49449 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item49457 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-49457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150629 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-98299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-98292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98290 {
	width:700px !important;
	height:309px !important;
}

#item98311 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item98325 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item98353 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item98552 {
	width:140px !important;
	height:18px !important;
	top:233px !important;
}

@keyframes fade-in-98552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98555 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item98566 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:367px !important;
}

#item98575 {
	width:628px !important;
	height:200px !important;
}

#item98595 {
	width:595px !important;
	height:940px !important;
}

@keyframes fade-in-98595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98598 {
	width:628px !important;
	height:251px !important;
	top:261px !important;
}

table#table695818 th, table#table695818 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table695818 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table695818 {
	table-layout:fixed;
}

#item98618 {
	width:595px !important;
	height:510px !important;
}

@keyframes fade-in-98618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98499 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item98509 {
	width:628px !important;
	height:518px !important;
}

#item98529 {
	width:595px !important;
	height:1803px !important;
}

@keyframes fade-in-98529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98377 {
	width:626px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes fade-in-98377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98399 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes fade-in-98399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98421 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:378px !important;
}

@keyframes fade-in-98421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98443 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:400px !important;
}

@keyframes fade-in-98443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98446 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:524px !important;
}

#item98455 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:425px !important;
}

#item98485 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:473px !important;
}

#item98488 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:476px !important;
}

#item98356 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:557px !important;
}

#item98640 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item98662 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item98667 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item98668 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item98665 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item98703 {
	width:172px !important;
	height:70px !important;
}

#item98723 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98679 {
	width:172px !important;
	height:70px !important;
}

#item98699 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98677 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item98754 {
	width:139px !important;
	height:70px !important;
}

#item98774 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item98730 {
	width:139px !important;
	height:70px !important;
}

#item98750 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item98728 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item98805 {
	width:141px !important;
	height:70px !important;
}

#item98825 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98781 {
	width:141px !important;
	height:70px !important;
}

#item98801 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item98779 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item98830 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item98859 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item98862 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item98838 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item98874 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-98874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-98874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item98874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150341 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-49504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-49488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49486 {
	width:600px !important;
	height:790px !important;
}

#item49517 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item49527 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item49555 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table699667 th, table#table699667 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table699667 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table699667 {
	table-layout:fixed;
}

#item49744 {
	width:528px !important;
	height:129px !important;
	top:436px !important;
}

@keyframes fade-in-49744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49766 {
	width:100px !important;
	height:13px !important;
	top:416px !important;
}

@keyframes fade-in-49766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49788 {
	width:528px !important;
	height:392px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-49788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49721 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-49721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49580 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item49583 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item49611 {
	width:528px !important;
	height:63px !important;
}

@keyframes fade-in-49611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49614 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item49643 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-49643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49665 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes fade-in-49665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49668 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

#item49698 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes fade-in-49698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49558 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:160px !important;
}

#item49810 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item49832 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item49837 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item49838 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item49835 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item49874 {
	width:123px !important;
	height:50px !important;
}

#item49894 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49850 {
	width:123px !important;
	height:50px !important;
}

#item49870 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49848 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item49925 {
	width:99px !important;
	height:50px !important;
}

#item49945 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item49901 {
	width:99px !important;
	height:50px !important;
}

#item49921 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item49899 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item49976 {
	width:101px !important;
	height:50px !important;
}

#item49996 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49952 {
	width:101px !important;
	height:50px !important;
}

#item49972 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item49950 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item50001 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item50030 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item50033 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item50009 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item50042 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-50042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150636 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-98912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-98902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98900 {
	width:700px !important;
	height:309px !important;
}

#item98921 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item98931 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item98959 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table702378 th, table#table702378 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table702378 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table702378 {
	table-layout:fixed;
}

#item99157 {
	width:628px !important;
	height:209px !important;
	top:333px !important;
}

@keyframes fade-in-99157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99179 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes fade-in-99179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99182 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item99192 {
	width:628px !important;
	height:279px !important;
}

#item99212 {
	width:595px !important;
	height:842px !important;
}

@keyframes fade-in-99212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item99114 {
	width:628px !important;
	height:542px !important;
}

#item99134 {
	width:595px !important;
	height:1152px !important;
}

@keyframes fade-in-99134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98984 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item98987 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item99016 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes fade-in-99016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99019 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:352px !important;
}

#item99049 {
	width:420px !important;
	height:173px !important;
	top:131px !important;
}

@keyframes fade-in-99049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99071 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:204px !important;
}

@keyframes fade-in-99071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99074 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:253px !important;
}

#item99102 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:227px !important;
}

@keyframes fade-in-99102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98962 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item99234 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item99256 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item99261 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item99262 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item99259 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item99300 {
	width:172px !important;
	height:70px !important;
}

#item99320 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item99276 {
	width:172px !important;
	height:70px !important;
}

#item99296 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item99274 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item99351 {
	width:139px !important;
	height:70px !important;
}

#item99371 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item99327 {
	width:139px !important;
	height:70px !important;
}

#item99347 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item99325 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item99402 {
	width:141px !important;
	height:70px !important;
}

#item99422 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item99378 {
	width:141px !important;
	height:70px !important;
}

#item99398 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item99376 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item99427 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item99459 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item99462 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item99438 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item99472 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-99472 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-99472 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item99472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50057 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes move-left-shrink-50058 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-50058 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item50092 {
	width:638px !important;
	height:44px !important;
	left:81px !important;
	top:110px !important;
}

@keyframes fade-in-50092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50095 {
	opacity:0.55;
	width:478px !important;
	height:117px !important;
	left:81px !important;
	top:196px !important;
	background:#0e0b00;
}

#item50115 {
	width:432px !important;
	height:74px !important;
	left:103px !important;
	top:215px !important;
}

@keyframes fade-in-50115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50118 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-50118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99487 {
	width:730px !important;
	height:1212px !important;
	left:-14px !important;
	top:-6px !important;
	background:#000;
}

@keyframes move-left-shrink-99488 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-99488 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item99516 {
	width:638px !important;
	height:44px !important;
	left:36px !important;
	top:115px !important;
}

@keyframes fade-in-99516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99519 {
	opacity:0.20;
	width:628px !important;
	height:128px !important;
	left:36px !important;
	top:201px !important;
	background:#0e0b00;
}

#item99539 {
	width:584px !important;
	height:86px !important;
	left:58px !important;
	top:220px !important;
}

@keyframes fade-in-99539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99542 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-99542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-99542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item99542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50133 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item50382 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item50404 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes fade-in-50404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50188 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item50210 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item50232 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item50236 {
	width:20px !important;
	height:10px !important;
	left:240px !important;
	top:57px !important;
}

#item50246 {
	width:20px !important;
	height:10px !important;
	left:255px !important;
	top:38px !important;
}

#item50256 {
	width:20px !important;
	height:10px !important;
	left:129px !important;
	top:20px !important;
}

#item50266 {
	width:20px !important;
	height:10px !important;
	left:132px !important;
	top:3px !important;
}

table#table705609 th, table#table705609 td {
	vertical-align:top;;
}

table#table705609 tr {
	height:18px;;
}

table#table705609 {
	table-layout:fixed;
}

#item50296 {
	width:510px !important;
	height:128px !important;
}

#item50301 {
	width:511px !important;
	height:17px !important;
}

#item50299 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item50305 {
	width:511px !important;
	height:17px !important;
}

#item50303 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item50309 {
	width:511px !important;
	height:17px !important;
}

#item50307 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item50313 {
	width:511px !important;
	height:17px !important;
}

#item50311 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item50317 {
	width:511px !important;
	height:17px !important;
}

#item50315 {
	width:511px !important;
	height:17px !important;
}

#item50321 {
	width:511px !important;
	height:17px !important;
}

#item50319 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

#item50323 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:212px !important;
}

#item50351 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:216px !important;
}

#item50354 {
	width:20px !important;
	height:10px !important;
	left:293px !important;
	top:175px !important;
}

@keyframes fade-in-50146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50159 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item50144 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item50408 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item50435 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item50438 {
	width:562px !important;
	height:666px !important;
	left:15px !important;
	top:76px !important;
}

#item52900 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item52903 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item52879 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item52917 {
	width:19px !important;
	height:19px !important;
}

#item52915 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes fade-in-52928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52930 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item52931 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item52928 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes fade-in-52941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52967 {
	width:122px !important;
	height:50px !important;
}

#item52987 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item52943 {
	width:122px !important;
	height:50px !important;
}

#item52963 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item52941 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes fade-in-52992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53018 {
	width:87px !important;
	height:50px !important;
}

#item53038 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item52994 {
	width:87px !important;
	height:50px !important;
}

#item53014 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item52992 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item53064 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item53067 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item53043 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item53077 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-53077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99783 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item99786 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item99799 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item99819 {
	width:595px !important;
	height:922px !important;
}

@keyframes fade-in-99819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99588 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item99610 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item99632 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item99636 {
	width:30px !important;
	height:15px !important;
	left:166px !important;
	top:2px !important;
}

#item99645 {
	width:30px !important;
	height:15px !important;
	left:323px !important;
	top:113px !important;
}

#item99655 {
	width:30px !important;
	height:15px !important;
	left:304px !important;
	top:68px !important;
}

#item99667 {
	width:30px !important;
	height:15px !important;
	left:321px !important;
	top:46px !important;
}

#item99678 {
	width:30px !important;
	height:15px !important;
	left:163px !important;
	top:24px !important;
}

table#table707566 th, table#table707566 td {
	vertical-align:top;;
}

table#table707566 tr {
	height:22px;;
}

table#table707566 {
	table-layout:fixed;
}

#item99706 {
	width:622px !important;
	height:156px !important;
	left:8px !important;
}

#item99711 {
	width:623px !important;
	height:21px !important;
}

#item99709 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

#item99715 {
	width:623px !important;
	height:21px !important;
}

#item99713 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

#item99719 {
	width:623px !important;
	height:21px !important;
}

#item99717 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

#item99723 {
	width:623px !important;
	height:21px !important;
}

#item99721 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

#item99727 {
	width:623px !important;
	height:21px !important;
}

#item99725 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

#item99731 {
	width:623px !important;
	height:21px !important;
}

#item99729 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item99733 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:258px !important;
}

#item99760 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:264px !important;
}

#item99559 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes fade-in-99559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99557 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item99823 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item99853 {
	width:627px !important;
	height:52px !important;
	left:22px !important;
}

#item99877 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item99880 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item99856 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item99892 {
	width:26px !important;
	height:26px !important;
}

#item99890 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes fade-in-99904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99906 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item99907 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item99904 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes fade-in-99918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99944 {
	width:171px !important;
	height:70px !important;
}

#item99964 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item99920 {
	width:171px !important;
	height:70px !important;
}

#item99940 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item99918 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes fade-in-99969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99995 {
	width:122px !important;
	height:70px !important;
}

#item100015 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item99971 {
	width:122px !important;
	height:70px !important;
}

#item99991 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item99969 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item100041 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item100044 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item100020 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item100055 {
	width:35px !important;
	height:74px !important;
	left:323px !important;
	top:1127px !important;
}

#item100065 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-100065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-100065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item100065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150347 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-53116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-53103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53101 {
	width:600px !important;
	height:790px !important;
}

#item53130 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item53141 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item53169 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item53370 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:232px !important;
}

#item53382 {
	width:534px !important;
	height:458px !important;
	top:16px !important;
}

#item53402 {
	width:510px !important;
	height:538px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-53402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53406 {
	width:14px !important;
	height:9px !important;
}

#item53417 {
	width:14px !important;
	height:9px !important;
	top:481px !important;
}

table#table709791 th, table#table709791 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table709791 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table709791 {
	table-layout:fixed;
}

#item53448 {
	width:528px !important;
	height:57px !important;
	top:524px !important;
}

@keyframes fade-in-53448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53470 {
	width:100px !important;
	height:13px !important;
	top:504px !important;
}

@keyframes fade-in-53470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53317 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item53326 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item53346 {
	width:509px !important;
	height:893px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-53346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53350 {
	width:14px !important;
	height:9px !important;
}

#item53359 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item53194 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item53197 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item53224 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes fade-in-53224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53227 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:189px !important;
}

#item53257 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes fade-in-53257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53279 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

@keyframes fade-in-53279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53282 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:118px !important;
}

#item53312 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

@keyframes fade-in-53312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53172 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item53492 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item53514 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item53519 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item53520 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item53517 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item53556 {
	width:123px !important;
	height:50px !important;
}

#item53576 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item53532 {
	width:123px !important;
	height:50px !important;
}

#item53552 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item53530 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item53607 {
	width:99px !important;
	height:50px !important;
}

#item53627 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item53583 {
	width:99px !important;
	height:50px !important;
}

#item53603 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item53581 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item53658 {
	width:101px !important;
	height:50px !important;
}

#item53678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item53634 {
	width:101px !important;
	height:50px !important;
}

#item53654 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item53632 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item53704 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item53707 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item53683 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item53716 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item53724 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-53724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150641 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-100102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-100093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100091 {
	width:700px !important;
	height:309px !important;
}

#item100109 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item100118 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item100148 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table711616 th, table#table711616 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table711616 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table711616 {
	table-layout:fixed;
}

#item100346 {
	width:628px !important;
	height:80px !important;
	top:444px !important;
}

@keyframes fade-in-100346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100368 {
	width:140px !important;
	height:18px !important;
	top:416px !important;
}

@keyframes fade-in-100368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100371 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:170px !important;
}

#item100380 {
	width:628px !important;
	height:386px !important;
}

#item100400 {
	width:595px !important;
	height:1136px !important;
}

@keyframes fade-in-100400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100294 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item100303 {
	width:628px !important;
	height:524px !important;
}

#item100323 {
	width:595px !important;
	height:1509px !important;
	left:-1px !important;
}

@keyframes fade-in-100323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100173 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item100176 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item100206 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-100206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100209 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:242px !important;
}

#item100237 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

@keyframes fade-in-100237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100259 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:95px !important;
}

@keyframes fade-in-100259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100262 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:143px !important;
}

#item100290 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:117px !important;
}

@keyframes fade-in-100290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100151 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item100422 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:506px !important;
}

#item100444 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item100449 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item100450 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item100447 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item100490 {
	width:172px !important;
	height:70px !important;
}

#item100510 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item100466 {
	width:172px !important;
	height:70px !important;
}

#item100486 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item100464 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item100541 {
	width:139px !important;
	height:70px !important;
}

#item100561 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item100517 {
	width:139px !important;
	height:70px !important;
}

#item100537 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item100515 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item100592 {
	width:141px !important;
	height:70px !important;
}

#item100612 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item100568 {
	width:141px !important;
	height:70px !important;
}

#item100588 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item100566 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item100638 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item100641 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item100617 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item100655 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item100665 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-100665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-100665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item100665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150352 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes fade-in-53768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-53752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53750 {
	width:600px !important;
	height:790px !important;
}

#item53783 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item53795 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item53826 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item54087 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:192px !important;
}

#item54104 {
	width:534px !important;
	height:380px !important;
	top:16px !important;
}

#item54124 {
	width:510px !important;
	height:880px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-54124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54128 {
	width:14px !important;
	height:9px !important;
}

#item54142 {
	width:14px !important;
	height:9px !important;
	top:402px !important;
}

table#table715437 th, table#table715437 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table715437 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table715437 {
	table-layout:fixed;
}

#item54173 {
	width:528px !important;
	height:129px !important;
	top:446px !important;
}

@keyframes fade-in-54173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54195 {
	width:100px !important;
	height:13px !important;
	top:426px !important;
}

@keyframes fade-in-54195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54028 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item54039 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item54059 {
	width:509px !important;
	height:2614px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-54059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54063 {
	width:14px !important;
	height:9px !important;
}

#item54074 {
	width:14px !important;
	height:9px !important;
	top:566px !important;
}

#item53851 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item53854 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item53886 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes fade-in-53886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53889 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item53921 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes fade-in-53921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53943 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes fade-in-53943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53946 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:186px !important;
}

#item53979 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes fade-in-53979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54001 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes fade-in-54001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54023 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:118px !important;
}

@keyframes fade-in-54023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53829 {
	width:564px !important;
	height:575px !important;
	left:636px !important;
	top:150px !important;
}

#item54217 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:134px !important;
}

#item54239 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item54244 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item54245 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item54242 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item54284 {
	width:123px !important;
	height:50px !important;
}

#item54304 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item54260 {
	width:123px !important;
	height:50px !important;
}

#item54280 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item54258 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item54335 {
	width:99px !important;
	height:50px !important;
}

#item54355 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item54311 {
	width:99px !important;
	height:50px !important;
}

#item54331 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item54309 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item54386 {
	width:101px !important;
	height:50px !important;
}

#item54406 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item54362 {
	width:101px !important;
	height:50px !important;
}

#item54382 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item54360 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item54411 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item54443 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item54446 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item54422 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item54458 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-54458 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54458 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item54458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150646 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes fade-in-100699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-100690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100688 {
	width:700px !important;
	height:309px !important;
}

#item100711 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item100724 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item100753 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table719001 th, table#table719001 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table719001 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table719001 {
	table-layout:fixed;
}

#item100995 {
	width:628px !important;
	height:195px !important;
	top:347px !important;
}

@keyframes fade-in-100995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101017 {
	width:140px !important;
	height:18px !important;
	top:319px !important;
}

@keyframes fade-in-101017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101020 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:155px !important;
}

#item101031 {
	width:628px !important;
	height:287px !important;
}

#item101051 {
	width:595px !important;
	height:1774px !important;
}

@keyframes fade-in-101051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100942 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:282px !important;
}

#item100952 {
	width:628px !important;
	height:542px !important;
}

#item100972 {
	width:595px !important;
	height:4632px !important;
}

@keyframes fade-in-100972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100778 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item100781 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item100810 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
	top:4px !important;
}

@keyframes fade-in-100810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100813 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:341px !important;
}

#item100841 {
	width:490px !important;
	height:359px !important;
	top:120px !important;
}

@keyframes fade-in-100841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100863 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:194px !important;
}

@keyframes fade-in-100863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100866 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:243px !important;
}

#item100894 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:217px !important;
}

@keyframes fade-in-100894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100916 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:125px !important;
}

@keyframes fade-in-100916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100938 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:147px !important;
}

@keyframes fade-in-100938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100756 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item101073 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:487px !important;
}

#item101095 {
	width:627px !important;
	height:35px !important;
	left:36px !important;
	top:450px !important;
}

#item101122 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item101123 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item101120 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item101160 {
	width:172px !important;
	height:70px !important;
}

#item101180 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101136 {
	width:172px !important;
	height:70px !important;
}

#item101156 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101134 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item101211 {
	width:139px !important;
	height:70px !important;
}

#item101231 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item101187 {
	width:139px !important;
	height:70px !important;
}

#item101207 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item101185 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item101262 {
	width:141px !important;
	height:70px !important;
}

#item101282 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101238 {
	width:141px !important;
	height:70px !important;
}

#item101258 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101236 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item101287 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item101317 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item101320 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item101296 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item101330 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-101330 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-101330 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item101330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150358 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-54505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-54487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54485 {
	width:600px !important;
	height:790px !important;
}

#item54517 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item54526 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item54553 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item54800 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:164px !important;
}

#item54812 {
	width:534px !important;
	height:324px !important;
	top:15px !important;
}

#item54832 {
	width:510px !important;
	height:525px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-54832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54836 {
	width:14px !important;
	height:9px !important;
}

#item54847 {
	width:14px !important;
	height:9px !important;
	top:346px !important;
}

table#table724743 th, table#table724743 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table724743 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table724743 {
	table-layout:fixed;
}

#item54875 {
	width:528px !important;
	height:158px !important;
	top:386px !important;
}

@keyframes fade-in-54875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54897 {
	width:121px !important;
	height:13px !important;
	top:366px !important;
}

@keyframes fade-in-54897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54747 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item54757 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item54777 {
	width:509px !important;
	height:1966px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-54777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54781 {
	width:14px !important;
	height:9px !important;
}

#item54790 {
	width:14px !important;
	height:9px !important;
	top:532px !important;
}

#item54577 {
	width:528px !important;
	height:97px !important;
	top:13px !important;
}

@keyframes fade-in-54577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54599 {
	width:350px !important;
	height:343px !important;
	top:130px !important;
}

@keyframes fade-in-54599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54621 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:495px !important;
}

#item54624 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:497px !important;
}

#item54636 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:520px !important;
}

#item54647 {
	width:47px !important;
	height:24px !important;
	left:480px !important;
	top:450px !important;
}

#item54675 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:415px !important;
}

@keyframes fade-in-54675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54697 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:431px !important;
}

@keyframes fade-in-54697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54719 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:370px !important;
}

@keyframes fade-in-54719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54741 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:386px !important;
}

@keyframes fade-in-54741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54556 {
	width:564px !important;
	height:543px !important;
	left:636px !important;
	top:182px !important;
}

#item54919 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item54941 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item54963 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item54968 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item54969 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item54966 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item55005 {
	width:123px !important;
	height:50px !important;
}

#item55025 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item54981 {
	width:123px !important;
	height:50px !important;
}

#item55001 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item54979 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item55056 {
	width:99px !important;
	height:50px !important;
}

#item55076 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item55032 {
	width:99px !important;
	height:50px !important;
}

#item55052 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item55030 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item55107 {
	width:101px !important;
	height:50px !important;
}

#item55127 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item55083 {
	width:101px !important;
	height:50px !important;
}

#item55103 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item55081 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item55132 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item55162 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item55165 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item55141 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item55177 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-55177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150653 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-101370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-101358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101356 {
	width:700px !important;
	height:309px !important;
}

#item101379 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item101389 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item101417 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item101649 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item101657 {
	width:628px !important;
	height:246px !important;
	top:5px !important;
}

#item101677 {
	width:595px !important;
	height:1077px !important;
}

@keyframes fade-in-101677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table729372 th, table#table729372 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table729372 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table729372 {
	table-layout:fixed;
}

#item101699 {
	width:655px !important;
	height:242px !important;
	top:302px !important;
}

@keyframes fade-in-101699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101721 {
	width:169px !important;
	height:18px !important;
	top:274px !important;
}

@keyframes fade-in-101721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101617 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item101625 {
	width:628px !important;
	height:518px !important;
	top:5px !important;
}

#item101645 {
	width:595px !important;
	height:3205px !important;
}

@keyframes fade-in-101645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101422 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:1px !important;
}

#item101431 {
	width:628px !important;
	height:47px !important;
}

#item101451 {
	width:595px !important;
	height:183px !important;
}

@keyframes fade-in-101451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101473 {
	width:490px !important;
	height:390px !important;
	top:52px !important;
}

@keyframes fade-in-101473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101495 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:478px !important;
}

#item101498 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:481px !important;
}

#item101508 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:513px !important;
}

#item101519 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:443px !important;
}

#item101547 {
	width:224px !important;
	height:22px !important;
	left:405px !important;
	top:394px !important;
}

@keyframes fade-in-101547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101569 {
	width:224px !important;
	height:25px !important;
	left:405px !important;
	top:417px !important;
}

@keyframes fade-in-101569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101591 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:334px !important;
}

@keyframes fade-in-101591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101613 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:356px !important;
}

@keyframes fade-in-101613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101420 {
	width:679px !important;
	height:544px !important;
	left:36px !important;
	top:552px !important;
}

#item101743 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:492px !important;
}

#item101765 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:429px !important;
}

#item101787 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item101792 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item101793 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item101790 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item101831 {
	width:172px !important;
	height:70px !important;
}

#item101851 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101807 {
	width:172px !important;
	height:70px !important;
}

#item101827 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101805 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item101882 {
	width:139px !important;
	height:70px !important;
}

#item101902 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item101858 {
	width:139px !important;
	height:70px !important;
}

#item101878 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item101856 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item101933 {
	width:141px !important;
	height:70px !important;
}

#item101953 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101909 {
	width:141px !important;
	height:70px !important;
}

#item101929 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item101907 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item101958 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item101990 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item101993 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item101969 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item102004 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-102004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-102004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item102004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55192 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes fade-in-55216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-55205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55203 {
	width:600px !important;
	height:790px !important;
}

#item55228 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item55238 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item55266 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item55436 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:187px !important;
}

#item55446 {
	width:534px !important;
	height:368px !important;
	top:16px !important;
}

#item55466 {
	width:510px !important;
	height:637px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-55466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55470 {
	width:14px !important;
	height:9px !important;
}

#item55478 {
	width:14px !important;
	height:9px !important;
	top:392px !important;
}

table#table734493 th, table#table734493 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table734493 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table734493 {
	table-layout:fixed;
}

#item55508 {
	width:528px !important;
	height:129px !important;
	top:435px !important;
}

@keyframes fade-in-55508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55530 {
	width:100px !important;
	height:13px !important;
	top:415px !important;
}

@keyframes fade-in-55530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55432 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-55432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55291 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item55294 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item55323 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes fade-in-55323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55326 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:239px !important;
}

#item55356 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes fade-in-55356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55378 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes fade-in-55378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55381 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

#item55409 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes fade-in-55409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55269 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item55552 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item55574 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item55579 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item55580 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item55577 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item55619 {
	width:123px !important;
	height:50px !important;
}

#item55639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item55595 {
	width:123px !important;
	height:50px !important;
}

#item55615 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item55593 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item55670 {
	width:99px !important;
	height:50px !important;
}

#item55690 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item55646 {
	width:99px !important;
	height:50px !important;
}

#item55666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item55644 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item55721 {
	width:101px !important;
	height:50px !important;
}

#item55741 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item55697 {
	width:101px !important;
	height:50px !important;
}

#item55717 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item55695 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item55746 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item55777 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item55780 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item55756 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item55791 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-55791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102019 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes fade-in-102039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-102030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102028 {
	width:700px !important;
	height:309px !important;
}

#item102049 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item102061 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item102092 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table736680 th, table#table736680 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table736680 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table736680 {
	table-layout:fixed;
}

#item102289 {
	width:628px !important;
	height:195px !important;
	top:323px !important;
}

@keyframes fade-in-102289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102311 {
	width:140px !important;
	height:18px !important;
	top:295px !important;
}

@keyframes fade-in-102311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102314 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:110px !important;
}

#item102325 {
	width:628px !important;
	height:266px !important;
}

#item102345 {
	width:595px !important;
	height:1046px !important;
}

@keyframes fade-in-102345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102235 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item102246 {
	width:628px !important;
	height:518px !important;
}

#item102266 {
	width:595px !important;
	height:1097px !important;
}

@keyframes fade-in-102266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102117 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item102120 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item102148 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes fade-in-102148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102151 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:327px !important;
}

#item102179 {
	width:490px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes fade-in-102179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102201 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:180px !important;
}

@keyframes fade-in-102201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102204 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:228px !important;
}

#item102231 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:202px !important;
}

@keyframes fade-in-102231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102095 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item102367 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item102389 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item102394 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item102395 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item102392 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item102431 {
	width:172px !important;
	height:70px !important;
}

#item102451 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item102407 {
	width:172px !important;
	height:70px !important;
}

#item102427 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item102405 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item102482 {
	width:139px !important;
	height:70px !important;
}

#item102502 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item102458 {
	width:139px !important;
	height:70px !important;
}

#item102478 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item102456 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item102533 {
	width:141px !important;
	height:70px !important;
}

#item102553 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item102509 {
	width:141px !important;
	height:70px !important;
}

#item102529 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item102507 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item102558 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item102588 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item102591 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item102567 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item102601 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-102601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-102601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item102601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55806 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes fade-in-55832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-55817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55815 {
	width:600px !important;
	height:790px !important;
}

#item55845 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item55858 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item55886 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item56087 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:187px !important;
}

#item56098 {
	width:534px !important;
	height:369px !important;
	top:16px !important;
}

#item56118 {
	width:510px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-56118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56122 {
	width:14px !important;
	height:9px !important;
}

#item56131 {
	width:14px !important;
	height:9px !important;
	top:392px !important;
}

table#table740059 th, table#table740059 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table740059 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table740059 {
	table-layout:fixed;
}

#item56161 {
	width:528px !important;
	height:129px !important;
	top:435px !important;
}

@keyframes fade-in-56161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56183 {
	width:100px !important;
	height:13px !important;
	top:415px !important;
}

@keyframes fade-in-56183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56033 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item56044 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item56064 {
	width:509px !important;
	height:658px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-56064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56068 {
	width:14px !important;
	height:9px !important;
}

#item56077 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item55910 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes fade-in-55910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55932 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes fade-in-55932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55954 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes fade-in-55954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55976 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

@keyframes fade-in-55976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55979 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:221px !important;
}

#item55987 {
	width:47px !important;
	height:24px !important;
	left:480px !important;
	top:150px !important;
}

#item56015 {
	width:175px !important;
	height:26px !important;
	left:388px !important;
	top:185px !important;
}

#item56018 {
	width:5px !important;
	height:8px !important;
	left:380px !important;
	top:187px !important;
}

#item55889 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item56205 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item56227 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item56249 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item56254 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item56255 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item56252 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item56294 {
	width:123px !important;
	height:50px !important;
}

#item56314 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item56270 {
	width:123px !important;
	height:50px !important;
}

#item56290 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item56268 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item56345 {
	width:99px !important;
	height:50px !important;
}

#item56365 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item56321 {
	width:99px !important;
	height:50px !important;
}

#item56341 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item56319 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item56396 {
	width:101px !important;
	height:50px !important;
}

#item56416 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item56372 {
	width:101px !important;
	height:50px !important;
}

#item56392 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item56370 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item56421 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item56451 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item56454 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item56430 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item56464 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-56464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102616 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes fade-in-102638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-102627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102625 {
	width:700px !important;
	height:309px !important;
}

#item102648 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item102659 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item102687 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item102869 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item102879 {
	width:628px !important;
	height:260px !important;
}

#item102899 {
	width:595px !important;
	height:901px !important;
}

@keyframes fade-in-102899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table743061 th, table#table743061 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table743061 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table743061 {
	table-layout:fixed;
}

#item102921 {
	width:628px !important;
	height:181px !important;
	top:317px !important;
}

@keyframes fade-in-102921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102943 {
	width:140px !important;
	height:18px !important;
	top:289px !important;
}

@keyframes fade-in-102943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102835 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item102845 {
	width:628px !important;
	height:498px !important;
}

#item102865 {
	width:595px !important;
	height:1293px !important;
}

@keyframes fade-in-102865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102711 {
	width:627px !important;
	height:61px !important;
	left:1px !important;
}

@keyframes fade-in-102711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102733 {
	width:490px !important;
	height:365px !important;
	top:72px !important;
}

@keyframes fade-in-102733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102755 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:142px !important;
}

@keyframes fade-in-102755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102777 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:165px !important;
}

@keyframes fade-in-102777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102780 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:289px !important;
}

#item102789 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:190px !important;
}

#item102820 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:238px !important;
}

#item102823 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:241px !important;
}

#item102690 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item102965 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item102987 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item103009 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item103014 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item103015 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item103012 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item103051 {
	width:172px !important;
	height:70px !important;
}

#item103071 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103027 {
	width:172px !important;
	height:70px !important;
}

#item103047 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103025 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item103102 {
	width:139px !important;
	height:70px !important;
}

#item103122 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item103078 {
	width:139px !important;
	height:70px !important;
}

#item103098 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item103076 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item103153 {
	width:141px !important;
	height:70px !important;
}

#item103173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103129 {
	width:141px !important;
	height:70px !important;
}

#item103149 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103127 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item103178 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item103208 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item103211 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item103187 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item103224 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-103224 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-103224 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item103224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56479 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes fade-in-56505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-56489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56487 {
	width:600px !important;
	height:790px !important;
}

#item56520 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item56531 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item56559 {
	width:457px !important;
	height:37px !important;
	left:16px !important;
}

#item56758 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:156px !important;
}

#item56768 {
	width:534px !important;
	height:305px !important;
	top:16px !important;
}

#item56788 {
	width:510px !important;
	height:409px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-56788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56792 {
	width:14px !important;
	height:9px !important;
}

#item56805 {
	width:14px !important;
	height:9px !important;
	top:328px !important;
}

table#table745983 {
	table-layout:fixed;
}

#item56837 {
	width:528px !important;
	height:192px !important;
	top:371px !important;
}

@keyframes fade-in-56837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56859 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes fade-in-56859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56705 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item56716 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item56736 {
	width:509px !important;
	height:890px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes fade-in-56736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56740 {
	width:14px !important;
	height:9px !important;
}

#item56749 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item56584 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item56587 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item56615 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes fade-in-56615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56618 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item56646 {
	width:350px !important;
	height:261px !important;
	top:116px !important;
}

@keyframes fade-in-56646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56668 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:237px !important;
}

@keyframes fade-in-56668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56671 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:271px !important;
}

#item56700 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:253px !important;
}

@keyframes fade-in-56700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56562 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item56881 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item56903 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item56908 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item56909 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item56906 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item56945 {
	width:123px !important;
	height:50px !important;
}

#item56965 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item56921 {
	width:123px !important;
	height:50px !important;
}

#item56941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item56919 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item56996 {
	width:99px !important;
	height:50px !important;
}

#item57016 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item56972 {
	width:99px !important;
	height:50px !important;
}

#item56992 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item56970 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item57047 {
	width:101px !important;
	height:50px !important;
}

#item57067 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item57023 {
	width:101px !important;
	height:50px !important;
}

#item57043 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item57021 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item57072 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item57102 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item57105 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item57081 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item57115 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes fade-out-57115 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57115 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103239 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes fade-in-103265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-103255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103253 {
	width:700px !important;
	height:309px !important;
}

#item103275 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item103284 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item103314 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item103493 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item103521 {
	width:80px !important;
	height:16px !important;
	top:131px !important;
}

@keyframes fade-in-103521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103524 {
	width:628px !important;
	height:299px !important;
	top:154px !important;
}

table#table749855 {
	table-layout:fixed;
}

#item103544 {
	width:739px !important;
	height:299px !important;
}

@keyframes fade-in-103544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103547 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:461px !important;
}

#item103557 {
	width:628px !important;
	height:99px !important;
}

#item103577 {
	width:595px !important;
	height:862px !important;
}

@keyframes fade-in-103577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103460 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item103469 {
	width:628px !important;
	height:484px !important;
}

#item103489 {
	width:595px !important;
	height:1509px !important;
}

@keyframes fade-in-103489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103339 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item103342 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item103372 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes fade-in-103372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103375 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:456px !important;
}

#item103403 {
	width:490px !important;
	height:365px !important;
	top:140px !important;
}

@keyframes fade-in-103403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103425 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:309px !important;
}

@keyframes fade-in-103425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103428 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:357px !important;
}

#item103456 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:331px !important;
}

@keyframes fade-in-103456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103317 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:591px !important;
}

#item103599 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item103621 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item103626 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item103627 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item103624 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item103665 {
	width:172px !important;
	height:70px !important;
}

#item103685 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103641 {
	width:172px !important;
	height:70px !important;
}

#item103661 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103639 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item103716 {
	width:139px !important;
	height:70px !important;
}

#item103736 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item103692 {
	width:139px !important;
	height:70px !important;
}

#item103712 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item103690 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item103767 {
	width:141px !important;
	height:70px !important;
}

#item103787 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103743 {
	width:141px !important;
	height:70px !important;
}

#item103763 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item103741 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item103792 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item103822 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item103825 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item103801 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item103834 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-103834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-103834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item103834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item151012 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item151021 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item151022 {
	width:1200px !important;
	height:790px !important;
}

#item151028 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item151037 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item151044 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item151049 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item151054 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item151059 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item151064 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item151070 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item151081 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item151099 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item57228 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes fade-out-57228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150933 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item150944 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item150945 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item150952 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item150959 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item150964 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item150969 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item150974 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item150979 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item150984 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item150991 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item150996 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item103936 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-103936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-103936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item103936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57243 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item57263 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item57285 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item57288 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item57297 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes fade-in-57297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57306 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes fade-out-57306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57306 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103951 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item103971 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item103993 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item103996 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item104005 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes fade-in-104005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104014 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-104014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-104014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item104014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle233 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:15px;
	color:#fff;
	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:center;
}

p.autoParaStyle232 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#fff;
	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:center;
}

p.autoParaStyle231 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.8px;
	line-height:21.2px;
	color:#272f36;
	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.autoParaStyle230 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle229 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle228 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.8px;
	line-height:21.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle227 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8.4px;
	line-height:15.1px;
	color:#272f36;
	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.autoParaStyle226 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle225 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle224 {
	font-family:FF-Averta-Regular,Averta;
	font-size:2.7px;
	line-height:15.1px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle223 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle222 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:4px;
	text-align:left;
}

p.autoParaStyle221 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:4px;
	text-align:left;
}

p.autoParaStyle220 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:-0.250em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle219 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle218 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:3px;
	text-align:left;
}

p.autoParaStyle217 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:3px;
	text-align:left;
}

p.autoParaStyle216 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle215 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:19px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:4px;
	text-align:left;
}

p.autoParaStyle214 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle213 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:13px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle212 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle211 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle210 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:15px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle209 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle208 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle207 {
	font-family:FF-Averta-Regular,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle206 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:27px;
	color:#272f36;
	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.autoParaStyle205 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.5px;
	line-height:15px;
	color:#272f36;
	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.autoParaStyle204 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:15px;
	color:#272f36;
	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.autoParaStyle203 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.5px;
	line-height:15px;
	color:#101820;
	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.autoParaStyle202 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.5px;
	line-height:22.5px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle201 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.5px;
	line-height:15px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle200 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle199 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:21px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle198 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	line-height:21px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle197 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle196 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:62px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:28px;
	line-height:28px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle193 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ec6264;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle192 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:19.6px;
	color:#272f36;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:94px;
	text-align:left;
}

p.autoParaStyle190 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:15px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle189 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:90px;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle188 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:89px;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle187 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:3px;
	text-align:left;
}

p.autoParaStyle186 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:9px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:4px;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:4px;
	text-align:left;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:95px;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:3px;
	text-align:left;
}

p.autoParaStyle177 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	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.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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-indent:-14px;
	padding-left:56px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle169 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	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.autoParaStyle168 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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-indent:-10px;
	padding-left:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle167 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle165 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	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.autoParaStyle163 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16.8px;
	line-height:19.6px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle159 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:4px;
	text-align:left;
}

p.autoParaStyle158 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22.4px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	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.autoParaStyle156 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle155 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:3px;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	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.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	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.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	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.autoParaStyle146 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:18.2px;
	line-height:22.4px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:22.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:18.2px;
	line-height:22.4px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:22.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:13px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:13px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle136 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle128 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle127 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	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.autoParaStyle119 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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.autoParaStyle117 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle108 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	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.autoParaStyle104 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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.autoParaStyle102 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	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.autoParaStyle92 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	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.autoParaStyle91 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	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.autoParaStyle90 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	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:center;
}

p.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	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.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	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.autoParaStyle79 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	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.autoParaStyle78 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	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.autoParaStyle77 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	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:center;
}

p.autoParaStyle76 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	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.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:8px;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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.autoParaStyle44 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:6px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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.autoParaStyle37 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	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.autoParaStyle35 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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.autoParaStyle27 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle13 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	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.autoParaStyle10 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle6 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15.1px;
	line-height:17.1px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:33.6px;
	line-height:91px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:91px;
	line-height:91px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Cuerpo-de-texto {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	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-top:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	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.autoCharStyle40 {
	font-size:14px;
	color:#ea5153;
}

span.autoCharStyle39 {
}

span.autoCharStyle38 {
	letter-spacing:-0.250em;
}

span.autoCharStyle37 {
}

span.autoCharStyle36 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle35 {
	letter-spacing:-0.500em;
}

span.autoCharStyle34 {
}

span.autoCharStyle33 {
}

span.autoCharStyle32 {
}

span.autoCharStyle31 {
}

span.autoCharStyle30 {
}

span.autoCharStyle29 {
}

span.autoCharStyle28 {
}

span.autoCharStyle27 {
}

span.autoCharStyle26 {
	color:#fff;
}

span.autoCharStyle25 {
	font-size:16.8px;
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	color:#ea5153;
}

span.autoCharStyle15 {
	color:#101820;
}

span.autoCharStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle12 {
	font-size:14px;
}

span.autoCharStyle11 {
	font-size:10px;
}

span.autoCharStyle10 {
	text-transform:uppercase;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	text-decoration:underline;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.desktop_-__2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

