/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

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;
}	
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);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; 
}
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:1.5ex;padding-left:1.5ex; }
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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #000 !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:5790px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#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;
}
@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);
		transform:translateY(120px);
		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;}
}
#item506 {
	width:1937px !important;
	height:1097px !important;
	left:-9px !important;
	top:-9px !important;
	background:#000;
}

#item531 {
	width:1920px !important;
	height:119px !important;
	background:#000;
}

#item532 {
	width:1920px !important;
	height:114px !important;
	top:966px !important;
	background:#000;
}

@keyframes grow-big-559 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-big-559 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes grow-581 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-581 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item15636 {
	width:1911px !important;
	height:834px !important;
	left:3px !important;
	top:3px !important;
}

#item15637 {
	width:1917px !important;
	height:840px !important;
	left:6px !important;
	top:129px !important;
}

#item620 {
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item666 {
	width:810px !important;
	height:59px !important;
	left:555px !important;
	top:107px !important;
}

#item691 {
	width:166px !important;
	height:45px !important;
	left:1617px !important;
	top:908px !important;
}

#item9067 {
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item16829 {
	width:56px !important;
	height:106px !important;
	left:-3px !important;
	top:487px !important;
}

#item16838 {
	width:56px !important;
	height:106px !important;
	left:1867px !important;
	top:487px !important;
}

@keyframes grow-8954 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8954 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes grow-8878 {
	0% {
		transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-8878 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes grow-8877 {
	0% {
		transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-8877 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.1) scaleY(0.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes grow-7162 {
	0% {transform:translate(0px,0px) rotate(-180deg) scaleX(0.6) scaleY(0.6);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-7162 {
	0% {-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.6) scaleY(0.6);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item8411 {
	width:3px !important;
	height:16px !important;
	left:57px !important;
	top:52px !important;
	background:#fff;
}

#item8415 {
	width:3px !important;
	height:16px !important;
	left:62px !important;
	top:72px !important;
	background:#fff;
}

#item8427 {
	width:5px !important;
	height:24px !important;
	left:127px !important;
	top:62px !important;
	background:#e50011;
}

#item8428 {
	width:24px !important;
	height:5px !important;
	left:117px !important;
	top:71px !important;
	background:#e50011;
}

#item8445 {
	width:134px !important;
	height:136px !important;
	left:1px !important;
}

#item8450 {
	width:50px !important;
	height:8px !important;
	left:43px !important;
	top:64px !important;
}

#item8456 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8469 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8473 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item8476 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item8479 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item8485 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8488 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item8491 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item8494 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item8497 {
	width:1px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8499 {
	width:1px !important;
	height:7px !important;
	background:#b4b5b5;
}

#item8500 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8503 {
	width:5px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8506 {
	width:5px !important;
	height:7px !important;
	left:49px !important;
	top:64px !important;
}

#item8510 {
	width:5px !important;
	height:7px !important;
	left:56px !important;
	top:64px !important;
}

#item8514 {
	width:6px !important;
	height:7px !important;
	left:61px !important;
	top:64px !important;
}

#item8517 {
	width:7px !important;
	height:7px !important;
	left:67px !important;
	top:64px !important;
}

#item8520 {
	width:6px !important;
	height:7px !important;
	left:74px !important;
	top:64px !important;
}

#item8523 {
	width:5px !important;
	height:7px !important;
	left:80px !important;
	top:64px !important;
}

#item8528 {
	width:5px !important;
	height:7px !important;
	left:87px !important;
	top:64px !important;
}

#item8567 {
	width:9px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item8569 {
	width:6px !important;
	height:28px !important;
	left:87px !important;
	top:48px !important;
	background:#fff;
}

#item8575 {
	width:1px !important;
	height:6px !important;
	left:52px !important;
	top:85px !important;
	background:#fff;
}

#item8576 {
	width:3px !important;
	height:1px !important;
	left:55px !important;
	top:88px !important;
	background:#fff;
}

#item8585 {
	width:1px !important;
	height:6px !important;
	left:37px !important;
	top:96px !important;
	background:#fff;
}

#item8591 {
	width:1px !important;
	height:6px !important;
	left:66px !important;
	top:96px !important;
	background:#fff;
}

@keyframes grow-8616 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8616 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8165 {
	width:3px !important;
	height:16px !important;
	left:57px !important;
	top:52px !important;
	background:#fff;
}

#item8169 {
	width:3px !important;
	height:16px !important;
	left:62px !important;
	top:72px !important;
	background:#fff;
}

#item8182 {
	width:5px !important;
	height:24px !important;
	left:127px !important;
	top:62px !important;
	background:#e50011;
}

#item8184 {
	width:24px !important;
	height:5px !important;
	left:117px !important;
	top:71px !important;
	background:#e50011;
}

#item8199 {
	width:134px !important;
	height:136px !important;
	left:1px !important;
}

#item8204 {
	width:50px !important;
	height:8px !important;
	left:43px !important;
	top:64px !important;
}

#item8211 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8225 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8228 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item8231 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item8234 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item8240 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8243 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item8246 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item8249 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item8252 {
	width:1px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8254 {
	width:1px !important;
	height:7px !important;
	background:#b4b5b5;
}

