/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#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:59830px; height:1092px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@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; }
}
.presmode.fsmode:-webkit-full-screen {cursor:none;}
.presmode.fsmode:-ms-full-screen {cursor:none;}
.presmode.fsmode:-moz-full-screen {cursor:none;}
.presmode.fsmode.cursor-move {cursor:auto;}
.fs-hide-nav:-webkit-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-ms-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-moz-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-viewdisp:-webkit-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-ms-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-moz-full-screen #viewer-options-wrap {display:none !important;}
#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 #648ac7; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#648ac7;}
#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;}
}

#item773 {
	width:1920px !important;
	left:6px !important;
	top:704px !important;
	min-height:89px !important;
}

#item776 {
	width:272px !important;
	height:262px !important;
	left:830px !important;
	top:288px !important;
}

#item819 {
	width:1920px !important;
	left:18px !important;
	top:819px !important;
	min-height:55px !important;
}

#item505 {
	width:14px !important;
	height:17px !important;
	left:240px !important;
	top:58px !important;
}

#item506 {
	width:14px !important;
	height:17px !important;
	left:1788px !important;
	top:1005px !important;
}

#item12910 {
	width:26px !important;
	height:26px !important;
	left:75px !important;
	top:1005px !important;
}

#item16622 {
	width:393px !important;
	left:763px !important;
	top:579px !important;
	min-height:306px !important;
}

#item16597 {
	width:393px !important;
	left:764px !important;
	top:403px !important;
	min-height:130px !important;
}

#item16572 {
	width:393px !important;
	left:764px !important;
	top:220px !important;
	min-height:136px !important;
}

#item16544 {
	width:393px !important;
	left:299px !important;
	top:574px !important;
	min-height:197px !important;
}

#item16519 {
	width:392px !important;
	left:300px !important;
	top:327px !important;
	min-height:188px !important;
}

#item16494 {
	width:393px !important;
	left:299px !important;
	top:220px !important;
	min-height:49px !important;
}

#item875 {
	width:523px !important;
	left:1328px !important;
	top:220px !important;
	min-height:79px !important;
}

#item16824 {
	width:532px !important;
	left:1328px !important;
	top:836px !important;
	min-height:49px !important;
}

#item16801 {
	width:524px !important;
	left:1328px !important;
	top:736px !important;
	min-height:49px !important;
}

#item16773 {
	width:523px !important;
	left:1328px !important;
	top:634px !important;
	min-height:50px !important;
}

#item16750 {
	width:523px !important;
	left:1328px !important;
	top:532px !important;
	min-height:50px !important;
}

#item16727 {
	width:517px !important;
	left:1328px !important;
	top:351px !important;
	min-height:130px !important;
}

#item919 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item17713 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item13043 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item13044 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item13068 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item13069 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item13040 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item16848 {
	width:172px !important;
	height:92px !important;
	left:1156px !important;
	top:377px !important;
}

#item526 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item993 {
	width:505px !important;
	height:1080px !important;
	left:4px !important;
	background:#648ac7;
}

#item1015 {
	width:520px !important;
	left:621px !important;
	top:220px !important;
	min-height:306px !important;
}

#item1037 {
	width:516px !important;
	left:1213px !important;
	top:220px !important;
	min-height:309px !important;
}

#item1059 {
	width:454px !important;
	left:25px !important;
	top:586px !important;
	min-height:104px !important;
}

#item1062 {
	width:147px !important;
	height:152px !important;
	left:181px !important;
	top:394px !important;
}

#item1090 {
	width:303px !important;
	left:373px !important;
	top:98px !important;
	min-height:34px !important;
}

#item1112 {
	width:303px !important;
	left:9px !important;
	top:98px !important;
	min-height:34px !important;
}

#item1161 {
	width:98px !important;
	min-height:29px !important;
}

#item17689 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item1191 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item1211 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item1167 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item1187 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item1165 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item423 {
	width:14px !important;
	height:17px !important;
	left:240px !important;
	top:58px !important;
}

#item446 {
	width:26px !important;
	height:26px !important;
	left:75px !important;
	top:1005px !important;
}

#item458 {
	width:14px !important;
	height:17px !important;
	left:1766px !important;
	top:1005px !important;
}

#item1233 {
	width:1240px !important;
	height:428px !important;
	left:555px !important;
	top:432px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item1234 {
	width:608px !important;
	height:423px !important;
	left:1187px !important;
	top:221px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item1236 {
	width:505px !important;
	height:1086px !important;
	background:#648ac7;
}

#item1257 {
	width:580px !important;
	left:554px !important;
	top:220px !important;
	min-height:167px !important;
}

#item1301 {
	width:454px !important;
	left:25px !important;
	top:586px !important;
	min-height:104px !important;
}

#item1324 {
	width:98px !important;
	min-height:29px !important;
}

#item1332 {
	width:33px !important;
	height:34px !important;
	left:75px !important;
	top:14px !important;
}

#item1340 {
	width:17px !important;
	height:13px !important;
	left:640px !important;
	top:894px !important;
}

#item1360 {
	width:283px !important;
	left:916px !important;
	top:500px !important;
	min-height:336px !important;
}

#item1708 {
	width:144px !important;
	height:20px !important;
	left:8px !important;
	top:452px !important;
	background:#fff;
}

#item1730 {
	width:283px !important;
	left:602px !important;
	top:500px !important;
	min-height:344px !important;
}

#item1752 {
	width:498px !important;
	left:602px !important;
	top:457px !important;
	min-height:26px !important;
}

#item1865 {
	width:505px !important;
	height:108px !important;
	top:232px !important;
}

#item1866 {
	width:51px !important;
	height:44px !important;
	left:767px !important;
	top:388px !important;
}

#item17666 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item16980 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16981 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item17005 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item17006 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16977 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item1953 {
	width:681px !important;
	left:125px !important;
	top:220px !important;
	min-height:119px !important;
}

#item1975 {
	width:873px !important;
	left:922px !important;
	top:223px !important;
	min-height:468px !important;
}

#item1978 {
	width:119px !important;
	height:90px !important;
	left:806px !important;
	top:299px !important;
}

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

#item1980 {
	width:321px !important;
	height:274px !important;
	border-radius:10px;
	background:#f1f8fe;
}

#item2002 {
	width:230px !important;
	top:134px !important;
	min-height:12px !important;
}

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

#item2006 {
	width:321px !important;
	height:274px !important;
	border-radius:10px;
	background:#f1f8fe;
}

#item2027 {
	width:224px !important;
	top:148px !important;
	min-height:31px !important;
}

#item2031 {
	width:430px !important;
	height:30px !important;
	left:1365px !important;
	top:177px !important;
}

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

#item2033 {
	width:321px !important;
	height:274px !important;
	border-radius:10px;
	background:#f1f8fe;
}

#item2054 {
	width:223px !important;
	top:159px !important;
	min-height:34px !important;
}

#item2064 {
	width:7px !important;
	height:7px !important;
	left:32px !important;
	background:#19366e;
}

#item2065 {
	width:7px !important;
	height:7px !important;
	left:32px !important;
	top:15px !important;
	background:#19366e;
}

#item2066 {
	width:7px !important;
	height:7px !important;
	left:32px !important;
	top:29px !important;
	background:#19366e;
}

#item2067 {
	width:7px !important;
	height:7px !important;
	left:16px !important;
	background:#19366e;
}

#item2068 {
	width:7px !important;
	height:7px !important;
	left:16px !important;
	top:15px !important;
	background:#19366e;
}

#item2069 {
	width:7px !important;
	height:7px !important;
	background:#19366e;
}

#item2070 {
	width:7px !important;
	height:7px !important;
	top:15px !important;
	background:#19366e;
}

