/* 	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:#ffffff; }
:-webkit-full-screen { background:#ffffff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:48250px; 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;
}
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;}
}

#item578 {
	width:60px !important;
	height:60px !important;
	left:1850px !important;
	top:510px !important;
}

@keyframes fade-in-1303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fly-in-bottom-1314 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1314 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-1315 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1315 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item617 {
	width:60px !important;
	height:60px !important;
	left:1850px !important;
	top:510px !important;
}

#item625 {
	width:60px !important;
	height:60px !important;
	left:10px !important;
	top:510px !important;
}

#item633 {
	width:57px !important;
	height:35px !important;
	left:90px !important;
	top:995px !important;
}

#item1444 {
	opacity:0.25;
	width:1917px !important;
	height:467px !important;
	left:1px !important;
	top:1px !important;
}

#item1464 {
	width:44px !important;
	height:6px !important;
	background:#d43900;
}

#item1465 {
	width:44px !important;
	height:6px !important;
	top:12px !important;
	background:#d43900;
}

#item1466 {
	width:44px !important;
	height:6px !important;
	top:24px !important;
	background:#d43900;
}

#item1468 {
	width:12px !important;
	height:12px !important;
	background:#d43900;
}

#item1469 {
	width:12px !important;
	height:12px !important;
	left:16px !important;
	background:#d43900;
}

#item1470 {
	width:12px !important;
	height:12px !important;
	left:33px !important;
	background:#d43900;
}

#item1471 {
	width:12px !important;
	height:12px !important;
	top:16px !important;
	background:#d43900;
}

#item1472 {
	width:12px !important;
	height:12px !important;
	left:16px !important;
	top:16px !important;
	background:#d43900;
}

#item1473 {
	width:12px !important;
	height:12px !important;
	left:33px !important;
	top:16px !important;
	background:#d43900;
}

#item1474 {
	width:12px !important;
	height:12px !important;
	top:32px !important;
	background:#d43900;
}

#item1475 {
	width:12px !important;
	height:12px !important;
	left:16px !important;
	top:32px !important;
	background:#d43900;
}

#item1476 {
	width:12px !important;
	height:12px !important;
	left:33px !important;
	top:32px !important;
	background:#d43900;
}

#item1478 {
	width:42px !important;
	height:33px !important;
	left:8px !important;
	top:8px !important;
	background:#d43900;
}

#item1489 {
	width:17px !important;
	height:2px !important;
	left:13px !important;
	top:20px !important;
	background:#d43900;
}

@keyframes appear-1491 {
	0% {opacity:0;}
	46% {opacity:0;}
	58% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-1491 {
	0% {opacity:0;}
	46% {opacity:0;}
	58% {opacity:1;}
	100% {opacity:1;}
}
#item2094 {
	width:542px !important;
	height:12px !important;
	left:364px !important;
	top:578px !important;
	background:#ececec;
}

#item2095 {
	width:175px !important;
	height:12px !important;
	left:381px !important;
	top:578px !important;
	border-radius:12px;
	background:#454546;
}

@keyframes fade-in-2136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2147 {
	width:61px !important;
	height:53px !important;
	left:1343px !important;
	top:139px !important;
	background:#ffffff;
}

@keyframes fade-in-2149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2159 {
	width:122px !important;
	height:80px !important;
	left:1324px !important;
	top:963px !important;
	background:#ffffff;
}

@keyframes fade-in-2227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes twirl-58124 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-58124 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item2200 {
	width:871px !important;
	height:40px !important;
	left:247px !important;
	top:808px !important;
	background:#ffbf22;
}

#item2201 {
	width:871px !important;
	height:40px !important;
	left:247px !important;
	top:478px !important;
	background:#5bcbf5;
}

#item2202 {
	width:871px !important;
	height:40px !important;
	left:247px !important;
	top:190px !important;
	background:#c2cd23;
}

@keyframes fly-in-left-2393 {
	0% {
		transform:translate(-1025px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2393 {
	0% {
		-webkit-transform:translate(-1025px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2404 {
	mix-blend-mode:multiply;
	width:960px !important;
	height:1080px !important;
	background:#ffc538;
}

#item2430 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:585px !important;
}

@keyframes fly-in-left-2482 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2482 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2535 {
	width:682px !important;
	height:581px !important;
	left:1075px !important;
	top:238px !important;
	background:#ffffff;
}

#item2560 {
	width:57px !important;
	height:35px !important;
	left:90px !important;
	top:995px !important;
}

#item2566 {
	width:173px !important;
	height:41px !important;
	left:507px !important;
	top:976px !important;
}

#item2593 {
	width:566px !important;
	height:356px !important;
	left:333px !important;
	top:279px !important;
}

#item2620 {
	width:41px !important;
	height:41px !important;
	left:314px !important;
	top:261px !important;
}

#item3112 {
	width:138px !important;
	height:24px !important;
	left:177px !important;
	top:502px !important;
}

#item3565 {
	width:138px !important;
	height:24px !important;
	left:177px !important;
	top:695px !important;
}

#item3637 {
	width:138px !important;
	height:24px !important;
	left:177px !important;
	top:861px !important;
}

#item3233 {
	width:7px !important;
	height:14px !important;
	left:74px !important;
	top:75px !important;
	background:#ffffff;
}

#item3235 {
	width:7px !important;
	height:10px !important;
	left:74px !important;
	top:60px !important;
	background:#ffffff;
}

#item3237 {
	width:7px !important;
	height:10px !important;
	left:62px !important;
	top:60px !important;
	background:#ffffff;
}

#item3239 {
	width:7px !important;
	height:10px !important;
	left:62px !important;
	top:75px !important;
	background:#ffffff;
}

#item3241 {
	width:41px !important;
	height:8px !important;
	left:10px !important;
	top:22px !important;
	background:#ffecc3;
}

#item3242 {
	width:5px !important;
	height:12px !important;
	left:13px !important;
	top:60px !important;
	background:#ffffff;
}

#item3244 {
	width:7px !important;
	height:12px !important;
	left:12px !important;
	top:62px !important;
	background:#ffffff;
}

#item3260 {
	width:11px !important;
	height:13px !important;
	left:38px !important;
	top:76px !important;
	background:#ffffff;
}

#item3262 {
	width:8px !important;
	height:13px !important;
	left:37px !important;
	top:76px !important;
	background:#ffffff;
}

#item3272 {
	width:18px !important;
	height:1px !important;
	left:69px !important;
	top:40px !important;
	background:#ffffff;
}

#item3274 {
	width:18px !important;
	height:1px !important;
	left:69px !important;
	top:44px !important;
	background:#ffffff;
}

#item3292 {
	width:15px !important;
	height:17px !important;
	left:14px !important;
	top:36px !important;
	background:#fcc300;
}

#item3294 {
	width:15px !important;
	height:17px !important;
	left:14px !important;
	top:36px !important;
	background:#ffffff;
}

#item3296 {
	width:16px !important;
	height:1px !important;
	left:13px !important;
	top:36px !important;
	background:#ffffff;
}

#item2980 {
	width:123px !important;
	height:61px !important;
	left:50px !important;
	top:22px !important;
	border:solid 2.41493413823508px #ffbf22;
}

#item33414 {
	width:12px !important;
	height:29px !important;
	left:113px !important;
	top:16px !important;
	background:#ffffff;
	border:solid 3.07002376191175px #fcc300;
}

#item33417 {
	width:12px !important;
	height:29px !important;
	left:126px !important;
	top:16px !important;
	background:#ffffff;
	border:solid 3.07002376191175px #fcc300;
}

#item59993 {
	width:10px !important;
	height:10px !important;
}

#item59874 {
	width:708px !important;
	height:656px !important;
	left:1075px !important;
	top:195px !important;
}

#item22465 {
	width:520px !important;
	height:219px !important;
	left:90px !important;
	top:604px !important;
}

#item22443 {
	width:355px !important;
	height:219px !important;
	left:90px !important;
	top:604px !important;
}

#item22439 {
	width:113px !important;
	height:35px !important;
}

#item22440 {
	width:113px !important;
	height:35px !important;
	left:83px !important;
	top:257px !important;
}

#item22456 {
	width:131px !important;
	height:35px !important;
}

#item22454 {
	width:131px !important;
	height:35px !important;
	left:328px !important;
	top:369px !important;
}

#item5130 {
	width:568px !important;
	height:763px !important;
	left:1269px !important;
	top:182px !important;
}

#item5128 {
	width:208px !important;
	height:35px !important;
}

#item5126 {
	width:208px !important;
	height:35px !important;
	left:949px !important;
	top:223px !important;
}

#item5159 {
	width:41px !important;
	height:41px !important;
	left:1812px !important;
	top:204px !important;
}

#item966 {
	width:60px !important;
	height:60px !important;
	left:1850px !important;
	top:510px !important;
}

#item974 {
	width:60px !important;
	height:60px !important;
	left:10px !important;
	top:510px !important;
}

#item5286 {
	width:945px !important;
	height:1080px !important;
	background:#c8d239;
}

#item8428 {
	width:1920px !important;
	height:1080px !important;
	background:#fff7e5;
}

#item8513 {
	width:156px !important;
	height:26px !important;
	left:400px !important;
	top:757px !important;
}

#item8544 {
	width:177px !important;
	height:37px !important;
	left:736px !important;
	top:586px !important;
}

#item8575 {
	width:150px !important;
	height:26px !important;
	left:364px !important;
	top:527px !important;
}

#item8606 {
	width:143px !important;
	height:26px !important;
	left:605px !important;
	top:423px !important;
}

#item8637 {
	width:129px !important;
	height:32px !important;
	left:672px !important;
	top:797px !important;
}

#item9134 {
	opacity:0.20;
	width:524px !important;
	height:861px !important;
	top:1px !important;
	background:#ffbf22;
}

#item9291 {
	width:11px !important;
	height:1px !important;
	left:262px !important;
	top:119px !important;
	background:#ffe9ae;
}

#item9049 {
	opacity:0.20;
	width:524px !important;
	height:861px !important;
	background:#ffbf22;
}

#item8899 {
	opacity:0.20;
	width:524px !important;
	height:861px !important;
	background:#ffbf22;
}

#item8759 {
	opacity:0.20;
	width:524px !important;
	height:861px !important;
	background:#ffbf22;
}

#item8847 {
	width:98px !important;
	height:19px !important;
	left:142px !important;
	top:251px !important;
	background:#ffeebb;
}

#item8851 {
	width:22px !important;
	height:18px !important;
	left:206px !important;
	top:276px !important;
	background:#ffeebb;
}

#item8853 {
	width:22px !important;
	height:18px !important;
	left:166px !important;
	top:276px !important;
	background:#ffeebb;
}

#item8670 {
	opacity:0.20;
	width:524px !important;
	height:861px !important;
	background:#ffbf22;
}

#item8702 {
	width:61px !important;
	height:22px !important;
	left:33px !important;
	top:321px !important;
	background:#ffc000;
}

#item8704 {
	width:61px !important;
	height:22px !important;
	left:33px !important;
	top:296px !important;
	background:#ffc000;
}

#item8707 {
	width:61px !important;
	height:22px !important;
	left:283px !important;
	top:321px !important;
	background:#ffc000;
}

#item8709 {
	width:61px !important;
	height:22px !important;
	left:283px !important;
	top:296px !important;
	background:#ffc000;
}

#item8753 {
	width:30px !important;
	height:22px !important;
	left:283px !important;
	top:321px !important;
	background:#ffb100;
}

#item8755 {
	width:30px !important;
	height:22px !important;
	left:283px !important;
	top:296px !important;
	background:#ffb100;
}

#item34765 {
	width:10px !important;
	height:10px !important;
}

#item8668 {
	width:524px !important;
	height:862px !important;
	left:1240px !important;
	top:79px !important;
}

#item5491 {
	width:329px !important;
	height:587px !important;
	left:1502px !important;
	top:366px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 4.80375px #c7c7c7;
}

#item5492 {
	width:329px !important;
	height:587px !important;
	left:441px !important;
	top:366px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 4.80375px #c7c7c7;
}

#item5493 {
	width:329px !important;
	height:587px !important;
	left:1148px !important;
	top:366px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 4.80375px #c7c7c7;
}

#item5494 {
	width:329px !important;
	height:587px !important;
	left:90px !important;
	top:366px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 4.80375px #c7c7c7;
}

#item5495 {
	width:329px !important;
	height:587px !important;
	left:795px !important;
	top:366px !important;
	border-radius:12px;
	background:#ffffff;
	border:solid 4.80375px #c7c7c7;
}

#item6426 {
	width:40px !important;
	height:40px !important;
}

#item6420 {
	width:40px !important;
	height:40px !important;
	left:1787px !important;
	top:422px !important;
}

#item6434 {
	width:40px !important;
	height:40px !important;
}

#item6428 {
	width:40px !important;
	height:40px !important;
	left:1787px !important;
	top:512px !important;
}

#item6442 {
	width:40px !important;
	height:40px !important;
}

#item6436 {
	width:40px !important;
	height:40px !important;
	left:1787px !important;
	top:576px !important;
}

#item6450 {
	width:40px !important;
	height:40px !important;
}

#item6444 {
	width:40px !important;
	height:40px !important;
	left:1787px !important;
	top:664px !important;
}

#item6458 {
	width:40px !important;
	height:40px !important;
}

#item6452 {
	width:40px !important;
	height:40px !important;
	left:1787px !important;
	top:758px !important;
}

#item6466 {
	width:40px !important;
	height:40px !important;
}

#item6460 {
	width:40px !important;
	height:40px !important;
	left:1433px !important;
	top:422px !important;
}

#item6474 {
	width:40px !important;
	height:40px !important;
}

#item6468 {
	width:40px !important;
	height:40px !important;
	left:1433px !important;
	top:489px !important;
}

#item6482 {
	width:40px !important;
	height:40px !important;
}

#item6476 {
	width:40px !important;
	height:40px !important;
	left:1433px !important;
	top:553px !important;
}

#item6490 {
	width:40px !important;
	height:40px !important;
}

#item6484 {
	width:40px !important;
	height:40px !important;
	left:1079px !important;
	top:425px !important;
}

#item6498 {
	width:40px !important;
	height:40px !important;
}

#item6492 {
	width:40px !important;
	height:40px !important;
	left:1079px !important;
	top:495px !important;
}

#item6506 {
	width:40px !important;
	height:40px !important;
}

#item6500 {
	width:40px !important;
	height:40px !important;
	left:726px !important;
	top:424px !important;
}

#item6514 {
	width:40px !important;
	height:40px !important;
}

#item6508 {
	width:40px !important;
	height:40px !important;
	left:727px !important;
	top:492px !important;
}

#item6522 {
	width:40px !important;
	height:40px !important;
}

#item6516 {
	width:40px !important;
	height:40px !important;
	left:723px !important;
	top:553px !important;
}

#item6530 {
	width:40px !important;
	height:40px !important;
}

#item6524 {
	width:40px !important;
	height:40px !important;
	left:375px !important;
	top:422px !important;
}

#item6538 {
	width:40px !important;
	height:40px !important;
}

#item6532 {
	width:40px !important;
	height:40px !important;
	left:373px !important;
	top:485px !important;
}

#item6546 {
	width:40px !important;
	height:40px !important;
}

#item6540 {
	width:40px !important;
	height:40px !important;
	left:373px !important;
	top:573px !important;
}

#item60451 {
	width:40px !important;
	height:40px !important;
}

#item60443 {
	width:40px !important;
	height:40px !important;
	left:373px !important;
	top:803px !important;
}

#item60589 {
	width:40px !important;
	height:40px !important;
}

#item60582 {
	width:40px !important;
	height:40px !important;
	left:373px !important;
	top:866px !important;
}

#item60511 {
	width:40px !important;
	height:40px !important;
}

#item60504 {
	width:40px !important;
	height:40px !important;
	left:724px !important;
	top:723px !important;
}

#item6554 {
	width:40px !important;
	height:40px !important;
}

#item6548 {
	width:40px !important;
	height:40px !important;
	left:373px !important;
	top:635px !important;
}

#item6562 {
	width:40px !important;
	height:40px !important;
}

#item6556 {
	width:40px !important;
	height:40px !important;
	left:373px !important;
	top:715px !important;
}

#item6570 {
	width:40px !important;
	height:40px !important;
}

#item6564 {
	width:40px !important;
	height:40px !important;
	left:405px !important;
	top:302px !important;
}

#item33643 {
	width:40px !important;
	height:40px !important;
}

#item33637 {
	width:40px !important;
	height:40px !important;
	left:723px !important;
	top:643px !important;
}

#item33679 {
	width:40px !important;
	height:40px !important;
}

#item33672 {
	width:40px !important;
	height:40px !important;
	left:1078px !important;
	top:643px !important;
}

#item33711 {
	width:40px !important;
	height:40px !important;
}

#item33705 {
	width:40px !important;
	height:40px !important;
	left:1431px !important;
	top:643px !important;
}

#item67517 {
	width:40px !important;
	height:40px !important;
}

#item67511 {
	width:40px !important;
	height:40px !important;
	left:1434px !important;
	top:720px !important;
}

#item67709 {
	width:40px !important;
	height:40px !important;
}

#item67703 {
	width:40px !important;
	height:40px !important;
	left:1435px !important;
	top:778px !important;
}

#item6728 {
	width:364px !important;
	height:625px !important;
	left:10px !important;
	top:10px !important;
}

#item6694 {
	width:364px !important;
	height:625px !important;
	left:10px !important;
	top:10px !important;
}

#item6660 {
	width:364px !important;
	height:625px !important;
	left:10px !important;
	top:10px !important;
}

#item6626 {
	width:364px !important;
	height:625px !important;
	left:10px !important;
	top:10px !important;
}

#item6592 {
	width:364px !important;
	height:625px !important;
	left:10px !important;
	top:10px !important;
}

#item6590 {
	width:64px !important;
	height:10px !important;
	left:14px !important;
	top:33px !important;
}

#item6588 {
	width:374px !important;
	height:635px !important;
	left:1489px !important;
	top:321px !important;
}

#item67807 {
	width:77px !important;
	height:77px !important;
	left:281px !important;
}

#item67771 {
	width:77px !important;
	height:77px !important;
	left:281px !important;
}

#item34649 {
	width:77px !important;
	height:77px !important;
	left:281px !important;
}

#item6789 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item6822 {
	width:83px !important;
	height:83px !important;
	left:289px !important;
	top:11px !important;
}

#item6855 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:11px !important;
}

#item6763 {
	width:69px !important;
	height:8px !important;
	left:61px !important;
	top:36px !important;
}

#item6761 {
	width:373px !important;
	height:632px !important;
	left:1138px !important;
	top:320px !important;
}

#item6924 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item6891 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item34610 {
	width:77px !important;
	height:85px !important;
	left:281px !important;
}

#item6865 {
	width:85px !important;
	height:8px !important;
	left:14px !important;
	top:33px !important;
}

#item6863 {
	width:371px !important;
	height:632px !important;
	left:785px !important;
	top:321px !important;
}

#item67575 {
	width:77px !important;
	height:77px !important;
	left:281px !important;
}

#item34570 {
	width:77px !important;
	height:77px !important;
	left:281px !important;
}

#item6960 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item6993 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item7026 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item6932 {
	width:371px !important;
	height:632px !important;
	left:431px !important;
	top:321px !important;
}

#item67693 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item67166 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item7128 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item7095 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item7161 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item7194 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item7062 {
	width:83px !important;
	height:83px !important;
	left:288px !important;
	top:10px !important;
}

#item7036 {
	width:104px !important;
	height:8px !important;
	left:20px !important;
	top:34px !important;
}

#item7034 {
	width:372px !important;
	height:632px !important;
	left:80px !important;
	top:321px !important;
}

#item31291 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item31297 {
	width:45px !important;
	height:45px !important;
	left:706px !important;
	top:10px !important;
}

#item6419 {
	width:79px !important;
	height:3px !important;
	left:218px !important;
	top:92px !important;
}

#item31295 {
	width:751px !important;
	height:137px !important;
	left:80px !important;
	top:208px !important;
}

#item9382 {
	width:45px !important;
	height:30px !important;
	left:7px !important;
	background:#ffd975;
}

#item9386 {
	width:45px !important;
	height:30px !important;
	left:7px !important;
	background:#ffd975;
}

#item9390 {
	width:45px !important;
	height:30px !important;
	left:7px !important;
	background:#ffd975;
}

#item9394 {
	width:45px !important;
	height:30px !important;
	left:7px !important;
	background:#ffd975;
}

#item9398 {
	width:45px !important;
	height:30px !important;
	left:7px !important;
	background:#ffd975;
}

#item9399 {
	width:239px !important;
	height:98px !important;
	left:501px !important;
	top:330px !important;
	border-radius:13px;
	background:#fff9eb;
}

#item9400 {
	width:239px !important;
	height:98px !important;
	left:771px !important;
	top:330px !important;
	border-radius:13px;
	background:#fff9eb;
}

#item9401 {
	width:239px !important;
	height:98px !important;
	left:1037px !important;
	top:329px !important;
	border-radius:13px;
	background:#fff9eb;
}

#item9402 {
	width:239px !important;
	height:98px !important;
	left:1309px !important;
	top:330px !important;
	border-radius:13px;
	background:#fff9eb;
}

#item9403 {
	width:239px !important;
	height:98px !important;
	left:1572px !important;
	top:330px !important;
	border-radius:13px;
	background:#fff9eb;
}

#item43127 {
	width:20px !important;
	height:4px !important;
	left:29px !important;
	top:52px !important;
	background:#ffeebb;
}

#item43132 {
	width:5px !important;
	height:4px !important;
	left:42px !important;
	top:57px !important;
	background:#ffeebb;
}

#item43134 {
	width:5px !important;
	height:4px !important;
	left:34px !important;
	top:57px !important;
	background:#ffeebb;
}

#item23136 {
	width:12px !important;
	height:4px !important;
	left:7px !important;
	top:65px !important;
	background:#ffc000;
}

#item23138 {
	width:12px !important;
	height:4px !important;
	left:7px !important;
	top:60px !important;
	background:#ffc000;
}

#item23141 {
	width:12px !important;
	height:4px !important;
	left:57px !important;
	top:65px !important;
	background:#ffc000;
}

#item23143 {
	width:12px !important;
	height:4px !important;
	left:57px !important;
	top:60px !important;
	background:#ffc000;
}

#item23191 {
	width:6px !important;
	height:4px !important;
	left:57px !important;
	top:65px !important;
	background:#ffb100;
}

#item23194 {
	width:6px !important;
	height:4px !important;
	left:57px !important;
	top:60px !important;
	background:#ffb100;
}

#item27762 {
	width:9px !important;
	height:3px !important;
	left:5px !important;
	top:49px !important;
	background:#ffc000;
}

#item27764 {
	width:9px !important;
	height:3px !important;
	left:5px !important;
	top:45px !important;
	background:#ffc000;
}

#item27767 {
	width:9px !important;
	height:3px !important;
	left:43px !important;
	top:49px !important;
	background:#ffc000;
}

#item27770 {
	width:9px !important;
	height:3px !important;
	left:43px !important;
	top:45px !important;
	background:#ffc000;
}

#item27818 {
	width:4px !important;
	height:3px !important;
	left:43px !important;
	top:49px !important;
	background:#ffb100;
}

#item27820 {
	width:4px !important;
	height:3px !important;
	left:43px !important;
	top:45px !important;
	background:#ffb100;
}

#item35078 {
	width:12px !important;
	height:4px !important;
	left:7px !important;
	top:65px !important;
	background:#ffc000;
}

#item35080 {
	width:12px !important;
	height:4px !important;
	left:7px !important;
	top:60px !important;
	background:#ffc000;
}

#item35084 {
	width:12px !important;
	height:4px !important;
	left:57px !important;
	top:65px !important;
	background:#ffc000;
}

#item35086 {
	width:12px !important;
	height:4px !important;
	left:57px !important;
	top:60px !important;
	background:#ffc000;
}

#item35135 {
	width:6px !important;
	height:4px !important;
	left:57px !important;
	top:65px !important;
	background:#ffb100;
}

#item35137 {
	width:6px !important;
	height:4px !important;
	left:57px !important;
	top:60px !important;
	background:#ffb100;
}

#item38107 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:206px !important;
}

#item38109 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:206px !important;
}

#item38111 {
	width:208px !important;
	height:206px !important;
	left:1235px !important;
	top:206px !important;
}

#item38117 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:518px !important;
}

#item38113 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:518px !important;
}

#item38115 {
	width:208px !important;
	height:206px !important;
	left:1235px !important;
	top:518px !important;
}

#item36993 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item38201 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item38194 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item36526 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item38193 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item38185 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item36113 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item38184 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item38177 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item37359 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item37269 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item37765 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item38174 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item38167 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item37668 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item38166 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item38159 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item37420 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item38158 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item38151 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item37960 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item37869 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item40482 {
	width:20px !important;
	height:4px !important;
	left:29px !important;
	top:52px !important;
	background:#ffeebb;
}

#item40487 {
	width:5px !important;
	height:4px !important;
	left:42px !important;
	top:57px !important;
	background:#ffeebb;
}

#item40489 {
	width:5px !important;
	height:4px !important;
	left:34px !important;
	top:57px !important;
	background:#ffeebb;
}

#item40638 {
	width:20px !important;
	height:4px !important;
	left:29px !important;
	top:52px !important;
	background:#ffeebb;
}

#item40642 {
	width:5px !important;
	height:4px !important;
	left:42px !important;
	top:57px !important;
	background:#ffeebb;
}

#item40644 {
	width:5px !important;
	height:4px !important;
	left:34px !important;
	top:57px !important;
	background:#ffeebb;
}

#item40172 {
	width:17px !important;
	height:3px !important;
	left:25px !important;
	top:45px !important;
	background:#ffeebb;
}

#item40177 {
	width:4px !important;
	height:3px !important;
	left:36px !important;
	top:49px !important;
	background:#ffeebb;
}

#item40179 {
	width:4px !important;
	height:3px !important;
	left:29px !important;
	top:49px !important;
	background:#ffeebb;
}

#item39092 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:206px !important;
}

#item39118 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:206px !important;
}

#item39144 {
	width:208px !important;
	height:206px !important;
	left:1235px !important;
	top:206px !important;
}

#item39170 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:518px !important;
}

#item39196 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:518px !important;
}

#item60808 {
	width:208px !important;
	height:206px !important;
	left:1461px !important;
	top:206px !important;
}

#item60844 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item61166 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item61156 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item41463 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item41711 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item41702 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item41084 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item41330 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item41323 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item39262 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item39367 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item39359 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item39260 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item42196 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item42539 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:12px !important;
	background:#ffffff;
}

#item42598 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item42590 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item42201 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item42447 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item42440 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item42881 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item42805 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item44017 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:206px !important;
}

#item44043 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:206px !important;
}

#item44095 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:518px !important;
}

#item44122 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:518px !important;
}

#item45581 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item45755 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item45747 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item45328 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item45406 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item45399 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item45975 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item45811 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item46226 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item46305 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item46298 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item45999 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item46173 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item46166 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item46451 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item46350 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item48881 {
	width:2px !important;
	height:1px !important;
	left:57px !important;
	top:26px !important;
	background:#ffe9ae;
}

#item49131 {
	width:2px !important;
	height:1px !important;
	left:57px !important;
	top:26px !important;
	background:#ffe9ae;
}

#item48554 {
	width:2px !important;
	height:1px !important;
	left:49px !important;
	top:22px !important;
	background:#ffe9ae;
}

#item47266 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:206px !important;
}

#item47292 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:206px !important;
}

#item47318 {
	width:208px !important;
	height:206px !important;
	left:1235px !important;
	top:206px !important;
}

#item47344 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:518px !important;
}

#item47370 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:518px !important;
}

#item49229 {
	width:208px !important;
	height:206px !important;
	left:1462px !important;
	top:206px !important;
}

#item49982 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item50108 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item50100 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item49772 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item49851 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item49844 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item49351 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item49430 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item49423 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item47545 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item47723 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item47715 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item50287 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item50179 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item50597 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item50746 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item50739 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item50291 {
	width:1239px !important;
	height:831px !important;
	left:10px !important;
	top:13px !important;
	background:#ffffff;
}

#item50371 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item50363 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item51007 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item50811 {
	width:1260px !important;
	height:844px !important;
	left:581px !important;
	top:133px !important;
}

#item51886 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:206px !important;
}

#item51912 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:206px !important;
}

#item51964 {
	width:208px !important;
	height:206px !important;
	left:786px !important;
	top:518px !important;
}

#item51991 {
	width:208px !important;
	height:206px !important;
	left:1012px !important;
	top:518px !important;
}

#item52017 {
	width:208px !important;
	height:206px !important;
	left:1235px !important;
	top:518px !important;
}

#item54774 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item54767 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item53974 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item53967 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item55533 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item55129 {
	width:1260px !important;
	height:890px !important;
	left:581px !important;
	top:133px !important;
}

#item56277 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item56270 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item56073 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item56066 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item55835 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item55828 {
	width:82px !important;
	height:82px !important;
	left:1179px !important;
	top:10px !important;
}

#item56413 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item56333 {
	width:1260px !important;
	height:890px !important;
	left:581px !important;
	top:133px !important;
}

#item13671 {
	width:1847px !important;
	height:1023px !important;
	left:37px !important;
	top:36px !important;
	background:#ffc538;
}

#item13958 {
	width:1847px !important;
	height:1023px !important;
	left:37px !important;
	top:36px !important;
	background:#ffc538;
}

#item13960 {
	width:1978px !important;
	height:759px !important;
	left:-94px !important;
	top:340px !important;
}
#in5footer,  #prefooter {display:none;}