#item8255 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8258 {
	width:5px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8261 {
	width:5px !important;
	height:7px !important;
	left:49px !important;
	top:64px !important;
}

#item8265 {
	width:5px !important;
	height:7px !important;
	left:56px !important;
	top:64px !important;
}

#item8268 {
	width:6px !important;
	height:7px !important;
	left:61px !important;
	top:64px !important;
}

#item8272 {
	width:7px !important;
	height:7px !important;
	left:67px !important;
	top:64px !important;
}

#item8275 {
	width:6px !important;
	height:7px !important;
	left:74px !important;
	top:64px !important;
}

#item8278 {
	width:5px !important;
	height:7px !important;
	left:80px !important;
	top:64px !important;
}

#item8283 {
	width:5px !important;
	height:7px !important;
	left:87px !important;
	top:64px !important;
}

#item8321 {
	width:9px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item8323 {
	width:6px !important;
	height:28px !important;
	left:87px !important;
	top:48px !important;
	background:#fff;
}

#item8329 {
	width:1px !important;
	height:6px !important;
	left:52px !important;
	top:85px !important;
	background:#fff;
}

#item8330 {
	width:3px !important;
	height:1px !important;
	left:55px !important;
	top:88px !important;
	background:#fff;
}

#item8340 {
	width:1px !important;
	height:6px !important;
	left:37px !important;
	top:96px !important;
	background:#fff;
}

#item8345 {
	width:1px !important;
	height:6px !important;
	left:66px !important;
	top:96px !important;
	background:#fff;
}

@keyframes grow-8369 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8369 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item7917 {
	width:3px !important;
	height:16px !important;
	left:57px !important;
	top:52px !important;
	background:#fff;
}

#item7921 {
	width:3px !important;
	height:16px !important;
	left:62px !important;
	top:72px !important;
	background:#fff;
}

#item7935 {
	width:5px !important;
	height:24px !important;
	left:127px !important;
	top:62px !important;
	background:#e50011;
}

#item7936 {
	width:24px !important;
	height:5px !important;
	left:117px !important;
	top:71px !important;
	background:#e50011;
}

#item7951 {
	width:134px !important;
	height:136px !important;
	left:1px !important;
}

#item7956 {
	width:50px !important;
	height:8px !important;
	left:43px !important;
	top:64px !important;
}

#item7962 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7978 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7981 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7984 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item7987 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item7993 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7996 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7999 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item8002 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item8005 {
	width:1px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8007 {
	width:1px !important;
	height:7px !important;
	background:#b4b5b5;
}

#item8008 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8012 {
	width:5px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item8015 {
	width:5px !important;
	height:7px !important;
	left:49px !important;
	top:64px !important;
}

#item8018 {
	width:5px !important;
	height:7px !important;
	left:56px !important;
	top:64px !important;
}

#item8022 {
	width:6px !important;
	height:7px !important;
	left:61px !important;
	top:64px !important;
}

#item8025 {
	width:7px !important;
	height:7px !important;
	left:67px !important;
	top:64px !important;
}

#item8028 {
	width:6px !important;
	height:7px !important;
	left:74px !important;
	top:64px !important;
}

#item8031 {
	width:5px !important;
	height:7px !important;
	left:80px !important;
	top:64px !important;
}

#item8037 {
	width:5px !important;
	height:7px !important;
	left:87px !important;
	top:64px !important;
}

#item8074 {
	width:9px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item8076 {
	width:6px !important;
	height:28px !important;
	left:87px !important;
	top:48px !important;
	background:#fff;
}

#item8083 {
	width:1px !important;
	height:6px !important;
	left:52px !important;
	top:85px !important;
	background:#fff;
}

#item8084 {
	width:3px !important;
	height:1px !important;
	left:55px !important;
	top:88px !important;
	background:#fff;
}

#item8094 {
	width:1px !important;
	height:6px !important;
	left:37px !important;
	top:96px !important;
	background:#fff;
}

#item8099 {
	width:1px !important;
	height:6px !important;
	left:66px !important;
	top:96px !important;
	background:#fff;
}

@keyframes grow-8124 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8124 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item7671 {
	width:3px !important;
	height:16px !important;
	left:57px !important;
	top:52px !important;
	background:#fff;
}

#item7675 {
	width:3px !important;
	height:16px !important;
	left:62px !important;
	top:72px !important;
	background:#fff;
}

#item7689 {
	width:5px !important;
	height:24px !important;
	left:127px !important;
	top:62px !important;
	background:#e50011;
}

#item7690 {
	width:24px !important;
	height:5px !important;
	left:117px !important;
	top:71px !important;
	background:#e50011;
}

#item7705 {
	width:134px !important;
	height:136px !important;
	left:1px !important;
}

#item7710 {
	width:50px !important;
	height:8px !important;
	left:43px !important;
	top:64px !important;
}

#item7716 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7730 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7733 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7737 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item7740 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item7746 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7749 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7752 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item7755 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item7758 {
	width:1px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7761 {
	width:1px !important;
	height:7px !important;
	background:#b4b5b5;
}

#item7762 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7765 {
	width:5px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7768 {
	width:5px !important;
	height:7px !important;
	left:49px !important;
	top:64px !important;
}

#item7771 {
	width:5px !important;
	height:7px !important;
	left:56px !important;
	top:64px !important;
}