#item2071 {
	width:7px !important;
	height:7px !important;
	top:29px !important;
	background:#19366e;
}

#item2073 {
	width:7px !important;
	height:7px !important;
	left:32px !important;
	background:#19366e;
}

#item2074 {
	width:7px !important;
	height:7px !important;
	left:16px !important;
	background:#19366e;
}

#item2075 {
	width:7px !important;
	height:7px !important;
	background:#19366e;
}

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

#item2077 {
	width:326px !important;
	height:274px !important;
	border-radius:10px;
	background:#f1f8fe;
}

#item2098 {
	width:274px !important;
	top:135px !important;
	min-height:34px !important;
}

#item2129 {
	width:517px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item2132 {
	width:51px !important;
	height:44px !important;
	left:380px !important;
	top:281px !important;
}

#item17643 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item16307 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16308 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16332 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16333 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16304 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item2224 {
	width:517px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item2249 {
	width:49px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2271 {
	width:49px !important;
	left:204px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2293 {
	width:49px !important;
	left:449px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2315 {
	width:49px !important;
	left:740px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2337 {
	width:49px !important;
	left:852px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2359 {
	width:49px !important;
	left:1072px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2381 {
	width:49px !important;
	left:977px !important;
	background:#fff;
	min-height:14px !important;
}

#item2403 {
	width:49px !important;
	left:1167px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2425 {
	width:49px !important;
	left:1314px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2447 {
	width:49px !important;
	left:1465px !important;
	top:2px !important;
	background:#fff;
	min-height:14px !important;
}

#item2469 {
	width:49px !important;
	left:309px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2491 {
	width:49px !important;
	left:591px !important;
	top:1px !important;
	background:#fff;
	min-height:14px !important;
}

#item2513 {
	width:141px !important;
	left:154px !important;
	top:294px !important;
	min-height:78px !important;
}

@keyframes fly-in-top-2516 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-2516 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2537 {
	width:154px !important;
	left:11px !important;
	top:42px !important;
	min-height:99px !important;
}

@keyframes fly-in-bottom-2554 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2554 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2575 {
	width:147px !important;
	left:12px !important;
	top:235px !important;
	min-height:184px !important;
}

#item2591 {
	width:10px !important;
	height:10px !important;
	left:549px !important;
	top:784px !important;
}

@keyframes fly-in-top-2592 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-2592 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2613 {
	width:147px !important;
	top:42px !important;
	min-height:95px !important;
}

#item2627 {
	width:10px !important;
	height:10px !important;
	left:97px !important;
	top:165px !important;
}

@keyframes fly-in-bottom-2628 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2628 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2649 {
	width:157px !important;
	left:12px !important;
	top:264px !important;
	min-height:196px !important;
}

#item2663 {
	width:10px !important;
	height:10px !important;
	left:106px !important;
	top:302px !important;
}

@keyframes fly-in-bottom-2664 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2664 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2685 {
	width:156px !important;
	left:13px !important;
	top:140px !important;
	min-height:238px !important;
}

#item2702 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
}

@keyframes fly-in-top-2703 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-2703 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2724 {
	width:147px !important;
	top:83px !important;
	min-height:78px !important;
}

#item2728 {
	width:157px !important;
	height:122px !important;
	background:#f1f8fe;
}

@keyframes fly-in-top-2757 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-2757 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2778 {
	width:198px !important;
	top:41px !important;
	min-height:129px !important;
}

@keyframes fly-in-bottom-2796 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2796 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2817 {
	width:142px !important;
	min-height:95px !important;
}

@keyframes fly-in-bottom-2821 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2821 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2842 {
	width:164px !important;
	min-height:129px !important;
}

@keyframes fly-in-bottom-2846 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2846 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2867 {
	width:140px !important;
	left:11px !important;
	top:266px !important;
	min-height:142px !important;
}

#item2889 {
	width:178px !important;
	min-height:95px !important;
}

#item2904 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:294px !important;
}

@keyframes fly-in-top-2906 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-2906 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2927 {
	width:137px !important;
	left:3px !important;
	top:25px !important;
	min-height:112px !important;
}

#item2942 {
	width:10px !important;
	height:10px !important;
	left:98px !important;
	top:121px !important;
}

#item2943 {
	width:14px !important;
	height:12px !important;
	left:119px !important;
	top:137px !important;
}

@keyframes fly-in-top-2944 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-2944 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2965 {
	width:191px !important;
	top:98px !important;
	min-height:62px !important;
}

#item2984 {
	width:14px !important;
	height:12px !important;
	left:23px !important;
	top:160px !important;
}

#item17620 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item16251 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16252 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16276 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16277 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16248 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item3070 {
	width:523px !important;
	left:125px !important;
	top:220px !important;
	min-height:264px !important;
}

#item3073 {
	width:488px !important;
	height:30px !important;
	left:181px !important;
	top:150px !important;
}

#item3074 {
	width:610px !important;
	height:693px !important;
	left:750px !important;
	top:262px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item3094 {
	width:379px !important;
	height:693px !important;
	left:1416px !important;
	top:262px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item3116 {
	width:538px !important;
	left:75px !important;
	top:48px !important;
	min-height:17px !important;
}

#item3159 {
	width:237px !important;
	left:1491px !important;
	top:346px !important;
	min-height:159px !important;
}

#item3181 {
	width:434px !important;
	left:810px !important;
	top:758px !important;
	min-height:141px !important;
}

#item3203 {
	width:246px !important;
	left:1488px !important;
	top:758px !important;
	min-height:180px !important;
}

#item3226 {
	width:288px !important;
	min-height:329px !important;
}

#item3248 {
	width:189px !important;
	left:303px !important;
	top:43px !important;
	min-height:303px !important;
}

#item3251 {
	width:102px !important;
	height:90px !important;
	left:648px !important;
	top:248px !important;
}

#item17597 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item16198 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16199 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16223 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16224 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16195 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item3334 {
	width:538px !important;
	left:75px !important;
	top:48px !important;
	min-height:17px !important;
}

#item3356 {
	width:771px !important;
	left:125px !important;
	top:220px !important;
	min-height:101px !important;
}

#item3378 {
	width:771px !important;
	height:36px !important;
	left:125px !important;
	top:409px !important;
	background:#269a48;
}

#item3400 {
	width:771px !important;
	height:36px !important;
	left:125px !important;
	top:844px !important;
	background:#3f7e44;
}

#item3422 {
	width:771px !important;
	height:36px !important;
	left:125px !important;
	top:454px !important;
	background:#00aed9;
}

#item3425 {
	width:820px !important;
	height:735px !important;
	left:975px !important;
	top:220px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item3445 {
	width:771px !important;
	height:69px !important;
	left:125px !important;
	top:500px !important;
	background:#fdb612;
}

#item3467 {
	width:771px !important;
	height:69px !important;
	left:125px !important;
	top:579px !important;
	background:#a21942;
}

#item3489 {
	width:771px !important;
	height:95px !important;
	left:125px !important;
	top:658px !important;
	background:#f26d25;
}

#item3511 {
	width:771px !important;
	height:72px !important;
	left:125px !important;
	top:763px !important;
	background:#bf8b2e;
}

#item3533 {
	width:771px !important;
	height:65px !important;
	left:125px !important;
	top:890px !important;
	background:#bf8b2e;
}

#item3555 {
	width:771px !important;
	height:36px !important;
	left:125px !important;
	top:363px !important;
	background:#d3a029;
}

#item3768 {
	width:51px !important;
	height:44px !important;
	left:387px !important;
	top:319px !important;
}

#item17574 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item16143 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16144 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16168 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16169 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16139 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item3834 {
	width:505px !important;
	height:1080px !important;
	left:4px !important;
	background:#648ac7;
}

#item3855 {
	width:505px !important;
	top:586px !important;
	min-height:104px !important;
}

#item3877 {
	width:1235px !important;
	left:556px !important;
	top:221px !important;
	min-height:78px !important;
}

#item3901 {
	width:98px !important;
	min-height:29px !important;
}

#item3924 {
	width:381px !important;
	left:62px !important;
	top:770px !important;
	min-height:197px !important;
}

#item3928 {
	width:1235px !important;
	height:627px !important;
	left:556px !important;
	top:328px !important;
	border-radius:12px;
	background:#f1f8fe;
}

#item3940 {
	width:51px !important;
	height:44px !important;
	left:733px !important;
	top:436px !important;
}

#item3960 {
	width:1235px !important;
	left:556px !important;
	top:368px !important;
	min-height:32px !important;
}

#item3963 {
	width:26px !important;
	height:46px !important;
	left:1333px !important;
	top:377px !important;
}

#item17551 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item16087 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16088 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16112 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16113 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16084 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item4043 {
	width:538px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item4065 {
	width:810px !important;
	left:124px !important;
	top:219px !important;
	min-height:613px !important;
}

#item4087 {
	width:810px !important;
	height:612px !important;
	left:985px !important;
	top:220px !important;
	border-radius:12px;
	background:#f1f8fe;
}

#item4109 {
	width:810px !important;
	left:985px !important;
	top:284px !important;
	min-height:26px !important;
}

#item4145 {
	width:195px !important;
	height:46px !important;
	left:24px !important;
	top:123px !important;
	background:#19366e;
}

#item4167 {
	width:175px !important;
	height:48px !important;
	left:18px !important;
	top:272px !important;
	background:#f1f8fe;
	border:solid 1.976535px #19366e;
}

#item4189 {
	width:173px !important;
	height:44px !important;
	left:244px !important;
	top:273px !important;
}

#item4211 {
	width:106px !important;
	height:44px !important;
	left:453px !important;
	top:44px !important;
}

#item4233 {
	width:106px !important;
	height:48px !important;
	left:618px !important;
	top:163px !important;
}

#item4255 {
	width:106px !important;
	height:48px !important;
	left:431px !important;
	top:271px !important;
}

#item4277 {
	width:106px !important;
	height:44px !important;
	top:53px !important;
}

#item4299 {
	width:79px !important;
	height:46px !important;
	left:519px !important;
	top:165px !important;
	background:#ce7b61;
}

#item4302 {
	width:51px !important;
	height:44px !important;
	left:314px !important;
	top:579px !important;
}

#item4303 {
	width:26px !important;
	height:46px !important;
	left:1355px !important;
	top:219px !important;
}

#item17528 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item16031 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16032 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16056 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item16057 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item16028 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item4364 {
	width:305px !important;
	height:172px !important;
	left:125px !important;
	top:784px !important;
	border-radius:12px;
	background:#f1f8fe;
}

#item4365 {
	width:33px !important;
	height:37px !important;
	left:597px !important;
	top:352px !important;
}

#item4385 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item4407 {
	width:810px !important;
	left:125px !important;
	top:220px !important;
	min-height:544px !important;
}

#item4429 {
	width:466px !important;
	left:463px !important;
	top:784px !important;
	min-height:172px !important;
}

#item4432 {
	width:102px !important;
	height:90px !important;
	left:935px !important;
	top:248px !important;
}

#item4466 {
	width:759px !important;
	min-height:436px !important;
}

#item4497 {
	width:254px !important;
	left:506px !important;
	top:711px !important;
	min-height:12px !important;
}

#item4500 {
	width:87px !important;
	height:89px !important;
	left:125px !important;
	top:691px !important;
}

#item4521 {
	width:305px !important;
	min-height:32px !important;
}

#item4543 {
	width:302px !important;
	top:49px !important;
	min-height:16px !important;
}

#item17505 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15973 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15974 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15998 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15999 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15970 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item4610 {
	width:381px !important;
	height:165px !important;
	left:556px !important;
	top:547px !important;
	border-radius:12px;
	background:#f1f8fe;
}

#item4682 {
	width:381px !important;
	left:556px !important;
	top:808px !important;
	min-height:101px !important;
}

#item4704 {
	width:381px !important;
	left:556px !important;
	top:220px !important;
	min-height:148px !important;
}

#item4748 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item4752 {
	width:569px !important;
	height:1112px !important;
	background:#648ac7;
}

#item4773 {
	width:458px !important;
	left:25px !important;
	top:586px !important;
	min-height:104px !important;
}

#item4795 {
	width:481px !important;
	left:556px !important;
	top:463px !important;
	min-height:65px !important;
}

#item4818 {
	width:302px !important;
	min-height:48px !important;
}

#item4840 {
	width:302px !important;
	top:64px !important;
	min-height:30px !important;
}

#item4864 {
	width:98px !important;
	min-height:29px !important;
}

#item5188 {
	width:102px !important;
	height:90px !important;
	left:935px !important;
	top:274px !important;
}

#item5477 {
	width:51px !important;
	height:44px !important;
	left:633px !important;
	top:507px !important;
}

#item5478 {
	width:87px !important;
	height:89px !important;
	left:556px !important;
	top:368px !important;
}

#item5479 {
	width:87px !important;
	height:89px !important;
	left:556px !important;
	top:719px !important;
}

#item5480 {
	width:51px !important;
	height:44px !important;
	left:1260px !important;
	top:316px !important;
}

#item5501 {
	width:758px !important;
	left:1037px !important;
	top:220px !important;
	min-height:228px !important;
}

#item5525 {
	width:206px !important;
	left:1287px !important;
	top:942px !important;
	min-height:36px !important;
}

#item5552 {
	width:188px !important;
	top:68px !important;
	min-height:46px !important;
}

#item5563 {
	width:102px !important;
	height:344px !important;
	left:1340px !important;
	top:489px !important;
	border-radius:7px;
	background:#19366e;
}

#item5564 {
	width:22px !important;
	height:70px !important;
	left:1379px !important;
	top:762px !important;
	border-radius:7px;
	background:#fff;
}

#item5566 {
	width:18px !important;
	height:18px !important;
	left:1382px !important;
	top:528px !important;
	background:#f1f8fe;
}

#item5567 {
	width:18px !important;
	height:18px !important;
	left:1382px !important;
	top:608px !important;
	background:#f1f8fe;
}

#item5568 {
	width:18px !important;
	height:18px !important;
	left:1382px !important;
	top:689px !important;
	background:#f1f8fe;
}

#item5569 {
	width:18px !important;
	height:18px !important;
	left:1382px !important;
	top:556px !important;
	background:#f1f8fe;
}

#item5570 {
	width:18px !important;
	height:18px !important;
	left:1382px !important;
	top:636px !important;
	background:#f1f8fe;
}

#item5571 {
	width:18px !important;
	height:18px !important;
	left:1382px !important;
	top:717px !important;
	background:#f1f8fe;
}

#item5572 {
	width:18px !important;
	height:18px !important;
	left:1354px !important;
	top:528px !important;
	background:#f1f8fe;
}

#item5573 {
	width:18px !important;
	height:18px !important;
	left:1354px !important;
	top:608px !important;
	background:#f1f8fe;
}

#item5574 {
	width:18px !important;
	height:18px !important;
	left:1354px !important;
	top:689px !important;
	background:#f1f8fe;
}

#item5575 {
	width:18px !important;
	height:18px !important;
	left:1354px !important;
	top:556px !important;
	background:#f1f8fe;
}