#item7774 {
	width:6px !important;
	height:7px !important;
	left:61px !important;
	top:64px !important;
}

#item7777 {
	width:7px !important;
	height:7px !important;
	left:67px !important;
	top:64px !important;
}

#item7780 {
	width:6px !important;
	height:7px !important;
	left:74px !important;
	top:64px !important;
}

#item7783 {
	width:5px !important;
	height:7px !important;
	left:80px !important;
	top:64px !important;
}

#item7788 {
	width:5px !important;
	height:7px !important;
	left:87px !important;
	top:64px !important;
}

#item7826 {
	width:9px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item7828 {
	width:6px !important;
	height:28px !important;
	left:87px !important;
	top:48px !important;
	background:#fff;
}

#item7835 {
	width:1px !important;
	height:6px !important;
	left:52px !important;
	top:85px !important;
	background:#fff;
}

#item7836 {
	width:3px !important;
	height:1px !important;
	left:55px !important;
	top:88px !important;
	background:#fff;
}

#item7846 {
	width:1px !important;
	height:6px !important;
	left:37px !important;
	top:96px !important;
	background:#fff;
}

#item7851 {
	width:1px !important;
	height:6px !important;
	left:66px !important;
	top:96px !important;
	background:#fff;
}

@keyframes grow-7876 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-7876 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item7425 {
	width:3px !important;
	height:16px !important;
	left:57px !important;
	top:52px !important;
	background:#fff;
}

#item7430 {
	width:3px !important;
	height:16px !important;
	left:62px !important;
	top:72px !important;
	background:#fff;
}

#item7442 {
	width:5px !important;
	height:24px !important;
	left:127px !important;
	top:62px !important;
	background:#e50011;
}

#item7443 {
	width:24px !important;
	height:5px !important;
	left:117px !important;
	top:71px !important;
	background:#e50011;
}

#item7459 {
	width:134px !important;
	height:136px !important;
	left:1px !important;
}

#item7464 {
	width:50px !important;
	height:8px !important;
	left:43px !important;
	top:64px !important;
}

#item7471 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7484 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7487 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7490 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item7493 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item7499 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7503 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7506 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item7510 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item7513 {
	width:1px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7515 {
	width:1px !important;
	height:7px !important;
	background:#b4b5b5;
}

#item7516 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7519 {
	width:5px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7522 {
	width:5px !important;
	height:7px !important;
	left:49px !important;
	top:64px !important;
}

#item7525 {
	width:5px !important;
	height:7px !important;
	left:56px !important;
	top:64px !important;
}

#item7528 {
	width:6px !important;
	height:7px !important;
	left:61px !important;
	top:64px !important;
}

#item7531 {
	width:7px !important;
	height:7px !important;
	left:67px !important;
	top:64px !important;
}

#item7534 {
	width:6px !important;
	height:7px !important;
	left:74px !important;
	top:64px !important;
}

#item7537 {
	width:5px !important;
	height:7px !important;
	left:80px !important;
	top:64px !important;
}

#item7542 {
	width:5px !important;
	height:7px !important;
	left:87px !important;
	top:64px !important;
}

#item7580 {
	width:9px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item7582 {
	width:6px !important;
	height:28px !important;
	left:87px !important;
	top:48px !important;
	background:#fff;
}

#item7589 {
	width:1px !important;
	height:6px !important;
	left:52px !important;
	top:85px !important;
	background:#fff;
}

#item7590 {
	width:3px !important;
	height:1px !important;
	left:55px !important;
	top:88px !important;
	background:#fff;
}

#item7599 {
	width:1px !important;
	height:6px !important;
	left:37px !important;
	top:96px !important;
	background:#fff;
}

#item7604 {
	width:1px !important;
	height:6px !important;
	left:66px !important;
	top:96px !important;
	background:#fff;
}

@keyframes grow-7631 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-7631 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item7179 {
	width:3px !important;
	height:16px !important;
	left:57px !important;
	top:52px !important;
	background:#fff;
}

#item7183 {
	width:3px !important;
	height:16px !important;
	left:62px !important;
	top:72px !important;
	background:#fff;
}

#item7195 {
	width:5px !important;
	height:24px !important;
	left:127px !important;
	top:62px !important;
	background:#e50011;
}

#item7196 {
	width:24px !important;
	height:5px !important;
	left:117px !important;
	top:71px !important;
	background:#e50011;
}

#item7213 {
	width:134px !important;
	height:136px !important;
	left:1px !important;
}

#item7219 {
	width:50px !important;
	height:8px !important;
	left:43px !important;
	top:64px !important;
}

#item7225 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7238 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7241 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7244 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item7247 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item7253 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7256 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item7260 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item7263 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item7267 {
	width:1px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7269 {
	width:1px !important;
	height:7px !important;
	background:#b4b5b5;
}

#item7270 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7273 {
	width:5px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item7276 {
	width:5px !important;
	height:7px !important;
	left:49px !important;
	top:64px !important;
}

#item7279 {
	width:5px !important;
	height:7px !important;
	left:56px !important;
	top:64px !important;
}

#item7282 {
	width:6px !important;
	height:7px !important;
	left:61px !important;
	top:64px !important;
}

#item7285 {
	width:7px !important;
	height:7px !important;
	left:67px !important;
	top:64px !important;
}

#item7288 {
	width:6px !important;
	height:7px !important;
	left:74px !important;
	top:64px !important;
}

#item7291 {
	width:5px !important;
	height:7px !important;
	left:80px !important;
	top:64px !important;
}

#item7296 {
	width:5px !important;
	height:7px !important;
	left:87px !important;
	top:64px !important;
}

#item7335 {
	width:9px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item7337 {
	width:6px !important;
	height:28px !important;
	left:87px !important;
	top:48px !important;
	background:#fff;
}

#item7343 {
	width:1px !important;
	height:6px !important;
	left:52px !important;
	top:85px !important;
	background:#fff;
}

#item7344 {
	width:3px !important;
	height:1px !important;
	left:55px !important;
	top:88px !important;
	background:#fff;
}

#item7353 {
	width:1px !important;
	height:6px !important;
	left:37px !important;
	top:96px !important;
	background:#fff;
}

#item7359 {
	width:1px !important;
	height:6px !important;
	left:66px !important;
	top:96px !important;
	background:#fff;
}

@keyframes grow-7385 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-7385 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item2717 {
	width:3px !important;
	height:16px !important;
	left:57px !important;
	top:52px !important;
	background:#fff;
}

#item2721 {
	width:3px !important;
	height:16px !important;
	left:62px !important;
	top:72px !important;
	background:#fff;
}

#item2881 {
	width:5px !important;
	height:24px !important;
	left:127px !important;
	top:62px !important;
	background:#e50011;
}

#item2883 {
	width:24px !important;
	height:5px !important;
	left:117px !important;
	top:71px !important;
	background:#e50011;
}

#item2736 {
	width:134px !important;
	height:136px !important;
	left:1px !important;
}

#item2743 {
	width:50px !important;
	height:8px !important;
	left:43px !important;
	top:64px !important;
}

#item2752 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item2772 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item2777 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item2782 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item2788 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item2796 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item2801 {
	width:2px !important;
	height:1px !important;
	left:45px !important;
	top:71px !important;
}

#item2806 {
	width:2px !important;
	height:1px !important;
	left:63px !important;
	top:71px !important;
}

#item2812 {
	width:2px !important;
	height:1px !important;
	left:89px !important;
	top:71px !important;
}

#item2818 {
	width:1px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item2820 {
	width:1px !important;
	height:7px !important;
	background:#b4b5b5;
}

#item2821 {
	width:50px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item2826 {
	width:5px !important;
	height:7px !important;
	left:43px !important;
	top:64px !important;
}

#item2831 {
	width:5px !important;
	height:7px !important;
	left:49px !important;
	top:64px !important;
}

#item2836 {
	width:5px !important;
	height:7px !important;
	left:56px !important;
	top:64px !important;
}

#item2841 {
	width:6px !important;
	height:7px !important;
	left:61px !important;
	top:64px !important;
}

#item2846 {
	width:7px !important;
	height:7px !important;
	left:67px !important;
	top:64px !important;
}

#item2851 {
	width:6px !important;
	height:7px !important;
	left:74px !important;
	top:64px !important;
}

#item2856 {
	width:5px !important;
	height:7px !important;
	left:80px !important;
	top:64px !important;
}

#item2865 {
	width:5px !important;
	height:7px !important;
	left:87px !important;
	top:64px !important;
}

#item2918 {
	width:9px !important;
	height:2px !important;
	left:53px !important;
	top:63px !important;
	background:#fff;
}

#item2920 {
	width:6px !important;
	height:28px !important;
	left:87px !important;
	top:48px !important;
	background:#fff;
}

#item2926 {
	width:1px !important;
	height:6px !important;
	left:52px !important;
	top:85px !important;
	background:#fff;
}

#item2927 {
	width:3px !important;
	height:1px !important;
	left:55px !important;
	top:88px !important;
	background:#fff;
}

#item2936 {
	width:1px !important;
	height:6px !important;
	left:37px !important;
	top:96px !important;
	background:#fff;
}

#item2941 {
	width:1px !important;
	height:6px !important;
	left:66px !important;
	top:96px !important;
	background:#fff;
}

#item7162 {
	width:994px !important;
	height:865px !important;
	left:463px !important;
	top:107px !important;
}

#item15534 {
	width:595px !important;
	height:1080px !important;
	background:#000;
}

#item14855 {
	opacity:0.60;
	width:1325px !important;
	height:540px !important;
	left:595px !important;
	top:540px !important;
	background:#000;
}

#item16646 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16644 {
	width:36px !important;
	height:38px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16649 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16647 {
	width:36px !important;
	height:38px !important;
	left:58px !important;
	top:-3px !important;
}

#item16652 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16650 {
	width:36px !important;
	height:38px !important;
	left:118px !important;
	top:-3px !important;
}

#item16655 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16653 {
	width:36px !important;
	height:38px !important;
	left:27px !important;
	top:-3px !important;
}

#item16659 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16657 {
	width:36px !important;
	height:38px !important;
	left:88px !important;
	top:-3px !important;
}

#item16663 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16661 {
	width:36px !important;
	height:38px !important;
	left:149px !important;
	top:-3px !important;
}

#item16666 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16664 {
	width:80px !important;
	height:38px !important;
	left:202px !important;
	top:-3px !important;
}