#item5576 {
	width:18px !important;
	height:18px !important;
	left:1354px !important;
	top:636px !important;
	background:#f1f8fe;
}

#item5577 {
	width:18px !important;
	height:18px !important;
	left:1354px !important;
	top:717px !important;
	background:#f1f8fe;
}

#item5578 {
	width:18px !important;
	height:18px !important;
	left:1411px !important;
	top:528px !important;
	background:#f1f8fe;
}

#item5579 {
	width:18px !important;
	height:18px !important;
	left:1411px !important;
	top:608px !important;
	background:#f1f8fe;
}

#item5580 {
	width:18px !important;
	height:18px !important;
	left:1411px !important;
	top:689px !important;
	background:#f1f8fe;
}

#item5581 {
	width:18px !important;
	height:18px !important;
	left:1411px !important;
	top:556px !important;
	background:#f1f8fe;
}

#item5582 {
	width:18px !important;
	height:18px !important;
	left:1411px !important;
	top:636px !important;
	background:#f1f8fe;
}

#item5583 {
	width:18px !important;
	height:18px !important;
	left:1411px !important;
	top:717px !important;
	background:#f1f8fe;
}

#item5584 {
	width:7px !important;
	height:10px !important;
	left:1442px !important;
	top:673px !important;
}

#item5585 {
	width:7px !important;
	height:10px !important;
	left:1333px !important;
	top:707px !important;
}

#item5586 {
	width:7px !important;
	height:10px !important;
	left:1333px !important;
	top:622px !important;
}

#item5587 {
	width:7px !important;
	height:112px !important;
	left:1333px !important;
	top:796px !important;
}

#item5612 {
	width:159px !important;
	top:63px !important;
	min-height:46px !important;
}

#item5640 {
	width:159px !important;
	top:68px !important;
	min-height:46px !important;
}

#item5674 {
	width:102px !important;
	left:1340px !important;
	top:503px !important;
	min-height:51px !important;
}

#item5701 {
	width:182px !important;
	left:33px !important;
	top:70px !important;
	min-height:46px !important;
}

#item5705 {
	width:51px !important;
	height:44px !important;
	left:1405px !important;
	top:448px !important;
}

#item5710 {
	width:4px !important;
	height:2px !important;
	left:27px !important;
	top:26px !important;
	background:#788daa;
}

#item5712 {
	width:4px !important;
	height:2px !important;
	left:27px !important;
	top:18px !important;
	background:#788daa;
}

#item5730 {
	width:4px !important;
	height:2px !important;
	left:27px !important;
	top:14px !important;
	background:#788daa;
}

#item17482 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15914 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15915 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15940 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15941 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15911 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item5817 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item5839 {
	width:810px !important;
	left:985px !important;
	top:384px !important;
	border-radius:12px;
	background:#f1f8fe;
	min-height:534px !important;
}

#item5861 {
	width:810px !important;
	left:985px !important;
	top:220px !important;
	min-height:120px !important;
}

#item5913 {
	width:7px !important;
	height:10px !important;
	left:1096px !important;
	top:848px !important;
}

#item5914 {
	width:7px !important;
	height:10px !important;
	left:1090px !important;
	top:750px !important;
}

#item5915 {
	width:7px !important;
	height:10px !important;
	left:1083px !important;
	top:624px !important;
}

#item5916 {
	width:7px !important;
	height:10px !important;
	left:1080px !important;
	top:526px !important;
}

#item5939 {
	width:51px !important;
	height:44px !important;
	left:1020px !important;
	top:340px !important;
}

#item5959 {
	width:758px !important;
	left:125px !important;
	top:220px !important;
	min-height:96px !important;
}

#item6045 {
	width:810px !important;
	left:985px !important;
	top:432px !important;
	min-height:62px !important;
}

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

#item6049 {
	width:276px !important;
	height:162px !important;
	border-radius:11px;
	border:solid 1px #19366e;
}

#item6070 {
	width:163px !important;
	left:19px !important;
	top:31px !important;
	min-height:36px !important;
}

#item6092 {
	width:200px !important;
	height:14px !important;
}

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

#item6096 {
	width:276px !important;
	height:162px !important;
	border-radius:11px;
	border:solid 1px #19366e;
}

#item6117 {
	width:160px !important;
	left:4px !important;
	top:35px !important;
	min-height:36px !important;
}

#item6139 {
	width:168px !important;
	height:20px !important;
}

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

#item6143 {
	width:276px !important;
	height:162px !important;
	border-radius:11px;
	border:solid 1px #19366e;
}

#item6164 {
	width:239px !important;
	top:28px !important;
	min-height:36px !important;
}

#item6186 {
	width:197px !important;
	height:14px !important;
	left:22px !important;
}

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

#item6190 {
	width:276px !important;
	height:162px !important;
	border-radius:11px;
	border:solid 1px #19366e;
}

#item6211 {
	width:168px !important;
	top:36px !important;
	min-height:36px !important;
}

#item6233 {
	width:168px !important;
	height:20px !important;
}

#item14420 {
	width:224px !important;
	left:556px !important;
	top:451px !important;
	min-height:51px !important;
}

#item14443 {
	width:204px !important;
	left:185px !important;
	top:452px !important;
	min-height:51px !important;
}

#item14466 {
	width:202px !important;
	left:566px !important;
	top:629px !important;
	min-height:27px !important;
}

#item14489 {
	width:165px !important;
	left:227px !important;
	top:669px !important;
	min-height:27px !important;
}

#item14513 {
	width:148px !important;
	left:236px !important;
	top:574px !important;
	min-height:11px !important;
}

#item14536 {
	width:148px !important;
	left:235px !important;
	top:770px !important;
	min-height:35px !important;
}

#item14559 {
	width:182px !important;
	left:576px !important;
	top:764px !important;
	min-height:51px !important;
}

#item14582 {
	width:182px !important;
	left:544px !important;
	top:815px !important;
	min-height:22px !important;
}

#item14605 {
	width:608px !important;
	left:160px !important;
	top:907px !important;
	min-height:11px !important;
}

#item14672 {
	width:113px !important;
	height:382px !important;
	left:408px !important;
	top:377px !important;
	border-radius:8px;
	background:#19366e;
}

#item14673 {
	width:25px !important;
	height:78px !important;
	left:453px !important;
	top:681px !important;
	border-radius:8px;
	background:#fff;
}

#item14675 {
	width:20px !important;
	height:20px !important;
	left:456px !important;
	top:421px !important;
	background:#f1f8fe;
}

#item14676 {
	width:20px !important;
	height:20px !important;
	left:456px !important;
	top:510px !important;
	background:#f1f8fe;
}

#item14677 {
	width:20px !important;
	height:20px !important;
	left:456px !important;
	top:600px !important;
	background:#f1f8fe;
}

#item14678 {
	width:20px !important;
	height:20px !important;
	left:456px !important;
	top:453px !important;
	background:#f1f8fe;
}

#item14679 {
	width:20px !important;
	height:20px !important;
	left:456px !important;
	top:541px !important;
	background:#f1f8fe;
}

#item14680 {
	width:20px !important;
	height:20px !important;
	left:456px !important;
	top:631px !important;
	background:#f1f8fe;
}

#item14681 {
	width:20px !important;
	height:20px !important;
	left:424px !important;
	top:421px !important;
	background:#f1f8fe;
}

#item14682 {
	width:20px !important;
	height:20px !important;
	left:424px !important;
	top:510px !important;
	background:#f1f8fe;
}

#item14683 {
	width:20px !important;
	height:20px !important;
	left:424px !important;
	top:600px !important;
	background:#f1f8fe;
}

#item14684 {
	width:20px !important;
	height:20px !important;
	left:424px !important;
	top:453px !important;
	background:#f1f8fe;
}