#item16669 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16667 {
	width:80px !important;
	height:38px !important;
	left:276px !important;
	top:-3px !important;
}

#item15533 {
	width:595px !important;
	height:1080px !important;
	background:#000;
}

#item14084 {
	opacity:0.50;
	width:1325px !important;
	height:540px !important;
	background:#000;
}

#item13167 {
	opacity:0.80;
	width:1325px !important;
	height:540px !important;
	background:#00283c;
}

#item13173 {
	width:471px !important;
	height:34px !important;
	top:88px !important;
	background:#aaaaab;
}

#item13486 {
	width:272px !important;
	height:18px !important;
	top:51px !important;
	background:#aaaaab;
}

#item13503 {
	width:22px !important;
	height:23px !important;
	left:41px !important;
	top:41px !important;
}

#item13504 {
	width:22px !important;
	height:23px !important;
}

#item13505 {
	width:22px !important;
	height:23px !important;
}

#item13506 {
	width:22px !important;
	height:23px !important;
}

#item13509 {
	width:22px !important;
	height:23px !important;
	left:41px !important;
	top:41px !important;
}

#item13510 {
	width:22px !important;
	height:23px !important;
}

#item13511 {
	width:22px !important;
	height:23px !important;
}

#item13512 {
	width:22px !important;
	height:23px !important;
}

#item13524 {
	width:15px !important;
	height:16px !important;
	left:29px !important;
	top:28px !important;
}

#item13525 {
	width:15px !important;
	height:16px !important;
}

#item13526 {
	width:15px !important;
	height:16px !important;
}

#item13527 {
	width:15px !important;
	height:16px !important;
}

#item13530 {
	width:15px !important;
	height:16px !important;
	left:29px !important;
	top:28px !important;
}

#item13531 {
	width:15px !important;
	height:16px !important;
}

#item13532 {
	width:15px !important;
	height:16px !important;
}

#item13533 {
	width:15px !important;
	height:16px !important;
}

#item13543 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
	top:23px !important;
}

#item13544 {
	width:15px !important;
	height:15px !important;
}

#item13545 {
	width:15px !important;
	height:15px !important;
}

#item13546 {
	width:15px !important;
	height:15px !important;
}

#item13549 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
	top:23px !important;
}

#item13550 {
	width:15px !important;
	height:15px !important;
}

#item13551 {
	width:15px !important;
	height:15px !important;
}

#item13552 {
	width:15px !important;
	height:15px !important;
}

#item13563 {
	width:12px !important;
	height:12px !important;
	left:19px !important;
	top:19px !important;
}

#item13564 {
	width:12px !important;
	height:12px !important;
}

#item13565 {
	width:12px !important;
	height:12px !important;
}

#item13566 {
	width:12px !important;
	height:12px !important;
}

#item13570 {
	width:12px !important;
	height:12px !important;
	left:19px !important;
	top:19px !important;
}

#item13571 {
	width:12px !important;
	height:12px !important;
}

#item13572 {
	width:12px !important;
	height:12px !important;
}

#item13573 {
	width:12px !important;
	height:12px !important;
}

#item13626 {
	width:32px !important;
	height:32px !important;
}

#item13643 {
	width:13px !important;
	height:13px !important;
	left:333px !important;
	top:378px !important;
}

#item13648 {
	width:17px !important;
	height:17px !important;
	left:394px !important;
	top:348px !important;
}

#item13652 {
	width:28px !important;
	height:28px !important;
}

#item13675 {
	width:13px !important;
	height:13px !important;
	left:465px !important;
	top:356px !important;
}

#item13748 {
	width:19px !important;
	height:21px !important;
	left:36px !important;
	top:35px !important;
}

#item13749 {
	width:19px !important;
	height:21px !important;
}

#item13750 {
	width:19px !important;
	height:21px !important;
}

#item13751 {
	width:19px !important;
	height:21px !important;
}

#item13754 {
	width:19px !important;
	height:21px !important;
	left:36px !important;
	top:35px !important;
}

#item13755 {
	width:19px !important;
	height:21px !important;
}

#item13756 {
	width:19px !important;
	height:21px !important;
}

#item13757 {
	width:19px !important;
	height:21px !important;
}

#item13769 {
	width:26px !important;
	height:19px !important;
	left:52px !important;
	top:52px !important;
}

#item13770 {
	width:26px !important;
	height:19px !important;
}

#item13771 {
	width:26px !important;
	height:19px !important;
}

#item13772 {
	width:26px !important;
	height:19px !important;
}

#item13775 {
	width:26px !important;
	height:27px !important;
	left:52px !important;
	top:52px !important;
}

#item13776 {
	width:26px !important;
	height:27px !important;
}

#item13777 {
	width:26px !important;
	height:27px !important;
}

#item13778 {
	width:26px !important;
	height:27px !important;
}

#item13790 {
	width:27px !important;
	height:28px !important;
	left:52px !important;
	top:51px !important;
}

#item13791 {
	width:27px !important;
	height:28px !important;
}

#item13792 {
	width:27px !important;
	height:28px !important;
}

#item13793 {
	width:27px !important;
	height:28px !important;
}

#item13796 {
	width:27px !important;
	height:28px !important;
	left:52px !important;
	top:51px !important;
}

#item13797 {
	width:27px !important;
	height:28px !important;
}

#item13798 {
	width:27px !important;
	height:28px !important;
}

#item13799 {
	width:27px !important;
	height:28px !important;
}

#item13806 {
	width:41px !important;
	height:41px !important;
}

#item13840 {
	width:31px !important;
	height:31px !important;
	left:46px !important;
	top:3px !important;
}

#item13843 {
	width:31px !important;
	height:31px !important;
	left:147px !important;
	top:3px !important;
}

#item13847 {
	width:20px !important;
	height:20px !important;
	left:82px !important;
}

#item13850 {
	width:20px !important;
	height:20px !important;
	left:101px !important;
	top:22px !important;
}

#item13854 {
	width:20px !important;
	height:20px !important;
	left:21px !important;
	top:22px !important;
}

#item13858 {
	width:14px !important;
	height:14px !important;
	top:18px !important;
}

#item13861 {
	width:14px !important;
	height:14px !important;
	left:110px !important;
	top:2px !important;
}

#item16608 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16606 {
	width:36px !important;
	height:38px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16611 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16609 {
	width:36px !important;
	height:38px !important;
	left:58px !important;
	top:-3px !important;
}

#item16614 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16612 {
	width:36px !important;
	height:38px !important;
	left:118px !important;
	top:-3px !important;
}

#item16617 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16615 {
	width:36px !important;
	height:38px !important;
	left:27px !important;
	top:-3px !important;
}

#item16620 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16618 {
	width:36px !important;
	height:38px !important;
	left:88px !important;
	top:-3px !important;
}

#item16623 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16621 {
	width:36px !important;
	height:38px !important;
	left:149px !important;
	top:-3px !important;
}

#item16626 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16624 {
	width:80px !important;
	height:38px !important;
	left:202px !important;
	top:-3px !important;
}

#item16629 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16627 {
	width:80px !important;
	height:38px !important;
	left:276px !important;
	top:-3px !important;
}

#item15532 {
	width:595px !important;
	height:1080px !important;
	background:#000;
}

#item12313 {
	opacity:0.70;
	width:1325px !important;
	height:540px !important;
	left:595px !important;
	top:540px !important;
	background:#000;
}

#item11720 {
	width:5px !important;
	height:22px !important;
	left:118px !important;
	top:57px !important;
	background:#e50011;
}

#item11721 {
	width:22px !important;
	height:5px !important;
	left:109px !important;
	top:65px !important;
	background:#e50011;
}

#item11767 {
	width:311px !important;
	height:20px !important;
	top:58px !important;
	background:#aaaaab;
}

#item11803 {
	width:538px !important;
	height:38px !important;
	top:101px !important;
	background:#aaaaab;
}

#item11832 {
	width:31px !important;
	height:33px !important;
	left:154px !important;
	top:58px !important;
}

#item11833 {
	width:31px !important;
	height:33px !important;
}

#item11834 {
	width:31px !important;
	height:33px !important;
}

#item11835 {
	width:31px !important;
	height:33px !important;
}

#item11838 {
	width:31px !important;
	height:33px !important;
	left:154px !important;
	top:58px !important;
}

#item11839 {
	width:31px !important;
	height:33px !important;
}

#item11840 {
	width:31px !important;
	height:33px !important;
}

#item11841 {
	width:31px !important;
	height:33px !important;
}

#item11852 {
	width:30px !important;
	height:21px !important;
	left:59px !important;
	top:79px !important;
}

#item11853 {
	width:30px !important;
	height:21px !important;
}

#item11854 {
	width:30px !important;
	height:21px !important;
}

#item11855 {
	width:30px !important;
	height:21px !important;
}

#item11858 {
	width:30px !important;
	height:31px !important;
	left:59px !important;
	top:79px !important;
}

#item11859 {
	width:30px !important;
	height:31px !important;
}

#item11860 {
	width:30px !important;
	height:31px !important;
}

#item11861 {
	width:30px !important;
	height:31px !important;
}

#item11870 {
	width:16px !important;
	height:17px !important;
	left:164px !important;
	top:106px !important;
}

#item11871 {
	width:16px !important;
	height:17px !important;
}

#item11872 {
	width:16px !important;
	height:17px !important;
}

#item11873 {
	width:16px !important;
	height:17px !important;
}

#item11876 {
	width:16px !important;
	height:17px !important;
	left:164px !important;
	top:106px !important;
}

#item11877 {
	width:16px !important;
	height:17px !important;
}

#item11878 {
	width:16px !important;
	height:17px !important;
}

#item11879 {
	width:16px !important;
	height:17px !important;
}

#item11889 {
	width:13px !important;
	height:15px !important;
	left:223px !important;
	top:96px !important;
}

#item11890 {
	width:13px !important;
	height:15px !important;
}

#item11891 {
	width:13px !important;
	height:15px !important;
}

#item11892 {
	width:13px !important;
	height:15px !important;
}

#item11896 {
	width:13px !important;
	height:15px !important;
	left:223px !important;
	top:96px !important;
}

#item11897 {
	width:13px !important;
	height:15px !important;
}

#item11898 {
	width:13px !important;
	height:15px !important;
}

#item11899 {
	width:13px !important;
	height:15px !important;
}