#item14685 {
	width:20px !important;
	height:20px !important;
	left:424px !important;
	top:541px !important;
	background:#f1f8fe;
}

#item14687 {
	width:20px !important;
	height:20px !important;
	left:424px !important;
	top:631px !important;
	background:#f1f8fe;
}

#item14688 {
	width:20px !important;
	height:20px !important;
	left:487px !important;
	top:421px !important;
	background:#f1f8fe;
}

#item14689 {
	width:20px !important;
	height:20px !important;
	left:487px !important;
	top:510px !important;
	background:#f1f8fe;
}

#item14690 {
	width:20px !important;
	height:20px !important;
	left:487px !important;
	top:600px !important;
	background:#f1f8fe;
}

#item14691 {
	width:20px !important;
	height:20px !important;
	left:487px !important;
	top:453px !important;
	background:#f1f8fe;
}

#item14692 {
	width:20px !important;
	height:20px !important;
	left:487px !important;
	top:541px !important;
	background:#f1f8fe;
}

#item14693 {
	width:20px !important;
	height:20px !important;
	left:487px !important;
	top:631px !important;
	background:#f1f8fe;
}

#item14694 {
	width:8px !important;
	height:214px !important;
	left:522px !important;
	top:379px !important;
}

#item14695 {
	width:8px !important;
	height:11px !important;
	left:401px !important;
	top:620px !important;
}

#item14697 {
	width:8px !important;
	height:11px !important;
	left:401px !important;
	top:526px !important;
}

#item14698 {
	width:8px !important;
	height:124px !important;
	left:401px !important;
	top:719px !important;
}

#item14703 {
	width:113px !important;
	left:409px !important;
	top:393px !important;
	min-height:51px !important;
}

#item14730 {
	width:8px !important;
	height:19px !important;
	left:282px !important;
	top:433px !important;
}

#item14731 {
	width:8px !important;
	height:19px !important;
	left:307px !important;
	top:554px !important;
}

#item14732 {
	width:8px !important;
	height:19px !important;
	left:664px !important;
	top:431px !important;
}

#item14733 {
	width:8px !important;
	height:19px !important;
	left:665px !important;
	top:610px !important;
}

#item14734 {
	width:8px !important;
	height:19px !important;
	left:311px !important;
	top:649px !important;
}

#item14735 {
	width:8px !important;
	height:19px !important;
	left:307px !important;
	top:751px !important;
}

#item17458 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15857 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15858 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15882 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15883 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15854 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item6494 {
	width:505px !important;
	height:1113px !important;
	left:4px !important;
	background:#648ac7;
}

#item6515 {
	width:434px !important;
	left:555px !important;
	top:220px !important;
	min-height:255px !important;
}

#item6518 {
	width:758px !important;
	height:783px !important;
	left:1087px !important;
	top:172px !important;
	border-radius:30px;
	background:#f1f8fe;
}

#item6519 {
	width:429px !important;
	height:436px !important;
	left:555px !important;
	top:519px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item6539 {
	width:466px !important;
	left:1147px !important;
	top:220px !important;
	min-height:43px !important;
}

#item6561 {
	width:505px !important;
	top:579px !important;
	min-height:104px !important;
}

#item6583 {
	width:639px !important;
	left:1147px !important;
	top:300px !important;
	min-height:202px !important;
}

#item6597 {
	width:102px !important;
	height:90px !important;
	left:985px !important;
	top:413px !important;
}

#item6618 {
	width:98px !important;
	min-height:29px !important;
}

#item6641 {
	width:430px !important;
	left:1365px !important;
	top:902px !important;
	min-height:12px !important;
}

#item6651 {
	width:8px !important;
	height:8px !important;
	left:40px !important;
	background:#fff;
}

#item6652 {
	width:8px !important;
	height:8px !important;
	left:40px !important;
	top:18px !important;
	background:#fff;
}

#item6653 {
	width:8px !important;
	height:8px !important;
	left:40px !important;
	top:36px !important;
	background:#fff;
}

#item6654 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	background:#fff;
}

#item6655 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	top:18px !important;
	background:#fff;
}

#item6656 {
	width:8px !important;
	height:8px !important;
	background:#fff;
}

#item6657 {
	width:8px !important;
	height:8px !important;
	top:18px !important;
	background:#fff;
}

#item6658 {
	width:8px !important;
	height:8px !important;
	top:36px !important;
	background:#fff;
}

#item6660 {
	width:8px !important;
	height:8px !important;
	left:40px !important;
	background:#fff;
}

#item6661 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	background:#fff;
}

#item6662 {
	width:8px !important;
	height:8px !important;
	background:#fff;
}

#item6664 {
	width:18px !important;
	height:22px !important;
	left:834px !important;
	top:857px !important;
}

#item6686 {
	width:147px !important;
	left:26px !important;
	top:22px !important;
	min-height:84px !important;
}

#item6708 {
	width:203px !important;
	min-height:11px !important;
}

#item6731 {
	width:74px !important;
	left:62px !important;
	top:17px !important;
	min-height:80px !important;
}

#item6753 {
	width:201px !important;
	min-height:11px !important;
}

#item6775 {
	width:145px !important;
	left:29px !important;
	min-height:39px !important;
}

#item6799 {
	width:31px !important;
	height:17px !important;
	left:56px !important;
	background:#f1f8fe;
}

#item6802 {
	width:51px !important;
	height:44px !important;
	left:665px !important;
	top:475px !important;
}

#item6803 {
	width:14px !important;
	height:13px !important;
	left:1720px !important;
	top:916px !important;
}

#item6805 {
	width:24px !important;
	height:17px !important;
	left:756px !important;
	top:715px !important;
}

#item6806 {
	width:24px !important;
	height:17px !important;
	left:756px !important;
	top:860px !important;
}

#item6826 {
	width:331px !important;
	left:87px !important;
	top:770px !important;
	min-height:197px !important;
}

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

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

#item6959 {
	width:193px !important;
	min-height:14px !important;
}

#item6983 {
	width:174px !important;
	left:20px !important;
	min-height:15px !important;
}

#item6986 {
	width:11px !important;
	height:11px !important;
	background:#224c98;
}

#item7007 {
	width:119px !important;
	left:20px !important;
	min-height:11px !important;
}

#item7010 {
	width:11px !important;
	height:11px !important;
	background:#19366e;
}

#item7011 {
	width:18px !important;
	height:22px !important;
	left:26px !important;
	top:14px !important;
}

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

#item7059 {
	width:48px !important;
	left:83px !important;
	top:56px !important;
	min-height:23px !important;
}

#item7104 {
	width:185px !important;
	min-height:14px !important;
}

#item7128 {
	width:58px !important;
	left:20px !important;
	min-height:11px !important;
}

#item7131 {
	width:11px !important;
	height:11px !important;
	background:#224c98;
}

#item7152 {
	width:119px !important;
	left:20px !important;
	min-height:11px !important;
}

#item7155 {
	width:11px !important;
	height:11px !important;
	background:#648ac7;
}

#item7176 {
	width:57px !important;
	left:20px !important;
	min-height:11px !important;
}

#item7179 {
	width:11px !important;
	height:11px !important;
	background:#788daa;
}

#item7180 {
	width:18px !important;
	height:22px !important;
	left:235px !important;
	top:73px !important;
}

#item7181 {
	width:24px !important;
	height:17px !important;
	left:157px !important;
	top:76px !important;
}

#item17434 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15804 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15805 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15829 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15830 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15801 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item7211 {
	width:523px !important;
	left:125px !important;
	top:220px !important;
	min-height:312px !important;
}

#item7214 {
	width:33px !important;
	height:38px !important;
	left:597px !important;
	top:342px !important;
}

#item7234 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:24px !important;
}

#item7252 {
	width:102px !important;
	height:90px !important;
	left:648px !important;
	top:320px !important;
}

#item7272 {
	width:231px !important;
	left:1564px !important;
	top:930px !important;
	min-height:12px !important;
}

#item7275 {
	width:14px !important;
	height:13px !important;
	left:1761px !important;
	top:942px !important;
}

#item17411 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15752 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15753 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15777 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15778 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15749 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item7341 {
	width:505px !important;
	height:1080px !important;
	left:4px !important;
	background:#648ac7;
}

#item7362 {
	width:380px !important;
	left:555px !important;
	top:220px !important;
	min-height:564px !important;
}

#item7384 {
	width:758px !important;
	left:1037px !important;
	top:221px !important;
	min-height:385px !important;
}

#item7406 {
	width:505px !important;
	top:579px !important;
	min-height:104px !important;
}

#item7429 {
	width:98px !important;
	min-height:29px !important;
}

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

#item7454 {
	width:25px !important;
	left:102px !important;
	min-height:30px !important;
}

#item7477 {
	width:250px !important;
	left:130px !important;
	top:11px !important;
	min-height:11px !important;
}

#item7515 {
	width:810px !important;
	left:1036px !important;
	top:942px !important;
	min-height:26px !important;
}

#item7518 {
	width:102px !important;
	height:90px !important;
	left:935px !important;
	top:240px !important;
}

@keyframes grow-7519 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes grow-7519 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item7519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7540 {
	width:201px !important;
	left:12px !important;
	min-height:42px !important;
}

#item7562 {
	width:225px !important;
	top:55px !important;
	min-height:35px !important;
}

#item17388 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15669 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15670 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15694 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15695 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15666 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item7625 {
	width:523px !important;
	height:267px !important;
	left:125px !important;
	top:688px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item7645 {
	width:655px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item7667 {
	width:523px !important;
	left:125px !important;
	top:220px !important;
	min-height:456px !important;
}

#item7689 {
	width:483px !important;
	left:151px !important;
	top:707px !important;
	min-height:72px !important;
}

#item7711 {
	width:523px !important;
	left:698px !important;
	top:220px !important;
	min-height:357px !important;
}

#item7748 {
	width:326px !important;
	left:1469px !important;
	top:930px !important;
	text-shadow:1px 1px 6px rgba(0,0,0,0.75);
	min-height:11px !important;
}

#item7770 {
	width:482px !important;
	left:151px !important;
	top:776px !important;
	min-height:106px !important;
}

#item7792 {
	width:482px !important;
	left:151px !important;
	top:904px !important;
	min-height:37px !important;
}

#item7828 {
	width:326px !important;
	left:896px !important;
	top:930px !important;
	text-shadow:1px 1px 6px rgba(0,0,0,0.75);
	min-height:11px !important;
}

#item7831 {
	width:14px !important;
	height:13px !important;
	left:1665px !important;
	top:942px !important;
}

#item7832 {
	width:14px !important;
	height:13px !important;
	left:1173px !important;
	top:942px !important;
}

#item17364 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15616 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15617 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15641 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15642 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15612 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item606 {
	width:14px !important;
	height:17px !important;
	left:1788px !important;
	top:1005px !important;
}

#item614 {
	width:14px !important;
	height:17px !important;
	left:240px !important;
	top:58px !important;
}

#item12915 {
	width:26px !important;
	height:26px !important;
	left:75px !important;
	top:1005px !important;
}

#item7912 {
	width:670px !important;
	left:75px !important;
	top:48px !important;
	min-height:23px !important;
}

#item7915 {
	width:1770px !important;
	height:769px !important;
	left:75px !important;
	top:186px !important;
	border-radius:32px;
	background:#f1f8fe;
}

#item7935 {
	width:812px !important;
	left:124px !important;
	top:362px !important;
	min-height:136px !important;
}

#item7995 {
	width:466px !important;
	left:125px !important;
	top:232px !important;
	min-height:102px !important;
}

#item8017 {
	width:639px !important;
	left:274px !important;
	top:540px !important;
	min-height:349px !important;
}

#item8020 {
	width:102px !important;
	height:90px !important;
	left:935px !important;
	top:354px !important;
}

#item8021 {
	width:30px !important;
	height:28px !important;
	left:224px !important;
	top:703px !important;
}

#item8041 {
	width:302px !important;
	left:1493px !important;
	top:641px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.75);
	min-height:11px !important;
}

#item8063 {
	width:302px !important;
	left:1493px !important;
	top:885px !important;
	text-shadow:1px 1px 5px rgba(0,0,0,0.75);
	min-height:11px !important;
}

#item8085 {
	width:333px !important;
	left:1079px !important;
	top:885px !important;
	text-shadow:1px 1px 6px rgba(0,0,0,0.75);
	min-height:11px !important;
}

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

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

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

#item8091 {
	width:14px !important;
	height:13px !important;
	left:1383px !important;
	top:897px !important;
}

#item8092 {
	width:14px !important;
	height:13px !important;
	left:1778px !important;
	top:653px !important;
}

#item17341 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15561 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15562 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15586 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15587 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15558 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item8173 {
	width:617px !important;
	left:125px !important;
	top:220px !important;
	min-height:359px !important;
}

#item8188 {
	width:35px !important;
	height:100px !important;
	left:933px !important;
	top:53px !important;
	background:#fff;
}

#item8189 {
	width:52px !important;
	height:100px !important;
	left:27px !important;
	top:482px !important;
	background:#fff;
}

#item8201 {
	width:102px !important;
	height:90px !important;
	left:742px !important;
	top:316px !important;
}

#item8221 {
	width:333px !important;
	left:408px !important;
	top:930px !important;
	text-shadow:1px 1px 6px rgba(0,0,0,0.75);
	min-height:11px !important;
}

#item8243 {
	width:670px !important;
	left:75px !important;
	top:48px !important;
	min-height:23px !important;
}

#item8246 {
	width:14px !important;
	height:13px !important;
	left:710px !important;
	top:942px !important;
}

#item17318 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15506 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15507 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15531 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15532 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15503 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item8328 {
	width:1097px !important;
	left:125px !important;
	top:220px !important;
	min-height:78px !important;
}

#item8331 {
	width:54px !important;
	height:47px !important;
	left:1373px !important;
	top:908px !important;
}

#item8360 {
	width:255px !important;
	left:1540px !important;
	top:931px !important;
	text-shadow:1px 1px 6px rgba(0,0,0,0.75);
	min-height:10px !important;
}

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

#item8364 {
	width:523px !important;
	height:190px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item8384 {
	width:340px !important;
	left:155px !important;
	top:29px !important;
	min-height:132px !important;
}

#item8408 {
	width:102px !important;
	min-height:36px !important;
}

#item8430 {
	width:87px !important;
	left:8px !important;
	top:27px !important;
	min-height:31px !important;
}

#item8434 {
	width:523px !important;
	height:184px !important;
	border-radius:11px;
	background:#f1f8fe;
}

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

#item8454 {
	width:357px !important;
	left:147px !important;
	top:23px !important;
	min-height:151px !important;
}

#item8464 {
	width:6px !important;
	height:6px !important;
	left:30px !important;
	background:#19366e;
}

#item8465 {
	width:6px !important;
	height:6px !important;
	left:30px !important;
	top:14px !important;
	background:#19366e;
}

#item8466 {
	width:6px !important;
	height:6px !important;
	left:30px !important;
	top:27px !important;
	background:#19366e;
}

#item8467 {
	width:6px !important;
	height:6px !important;
	left:15px !important;
	background:#19366e;
}