#item11909 {
	width:17px !important;
	height:17px !important;
	left:110px !important;
	top:65px !important;
}

#item11910 {
	width:17px !important;
	height:17px !important;
}

#item11911 {
	width:17px !important;
	height:17px !important;
}

#item11912 {
	width:17px !important;
	height:17px !important;
}

#item11915 {
	width:17px !important;
	height:17px !important;
	left:110px !important;
	top:65px !important;
}

#item11916 {
	width:17px !important;
	height:17px !important;
}

#item11917 {
	width:17px !important;
	height:17px !important;
}

#item11918 {
	width:17px !important;
	height:17px !important;
}

#item11928 {
	width:22px !important;
	height:24px !important;
	left:194px !important;
	top:102px !important;
}

#item11929 {
	width:22px !important;
	height:24px !important;
}

#item11930 {
	width:22px !important;
	height:24px !important;
}

#item11931 {
	width:22px !important;
	height:24px !important;
}

#item11934 {
	width:22px !important;
	height:24px !important;
	left:194px !important;
	top:102px !important;
}

#item11935 {
	width:22px !important;
	height:24px !important;
}

#item11936 {
	width:22px !important;
	height:24px !important;
}

#item11937 {
	width:22px !important;
	height:24px !important;
}

#item11947 {
	width:22px !important;
	height:24px !important;
	left:112px !important;
	top:92px !important;
}

#item11948 {
	width:22px !important;
	height:24px !important;
}

#item11949 {
	width:22px !important;
	height:24px !important;
}

#item11950 {
	width:22px !important;
	height:24px !important;
}

#item11953 {
	width:22px !important;
	height:24px !important;
	left:112px !important;
	top:92px !important;
}

#item11954 {
	width:22px !important;
	height:24px !important;
}

#item11955 {
	width:22px !important;
	height:24px !important;
}

#item11956 {
	width:22px !important;
	height:24px !important;
}

#item12041 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	top:3px !important;
}

#item12045 {
	width:32px !important;
	height:32px !important;
	left:155px !important;
	top:3px !important;
}

#item12048 {
	width:21px !important;
	height:21px !important;
	left:86px !important;
}

#item12051 {
	width:21px !important;
	height:21px !important;
	left:107px !important;
	top:23px !important;
}

#item12055 {
	width:21px !important;
	height:21px !important;
	left:22px !important;
	top:23px !important;
}

#item12059 {
	width:15px !important;
	height:15px !important;
	top:18px !important;
}

#item12063 {
	width:15px !important;
	height:15px !important;
	left:116px !important;
	top:2px !important;
}

#item16572 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16570 {
	width:36px !important;
	height:38px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16575 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16573 {
	width:36px !important;
	height:38px !important;
	left:58px !important;
	top:-3px !important;
}

#item16578 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16576 {
	width:36px !important;
	height:38px !important;
	left:118px !important;
	top:-3px !important;
}

#item16581 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16579 {
	width:36px !important;
	height:38px !important;
	left:27px !important;
	top:-3px !important;
}

#item16584 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16582 {
	width:36px !important;
	height:38px !important;
	left:88px !important;
	top:-3px !important;
}

#item16587 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16585 {
	width:36px !important;
	height:38px !important;
	left:149px !important;
	top:-3px !important;
}

#item16590 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16588 {
	width:80px !important;
	height:38px !important;
	left:202px !important;
	top:-3px !important;
}

#item16593 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16591 {
	width:80px !important;
	height:38px !important;
	left:276px !important;
	top:-3px !important;
}

#item15531 {
	width:595px !important;
	height:1080px !important;
	background:#000;
}

#item10971 {
	width:121px !important;
	height:121px !important;
}

#item11050 {
	opacity:0.60;
	width:1325px !important;
	height:540px !important;
	left:595px !important;
	top:540px !important;
	background:#000;
}

#item16537 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16535 {
	width:36px !important;
	height:38px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16540 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16538 {
	width:36px !important;
	height:38px !important;
	left:58px !important;
	top:-3px !important;
}

#item16544 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16542 {
	width:36px !important;
	height:38px !important;
	left:118px !important;
	top:-3px !important;
}

#item16547 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16545 {
	width:36px !important;
	height:38px !important;
	left:27px !important;
	top:-3px !important;
}

#item16550 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16548 {
	width:36px !important;
	height:38px !important;
	left:88px !important;
	top:-3px !important;
}

#item16554 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16551 {
	width:36px !important;
	height:38px !important;
	left:149px !important;
	top:-3px !important;
}

#item16557 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16555 {
	width:80px !important;
	height:38px !important;
	left:202px !important;
	top:-3px !important;
}

#item16560 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16558 {
	width:80px !important;
	height:38px !important;
	left:276px !important;
	top:-3px !important;
}

#item15530 {
	width:595px !important;
	height:1080px !important;
	background:#000;
}

#item10035 {
	width:8px !important;
	height:2px !important;
	left:47px !important;
	top:56px !important;
	background:#fff;
}

#item10037 {
	width:5px !important;
	height:25px !important;
	left:77px !important;
	top:43px !important;
	background:#fff;
}

#item10043 {
	width:1px !important;
	height:6px !important;
	left:46px !important;
	top:76px !important;
	background:#fff;
}