#item8468 {
	width:6px !important;
	height:6px !important;
	left:15px !important;
	top:14px !important;
	background:#19366e;
}

#item8469 {
	width:6px !important;
	height:6px !important;
	background:#19366e;
}

#item8470 {
	width:6px !important;
	height:6px !important;
	top:14px !important;
	background:#19366e;
}

#item8471 {
	width:6px !important;
	height:6px !important;
	top:27px !important;
	background:#19366e;
}

#item8473 {
	width:6px !important;
	height:6px !important;
	left:30px !important;
	background:#19366e;
}

#item8474 {
	width:6px !important;
	height:6px !important;
	left:15px !important;
	background:#19366e;
}

#item8475 {
	width:6px !important;
	height:6px !important;
	background:#19366e;
}

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

#item8477 {
	width:523px !important;
	height:309px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item8497 {
	width:454px !important;
	left:41px !important;
	top:24px !important;
	min-height:262px !important;
}

#item8519 {
	width:670px !important;
	left:75px !important;
	top:48px !important;
	min-height:23px !important;
}

#item8522 {
	width:14px !important;
	height:13px !important;
	left:1779px !important;
	top:942px !important;
}

#item17295 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15452 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15453 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15477 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15478 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15449 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item8583 {
	width:1765px !important;
	height:769px !important;
	left:80px !important;
	top:186px !important;
	border-radius:32px;
	background:#f1f8fe;
}

#item8634 {
	width:384px !important;
	left:125px !important;
	top:377px !important;
	min-height:499px !important;
}

#item8656 {
	width:380px !important;
	left:555px !important;
	top:232px !important;
	min-height:268px !important;
}

#item8678 {
	width:392px !important;
	left:1036px !important;
	top:232px !important;
	min-height:756px !important;
}

#item8700 {
	width:466px !important;
	left:125px !important;
	top:232px !important;
	min-height:128px !important;
}

#item8703 {
	width:102px !important;
	height:90px !important;
	left:934px !important;
	top:321px !important;
}

#item8723 {
	width:427px !important;
	left:509px !important;
	top:873px !important;
	text-shadow:1px 1px 6px rgba(0,0,0,0.75);
	min-height:10px !important;
}

#item8745 {
	width:504px !important;
	left:1291px !important;
	top:870px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.75);
	min-height:12px !important;
}

#item8767 {
	width:670px !important;
	left:75px !important;
	top:48px !important;
	min-height:23px !important;
}

#item8770 {
	width:14px !important;
	height:13px !important;
	left:1635px !important;
	top:882px !important;
}

#item8771 {
	width:14px !important;
	height:13px !important;
	left:864px !important;
	top:882px !important;
}

#item17272 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15400 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15401 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15425 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15426 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15396 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item8833 {
	width:33px !important;
	height:37px !important;
	left:597px !important;
	top:352px !important;
}

#item8853 {
	width:649px !important;
	left:125px !important;
	top:221px !important;
	min-height:125px !important;
}

#item8873 {
	width:54px !important;
	height:47px !important;
	left:1280px !important;
	top:908px !important;
}

#item8874 {
	width:100px !important;
	height:90px !important;
	left:775px !important;
	top:232px !important;
}

#item8875 {
	width:191px !important;
	height:176px !important;
	left:125px !important;
	top:594px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item8877 {
	width:191px !important;
	height:176px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item8898 {
	width:147px !important;
	min-height:56px !important;
}

#item8920 {
	width:132px !important;
	left:8px !important;
	top:68px !important;
	min-height:53px !important;
}

@keyframes fly-in-left-8923 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8923 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8924 {
	width:498px !important;
	height:176px !important;
	border:solid 4px #f1f8fe;
}

#item8944 {
	width:446px !important;
	left:52px !important;
	top:46px !important;
	min-height:84px !important;
}

@keyframes fly-in-left-8947 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8947 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8948 {
	width:498px !important;
	height:176px !important;
	border:solid 4px #f1f8fe;
}

#item8968 {
	width:463px !important;
	left:52px !important;
	top:46px !important;
	min-height:84px !important;
}

#item8991 {
	width:147px !important;
	left:7px !important;
	min-height:56px !important;
}

#item9013 {
	width:161px !important;
	top:69px !important;
	min-height:35px !important;
}

#item9035 {
	width:504px !important;
	left:1291px !important;
	top:883px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.75);
	min-height:12px !important;
}

#item9038 {
	width:51px !important;
	height:44px !important;
	left:495px !important;
	top:343px !important;
}

#item9058 {
	width:670px !important;
	left:75px !important;
	top:48px !important;
	min-height:23px !important;
}

#item9061 {
	width:14px !important;
	height:13px !important;
	left:1746px !important;
	top:895px !important;
}

#item17249 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15341 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15342 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15366 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15367 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15338 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item9145 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item9149 {
	width:505px !important;
	height:1112px !important;
	background:#648ac7;
}

#item9171 {
	width:98px !important;
	min-height:29px !important;
}

#item9175 {
	width:237px !important;
	height:125px !important;
	left:136px !important;
	top:454px !important;
}

#item9210 {
	width:505px !important;
	left:4px !important;
	top:377px !important;
	min-height:104px !important;
}

#item9232 {
	width:811px !important;
	left:984px !important;
	top:125px !important;
	min-height:311px !important;
}

#item9235 {
	width:153px !important;
	height:140px !important;
	left:1348px !important;
	top:465px !important;
	border-radius:10px;
	background:#f1f8fe;
}

#item9236 {
	width:153px !important;
	height:124px !important;
	left:1348px !important;
	top:831px !important;
	border-radius:10px;
	background:#f1f8fe;
}

@keyframes fly-in-left-9237 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-9237 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9238 {
	width:356px !important;
	height:140px !important;
	border:solid 4px #f1f8fe;
}

#item9258 {
	width:275px !important;
	left:31px !important;
	top:15px !important;
	min-height:107px !important;
}

#item9281 {
	width:137px !important;
	min-height:40px !important;
}

#item9303 {
	width:111px !important;
	left:9px !important;
	top:57px !important;
	min-height:25px !important;
}

@keyframes fly-in-left-9306 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-9306 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9307 {
	width:356px !important;
	height:145px !important;
	border:solid 4px #f1f8fe;
}

#item9327 {
	width:274px !important;
	left:31px !important;
	top:18px !important;
	min-height:105px !important;
}

#item9331 {
	width:153px !important;
	height:145px !important;
	border-radius:10px;
	background:#f1f8fe;
}

#item9352 {
	width:103px !important;
	min-height:38px !important;
}

#item9374 {
	width:103px !important;
	top:46px !important;
	min-height:32px !important;
}

#item9410 {
	width:328px !important;
	left:984px !important;
	top:465px !important;
	min-height:490px !important;
}

@keyframes fly-in-left-9413 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-9413 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9433 {
	width:356px !important;
	height:124px !important;
	border:solid 4px #f1f8fe;
}

#item9455 {
	width:280px !important;
	left:31px !important;
	top:38px !important;
	min-height:49px !important;
}

#item17226 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15283 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15284 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15309 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15310 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15280 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item9545 {
	width:338px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item9548 {
	width:381px !important;
	height:505px !important;
	left:124px !important;
	top:450px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item9568 {
	width:385px !important;
	left:127px !important;
	top:292px !important;
	min-height:120px !important;
}

#item9590 {
	width:310px !important;
	left:160px !important;
	top:496px !important;
	min-height:414px !important;
}

#item9612 {
	width:378px !important;
	left:127px !important;
	top:220px !important;
	min-height:66px !important;
}

#item9646 {
	width:380px !important;
	left:555px !important;
	top:220px !important;
	min-height:169px !important;
}

#item9649 {
	width:50px !important;
	height:31px !important;
	left:1249px !important;
	top:509px !important;
}

@keyframes zoom-in-2d-9651 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-9651 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9683 {
	width:379px !important;
	left:985px !important;
	top:220px !important;
	min-height:203px !important;
}

#item9705 {
	width:380px !important;
	left:1415px !important;
	top:220px !important;
	min-height:238px !important;
}

#item9727 {
	width:504px !important;
	left:861px !important;
	top:931px !important;
	text-shadow:2px 2px 5px rgba(0,0,0,0.75);
	min-height:10px !important;
}

#item9730 {
	width:51px !important;
	height:44px !important;
	left:354px !important;
	top:406px !important;
}

#item9731 {
	width:14px !important;
	height:13px !important;
	left:1125px !important;
	top:942px !important;
}

#item17203 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15223 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15224 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15248 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15249 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15220 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item9796 {
	width:505px !important;
	height:1080px !important;
	left:4px !important;
	background:#648ac7;
}

#item9817 {
	width:667px !important;
	left:555px !important;
	top:220px !important;
	min-height:359px !important;
}

#item9839 {
	width:505px !important;
	top:581px !important;
	min-height:104px !important;
}

#item9862 {
	width:98px !important;
	min-height:29px !important;
}

#item9878 {
	width:102px !important;
	height:90px !important;
	left:1222px !important;
	top:402px !important;
}

#item9890 {
	width:270px !important;
	height:169px !important;
	left:118px !important;
	top:377px !important;
}

#item9911 {
	width:456px !important;
	left:1339px !important;
	top:929px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.75);
	min-height:12px !important;
}

#item9933 {
	width:323px !important;
	left:899px !important;
	top:929px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.75);
	min-height:12px !important;
}

#item9936 {
	width:14px !important;
	height:13px !important;
	left:1712px !important;
	top:941px !important;
}

#item9937 {
	width:14px !important;
	height:13px !important;
	left:1075px !important;
	top:942px !important;
}

#item17180 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15163 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15164 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15188 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15189 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15160 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item10005 {
	width:33px !important;
	height:37px !important;
	left:597px !important;
	top:352px !important;
}

#item10025 {
	width:523px !important;
	left:125px !important;
	top:221px !important;
	min-height:617px !important;
}

#item10069 {
	width:523px !important;
	left:698px !important;
	top:220px !important;
	min-height:640px !important;
}

#item10091 {
	width:538px !important;
	left:75px !important;
	top:48px !important;
	min-height:24px !important;
}

#item17157 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15097 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15098 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15122 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15123 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15094 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item10184 {
	width:523px !important;
	left:125px !important;
	top:220px !important;
	min-height:735px !important;
}

#item10228 {
	width:100px !important;
	height:90px !important;
	left:649px !important;
	top:588px !important;
}

#item10248 {
	width:538px !important;
	left:75px !important;
	top:48px !important;
	min-height:24px !important;
}

#item17134 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item15041 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15042 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15066 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15067 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15038 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item10334 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item10338 {
	width:505px !important;
	height:1112px !important;
	background:#648ac7;
}

@keyframes fly-in-bottom-10340 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-10340 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10341 {
	width:296px !important;
	height:155px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item10362 {
	width:124px !important;
	left:70px !important;
	min-height:45px !important;
}

#item10384 {
	width:263px !important;
	top:57px !important;
	min-height:30px !important;
}

#item10407 {
	width:98px !important;
	min-height:29px !important;
}

#item10411 {
	width:263px !important;
	height:115px !important;
	left:121px !important;
	top:408px !important;
}

#item10443 {
	width:380px !important;
	left:555px !important;
	top:220px !important;
	min-height:811px !important;
}

#item10446 {
	width:102px !important;
	height:90px !important;
	left:935px !important;
	top:482px !important;
}

#item10466 {
	width:430px !important;
	left:1365px !important;
	top:220px !important;
	min-height:262px !important;
}

@keyframes fly-in-bottom-10469 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-10469 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10470 {
	width:295px !important;
	height:107px !important;
	border-radius:11px;
	background:#f1f8fe;
}

#item10516 {
	width:427px !important;
	left:1365px !important;
	top:590px !important;
	min-height:285px !important;
}

#item17111 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item14982 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item14983 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item15008 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item15009 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item14979 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item10613 {
	width:758px !important;
	left:555px !important;
	top:220px !important;
	min-height:754px !important;
}

#item10617 {
	width:505px !important;
	height:1080px !important;
	left:4px !important;
	background:#648ac7;
}

#item10660 {
	width:505px !important;
	left:2px !important;
	top:581px !important;
	min-height:115px !important;
}

#item10683 {
	width:98px !important;
	min-height:29px !important;
}

#item10694 {
	width:102px !important;
	height:90px !important;
	left:1313px !important;
	top:377px !important;
}

#item10740 {
	width:323px !important;
	left:1472px !important;
	top:931px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.75);
	min-height:10px !important;
}

#item10743 {
	width:14px !important;
	height:13px !important;
	left:1774px !important;
	top:942px !important;
}

#item17087 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item14929 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item14930 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item14954 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item14955 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item14926 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item634 {
	width:285px !important;
	left:75px !important;
	top:48px !important;
	min-height:10px !important;
}

#item10816 {
	width:505px !important;
	height:1080px !important;
	left:4px !important;
	background:#648ac7;
}

#item10837 {
	width:532px !important;
	left:555px !important;
	top:220px !important;
	min-height:428px !important;
}

#item10840 {
	width:102px !important;
	height:90px !important;
	left:1087px !important;
	top:406px !important;
}

#item10860 {
	width:505px !important;
	top:581px !important;
	min-height:115px !important;
}

#item10883 {
	width:98px !important;
	min-height:29px !important;
}

#item10887 {
	width:147px !important;
	height:152px !important;
	left:180px !important;
	top:394px !important;
}

#item10913 {
	width:323px !important;
	left:1472px !important;
	top:931px !important;
	min-height:10px !important;
}

#item10916 {
	width:14px !important;
	height:13px !important;
	left:1628px !important;
	top:942px !important;
}

#item17063 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item14869 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item14870 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item14894 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item14895 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item14866 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}

#item10981 {
	width:505px !important;
	height:1080px !important;
	left:4px !important;
	background:#648ac7;
}

#item11002 {
	width:505px !important;
	top:581px !important;
	min-height:115px !important;
}

#item11025 {
	width:98px !important;
	min-height:29px !important;
}

#item11049 {
	width:817px !important;
	left:555px !important;
	top:125px !important;
	min-height:234px !important;
}

#item11071 {
	width:817px !important;
	left:555px !important;
	top:361px !important;
	min-height:229px !important;
}

#item11093 {
	width:817px !important;
	left:555px !important;
	top:598px !important;
	min-height:136px !important;
}

#item11115 {
	width:817px !important;
	left:555px !important;
	top:720px !important;
	min-height:158px !important;
}

#item11137 {
	width:1144px !important;
	left:555px !important;
	top:917px !important;
	min-height:38px !important;
}

#item17040 {
	width:483px !important;
	left:1362px !important;
	top:1022px !important;
	min-height:17px !important;
}

#item14811 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item14812 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item14836 {
	width:137px !important;
	height:4px !important;
	top:24px !important;
	background:#648ac7;
}

#item14837 {
	width:135px !important;
	left:1px !important;
	min-height:9px !important;
}

#item14808 {
	width:137px !important;
	height:27px !important;
	left:1709px !important;
	top:49px !important;
}
#in5footer,  #prefooter {display:none;}