#item10044 {
	width:2px !important;
	height:1px !important;
	left:48px !important;
	top:78px !important;
	background:#fff;
}

#item10053 {
	width:1px !important;
	height:6px !important;
	left:32px !important;
	top:85px !important;
	background:#fff;
}

#item10059 {
	width:1px !important;
	height:6px !important;
	left:58px !important;
	top:85px !important;
	background:#fff;
}

#item10287 {
	width:54px !important;
	height:54px !important;
	left:2px !important;
	top:1px !important;
	border-radius:11px;
	border:solid 1.5149256178817px #c6004d;
}

#item10304 {
	width:6px !important;
	height:1px !important;
	left:34px !important;
	top:40px !important;
	background:#fff;
}

#item10306 {
	width:4px !important;
	height:18px !important;
	left:56px !important;
	top:31px !important;
	background:#fff;
}

#item10314 {
	width:1px !important;
	height:4px !important;
	left:34px !important;
	top:54px !important;
	background:#fff;
}

#item10315 {
	width:2px !important;
	height:1px !important;
	left:35px !important;
	top:56px !important;
	background:#fff;
}

#item10324 {
	width:1px !important;
	height:4px !important;
	left:24px !important;
	top:61px !important;
	background:#fff;
}

#item10329 {
	width:1px !important;
	height:4px !important;
	left:42px !important;
	top:61px !important;
	background:#fff;
}

#item16501 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16499 {
	width:36px !important;
	height:38px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16504 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16502 {
	width:36px !important;
	height:38px !important;
	left:58px !important;
	top:-3px !important;
}

#item16507 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16505 {
	width:36px !important;
	height:38px !important;
	left:118px !important;
	top:-3px !important;
}

#item16510 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16508 {
	width:36px !important;
	height:38px !important;
	left:27px !important;
	top:-3px !important;
}

#item16513 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16511 {
	width:36px !important;
	height:38px !important;
	left:88px !important;
	top:-3px !important;
}

#item16516 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16514 {
	width:36px !important;
	height:38px !important;
	left:149px !important;
	top:-3px !important;
}

#item16519 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16517 {
	width:80px !important;
	height:38px !important;
	left:202px !important;
	top:-3px !important;
}

#item16522 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16520 {
	width:80px !important;
	height:38px !important;
	left:276px !important;
	top:-3px !important;
}

#item15529 {
	width:595px !important;
	height:1080px !important;
	background:#000;
}

#item3221 {
	opacity:0.40;
	width:663px !important;
	height:540px !important;
	background:#fff;
}

#item3551 {
	width:3px !important;
	height:15px !important;
	left:52px !important;
	top:45px !important;
	background:#fff;
}

#item3555 {
	width:3px !important;
	height:15px !important;
	left:56px !important;
	top:63px !important;
	background:#fff;
}

#item16463 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16460 {
	width:36px !important;
	height:38px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16466 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16464 {
	width:36px !important;
	height:38px !important;
	left:58px !important;
	top:-3px !important;
}

#item16469 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16467 {
	width:36px !important;
	height:38px !important;
	left:118px !important;
	top:-3px !important;
}

#item16472 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16470 {
	width:36px !important;
	height:38px !important;
	left:27px !important;
	top:-3px !important;
}

#item16475 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16473 {
	width:36px !important;
	height:38px !important;
	left:88px !important;
	top:-3px !important;
}

#item16478 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16476 {
	width:36px !important;
	height:38px !important;
	left:149px !important;
	top:-3px !important;
}

#item16481 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16479 {
	width:80px !important;
	height:38px !important;
	left:202px !important;
	top:-3px !important;
}

#item16484 {
	width:74px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item16482 {
	width:80px !important;
	height:38px !important;
	left:276px !important;
	top:-3px !important;
}

#item15819 {
	width:90px !important;
	height:90px !important;
}

#item15579 {
	width:1920px !important;
	height:1080px !important;
}

#item9037 {
	width:1937px !important;
	height:9px !important;
	left:-9px !important;
	top:-9px !important;
	background:#000;
}

@keyframes 페이드아웃-9037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes 페이드아웃-9037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8913 {
	width:220px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
}

#item8918 {
	width:226px !important;
	height:226px !important;
	left:637px !important;
	top:104px !important;
}

#item8926 {
	width:220px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
}

#item8922 {
	width:226px !important;
	height:226px !important;
	left:460px !important;
	top:427px !important;
}

#item8933 {
	width:220px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
}

#item8927 {
	width:226px !important;
	height:226px !important;
	left:637px !important;
	top:750px !important;
}

#item8939 {
	width:220px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
}

#item8935 {
	width:226px !important;
	height:226px !important;
	left:1057px !important;
	top:750px !important;
}

#item8944 {
	width:220px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
}

#item8940 {
	width:226px !important;
	height:226px !important;
	left:1057px !important;
	top:104px !important;
}

#item8949 {
	width:220px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
}

#item8945 {
	width:226px !important;
	height:226px !important;
	left:1237px !important;
	top:427px !important;
}

#item16736 {
	width:180px !important;
	height:180px !important;
	left:3px !important;
	top:3px !important;
}

#item16737 {
	width:186px !important;
	height:186px !important;
	left:1737px !important;
	top:-3px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
